/* CSS Document */
* {
  margin: 0;
  padding: 0;
}

html, body {	
  height: 100%; /* Required */
	background-color: #fce7bd;
	background-image: url(../images/fondo.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0; padding: 0;  
}

body {
	width: 100%;
	margin:0 auto; 
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #2E2E2E;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a {
	text-decoration: none;
}
h1 {
	display: none;	
}
#container-page {
  margin: 0 auto;
  width: 741px;
  text-align: left;
  position: relative;
  min-height: 100%; /* For Modern Browsers */
  height: auto !important; /* For Modern Browsers */
  height: 100%; /* For IE */
}
#head {
  padding-top: 7px;
  padding-bottom: 6px;
}
#container-foot {
  clear: both;
  bottom: 0 !important;
  bottom: -1px; /* For Certain IE widths */
  height: 24px;
  margin-top: 14px;
}
#container-foot2 {
clear: both;
  height: 24px;
  margin-top: 4px;
}
#foot {
	width: 741px;
	height: 17px;
	background-color: #000000;
	color: #FFFFFF;
	background-image: url(../images/fondo-foot.gif);
}
#foot a {
	color: #FFFFFF;
}
#foot ul { list-style:none; padding-top: 2px; }
#foot ul li {
	display:inline;
	padding-left: 16px;	
}
#container-menu {
	height: 25px;	
}
#menu {
	border-bottom: 1px #000000 solid;
	height: 25px;
	width: 533px;
	float: left;
}
#menu img {
	padding-right: 2px;
}
#menu ul { list-style:none; padding: 0; }
#menu ul li { display:inline; padding: 0; }
#container-buscador {
	color: #FFFFFF;
	margin-top: 1px;
	float: right;
	background-image: url(../images/buscador.jpg);
	width: 199px;
	height: 25px;
}
#buscador {
	padding-top: 4px;
	padding-left: 2px;
}
#buscador input {	
	border: 1px #747474 solid;
	width: 110px;
}
#buscador img {
	vertical-align: middle;
}
#container-home-principal {
	height: 267px;
	margin-top: 5px;	
}
#home-principal {
	float: left;
	width: 533px;
	height: 267px;
}
#home-noticias {
	margin-left: 8px;
	float: left;
	width: 200px;
	height: 267px;
	background-image: url(../images/fondo-noticias.gif);
}
#home-noticias a {
	text-decoration: none;
}
.home-noticias-sep {
	width: 168px;
	height: 15px;
	background-image: url(../images/noticias-sep.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#home-noticias-desc {
	padding-top: 44px;
	padding-left: 15px;
	width: 168px;
	height: 196px;
}
#home-noticias-desc h2 {
	color: #FFFFFF;
	margin: 0;
	font-size: 0.9em;
	text-transform: uppercase;
}
.fecha {
	color: #FF0000;
	font-weight: bold;
}
#home-noticias-desc p, a {
	color: #D5D5D5;
}
#home-noticias-desc a:hover {
	text-decoration: underline;
}
#home-noticias-mas {
	margin-left: 15px;
	width: 168px;
	height: 12px;
	background-image: url(../images/noticias-mas.gif);
}
#home-noticias-mas a {
	padding-left: 15px;	
}
#home-principal-ayto {
	width: 533px;
	height: 136px;
	background-image: url(../images/home-ayto.jpg);
}
#home-principal-ayto-texto {
	padding-left: 220px;
	padding-top: 50px;
	height: 68px;
}
#home-principal-ayto-opc {
	font-weight: bold;
	padding-left: 220px;
}
#home-principal-ayto-opc a {
	color: #000000;
	text-decoration: underline;
}
#home-principal-ayto-opc ul { list-style:none; padding: 0; }
#home-principal-ayto-opc li { display:inline; padding-right:3px; }
#home-principal-otros {
	width: 533px;
	height: 107px;
	padding-top: 24px;
}
#home-principal-otros ul { list-style:none; padding: 0; }
#home-principal-otros ul li { display:inline; padding-right: 3px; }
#container-home-pie {
	width: 741px;
	height: 121px;
	margin-top: 8px;
}
#home-pie-izq {
	float: left;
	width: 239px;
}
#home-pie-izq img {
	padding-bottom: 8px;
}
#home-pie-der {
	float: left;
	width: 492px;
	padding-left: 10px;
}
#container-contenidos {
	float: left;
	width: 533px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	background-color: eeeeee;
}


s
#container-contenidos a {
	text-decoration: underline;
}
#container-menu-lateral {
	float: right;
	width: 199px;
}
#contenidos-cabecero {
	margin-top: 9px;
	width: 529px;
	height: 31px;
	background:#86A07A;
	background-image:url(../img/banderafondo.gif);
	background-repeat: no-repeat;
	background-position:right;

}
#contenidos-cabecero h2 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	float: left;
	text-transform: uppercase;
	text-align:center;
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	color:#ffffff;

	
}
#contenidos-cabecero h3 {
	margin: 0;
	padding: 0;
	font-size: 1.8em;
	float: left;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #747474;
	
}
#menu-lateral-opciones {
	margin-top: 9px;
	background-color:#cccccc;
	padding-top: 5px;
	padding-bottom: 10px;
}
#menu-lateral-opciones a {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	FONT-SIZE: 15px;
}
#menu-lateral-opciones a:hover {
	text-decoration: underline;
	FONT-SIZE: 15px;
	background: #747474;
}



#menu-lateral-opciones ul { list-style:none; padding: 4px; }
#menu-lateral-opciones ul li { padding-right: 4px; text-align: right; }
.opc-seleccionada {
	background-color:#747474;
}
.menu-lateral-opcion {
	padding-top: 8px;
}
#menu-lateral-resto {
	margin-top: 21px;
	background-color: #C4C4C4;
	background-image: url(../img/resto.gif);
	background-repeat: no-repeat;
	min-height: 122px;
	height: auto !important;
	height: 122px;
	
}
#contenidos {
	margin-top: 21px;
}
#contenidos a {
	color: #000000;
}
#contenidos ul { 
	padding:  4px 0px 4px 24px;
}
#contenidos li {
	padding:  4px 0px 4px 0px;
}
#contenidos h4 {
	background-color: #000000;
	font-size: 1em;
	color: #FFFFFF;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 1px;
}
#contenidos p {
	padding-top: 10px;
}
#contenidos img { padding:5px; }
#contenidos .borde { border:1px solid #C4C4C4; }
#contenidos .dcha { float: right; margin:0 0 0 5px; }
#contenidos .izda { float: left; margin:0 5px 0 0; }
#contenidos .cntr { margin:10px auto 0 auto; float:none; clear:both; display:block; }
#contenidos table { 
	text-align: left;
	border-bottom: 1px solid #747474;
	width: 100%;
	margin: 25px auto 25px auto;
	
}
#contenidos table th, td {
	padding: 3px;
}
#contenidos .table_h1 {
	background-color: #747474;
	color: #FFFFFF;
	text-transform: uppercase;
}
#contenidos .table_h2 {
	background-color: #C4C4C4;
	color: #FFFFFF;
	text-transform: uppercase;
}
.xls {
	background: url(../images/xls.gif) no-repeat;
	padding-left: 20px;
	padding-top: 5px;
	height: 20px;
}
.doc {
	background: url(../images/doc.gif) no-repeat;
	padding-left: 20px;
	padding-top: 5px;
	height: 20px;
}
.zip {
	background: url(../images/zip.gif) no-repeat;
	padding-left: 20px;
	padding-top: 5px;
	height: 20px;
}
.pdf {
	background: url(../images/pdf.gif) no-repeat;
	padding-left: 20px;
	padding-top: 5px;
	height: 20px;
}
.imgborde { border:1px solid #000000; }
#noticias h4 {
	text-transform: uppercase;
	margin: 15px 0 5px 0;	
}
#noticias_pag p {
	margin: 20px 0 20px 0;
	float: left;
	margin-right: 10px;
}
#buscador_cabecero {
	margin-top: 9px;
	width: 741px;
	height: 31px;
	background-image: url(../images/fondo-buscador.gif);
}
#buscador_cabecero h2 {
	margin: 0;
	padding: 0;
	font-size: 1.8em;
	float: left;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
#buscador_instrucciones {
	margin-top: 10px;
}
#buscador_instrucciones ul { 
	padding:  4px 0px 4px 24px;
}
#buscador_instrucciones li {
	padding:  4px 0px 4px 0px;
}
.buscador_pag p {
	margin: 10px 0 10px 0;
	float: left;
	margin-right: 10px;
}
.buscador_pag a {
	color: #000000;
	text-decoration: underline;
}
#buscador_resultados {
	clear: both;
}
#buscador_resultados p {
	margin: 10px 0 10px 0;
}
#buscador_resultados a {
	color: #000000;
	text-decoration: underline;
}.boletin {
	font-family: "Trebuchet MS";
	font-size: 16px;
}
#container-contenidos2 {

	float: left;
	width: 533px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	background:#ffffff;
}
