.top_foto{
height:90px;
width:90px;
margin: 0px 2px 2px;
padding:2px 2px 2px 2px;
}
/*.top_foto:hover{
background-color:#CCCCCC;
}
*/
.top_nick{
height:15px;
width:90px;
background-color:#FFEAFF;
text-align:center;
}
.tops{
float:left;
height:auto;
width:auto;
margin: 0px;
}
.myimg{
border:#CCCCCC solid 1px;
}
.myimg:hover{
border:#FF0000 solid 1px;	
}
.txt { font-family: Arial, Trebuchet ms, Verdana, Tahoma; color: #333333; font-size: 13; line-height:13px;}
a.linkopacity img {
	filter:alpha(opacity=20);
	-moz-opacity: 0.5;
	opacity: 0.5;
	-khtml-opacity: 0.5;
	margin:0px 0 5px 0px;
}
 
a.linkopacity:hover img {
	filter:alpha(opacity=50);  
	-moz-opacity: 1.0;  
	opacity: 1.0;
	-khtml-opacity: 1.0; 
	margin:0 0 0px 0px;
}

.logosdiscotecas{
		width:900px;
       height:auto;
       border-color:#000000;
       float:left;
       margin:0px 0px 0px 0px;
}
.pulsalogo{
width:400px;
height:auto;
float:left;
margin:0 0px 0px 0px;
}
.textopulsalogo{
float:left;
font-family: "Times New Roman", Times, serif; 
color: #000000; 
font-size: 10px; 
font-weight: bold;
}
.divvacio111{
width:400px;
height:30px;
float:left;
}
.divvacio{
width:900px;
height:30px;
float:left;
}
.divtitlodisotecas{
width:900px;
height:auto;
float:left;
margin:0 5px 5px 0px;
background-image:url(/images/fondo-barra-discotecas-index.jpg);
}
.titulodiscotecas{
float:left;
font-family: "Times New Roman", Times, serif; 
color: #37AB96; 
font-size: 14px; 
font-weight: bold;
}
.cadadisco{
width:225px;
height:auto;
float:left;
}
.cadadiscotitulo a{
	color:#000;
}
.cadadiscologo{
width:80px;
height:auto;
float:left;
}
.cadadiscotitulo{
width:145px;
height:auto;
float:left;
font-family: "Times New Roman", Times, serif; 
color: #000000;
font-size: 12px;
font-weight:bold;
}
.cadadiscociudad{
width:145px;
height:auto;
float:left;
font-family: "Times New Roman", Times, serif; 
color: #37AB96; 
font-size: 10px;
}
.cadadiscotexto{
width:145px;
height:auto;
float:left;
font-family: "Times New Roman", Times, serif; 
color: #666666;
font-size: 10px;
letter-spacing: inherit;
word-spacing: inherit;
line-height:13px;
}
.cadadiscofin{
width:145px;
height:10px;
float:right;
}
.lostextosdeabajo{
height:auto;
width:900px;
float:left;
}
.lostextosdeabajo1{
height:auto;
width:300px;
float:left;
}
.textodelostextosdeabajo { 
width:280px;
font-family: "Times New Roman", Times, serif;
color: #333333; 
font-size: 13px; 
line-height:13px;
text-align:left;
}
.titulodelostextosdeabajo { 
width:280px;
font-family: "Times New Roman", Times, serif;
color: #333333; 
font-size: 16px; 
line-height:13px;
text-align:left;
font-weight: bold;
}
.ultimosregistrados{
width:500px;
font-family: "Times New Roman", Times, serif; 
color: #000000; 
font-size: 20px; 
font-weight: bold;
}




.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}

select, textarea{
	border:#CCC solid 1px;
	margin-bottom:4px;
}


#columna1 input{
border:1px solid #999999;
}

.mensajes_error{
	float:left;
}
.contenedor_campos{
	float:left;	
}
.registrate{
font-family: "Times New Roman", Times, serif; 
color: #0066FF; 
font-size: 18px;
}
.preguntaregistro{
font-family: "Times New Roman", Times, serif; 
color: #0066FF; 
font-size: 14px;
}

.contenedor_listas{
	font-size:10px;
	color:#003366;
}
.contenedor_listas span{
	margin-left:4px;	
}

#commentform {
	margin-top: 10px;
	font: 120% Arial, Helvetica, sans-serif;
}

#commentform input:focus{ border: 1px solid #3F0; }
#commentform textarea:focus{ border: 1px solid #3F0; }
#commentform select:focus{ border: 1px solid #3F0; }
#commentform #submit{
	background-color:#419889;
	color: #fff;
	margin-top:10px;
	margin-right:50px;
	border: 1px solid #9DECCB;
	font-weight: bold;
	float:right;
	width: 164px;
	height: 32px;
	cursor: pointer;
	margin-bottom:20px;
	font-size: 105%;
}
#commentform input:hover#submit {
	color: #c9efff;
}