/* /////////////////////////////////////////////////////////////////////////
Hoja De Estilos - CIRCUITO CARTAGENA
Realizacion: digival.es 
joseignacio.marcos@digival.es
///////////////////////////////////////////////////////////////////////// */
HTML{
	height: 100%;
}
BODY{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	margin: 0;
	padding: 0;
	height: 100%;
}
IMG{
	border: 0;
}
*{
	padding: 0;
	margin: 0;
}
.clear{
	clear: both;
}
P{
	line-height: 18px;
	margin-bottom: 10px;
}
a{
	color: #f86500;
	text-decoration: underline;
	outline: none;
}
a:hover{
	text-decoration: none;
}
.justif{
	text-align: justify;
}
.alignDer{
	text-align: right;
}
.centro{
	text-align: center;
}
.fleft{
	float: left;
}
.fright{
	float: right;
}
.fleftMargin{
	float: left;
	margin: 0px 10px 10px 0px;
}
.frightMargin{
	float: right;
	margin: 0px 0px 10px 10px;
}
.fotoNoticia{
	clear: both;
	float: right;
	margin: 15px 0px 15px 15px;
	border: 1px solid #f86500;
}
.fotoNoticiaIzq{
	clear: both;
	float: left;
	margin: 3px 15px 15px 0px;
	border: 1px solid #f86500;
}
input, button, textarea, select{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
ul{
	list-style: none;
}
.naranja{
	color: #f86500;
}
.mbott20{
	margin-bottom: 20px;
}
.fsize12{
	font-size: 12px;
}
.mtop20{
	padding-top: 20px;
}
/* ---------------------------------------------------------------------------------------- */
/*   DIVS GENERALES --------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
#sitio{
	width: 100%;
	margin: 0px auto;
	height: 100%;
	position: relative;
	background: url(../images/menusuperior.png) repeat-x top;
}
html>body #sitio{
	height: auto;
	min-height: 100%;
}
#cabecera{
	width: 920px;
	padding: 0px 4px;
	height: 352px;
	position: relative;
	margin: 0px auto;
}
#cabecera.cabInterior{
	height: 220px;
}
.bgArriba{
	width: 928px;
	height: 20px;
	display: block;
	background: url(../images/bgArriba.png) no-repeat 0px 0px;
	margin: 0px auto;
}
#cuerpo{
	width: 920px;
	overflow: hidden;
	padding: 0px 4px;
	background: url(../images/bgMedio.png) repeat-y;
	padding-bottom: 20px;
	margin: 0px auto;
}
#izquierda{
	width: 190px;
	float: left;
	padding-bottom: 110px;
}
#derecha{
	width: 670px;
	float: left;
	padding-top: 8px; 
	text-align: justify;
	margin-left: 30px;
	padding-bottom: 110px;
}
#footer{
	width: 920px;
	height: 110px;
	overflow: hidden;
	margin: -110px auto 0px auto;
	position: relative;
}
/* ---------------------------------------------------------------------------------------- */
/*   CABECERA --------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
#cabecera h1 a{
	width: 350px;
	height: 100px;
	display: block;
	text-indent: -99999px;
	background: url(../images/logo_circuitocartagena.png) no-repeat;
	float: right;
	margin-top: 20px;
}
#cabecera h2 a{
	width: 430px;
	height: 80px;
	display: block;
	text-indent: -99999px;
	background: url(../images/numberone.png) no-repeat;
	position: absolute;
	border-bottom: none;
	top: 292px;
	left:0px;
}
#cabecera .coen{
	width: 195px;
	height: 78px;
	display: block;
	text-indent: -99999px;
	background: url(../images/coen.png) no-repeat;
	position: absolute;
	top: 287px;
	left:440px;
}
.buscador{
	width: 240px;
	float: right;
	height: 21px;
	overflow: hidden;
	margin-top: 6px;
}
.buscador input{
	width: 176px;
	height: 25px;
	overflow: hidden;
	display: block;
	border: none;
	background: url(../images/bgComboBuscar.png) no-repeat;
	color: #554d48;
	padding: 0px 7px 0px 7px;
	float: left;
}
.buscador button{
	width: 50px;
	height: 21px;
	overflow: hidden;
	display: block;
	border: none;
	background: url(../images/botonBuscar.png) no-repeat;
	float: left;
	cursor: pointer;
	text-indent:-99999px;
}
.eng .buscador button{
	background: url(../images/botonBuscarEng.png) no-repeat;
}
.ale .buscador button{
	background: url(../images/botonBuscarAle.png) no-repeat;
}
h2{
	width: 190px;
	height: 20px;
	display: block;
	color: #f86500;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	text-indent: 5px;
	margin-bottom: 15px;
}
h2.tit_patrocinadores{
	background: url(../images/tit_patrocinadores.gif) no-repeat 9px 5px;
	text-indent: -99999px;
}
.eng h2.tit_patrocinadores{
	background: url(../images/tit_patrocinadores_eng.gif) no-repeat 9px 5px;
}
.ale h2.tit_patrocinadores{
	background: url(../images/tit_patrocinadores_ale.gif) no-repeat 9px 5px;
}
h2.tit_calidad{
	background: url(../images/tit_calidad.gif) no-repeat 8px 5px;
	text-indent: -99999px;
}
.eng h2.tit_calidad{
	background: url(../images/tit_calidad_eng.gif) no-repeat 8px 5px;
}
.ale h2.tit_calidad{
	background: url(../images/tit_calidad_ale.gif) no-repeat 8px 5px;
}
h2.tit_escuela{
	background: url(../images/tit_ecs.gif) no-repeat 8px 5px;
	text-indent: -99999px;
}
.eng h2.tit_escuela{
	background: url(../images/tit_ecs_eng.gif) no-repeat 8px 5px;
}
.ale h2.tit_escuela{
	background: url(../images/tit_ecs_ale.gif) no-repeat 8px 5px;
}
#izquierda h2{
	border-bottom: 1px solid #c7c7c6;
}
.idiomas{
	width: 165px;
	height: 31px;
	position: absolute;
	right: 3px;
	top: 318px;
}
.idiomas li{
	width: 55px;
	height: 31px;
	float: left;
	text-align: right;
}
/* ---------------------------------------------------------------------------------------- */
/*   IZQUIERDA  --------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
.banners{
	width: 190px;
	margin-bottom: 20px;
}
.banners li{
	display: block;
	height: 76px;
	overflow: hidden;
	position: relative;
}
.patrocinadores{
	width: 190px;
	text-align: center;
	margin-bottom: 20px;
}
.patrocinadores li{
	margin-bottom: 20px;
}
.numCal{
	width: 47px;
	height: 42px;
	display: block;
	position: absolute;
	top: 21px;
	left: 132px;
	z-index: 80;
}
.bannerTiempo{
	width: 190px;
	height: 76px;
	background: url(../images/banner_tiempo.gif) no-repeat;
	position: relative;
}
.minMax{
	font-size: 10px;
	line-height: 12px;
	color: #F5D2BB;
	position: absolute;
	left: 28px;
	top: 35px;
}
.grados{
	width: 36px;
	height: 28px;
	position: absolute;
	left: 72px;
	top: 25px;
	text-align: right;
}
.grados img{
	display: inline;
	width: 18px;
	float: left;
}
.estado{
	width: 73px;
	height: 76px;
	position: absolute;
	right: 0px;
	top: 0px;
}
/* ---------------------------------------------------------------------------------------- */
/*   CUERPO --------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
.imagenCentral{
	width: 658px;
	height: 208px;
	background: url(../images/bgImagenCentral.png) no-repeat;
	padding: 6px;
	margin-bottom: 20px;
}
.imagenCentral2{
	width: 658px;
	height: 208px;
	background: url(../images/bgImagenCentral.png) no-repeat;
	padding: 6px;
	margin-bottom: 10px;
}
.imagenGrande{
	width: 666px;
	border: 2px solid #c2c2c3;
	margin-bottom: 10px;
}
h3{
	width: 670px;
	font-size: 12px;
	font-weight: bold;
	color: #f86500;
	border-bottom: 1px solid #c2c2c3;
	margin-bottom: 8px;
	padding-bottom: 3px;
	clear: both;
}
h4{
	font-size: 12px;
	font-weight: bold;
	color: #f86500;
	margin-bottom: 8px;
	padding-bottom: 3px;
}
h3.detalle{
	font-size: 20px;
}
h3 a{
	text-decoration: none;
}
h3.titularSeccion{
	border-bottom: none;
	background: url(../images/bgH3.gif) no-repeat;
	font-size: 14px;
	color: #fff;
	height: 35px;
	overflow: hidden;
	line-height: 35px;
	margin-bottom: 10px;
	padding-left: 10px;
	text-transform: uppercase;
	margin-top: 4px;
}
.noticia{
	width: 670px;
	overflow: hidden;
	margin-bottom: 20px;
	font-size: 12px;
}
.masinfo{
	float: right;
}
.noticiaPortada, .noticia h3{
	font-size: 16px;
	font-weight: bold;
}
.imgCircuito{
	width: 658px;
	height: 348px;
	background: url(../images/bgImagenCircuito.png) no-repeat;
	padding: 6px; 
}
#mask {
	width:670px;
	overflow:hidden;
	margin:0 auto;
}
.panel{
	float:left;
	width: 670px;
	display: block;
	overflow: hidden;
}
.sponsors{
	width: 670px;
	display: block;
	overflow: hidden;
	height: 800px;
}
.sponsors li{
	width: 159px;
	height: 106px;
	overflow: hidden;
	display: block;
	float: left;
	margin-bottom: 10px;
	background: url(../images/bgsponsors.png) no-repeat;
	padding: 6px 0px 0px 8px;
}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #E85D00;
	background-color: #f4f4f4;
	padding: 5px;
	width: 240px;
}
#tooltip h3, #tooltip div { 
	margin: 0; 
	border: none;
	width: auto;
}
#mapa{
	border: 1px solid #f86500;
	height: 400px;
	width: 668px;
	clear: both;
}
#directions table td{
	padding: 5px;
}
#formLlegar{
	padding-top: 5px;
}
#formLlegar input{
	width: 180px;
	border: 1px solid #f86500;
	background: #f6f6f6;
	padding: 3px 5px;
	height: 15px;
	color: #333;
}
#formLlegar input.botonRuta{
	height: 23px;
	border: none;
	color: #fff;
	font-weight: bold;
	text-align: center;
	width: 90px;
	background: url(../images/bgH3.gif) no-repeat 50% 50%;
	border: 1px solid #ffbe92;
	overflow: hidden;
	margin-left: 10px;
	line-height: 20px;
	cursor: pointer;
}
.listaPdf{
	margin-bottom: 15px;
}
.listaPdf li{
	margin-bottom: 15px;
	padding-left: 12px;
	background: url(../images/ico.gif) no-repeat left;
}
.listaPdf li a{
	display: block;
	background: url(../images/pdf.jpg) no-repeat left;
	padding-left: 35px;
	line-height: 32px;
	text-decoration: none;
}
.listaPdf li a:hover{
	font-weight: bold;
}
.competicion{
	width: 670px;
	overflow: hidden;
	padding-bottom: 15px;
}
.contacto{
	width: 223px;
	float: left;
	text-align: center;
	margin-bottom: 20px;
}
.contacto img{
	border: 1px solid #F86500;
	margin: 3px 0px;
}
.servicio{
	width: 202px;
	float: left;
	display: block;
	margin-left: 32px;
	overflow: hidden;
	margin-bottom: 20px;
}
.primSer{
	margin-left: 0px;
	clear: both;
}
.servicio h3{
	width: 202px;
	font-size: 15px;
	text-align: left;
	border-bottom: none;
	margin-bottom: 0px;
}
.servicio img{
	border: 1px solid #F86500;
	margin-bottom: 5px;
}
.servicio P.descSer{
	margin-bottom: 3px;
}
.galeria{
	width: 656px;
	overflow: hidden;
	margin: 10px auto;
}
.galeria li{
	width: 157px;
	height: 107px;
	background: url(../images/bgGaleria.png) no-repeat;
	padding: 7px 0px 0px 7px;
	float: left;
	overflow: hidden;
	margin-bottom: 10px;
}
/*-------------------------------------------------------------------------------------------------------*/
/* ---------- FORMULARIO -------------------------------------------------------------------------------*/
/* --------------------------------------------------------------------------------------------------- */
.fila {
	clear:both;
	display: block !important;
	display: inline;
}
.campo{
	display: inline;
	margin: 5px 0px 15px 10px;
	float: left;
	line-height: 20px; 
	width: 58%;
}
.etiqueta {
	display: inline;
	margin: 5px 0px 10px 10px;
	float: left;
   text-align: right;
   line-height: 20px;
	width: 30%;
	font-weight: bold;
}
.combo{
	width: 80%;
	height: 15px;
	line-height: 15px;
	padding: 2px 5px;
	color: #333333;
	border: 1px solid #ebb28b;
	background: #f6f6f6;
}
.combotext{
	width: 80%;
	height:120px;
	line-height: 15px;
	padding-left: 5px;
	color: #333333;
	border: 1px solid #ebb28b;
	background: #f6f6f6;
}
.boton{
	width: 100px;
	height: 20px;
	line-height:15px;
	color: #333;
	border: 1px solid #ebb28b;
	background: #f6f6f6;
	margin: 20px 10px;
	cursor: pointer;
}
.letrapeq{
	font-size: 9px;
	font-style: italic;
}
.errorForm{
	font-size: 10px;
	color: #990000;
	display: block;
}
/* ---------------------------------------------------------------------------------------- */
/*   CALENDARIO  -------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
.contCalendar{
	width: 667px;
	margin: 0px auto;
	border: 1px solid #D8D8D8
}
.calendarioTbl{
	width: 665px;
	border-collapse: collapse;
	background:#f7f7f7 url(../images/calendario/tbbg.gif) repeat-x top;
	border: 1px solid #D8D8D8;
}
.calendarioTbl thead th, .calendarioTbl tfoot th{
	height: 24px;
	background: #e8e8e8;
	border: 1px solid #D8D8D8;
	color: #949494;
	padding: 5px;
	text-align: center;
}
.calendarioTbl tbody td{
	width: 85px;
	height: 85px;
	min-height: 85px;
	border: 1px solid #E8E8E8;
	background:#f7f7f7 url(../images/calendario/tbbg.gif) repeat-x top;
	vertical-align: top;
	padding: 5px;
	text-align: left;
}
.calendarioTbl tbody td span{
	color: #949494;
	font-size: 10px;
	vertical-align: top;
}
.calendarioTbl thead th.naranja{
	color:#f86500;
}
.calendarioTbl tbody td.finde{
	background:#f7f7f7 url(../images/calendario/tbbg_finde.gif) repeat-x top;
}
.calendarioTbl tfoot th.finde, .calendarioTbl thead th.finde{
	color: #f29e66;
}
.calendarioTbl tbody td.vacio{
	background:#f7f7f7;
}
.calendarioTbl tbody td.hoy{
	background:#f7ede8 url(../images/calendario/tbbg_hoy.gif) repeat-x top;
}
.calendarioTbl tbody td.hoy span{
	font-weight: bold;
	color:#f86500;
}
.eventCal{
	margin-top: 5px;
}
.entPrivado a{
	color: #333;
	text-decoration: none;
	display: block;
	width: 85px;
}
.entPrivado{
	border-bottom: 2px solid  #333;
	padding-bottom: 1px;
}
.entLibre a{
	color: #ea0000;
	text-decoration: none;
	display: block;
	width: 85px;
}
.entLibre{
	border-bottom: 2px solid  #ea0000;
	padding-bottom: 1px;
}
.entMantenimiento a{
	color: #72015f;
	text-decoration: none;
	display: block;
	width: 85px;
}
.entMantenimiento{
	border-bottom: 2px solid  #72015f;
	padding-bottom: 1px;
}
.compCal a{
	color: #8cb800;
	text-decoration: none;
	display: block;
	width: 85px;
}
.compCal{
	border-bottom: 2px solid  #8cb800;
	padding-bottom: 3px;
}
.compCal a:hover, .entLibre a:hover, .entPrivado a:hover, .entMantenimiento a:hover{
	color: #f86500;
	text-decoration: underline;
}
.leyComp{
	border-bottom: 2px solid  #8cb800;
	color:  #8cb800;
}
.leyLibre{
	border-bottom: 2px solid  #ea0000;
	color: #ea0000;
}
.LeyPriv{
	border-bottom: 2px solid  #333;
	color: #333;
}
.leyMant{
	border-bottom: 2px solid  #72015f;
	color: #72015f;
}
/* ---------------------------------------------------------------------------------------- */
/*   FOOTER  -------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
.foot1{
	width: 215px;
	height: 40px;
	display: block !important;
	display: inline;
	float: left;
	background: url(../images/footer1.gif) no-repeat;
	text-indent: -99999px;
	margin-left: 60px;
	margin-bottom: 5px;
}
.foot2 {	
	margin-bottom: 5px;
}
.foot2 a{
	width: 300px;
	height: 40px;
	display: block !important;
	display: inline;
	background: url(../images/footer2.gif) no-repeat;
	text-indent: -99999px;
	float: right;
	margin-right: 30px;
}
.foot2 a:hover{
	background-position: 0px -40px;
}
.foot0{
	width: 120px;
	height: 40px;
	display: block !important;
	display: inline;
	float: left;
	text-indent: -99999px;
	margin-left: 40px;
}
.foot0 a{
	width: 120px;
	height: 40px;
	display: block;
	background: url(../images/digival.gif) no-repeat;
}
.foot0 a:hover{
	background-position: 0px -40px;
}
.bannersPatrocinadores{
	width: 920px;
	height: 42px;
	overflow: hidden;
	clear: both;
	margin: 0px auto 0px auto;
	padding: 14px 0px 9px 0px;
	text-align: center;
	background:#fff url(../images/bgPatro.gif) no-repeat top;
}
.bannersPatrocinadores li{
	width: 130px;
	float: left;
	text-align: center;
}
/* ---------------------------------------------------------------------------------------- */
/*   NAVEGACION  -------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
ul#nav{
	width: 620px;
	height: 34px;
	float: left;
	overflow: hidden;
}
ul#nav li {
	padding:0;
	margin:0;
	display:block;
	float:left;
	text-indent:-9999px;	
}
ul#nav li a {
	border:0;
	display:block;
	text-decoration:none;
	background:transparent url(../images/nav.png) no-repeat;
	height:34px;
}
.eng ul#nav li a{
	background:transparent url(../images/nav_eng.png) no-repeat;
}
.ale ul#nav li a{
	background:transparent url(../images/nav_ale.png) no-repeat;
}
li#nv1 {width:66px;	}
li#nv2 {width:83px; 	}
li#nv3 {width:88px; 	}	 
li#nv4 {width:110px;	}
li#nv5 {width:90px;  }	 	
li#nv6 {width:93px; 	}	 	
li#nv7 {width:90px; 	}	

.ale li#nv1 {width:61px;	}
.ale li#nv2 {width:103px; 	}
.ale li#nv3 {width:131px; 	}	 
.ale li#nv4 {width:76px;	}
.ale li#nv5 {width:95px;  }	 	
.ale li#nv6 {width:63px; 	}	 	
.ale li#nv7 {width:91px; 	}	  
  	
li#nv1 a:link,.eng li#nv1 a:link, li#nv1 a:visited, .eng li#nv1 a:visited  {background-position: 0px 0px;}
ul#nav li#nv1 strong a,.eng ul#nav li#nv1 strong a,
li#nv1 a:hover, .eng li#nv1 a:hover, li#nv1 a:focus, .eng li#nv1 a:focus {background-position: -0px -34px;}

li#nv2 a:link,.eng li#nv2 a:link, li#nv2 a:visited, .eng li#nv2 a:visited   {background-position: -66px 0px;}
ul#nav li#nv2 strong a,.eng ul#nav li#nv2 strong a,
li#nv2 a:hover, .eng li#nv2 a:hover, li#nv2 a:focus, .eng li#nv2 a:focus {background-position: -66px -34px;}

li#nv3 a:link,.eng li#nv3 a:link, li#nv3 a:visited, .eng li#nv3 a:visited  {background-position: -149px 0px;}
ul#nav li#nv3 strong a,.eng ul#nav li#nv3 strong a,
li#nv3 a:hover, .eng li#nv3 a:hover, li#nv3 a:focus, .eng li#nv3 a:focus {background-position: -149px -34px;}

li#nv4 a:link,.eng li#nv4 a:link, li#nv4 a:visited, .eng li#nv4 a:visited  {background-position: -237px 0px;}
ul#nav li#nv4 strong a,.eng ul#nav li#nv4 strong a,
li#nv4 a:hover, .eng li#nv4 a:hover, li#nv4 a:focus, .eng li#nv4 a:focus {background-position: -237px -34px;}

li#nv5 a:link,.eng li#nv5 a:link, li#nv5 a:visited, .eng li#nv5 a:visited  {background-position: -347px 0px;}
ul#nav li#nv5 strong a,.eng ul#nav li#nv5 strong a,
li#nv5 a:hover, .eng li#nv5 a:hover, li#nv5 a:focus, .eng li#nv5 a:focus {background-position: -347px -34px;}

li#nv6 a:link,.eng li#nv6 a:link, li#nv6 a:visited, .eng li#nv6 a:visited  {background-position: -437px 0px;}
ul#nav li#nv6 strong a,.eng ul#nav li#nv6 strong a,
li#nv6 a:hover, .eng li#nv6 a:hover, li#nv6 a:focus, .eng li#nv6 a:focus {background-position: -437px -34px;}

li#nv7 a:link,.eng li#nv7 a:link, li#nv7 a:visited, .eng li#nv7 a:visited  {background-position: -530px 0px;}
ul#nav li#nv7 strong a,.eng ul#nav li#nv7 strong a,
li#nv7 a:hover, .eng li#nv7 a:hover, li#nv7 a:focus, .eng li#nv7 a:focus {background-position: -530px -34px;}

.ale li#nv1 a:link, .ale li#nv1 a:visited {background-position: 0px 0px;}
.ale ul#nav li#nv1 strong a,
.ale li#nv1 a:hover, .ale li#nv1 a:focus {background-position: -0px -34px;}
.ale li#nv2 a:link, .ale li#nv2 a:visited {background-position: -61px 0px;}
.ale ul#nav li#nv2 strong a,
.ale li#nv2 a:hover, .ale li#nv2 a:focus {background-position: -61px -34px;}
.ale li#nv3 a:link, .ale li#nv3 a:visited {background-position: -164px 0px;}
.ale ul#nav li#nv3 strong a,
.ale li#nv3 a:hover, .ale li#nv3 a:focus{background-position: -164px -34px;}
.ale li#nv4 a:link, .ale li#nv4 a:visited {background-position: -295px 0px;}
.ale ul#nav li#nv4 strong a,
.ale li#nv4 a:hover, .ale li#nv4 a:focus {background-position: -295px -34px;}
.ale li#nv5 a:link, .ale li#nv5 a:visited {background-position: -371px 0px;}
.ale ul#nav li#nv5 strong a,
.ale li#nv5 a:hover, .ale li#nv5 a:focus {background-position: -371px -34px;}
.ale li#nv6 a:link, .ale li#nv6 a:visited {background-position: -466px 0px;}
.ale ul#nav li#nv6 strong a,
.ale li#nv6 a:hover, .ale li#nv6 a:focus {background-position: -466px -34px;}
.ale li#nv7 a:link, .ale li#nv7 a:visited {background-position: -529px 0px;}
.ale ul#nav li#nv7 strong a,
.ale li#nv7 a:hover, .ale li#nv7 a:focus{background-position: -529px -34px;}

ul.submenu{
	width: 670px;
	height: 64px;
	padding: 0px 30px;
	margin: 4px 0px 0px -30px;
	background: url(../images/submenu.gif) no-repeat;
	overflow: hidden;
}
ul.submenu li {
	padding:0;
	margin:0;
	display:block;
	float:left;
	text-indent:-9999px;	
}
ul.submenu li a {
	border:0;
	display:block;
	text-decoration:none;
	background:transparent url(../images/sub_circuito.gif) no-repeat top;
	height:64px;
}
.eng ul.submenu li a {
	background:transparent url(../images/sub_circuito_eng.gif) no-repeat top;
}
.ale ul.submenu li a {
	background:transparent url(../images/sub_circuito_ale.gif) no-repeat top;
}
ul.subCalendario li a {
	background:transparent url(../images/sub_calendario.gif) no-repeat top;
}
.eng ul.subCalendario li a {
	background:transparent url(../images/sub_calendario_eng.gif) no-repeat top;
}
.ale ul.subCalendario li a {
	background:transparent url(../images/sub_calendario_ale.gif) no-repeat top;
}
ul.subGaleria li a {
	background:transparent url(../images/sub_galeria.gif) no-repeat top;
}
.eng ul.subGaleria li a {
	background:transparent url(../images/sub_galeria_eng.gif) no-repeat top;
}
.ale ul.subGaleria li a {
	background:transparent url(../images/sub_galeria_ale.gif) no-repeat top;
}
li#sbc1 {width:147px;	}
li#sbc2 {width:147px; 	}
li#sbc3 {width:221px; 	}	 
li#sbc4 {width:155px; 	}	 
  	
li#sbc1 a:link, li#sbc1 a:visited {background-position: 0px 0px;}
li#sbc1 a.selected,
li#sbc1 a:hover, li#sbc1 a:focus {background-position: -0px -64px;}
li#sbc2 a:link, li#sbc2 a:visited {background-position: -147px 0px;}
li#sbc2 a.selected,
li#sbc2 a:hover, li#sbc2 a:focus {background-position: -147px -64px;}
li#sbc3 a:link, li#sbc3 a:visited {background-position: -294px 0px;}
li#sbc3 a.selected,
li#sbc3 a:hover, li#sbc3 a:focus {background-position: -294px -64px;}
li#sbc4 a:link, li#sbc4 a:visited {background-position: -515px 0px;}
li#sbc4 a.selected,
li#sbc4 a:hover, li#sbc4 a:focus {background-position: -515px -64px;}

li#sbCal1{ width: 335px; }
li#sbCal2{ width: 335px; }
li#sbCal1 a:link, li#sbCal1 a:visited {background-position: 0px 0px;}
li#sbCal1 a.selected,
li#sbCal1 a:hover, li#sbCal1 a:focus {background-position: -0px -64px;}
li#sbCal2 a:link, li#sbCal2 a:visited {background-position: -335px 0px;}
li#sbCal2 a.selected,
li#sbCal2 a:hover, li#sbCal2 a:focus {background-position: -335px -64px;}

/* ---------------------------------------------------------------------------------------- */
/*   PAGINADOR -------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
#paginador{
	width: 510px;
	text-align: center;
	padding: 20px 0px;
	clear: both;
	margin: 0px auto;
}
#paginador li{
	display:inline;
}
#paginador li a{
	font-weight: bold;
	font-size: 12px;
	color: #999;
	padding: 3px 7px;
	border: 1px solid #ccc;
	margin: 0px 5px;
	text-decoration: none;
}
#paginador li a:hover{
	color: #fff;
	background: #F86500;
	border: 1px solid #ffa568;
	text-decoration: none;
}
#paginador li.nomarco{
	font-weight: bold;
	font-size: 12px;
	color: #999;
	padding: 3px 7px;
}
#paginador li.letras a{
	border: 1px solid transparent;
	font-size: 11px;
}
#paginador li.letras a:hover{
	border: 1px solid #ffa568;
}
#paginador li strong{
	color: #fff;
	background: #F86500;
	border: 1px solid #ffa568;
	font-weight: bold;
	font-size: 12px;
	padding: 3px 7px;
	margin: 0px 5px;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
