@charset "UTF-8";


* {
	margin: 0px;
	padding: 0px;
}

body {
	background-repeat: no-repeat;
	font-family: "Trebuchet MS";
	background-image: url(img/herza-bk.jpg);
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

p {
	font-size: 12px;
}

a:focus {
	outline:none;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1 {
	background-image: url(img/destacados-bk.png);
	text-indent: -10000px;
	background-repeat: no-repeat;
	height: 45px;
}

h2 {
	height: 15px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 20px;
	margin-bottom: 5px;
	font-size: 14px;
	font-variant: small-caps;
	color: #000000;
}
.hola {
	height: 15px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 20px;
	margin-bottom: 5px;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

h3 {
	margin-top: 10px;
	font-size: 12px;
	width: 350px;
	float: right;
	background-image: url(img/detalle-eleccion.jpg);
	background-repeat: no-repeat;
	padding-left: 16px;
	margin-bottom: 4px;
	font-weight: normal;
}
.azul {
	font-weight: bold;
	color: #003A83;
}
.bold {
	font-weight: bold;
}
.negro {
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding-right: 10px;
	background-image: url(img/black-arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 3px;
}

.eligenos {
	margin-top: 10px;
	font-size: 12px;
	width: 360px;
	float: left;
	padding-right: 28px;
	height: 85px;
	background-image: url(img/d-intro.jpg);
	background-position: right center;
	background-repeat: no-repeat;

}
.eligenos2 {
	margin-top: 10px;
	font-size: 12px;
	width: 370px;
	float: left;
	padding-right: 28px;
	padding-left: 10px;
	height: 90px;
}
 #line {
	background-color: #003A83;
	height: 12px;
	text-indent: -10000px;
	border-left-width: 205px;
	border-left-style: solid;
	border-left-color: #ffcc00;
	-moz-border-radius: 0 0 6px 6px;
}

#herza {
	padding-top: 25px;
}

#botonera {
	padding-top: 20px;
	height: 28px;
	text-align: center;
	font-size: 0.7em;
}

#botonera ul {
	list-style-type: none;
	display: block;
}

#botonera li {
	display: block;
	float: left;
}

#botonera li ul { display: none; }
#botonera ul li a {
	display: block;
	width: 130px;
	text-align: center;
	text-decoration: none;
	font-size: 1.2em;
	font-variant: small-caps;
	color: #666666;
	margin-left: 1px;
	white-space: nowrap;
	height: 21px;
}
#botonera ul li a:hover {
	color: #003A83;
	background-image: url(img/arrow.png);
	background-position: center 15px;
	height: 21px;
	background-repeat: no-repeat;
}
#botonera li:hover ul {
  display: block;
  position: absolute;
}
#botonera li:hover li {
  float: none;
}
#botonera li:hover a {
	background-color: #FFFFFF;
}

#botonera li:hover li a:hover {
	background-color: #ffcc00;
	
}

#banner {
	float: none;
}

#destacado {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-top: 10px;
}

#porque-nosotros {
	background-image: url(img/eligenos-bk.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 8px;
	height: 130px;
}

#recomendamos {
	margin-top: 8px;
	height: 140px;
	width: 435px;
	padding-right: 15px;
	float: left;
}
#trabaja-con-nosotros {
	margin-top: 8px;
	height: 140px;
	float: left;
	width: 185px;
	padding-right: 15px;
}

#redessociales {
	margin-top: 8px;
	float: left;
	width: 150px;
	text-align: right;
}

#pie {
	background-image: url(img/detalle-pie.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 12px;
	height: 50px;
	clear: both;
}

.logo-pie {
	float: left;
	padding-left: 10px;
}
.direccion {
	float: left;
	width: 100px;
	font-size: 11px;
	color: #999999;
	margin-left: 55px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 5px;
}
.email {
	float: right;

}

.siguenos {
	background-image: url(img/siguenos-bk.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 15px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	padding-top: 20px;
	font-size: 14px;
	font-variant: small-caps;
	color: #000000;
}
#contenedor {
	margin-bottom: 10px;
	padding-top: 5px;
	overflow: hidden;
}
#eventos {
	background-image: url(img/eventos-bk.png);
	background-repeat: no-repeat;
	overflow: hidden;
}
#nosotros {
	background-image: url(img/localizanos-bk.png);
	background-repeat: no-repeat;
	overflow: hidden;
	padding-bottom: 10px;
	height: 480px;
}
#servicios {
	background-image: url(img/servicios-bk.png);
	background-repeat: no-repeat;
	overflow: hidden;
}
#servicios1 {
	background-image: url(img/servicios-bk.png);
	background-repeat: no-repeat;
	overflow: hidden;
	height: 350px;
}
#links {
	background-image: url(img/links-bk.png);
	background-repeat: no-repeat;
	overflow: hidden;
}
#contacto {
	background-image: url(img/contacto-bk.png);
	background-repeat: no-repeat;
	overflow: hidden;
}

#trabaja {
	background-image: url(img/trabaja-con-bk.png);
	background-repeat: no-repeat;
	overflow: hidden;
}
.seleccion-evento {
	margin-left: 170px;
	padding-top: 23px;
	font-size: 12px;
	width: 600px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.seleccion-evento a {
	text-decoration: none;
	color: #000000;	
}

.seleccion-evento a:hover {
	color: #00428B;
}

#evento {
	width: 335px;
	height: 150px;
	padding-top: 30px;
	padding-left: 35px;
	float: left;
}
#conocenos {
	width: 240px;
	padding-top: 25px;
	float: right;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #003A83;
	margin-right: 20px;
	padding-bottom: 10px;
	height: 375px;
	color: #333333;
}
#ubicacion {
	background-image: url(img/donde-bk.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 800px;
	overflow: hidden;
	padding-top: 60px;
}
#evento img {
	padding-bottom: 6px;
}
#selector {
	padding-top: 10px;
	float: none;
	font-size: 11px;
	text-align: right;
	clear: both;
}

#selector a {
	background-color: #000000;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}

#selector a:hover {
	color: #000000;
	background-color: #ffcc00;
}

#noticias {
	background-image: url(img/noticias-bk.png);
	background-repeat: no-repeat;
	overflow: hidden;
}
#noticia {
	width: 365px;
	padding-top: 30px;
	padding-left: 33px;
	font-size: 12px;
	float: left;
}
#noticia img {
	padding-bottom: 6px;

}
#noticia-dentro {
	padding-top: 30px;
	font-size: 12px;
}

#noticia-dentro #noticia-img {
	width: 370px;
	float: left;
}
#texto-noticia {
	width: 410px;
	float: right;
	margin-right: 10px;
}
#texto-noticia p {
	margin-bottom: 10px;
}

.noticia-titulo {
	font-size: 16px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003A83;
}
#formulario {
	width: 500px;
	padding-top: 30px;
	padding-left: 120px;
	font-size: 12px;
}
#links-de-interes {
	padding-top: 30px;
	height: auto;
	float: right;
	margin-right: 30px;
}		
.item {
	width:224px;
	height:160px;
	border:2px solid #999999;
	margin:25px 5px 15px 15px;
	/* required to hide the image after resized */
	overflow:hidden;
	/* for child absolute position */
	position:relative;
	/* display div in line */
	float:left;
}

.item .caption {
	width:224px;
	height:160px;
	color:#fff;
	font-weight:bold;
	/* fix it at the bottom */
	position:absolute;
	left:0;
	/* hide it by default */
	display:none;
	/* opacity setting */
	filter:alpha(opacity=80);    /* ie  */
	-moz-opacity:0.8;    /* old mozilla browser like netscape  */
	-khtml-opacity: 0.8;    /* for really really old safari */
	opacity: 0.8;
	visibility: visible;
	background-color: #333333;
}

.item .caption a {
	text-decoration:none;
	color:#ffcc00;
	font-size:16px;	
	
	/* add spacing and make the whole row clickable*/
	padding:5px;
	display:block;
}

.item .caption p {
	padding:5px;	
	margin:0;
	font-size:10px;
}

.item img {
	border:0;
	/* allow javascript moves the img position*/
	position:absolute;
	visibility: visible;
}

.item1 {
	width:224px;
	height:250px;
	border:2px solid #999999;
	margin:25px 5px 15px 15px;
	float:left;
}
.item2 {
	width:300px;
	height:250px;
	border:2px solid #999999;
	margin:25px 5px 15px 35px;
	float:left;
}
.clear {
	clear:both;	
}
.label {
	float: right;
}
#servicios .seleccion-evento a {
	padding-left: 8px;
	background-image: url(img/yellow-arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 6px;
}
#mapa {
	clear: both;
}
.sansebastian {
	clear: both;
}
#conocenos li {
	list-style-type: square;
	font-size: 12px;
	margin-left: 25px;
}
#conocenos img {
	margin-bottom: 8px;
	margin-top: 8px;
	border: 1px solid #CCCCCC;	
}
#introduccion-mapa {
	width: 380px;
	float: left;
	padding-left: 18px;
}

#introduccion-mapa p {
	padding-bottom: 2px;
}

#introduccion-mapa .direccionmapa a {
	padding-left: 8px;
	text-decoration: none;
	background-image: url(img/yellow-arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 6px;
	color: #003A83;
}
.direccionmapa {
	float: left;
	width: 180px;
	font-size: 11px;
	color: #999999;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 5px;
	margin-top: 10px;
}
.seccion {
	width: 170px;
	padding-top: 25px;
	float: right;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #003A83;
	margin-right: 23px;
	padding-bottom: 10px;
	height: 250px;
	color: #333333;
}
.comunicacion {
	padding-top: 100px;
	clear: both;
	margin-left: 15px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #003A83;
	margin-right: 23px;
	padding-bottom: 10px;
	text-align: justify;
	height: 140px;
	color: #333333;
	background-image: url(img/marketiza-bk.png);
	background-repeat: no-repeat;
	margin-top: 20px;
}
.comunicacion2 {
	clear: both;
	margin-left: 15px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #003A83;
	margin-right: 23px;
	padding-bottom: 10px;
	text-align: justify;
	height: 220px;
	color: #333333;
	color: #333333;
	margin-top: 10px;
}
#contenedor #servicios .comunicacion #lista {
	width: 377px;
	float: right;
	border: 1px solid #CCCCCC;
	padding: 5px;
	height: auto;
}
#contenedor #servicios .comunicacion #entrada {
	width: 350px;
	float: left;
	padding: 5px;
	height: 115px;
	border: 1px solid #CCCCCC;
}
#contenedor #servicios .comunicacion #lista li {
	font-size: 12px;
	list-style-type: none;
	background-image: url(img/+.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	height: auto;
	display: block;
	background-position: 1px 3px;
	width: 350px;
	float: left;
}
#contenedor #servicios .comunicacion2 #lista {
	width: 375px;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#contenedor #servicios .comunicacion2 #lista li {
	font-size: 12px;
	list-style-type: none;
	background-image: url(img/+.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	height: 15px;
	display: block;
	background-position: 1px 3px;
}
#contenedor #servicios .comunicacion2 #grafico {
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
}
#contenedor #servicios .comunicacion2 #lista2 {
	-moz-border-radius: 6px 6px 6px 6px;
	padding: 5px;
	background-color: #97B801;
	height: 70px;
}
#contenedor #servicios .comunicacion2 #lista2 li {
	-moz-border-radius: 6px 6px 6px 6px;
	font-size: 12px;
	list-style-type: none;
	background-image: url(img/+.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	height: 15px;
	display: block;
	background-position: 1px 3px;
	width: 320px;
	float: left;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	margin-left: 10px;
}
h5 {
	margin-bottom: 10px;
	font-size: 13px;
	color: #003A83;
}
.respuestas_formulario{
	border: 1px solid silver;
	padding: 5px;
	margin: 10px;
}
.error_respuestas_formulario{
	list-style: none;
	color: red;
}
.valido_respuestas_formulario{
	list-style: none;
	color: green;
}
.rendimiento {
	padding-top: 80px;
	clear: both;
	margin-left: 15px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #003A83;
	margin-right: 23px;
	padding-bottom: 10px;
	text-align: justify;
	height: 280px;
	color: #333333;
	background-image: url(img/rendimiento-bk.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
}
.rendimiento #entrada {
	width: 350px;
	float: left;
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-left: 5px;
}
.mas {
	background-image: url(img/+.png);
	background-repeat: no-repeat;
	background-position: 1px 3px;
	padding-left: 15px;
}
.eleccion {
	background-image: url(img/detalle-eleccion.jpg);
	background-repeat: no-repeat;
	background-position: 1px 3px;
	padding-left: 19px;
}
