.fondillo {
	background-color: #C8BD9D;
}
.caja_formu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	right: 80px;
}
.slogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	background-color: #993333;
	text-align: center;
	padding: 12px;
	background-image: url(imagenes/linea2.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 10px;
}
.fotoder {
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.estrecho {
	font-size: 1px;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FCFFFF;
	text-indent: 10px;
	color: #993333;
	font-size: small;
}

.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
	margin-left: 80px;
	text-indent: 25px;
}

.ubicar {
	background-color: #993333;
	width: 100%;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9,5;
	text-indent: 5px;
	list-style-type: square;
	margin-top: 5px;
	margin-bottom: 5px;
}
#repe_y {
	background-repeat: repeat-y;
	background-image: url(imagenes/linea.gif);
}

.fotoiz {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-right: 20px;
}
.texto_txiki {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
}.titulin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993333;
	text-decoration: underline;
	list-style-type: disc;
	text-indent: 10px;
}
.titulin_dcha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993333;
	text-decoration: underline;
	list-style-type: disc;
	text-indent: 10px;
	text-align: right;
}
.titulo2 {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #993333;
	color: #FCFFFF;
	font-size: 10.5px;
}
.titulo2inverso {


	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FCFFFF;
	color: #993333;
	font-size: 10.5px;
}

.copyr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660000;
}
.labelstilo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.leyenda {
	margin-right: 12px;
	margin-left: 12px;
}


#foto_lado {
	text-indent: 12px;
}
/* block list */
ul.block {
	border-top: 1px dashed #BCBAAC;
	width: 93%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background-color: #FFFFFF;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
.block li {
	border-bottom: 1px dashed #BCBAAC;
	list-style: none;
	padding-left: 0px;
}
.block li a,.block li em {
	color: #333333;
	display: block;
}
.block li em {
	font-size: 0.7em;
	font-style: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 14px;
	font-size: 22px;
	color: #666666;
}

.block li a {
	padding: 4px 3%;
	text-decoration: none;
	width: 94%;
}
.block li a span {font-weight: bold;}
.block li a:hover {
	background: #D2D0C0;
	color: #FF0000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.right .block,.right .block li {border-color: #DCDACC;}
.right .block li a:hover {background: #F2F0EA;}
}
/* navigation */
.navigation {
	height: 35px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
	background-color: #252525;
	background-image: url(imagenes/cabecera_sup.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.navigation a {
	border-right: 1px solid #C9C6B3;
	color: #666666;
	float: left;
	line-height: 35px;
	text-align: center;
	text-decoration: none;
	font-family: Tahoma, sans-serif;
	font-size: 1em;
	font-weight: bold;
	background-color: #FFF;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 12px;
}
.navigation a:hover,.navigation a#active {
	background-position: left bottom;
	color: #333333;
	background-color: #E0E0E0;
}

/* ----------------- footer start --------------------------- */
#footer{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 185px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	text-align: center;
	list-style-type: none;
}
#footer ul{
	float:none;
}
#footer ul li{
	float:left;
	color:#0B0B0B;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
	list-style-type: none;
}
#footer ul li a{
	color:#660000;
	text-decoration:none;
	padding-right: 0px;
	padding-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	list-style-type: none;
}
#footer ul li a:hover{
	color:#FF0000;
	background-color:#FFFFFF;
	text-decoration:none;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	list-style-type: none;
}
.texto_txiki a {
	text-align: left;
	background-position: center;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}
.texto_txiki a:hover{
	text-align: left;
	background-position: center;
	color: #FF0000;
}
.menor{
	font-size: 22px;

}
.texto_txiki2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	width: 85%;
	background-color: #FFFFFF;
	list-style-position: inside;
	white-space: normal;
	list-style-type: none;
	padding: 8px;
	margin: 20px;
	text-align: justify;
	line-height: 25px;
}
td .titulin{
}
.titulin a:hover {
	color: #FF0000;
}
.mapa1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	list-style-image: url(imagenes/bolita.gif);
	font-weight: bold;
	line-height: 22px;
}
.mapa1 li a {
	color: #000000;
	text-decoration: none;

}
.mapa1 li a:hover {
	color: #FF0000;
	text-decoration: underline;

}
.navegaprodu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #330000;
	height: 40px;
}
.navegaprodu li a{
	width: 8%;
	
}

#lista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	color: #FFFFFF;
	background-color: #252525;
	background-image: url(imagenes/cabecera_med.jpg);
	background-repeat: no-repeat;
	background-position: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#lista ul {
	text-align: center;
	padding-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	list-style-type: none;
	margin: 0;
	font-weight: bold;
}
#lista li {
	list-style-type: none;
	float: left;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	
}

#lista a {
	color: #C8BD9D;
	background-image: url(imagenes/menu_rep1.gif);
	background-repeat: no-repeat;
	background-position: 50% bottom;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-right: 14px;
	padding-bottom: 4px;
	padding-left: 6px;
	float: left;
	background-image: url(imagenes/menu_rep1.gif);
	background-repeat: no-repeat;
	background-position: 50% bottom;
}
#lista a:hover {
	color: #FFFFFF;
	background-image: url(imagenes/menu_rep1.gif);
	background-repeat: no-repeat;
	background-position: 50% top;
}
#direccion a{
	color: #660000;
}
#direccion a:hover{
	text-decoration: none;
	color: #FF0000;
}
.mapa2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	list-style-image: url(imagenes/c22.gif);
	font-weight: bold;
}
.mapa2 li a {
	color: #660000;
	text-decoration: none;

}
.mapa2 li a:hover {
	color: #FF0000;
	text-decoration: underline;

}
.mapa3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style-image: url(imagenes/c33.gif);
	font-weight: bold;
}
.mapa3 li a {
	color: #333333;
	text-decoration: none;

}
.mapa3 li a:hover {
	color: #FF0000;
	text-decoration: underline;

}
.titulo2 {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FCFFFF;
	text-indent: 25px;
	color: #993333;
	font-size: small;
}
.tipo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993333;
	background-color: #FFFFFF;
	width: 70%;
	font-weight: bold;
	border: thin solid #993333;
	margin: 15px;
	padding-left: 20px;
}
.caja {
	font-family: Arial, Helvetica, sans-serif;
	width: 90%;
	padding-bottom: 15px;
	margin-top: 1px;
	margin-right: 15px;
	margin-bottom: 8px;
	margin-left: 15px;
	font-size: small;
}
.textoLista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	margin-right: 25px;
	margin-left: 15px;
	margin-top: 10px;
	text-indent: 4%;
}
.pieFoto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660000;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	width: 50%;
	float: right;
	clear: right;
}
.Foto {
	float: none;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.tipoMH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993333;
	background-color: #FFFFFF;
	width: 75%;
	font-weight: bold;
	border: thin solid #993333;
	margin: 15px;
	padding-left: 20px;
	line-height: normal;
}
.cajaMH {
	font-family: Arial, Helvetica, sans-serif;
	width: 28%;
	border: 1px dashed #666666;
	padding-bottom: 15px;
	margin-top: 1px;
	margin-right: 15px;
	margin-bottom: 8px;
	margin-left: 15px;
	float: left;
}
.cajaMH2 {
	font-family: Arial, Helvetica, sans-serif;
	width: 26%;
	padding-bottom: 15px;
	margin-top: 2px;
	margin-right: 15px;
	margin-bottom: 8px;
	margin-left: 15px;
	float: left;
	padding-top: 0px;
	text-decoration: none;
}
.fotoMH {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 18%;
}
.cajaMH2 a {
	text-decoration: none;	
}
.vineta {
	list-style-image: url(imagenes/vineta.gif);
	line-height: 1.7em;
	text-indent: 15px;
	vertical-align: bottom;
}
.spacio {
	float: none;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 300px;
}
.textoF {
	margin-right: 12px;
	margin-left: 20px;
	margin-top: 10px;
	float: left;
}
#direccion {
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	text-align: left;
	font-size: 0.9em;
	display: block;
	padding: 15px;
	line-height: 6px;
	font-weight: bold;
	text-decoration: none;
	text-indent: 15px;
}
.tipoInverso {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	width: 92%;
	font-weight: bold;
	border: thin solid #993333;
	margin: 15px;
	padding-left: 20px;
}
.fondoAFS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 10px;
	background-image: url(imagenes/afs/fondo_Afs.jpg);
}
.equipos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #993333;
	list-style-type: disc;
	margin-left: 25px;
}
.fondosin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 10px;
}
.cajaRei {
	font-family: Arial, Helvetica, sans-serif;
	width: 42%;
	padding-bottom: 15px;
	margin-top: 2px;
	margin-right: 15px;
	margin-bottom: 8px;
	margin-left: 15px;
	float: left;
	padding-top: 0px;
	text-decoration: none;
}
.cajaDesma {
	font-family: Arial, Helvetica, sans-serif;
	width: 43%;
	padding-bottom: 15px;
	margin-top: 2px;
	margin-right: 15px;
	margin-bottom: 8px;
	margin-left: 15px;
	float: left;
	padding-top: 0px;
	text-decoration: none;
}
.coludcha {
	float: right;
	width: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.detalle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 10px;
	line-height: 10px;
}
.cajaJur {
	font-family: Arial, Helvetica, sans-serif;
	width: 43%;
	padding-bottom: 15px;
	margin-top: 2px;
	margin-right: 15px;
	margin-bottom: 8px;
	margin-left: 15px;
	float: left;
	padding-top: 0px;
	text-decoration: none;
	clear: both;
}
.vineta2 {
	line-height: 1.7em;
	text-indent: 15px;
	vertical-align: bottom;
	color: #660000;
	list-style-type: circle;
}
.subir a{
	font-weight: bold;
	color: #660000;
	text-align: right;
	float: right;
}
.subir a:hover{
	font-weight: bold;
	color: #FF0000;
	text-align: right;
	text-decoration: underline;
	background-color: #FFFFFF;
}
.oculto {
	display: none;
}
.tipoMH2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993333;
	background-color: #FFFFFF;
	width: 70%;
	font-weight: bold;
	border: thin solid #993333;
	margin: 15px;
	padding-left: 20px;
	line-height: normal;
}
.equipos2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #993333;
	list-style-type: disc;
	margin-left: 35px;
}
.equipos3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #993333;
	list-style-type: disc;
	margin-left: 10px;
}
.tipoMHX a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993333;
	background-color: #FFFFFF;
	font-weight: bold;
	line-height: normal;
}
.tipoMHX a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	background-color: #FFFFFF;
	font-weight: bold;
	line-height: normal;
}
.tipoMHX a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	font-weight: bold;
	line-height: normal;
}
.tipoMHX {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993333;
	background-color: #FFFFFF;
	width: 80%;
	font-weight: bold;
	border: thin solid #993333;
	margin: 15px;
	line-height: normal;
}
.textoFiz {
	margin-right: 12px;
	margin-left: 20px;
	margin-top: 10px;
	padding-left: 20px;
	float: right;
}

