@charset "utf-8";
/* CSS Document */

body{margin:0px; background-color:#4B4B4B;}
*{
	font-family:verdana;
	font-size:7.5pt;
}

.tabla_0{
	width:100%;
	height:100%;
	border:0px;
}
.tabla_1{
	width:800px;
	border:0px solid #333333;
	background-color:#000000;

}
.tabla_2{
	/*border:1px solid #999999;*/
}
.tabla_scrolada{
	background-color:#000000;
	filter: alpha(opacity=70);
	opacity: .7;
}
.ancho_sombra_16px{width:16px;}
.scrolito{
	overflow:auto; height:250;
	position:relative;
	left:0px;
	top:0px;
}
.color_separacion{background-color:#333333; height:1px;}

a.menu{text-decoration:none; color:#666666;}
a.menu:hover{text-decoration:none; color:#0086A6;}

a.enlace_listado{text-decoration:none; color:#333333; text-transform:lowercase;}
a.enlace_listado:hover{text-decoration:underline; text-transform:lowercase; color:#0086A6;}

.menu_separacion{
	width:30px;
}
.menu_opcion_off{
	text-transform:uppercase;
	font-size:9	px;
	font-weight:bold;
	padding:2px 20px 2px 20px;
}
.texto_color_gris{color:#666666;}
.texto_color_gris2{color:#999999;}
.texto_color_gris3{color:#CCCCCC;}


#preloadedImages {
       width: 0px;
       height: 0px;
       display: inline;
       background-image: url(../img/grandes/img_scrolada_00.jpg);
       background-image: url(../img/grandes/img_scrolada_01.jpg);
       background-image: url(../img/grandes/img_scrolada_02.jpg);
       background-image: url(../img/grandes/img_scrolada_03.jpg);
       background-image: url(../img/grandes/img_scrolada_04.jpg);
       background-image: url(../img/grandes/img_scrolada_05.jpg);
       background-image: url(../img/grandes/img_scrolada_06.jpg);
       background-image: url(../img/grandes/img_scrolada_07.jpg);
       background-image: url(../img/grandes/img_scrolada_08.jpg);
       background-image: url(../img/grandes/img_scrolada_09.jpg);
       background-image: url(../img/grandes/img_scrolada_10.jpg);
       background-image: url();
}
.td_banderola{
	background-image:url(../img/faldon.jpg);
	width:203px;
	height:300px;
}
.div_banderola_titular{
	position: relative; 
	left: 15px; 
	top: 25px;
	font-family:verdana; 
	font-size: 18px;
	color: #292929;
	font-weight:bold;
}
.span_banderola_titular{
	position: absolute; 
	left: -2px; 
	top: -2px;
	font-family: verdana; 
	font-size: 18px;
	color: #ffffff;
}

.div_banderola_texto{
	position: relative; 
	left: 25px; 
	top: 50px;
	width:160px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
.texto_balnco{
	font-family: verdana; 
	font-size: 18px;
	color: #ffffff;
}
.contactar_telefonos_fax_email{font-size:18pt; color:#FFFFFF}

a.enlaceForm{color:#FFFFFF; text-decoration:underline; font-size:9pt; font-weight:bold}
a.enlaceForm:hover{color:#cccccc; text-decoration:underline; font-size:9pt; font-weight:bold}