body {
	background-color: #460503;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	scrollbar-arrow-color: #460503;
	scrollbar-darkshadow-color: #C70601;
	scrollbar-face-color: #C70601;
	scrollbar-highlight-color: #C70601;
	scrollbar-shadow-color: #460503;
	scrollbar-track-color: #C70601;
	scrollbar-base-color: #460503;
	scrollbar-3dlight-color: #460503;
}
/*links del pie*/
a.pieLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.pieLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C70601;
	text-decoration: none;
	font-weight: normal;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 3px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 10px;
}
/* formularios*/

.campo {
	border: 1px solid #666666;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}
/*botones*/

a.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 2px;
	border-top: 2px solid #E48785;
	border-right: 1px solid #AF6766;
	border-bottom: 1px solid #AF6766;
	border-left: 2px solid #E48785;
	padding-left: 10px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
	letter-spacing: 2px;
	border-top: 2px solid #E48785;
	border-right: 1px solid #AF6766;
	border-bottom: 1px solid #AF6766;
	border-left: 2px solid #E48785;
	padding-left: 10px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
}
a.boton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 2px;
	border-top: 1px solid #AF6766;
	border-right: 2px solid #E48785;
	border-bottom: 2px solid #E48785;
	border-left: 1px solid #AF6766;
	padding-left: 10px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	background-color: #AE0000;
}
.botonOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
	letter-spacing: 2px;
	border-top: 1px solid #AF6766;
	border-right: 2px solid #E48785;
	border-bottom: 2px solid #E48785;
	border-left: 1px solid #AF6766;
	padding-left: 10px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	background-color: #AE0000;
}

a.boton2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-image: url(/images/botones/boton2_des.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px solid #FFFFFF;
	padding-left: 30px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
}
.boton2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
	background : transparent url(/images/botones/boton2_des.gif) no-repeat;
	border-bottom: 1px solid #FFFFFF;
	padding-left: 30px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
}
a.boton2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	background-image: url(/images/botones/boton2_act.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px solid #FFFFFF;
	padding-left: 30px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
}
.boton2Over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
	background : transparent url(/images/botones/boton2_act.gif) no-repeat;
	border-bottom: 1px solid #FFFFFF;
	padding-left: 30px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
}

input.boton{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
	background : transparent url(/images/botones/boton2_des.gif) no-repeat;
	border-bottom: 1px solid #FFFFFF;
	padding-left: 30px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
}
input.boton:hover {

	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
	background : transparent url(/images/botones/boton2_act.gif) no-repeat;
	border-bottom: 1px solid #FFFFFF;
	padding-left: 30px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
}

/*texto general y otros estilos GENERALES DE LA PÁGINA*/
.tabla_principal {
	background-color: #C70601;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #550504;
	text-decoration: none;
}
li {
	list-style-image: url(/images/vineta.gif);
	list-style-position: outside;
}
.tabla_borde {
	border: 1px solid #E48785;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.tabla_rosa{
	border: 1px solid #E48785;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.td {
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.tdLinea {
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px none #FFFFFF;
	font-weight: bold;
	font-size: 13px;
}
caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E48785;
	font-weight: bold;
	text-align: left;
}
.titulo_inicio {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}
.borde_blanco {
	text-align: left;
	border: 1px solid #FEFCFC;
}
/* FONDOS___________________________________*/
.fondo0 {
	background-image: url(/images/fondos/fondo0.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondo1 {
	background-image: url(/images/fondos/fondo1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondo2 {
	background-image: url(/images/fondos/fondo2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondo3 {
	background-image: url(/images/fondos/fondo3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondo4 {
	background-image: url(/images/fondos/fondo4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondo5 {
	background-image: url(/images/fondos/fondo5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondo6 {
	background-image: url(/images/fondos/fondo6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondo7 {
	background-image: url(/images/fondos/fondo7.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondo8 {
	background-image: url(/images/fondos/fondo8.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondo9 {
	background-image: url(/images/fondos/fondo9.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondo10 {
	background-image: url(/images/fondos/fondo10.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondo11 {
	background-image: url(/images/fondos/fondo11.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondo12 {
	background-image: url(/images/fondos/fondo12.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondo13 {
	background-image: url(/images/fondos/fondo13.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondo14 {
	background-image: url(/images/fondos/fondo14.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondo15 {
	background-image: url(/images/fondos/fondo15.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondo16 {
	background-image: url(/images/fondos/fondo16.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/* FIN FONDOS-------------------------------------------------------------*/
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 5px;
	color: #FFFFFF;
}
.td_clarito {
	background-color: #8A0601;
	border: 1px solid #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.td_clarito2 {
	border: 1px solid #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.td_rosa {
	background-color: #F1117A;
	border: 1px solid #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.td_naranja {
	background-color: #FF9900;
	border: 1px solid #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.td_gris {
    background-color: #C70601;
	border: 1px solid #EDEDED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.td_gris2 {
	background-color: #780401;
	border: 1px solid #EDEDED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.td_gris3 {
    background-color: #9E0601;
	border: 1px solid #EDEDED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.td_gris4 {
    background-color: #9E4F01;
	border: 1px solid #EDEDED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.td_imagen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(/images/fondo_td.jpg);
	background-repeat:  repeat-x;
	background-position: left top;
	color: #FFFFFF;
}
.td_linea_izk {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E27E7C;
	border-right-color: #E27E7C;
	border-bottom-color: #E27E7C;
	border-left-color: #E27E7C;
}
.td_linea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border-top: 1px none #FF9900;
	border-right: 1px none #FF9900;
	border-bottom: 1px solid #FF9900;
	border-left: 1px none #FF9900;
}
.enlace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.enlace:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8A0601;
	text-decoration: none;
}
.tendido_tit{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

/* divs del TOP---------------------------------*/
.tabla_div {
	background-color: #FFFFFF;
	border: 1px solid #460503;
}
a.top {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #C70601;
	text-decoration: none;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
a.top:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #460503;
	text-decoration: none;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.td_div {
	background-color: #F9E6E5;
}
a.top_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.top_menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C70601;
	text-decoration: none;
	font-weight: normal;
}
input.top_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background-color: #D5403C;
	border: none;
}
input.top_menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #460503;
	text-decoration: none;
	font-weight: normal;
}
/* FIN TOP -------------------------------------------------------------------------------*/

/* estilos años ---------------------------------*/

.anio_elegido {
	background-color: #8A0601;
	border: 1px solid #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.anio {
    background-color: #9E0601;
	border: 1px solid #EDEDED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.anio_enlace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.anio_enlace:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;	
}
/* fin estilos años -------------------------------------------------------------------------------*/
