/* CSS Document */

 body {
	background-color:#000000;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}td {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #333333;
}
.cintillo {
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	filter: FlipH;
}a {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #00FFFF;
	text-decoration: underline;
}
.formulario {
	border: 1px solid #2179BB;
	background-color: #F0F7FB;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #000000;
}
.titulo {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #003866;
}
.minititulos {
	font-weight: bold;
	color: #006699;
	font-size: 13px;
}
.pestannas {
	text-align: center;
	background-color: #EBEBEB;
	font-weight: bold;
	color: #333333;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: none;
	border-left: 1px solid #CCCCCC;
}
.justificado {
	text-align: justify;
	color: #FFFFFF;
}
a.secciones {
	font-size: 12px;
}
.caja {
	text-align: center;
	background-color: #EBEBEB;
	font-weight: bold;
	color: #333333;
	border: 1px solid #CCCCCC;
}

a.menu_derecha {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11.5px;
	color: #003366;
	text-decoration: none;
	text-transform: uppercase;
}
a.menu_derecha:hover {

	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tituloFicha {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.SECCION_FICHA {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #00FFFF;
} 

#caja_textos {
	overflow: auto;
	height: 300px;
	padding: 8px;
	margin: 8px;
	scrollbar-base-color: #9BC4DD;
	scrollbar-arrow-color: #447AB0;
	scrollbar-darkshadow-color: #9BC4DD;
	scrollbar-face-color: #9BC4DD;
	scrollbar-highlight-color: #9BC4DD;
	scrollbar-shadow-color: #447AB0;
	scrollbar-3dlight-color: #447AB0;
}



.resalte {
	color: #CC0000;
	font-weight: bold;
}
.boton {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px;
}
.Estilo1 {
	font-size: 9px
}
.mas {
	color: #00FFFF;
}.textoBlanco {
	color: #FFFFFF;
}
.CajaPromociones {
	background-color: #5E9DC4;
	border: 1px dotted #FFFFFF;
}
a.club {
	color: #FFFFFF;
}
.nota {
	font-size: 9px;
	color: #333333;
}
.tituloFichaPequena {

	font-size: 17px;
	font-weight: bold;
	color: #990000;
}
.CajaFichasPequenas {

	background-color: #EEF4F9;
	border: 1px dotted #FFFFFF;
}
.cartel {
	padding: 4px;
	border: 1px solid #999999;
	margin-bottom: 4px;
}

