BODY	{
	
	scrollbar-face-color: #92650A; 
	scrollbar-shadow-color: #000000; 
	scrollbar-highlight-color: #000000; 
	scrollbar-3dlight-color: #000000; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #000000; 
	scrollbar-arrow-color: #FFFFFF;
	z-index: 1;

}.fondo {
	background-color: #000000;
	background-image: url(img/fondo_1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.texto_pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #871413;
}
.titu_nombrechica {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E6CB81;
}
.pasador_ficha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D85E5D;
	text-decoration:none;
}
.titu_nombrechica_int {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #E8E2A4;
}
.texto_selecciona {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #BA4745;
	line-height: 10px;
}
.tips_interna_ficha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.resultado_int_ficha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E6CB81;
}
.titu_int_ficha_g {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#disabletor{
clear:both;
height:100%;
left:0pt;
margin:0pt auto;
position:absolute;
top:0pt;
width:100%;
display: block;
writingMode: tb-rl;
z-index:10000;
background: #FFFFFF;
opacity:0;
filter:alpha(opacity=0)

}