/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	vertical-align: top;
}

.contenedora {
	background-color: #FFFFFF;
	vertical-align: top;
	width: 961px;
}

.contenedora td {
	vertical-align: top;
}

.contenedora .pie td {
	height: 15px;
}

.contenedora .pie {
	width: 100%;
}

.contenedora .pie .footer {
	background-color: #012942;
}

.contenedora .colIzda {
	width: 210px;
	text-align: center;
	/*vertical-align: top;*/
}
.contenedora .colIzda .noticias {
	width: 200px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
}

.contenedora .colIzda .noticias .encabezado {
	color: #8093a1;
	padding-top: 20px;
	text-align: left;
	padding-bottom: 5px;
}

.contenedora .colIzda .noticias .bgNoticias {
	background-color: #D5DDE0;
	width: 100%;
	margin-bottom: 5px;
	text-align: left;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.contenedora .colIzda .menus {
	width: 208px;
	margin-right: 1px;
	margin-left: 1px;
	text-align: left;
	padding: 0px;
}

.contenedora .colIzda .menus .menu1 {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.contenedora .colIzda .menus .menu1 span {
	margin-left: 18px;
}
.contenedora .colIzda .menus  .menu1 li {
	padding: 0px;
	margin-bottom: 1px;
	_display: block;
	_height: 23px;
}
.contenedora .colIzda .menus .menu1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #fa1 url(../images/botones/menuizq1_bg.gif) no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
}

.contenedora .colIzda .menus .menu1 a:hover {
	background-position: bottom;
}

.contenedora .colIzda .menus .menu2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #fda url(../images/botones/menuizq2_bg.gif) no-repeat;
	color: #335368;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
}

.contenedora .colIzda .menus .menu2 span {
	margin-left: 18px;
}

.contenedora .colIzda .menus .menu2 li {
	padding: 0px;
	margin-bottom: 1px;
	_display: block;
	_height: 23px;
}

.contenedora .colIzda .menus .menu2 a:hover {
	background-position: bottom;
}

.contenedora .colIzda .menus .menu2 {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}


.contenedora .bordes1 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
}

.contenedora .bordes1 .colIzda .noticias .bgNoticias span {
	color: #007DCD;
}

.contenedora .bordes1 .colIzda .noticias .bgNoticias td {
	padding-bottom: 10px;
}

.contenedora .cabecera {
	text-align: center;
	vertical-align: top;
	width: 749px;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
}

.contenedora .logoMenuH {
	width: 100%;
	background-image: url(../images/logo_menu_h.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 58px;
}

.contenedora .logoMenuH .menuH {
	padding: 0px;
	list-style-type: none;
	margin-left: 233px;
	margin-top: 24px;
}

.contenedora .logoMenuH .menuH li {
	float: left;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #E2E2E2;
	border-left-color: #E2E2E2;
	text-transform: uppercase;
	font-size: 11px;
	text-align: center;
	height: 33px;
	width: 100px;
}

.contenedora .logoMenuH .menuH a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding-top: 9px;
	padding-bottom: 9px;
}

.contenedora .logoMenuH .menuH .boton_alto {
	padding-top: 2px;
	padding-bottom: 2px;
}

.contenedora .logoMenuH .menuH a:hover {
	color: #FEAF16;
}

.topAlign {
	vertical-align: top;
}

.contenedora .contenido {
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 5px;
	vertical-align: inherit;
}
.contenedora .arrow_foot {
	background-color: #F3F4F6;
	height: 14px;
	text-align: right;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
}

.menuNoticias {
	text-decoration: none;
	color: #89a;
}

.menuNoticias:hover {
	color: #fc6;
}

/* FIN DE LOS ESTILOS DE LA INDEX */

/* COMIENZO DE LOS ESTILOS DEL INICIO */

.inicio td {
	vertical-align: top;
}

.th1 {
	background-color: #8093A1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	text-align: left;
}

.th2 {
	background-color: #C0C9D0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #697884;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	text-align: left;
}
.th3 {
	background-color: #C0C9D0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #697884;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.inicio .columna1 img {
	margin-bottom: 15px;
	margin-top: 1px;
}
.inicio .columna1 {
	width: 190px;
	text-align: center;
}
.inicio .columna1 td.txt Img {
	margin-right: 3px;
	float: left;
	margin-top: 3px;
	margin-bottom: 0px;
}
.inicio .columna1 td.txt {
	text-align: justify;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
}
.enlace {
	text-align: right;
	padding-right: 10px;
	padding-bottom: 15px;
}
.enlace a {
	color: #007ECB;
	text-decoration: underline;
}
.inicio .columna2 {
	width: 205px;
}
.inicio .columna2 .hr {
	text-align: right;
	padding-right: 1px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.inicio .columna2 td.txt img {
	float: left;
	margin-bottom: 0px;
	margin-right: 5px;
}
.inicio .columna2 td.txt {
	font-size: 11px;
	text-align: left;
	padding: 6px;
}
.inicio .columna2 td.txt span {
	font-weight: bold;
	color: #FEAF16;
}
.inicio .columna3 {
	width: 145px;
	text-align: center;
}
.inicio .columna3 .cont_txt {
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C9C9C9;
	border-bottom-color: #C9C9C9;
	border-left-color: #C9C9C9;
	padding-bottom: 5px;
}
.inicio .columna3 .cont_txt .txt {
	border: 1px solid #C9C9C9;
	margin-top: 8px;
}
.inicio .columna3 .cont_txt .txt img {
	margin-bottom: 5px;
}
.inicio .columna3 .cont_txt .txt ul.texto {
	list-style-image: url(../images/list.jpg);
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	padding-right: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.inicio .columna3 .cont_txt .txt ul.texto li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
}
.inicio .columna3 .cont_txt .txt ul.texto li span {
	color: #000000;
	font-weight: bold;
}
.bordes3 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E2E2E2;
}
.inicio .columna4 {
	width: 206px;
	padding-left: 6px;
	padding-top: 14px;
}
.inicio .columna4 img {
	margin-top: 3px;
	margin-bottom: 17px;
}
.inicio .columna4 .publi {
	color: #C0C9D0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.not_link {
	text-decoration: none;
	color: #000;
}

.not_link:hover {
	color: #333;
}

/* FIN DE LOS ESTILOS DEL INICIO */

/* COMIENZO DE LOS ESTILOS DE LA EMPRESA */
#imgEmpresa{
	float: left;
	border: 10px solid #678;
	margin-right: 10px;
}

#laEmpresa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 10px;
}

#laEmpresa h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fa1;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#laEmpresa h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

/* FIN DE LOS ESTILOS DE LA EMPRESA */

/* COMIENZO DE LOS ESTILOS DE PUBLICIDAD */
.publicidad {
	width: 749px;
}
.publicidad .encabezado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FEAF16;
	padding-top: 5px;
	padding-bottom: 10px;
}

.estilo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
}

.estilo1 span {
	color: #FEAF16;
	font-weight: bold;
}

.publicidad .condiciones {
	display: block;
	list-style-image: url(../images/list.jpg);
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 40px;
}
.publicidad .condiciones li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	margin-bottom: 15px;
}
.publicidad .condiciones li a {
	color: #000;
	text-decoration: none;
}

.publicidad .condiciones li a:hover {
	color: #FEAF16;
}
/* FIN DE LOS ESTILOS DE LA PUBLICIDAD */

/* COMIENZO DE LOS ESTILOS DEL FORMULARIO DE CONTACTO */
.contacto {
	width: 749px;
}
.contacto td.intro {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
.contacto td.tags {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FEAF16;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.contacto td.campos {
	padding-left: 35px;
	padding-bottom: 15px;
}
.contacto input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #FEAF16;
	width: 250px;
	padding: 3px;
}
.contacto textarea {
	width: 630px;
	border: 1px solid #FEAF16;
	height: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 3px;
}
.contacto td.botonera {
	text-align: center;
}
.contacto ul.botones {
	padding: 0px;
	list-style-type: none;
	margin-left: 280px;
}
.contacto ul.botones li {
	float: left;
	background-color: #C0C9D0;
	margin-right: 10px;
}
.contacto ul.botones a {
	text-decoration: none;
	display: block;
	width: 65px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #697884;
	padding-top: 3px;
	padding-bottom: 3px;
}
.contacto .error {
	color: #FEAF16;
	padding-top: 15px;
	text-align: center;
}
.contacto .enviado {
	color: #697884;
	padding-top: 15px;
	text-align: center;
}
/* FIN DE LOS ESTILOS DEL FORMULARIO DE CONTACTO */

/* COMIENZO DE LOS ESTILOS DE LA VIDEOTECA */
.videoteca .videolist {
	vertical-align: bottom;
}
.videoteca .videolist iframe {
	background-color: #E2E2E2;
	margin-right: 10px;
	margin-left: 10px;
	border: 3px solid #C0C9D0;
}
.videoteca .video_cat {
	padding-top: 10px;
	padding-left: 15px;
}
.videoteca .screen {
	padding-top: 10px;
}
.videoteca .video_cat select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 10px;
}

#videolist ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#videolist ul li {
	margin: 10px;
}

#videolist {
	width: 347px;
	height: 280px;
	overflow: auto;
}

#videoplayer {
	height: 329px;
	width: 377px;
}
/* FIN DE LOS ESTILOS DE LA VIDEOTECA */

/* COMIENZO DE LOS ESTILOS DE LOS ENLACES DE INTERÉS */
.links {
	width: 749px;
}
.links .links_list {
	text-align: left;
	padding: 10px;
	width: 100%;
}
.links .links_list td.titulo {
	text-decoration: underline;
	padding-bottom: 7px;
}
.links .links_list .titulo a {
	color: #697884;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.links .links_list td.desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-bottom: 7px;
}
.links .links_list td.url {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FEAF16;
	padding-bottom: 30px;
}
/* FIN DE LOS ESTILOS DE LOS ENLACES DE INTERÉS */

/* COMIENZO DE LOS ESTILOS DE GERENA EL PUEBLO */
.gerena ul, li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.gerena li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #697884;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #C0C9D0;
	font-weight: bold;
}
.gerena li {
	float: left;
}
.gerena .gerenaTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.gerena .gerenaTxt img {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #FEAF16;
	padding: 5px;
}
.gerena .gerenaTxt img.right {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 0px;
}
.gerena {
	width: 100%;
}
.gerena .botonera {
	padding-top: 5px;
	padding-bottom: 0px;
}
.gerena .gerenaTxt ul.direcciones {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
	list-style-image: url(../images/list.jpg);
}
.gerena .gerenaTxt ul.direcciones li {
	float: none;
}
.gerena .gerenaTxt span {
	color: #FEAF16;
	font-weight: bold;
}
/* FIN DE LOS ESTILOS DE GERENA EL PUEBLO */
.menu-lat1 {
	margin: 0px;
	padding: 0px;
}
.menu-lat1 li {
	padding: 0px;
	width: 100%;
	margin-top: 1px;
	margin-bottom: 1px;
}
.menu-lat1 a {
	background-image: url(../images/botones/menuizq1_bg.gif);
	height: 23px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}
.menu-lat1 span {
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	text-align: left;
}
.menu-lat1 a:hover {
	background-position: bottom;
}
.menu-lat2 {
	margin: 0px;
	padding: 0px;
}
.menu-lat2 li {
	width: 100%;
	margin-top: 1px;
	margin-bottom: 1px;
}
.menu-lat2 a {
	display: block;
	background-image: url(../images/botones/menuizq2_bg.gif);
	height: 23px;
	color: #335368;
	text-decoration: none;
	background-position: top;
}
.menu-lat2 span {
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
	padding-left: 20px;
	text-align:left;
}
.menu-lat2 a:hover {
	background-position: bottom;
}

