@charset "UTF-8";
/* CSS Document */
/* desarrollado para holidayinn by grupok*/

body,td,th, p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}	

/* estilos para botoneras*/
.btnera table {
	width: 100%;
}

.btnera td {
	text-align: center;
	padding: 7px 7px;
	}
.btnera td:hover {
	background-color: #D73A36;
}

.btnera a {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
.btnera a:link,.btnera a:visited {
	color: #FFFFFF;
}

.btngris table {
	width: 100%;
	background-color: #999999;
}

.btngris td {
	text-align: center;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	}
.btngris td:hover {
	background-color: #868686;
}

.btngris a {
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
.btngris a:link,.btngris a:visited {
	color: #FFFFFF;
}

.btnOrange table {
	width: 100%;
	background-color: #FFE2B0;
}

.btnOrange td {
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 8px;
	background-color: #FFE2B0;
	}
.btnOrange td:hover {
	background-color: #FBD199;
}

.btnOrange a {
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
.btnOrange a:link,.btngris a:visited {
	color: #666666;
}

.btnSecciones table {
	width: 100%;
	background-color: #FFE2B0;
}

.btnSecciones td {
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 8px;
	background-color: #FFE2B0;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}
.btnSecciones td:hover {
	background-color: #FBD199;
}

.btnSecciones a {
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
.btnSecciones a:link,.btngris a:visited {
	color: #666666;
}
/*     */

.tit {
	font-size: 14px;
	color: #AF2220;
	line-height: 96%;
	}
.titGris {
	font-size: 14px;
	color: #666666;
	line-height: 96%;
	}
.txt {
	font-size: 12px;
	color: #666666;
}
.txt2 {
	margin: 0;
	padding: 0;
	text-align: right;
	font-size: 11px;
	color: #666666;
}
.txtRojo {
	color: #AF2220;
	}
.txtGris {
	color: #666666;
	}

.destacado {
	font-size: 15px;
	color: #AF2220;
	font-weight: bold;
	}
.destacado02 {
	font-size: 12px;
	color: #AF2220;
	font-weight: bold;
	}
.destacado03 {
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
	}
.linea {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}
.seccion {
	color: #AE1F1D;
	font-size: 16px;
	padding-left: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
}
	
	
/* txt inscribete*/
.titInsc{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #AF2220;
	text-align: center;
	font-weight: bold;
}
.titCiudad {
	color: #FFFFFF;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 10px;
}
.txtInsc{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	line-height: 95%;
}
/*  */




#busqueda {
	width: 150px;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding:1px;
}
.titulo { font-size:12px; font-weight:bold; text-align:center}
.titulo2 { font-size:12px; font-weight:bold; text-align:center;background:#AE1F1D;color:white; }
	
	
.f9 { width:40px}
.f10 { width:100px}
.f11 { width:147px}

.ciudad { font-size:11px; font-weight:bold}

#busqueda form select{	
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;}
	
#busqueda td { padding-top:2px;
padding-bottom:2px;}

.boton_enviar {
background:#AE1F1D none repeat scroll 0 0;
border:1px solid white;
color:white;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
}	

.boton_enviar2 a {
width: 224px;
text-align: center;
text-decoration:none;
vertical-align:middle;
background:#AE1F1D none repeat scroll 0 0;
border:1px solid white;
color:white;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight: normal;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 20px;
padding-right: 20px;
margin-top:15px;
*margin-top:0px !important;
}
/*
*:first-child+html .boton_enviar2 a{
height: 25px;
width: 224px;
text-align: center;
text-decoration:none;
vertical-align:middle;
background:#AE1F1D none repeat scroll 0 0;
border:1px solid white;
color:white;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight: normal;
padding-top: 4px;
padding-left: 40px;
padding-right: 40px;
}*/