* {
padding: 0;
margin: 0;
z-index: 1;
}
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
} 
a:link {
	color: #000000;
	text-decoration:none;
}

a:hover {
	color: #c5d614;
	text-decoration:none;
	
}
a:visited {
	color: #000000;
	text-decoration:none;
}
a:active {
	color: #000000;
	text-decoration:none;
}
.flotaizq{
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}
.flotadch{
	float: right;
	margin: 0px 0px 0px 30px;
	padding: 0px;
}
 body{
	color: #353535;
	font-family: "Trebuchet MS";
	font-size: 0.8em;
	background-position: 0px 0px;
	background-image: url(../imagenes/fondo.jpg);
	background-repeat: repeat-x;
	line-height: 1.4em;
	background-color: #FFFFFF;
}
#pagewidth{
	width:915px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	overflow: visible;
} 

#header{
	position:relative;
	background-color:#FFFFFF;
	width:905px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 0px;
	margin: 0px;
	padding: 30px 0px 0px 10px;
	z-index: 10;
	background-image: url(../imagenes/menu-fondo.jpg);
	height: 74px;
	float: left;
}
#header ul{
	margin: 0px;
	padding: 0px;
	float: left;
}
#header li{
	float: left;
	list-style-type: none;
	height: 64px;
	width: 129px;
	text-align: center;
	font-size: 18px;
	padding-top: 10px;
}

#li_activa{
	background-image: url(../imagenes/fondomenuactivo.gif);
	background-repeat: repeat-x;
}
#cabecera{
	background-image: url(../imagenes/cabecera.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 62px;
	width: 875px;
	padding-left: 40px;
	padding-top: 200px;
}
#cabecera h1{
	font-size: 30px;
	color: #0099FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#cabecera h2{
	font-size: 18px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#cuerpo{
	background-image: url(../imagenes/cuerpo-fondo.jpg);
	height: auto;
	width: 855px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	float: left;
	padding: 0px 30px;
}
#cuerpo1{
	float: left;
	height: 490px;
	width: 555px;
	padding-top: 50px;
	text-align: justify;
	padding-right: 30px;
	font-family: "Trebuchet MS";
	font-size: 1em;
	line-height: 1.4em;
}
#cuerpo1 h2{
	font-family: "Trebuchet MS";
	font-size: 28px;
	color: #E7E7E7;
	margin: 0px 0px 20px;
	padding: 0px;
}
#cuerpo1 h3{
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #494949;
	margin: 0px 0px 20px;
	padding: 0px;
}
#cuerpo2{
	float: left;
	height: 470px;
	width: 270px;
	padding-top: 30px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 20px;
	font-family: "Trebuchet MS";
	color: #999999;
	font-size: 0.9em;
	
}
#cuerpo2 h3{
	margin-bottom: 10px;
	padding-top: 26px;
	font-size: 20px;
}
#cuerpo2 p{
	text-align: justify;
	padding-left: 20px;
	margin-bottom: 30px;
	width: 230px;
}
#cuerpo2  a:link {
	color: #c5d614;
	text-decoration:none;
}

#cuerpo2  a:hover {
	color: #000000;
	text-decoration:none;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#cuerpo2  a:visited {
	color: #c5d614;
	text-decoration:none;
}
#cuerpo2  a:active {
	color: #c5d614;
	text-decoration:none;
}
#cuerpo3{
	height: 150px;
	width: 855px;
	padding-top: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c1c1c1;
	border-bottom-color: #c1c1c1;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: "Trebuchet MS";
	font-size: 1em;
	line-height: 1.5em;
	text-align: justify;
	float: left;
}
#cuerpo3imgizq{
	float: left;
	margin-right: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
#cuerpo3imgdch{
	float: right;
	margin-right: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#cuerpo3 h3{
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #c1c1c1;
	margin-bottom: 10px;
	margin-top: 10px;
	}
#cuerpo3b{
	float: left;
	width: 270px;
	padding-top: 30px;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c1c1c1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c1c1c1;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	height: 150px;
}
#cuerpo3int{
	height: 200px;
	width: 855px;
	padding-top: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c1c1c1;
	border-bottom-color: #c1c1c1;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: justify;
	float: left;
}
#cuerpo4{
	float: left;
	height: 45px;
	width: 855px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 15px;
	padding-bottom: 30px;
}
#cuerpo4 img{
}
#cuerpo4 h5{
	color: #999999;
	font-family: "Trebuchet MS";
	font-size: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#pie1{
	background-image: url(../imagenes/pie-fondo-ext.gif);
	float: left;
	height: 215px;
	width: 100%;
}
#pie2{
	background-image: url(../imagenes/pie-fondo.jpg);
	height: 140px;
	width: 915px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 75px;
}

#pie2 a:link {
	color: #000000;
	text-decoration:none;
}

#pie2 a:hover {
	color: #c5d614;
	text-decoration:none;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#pie2 a:visited {
	color: #000000;
	text-decoration:none;
}
#pie2 a:active {
	color: #000000;
	text-decoration:none;
}
#placasportada{
	margin-bottom: 30px;
}
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


h1{
	color: #583b19;
	padding: 0px;
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size: 2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c9ced9;
}
h2{
	color: #583b19;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: "Trebuchet MS";
	font-size: 1.1em;
	font-weight: bold;
}
#ico-servicios{
	background-image: url(../imagenes/servicios-icono.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 60px;
	color: #E8E8E8;
	font-family: "Trebuchet MS";
	font-size: 38px;
	padding-top: 10px;
	padding-left: 65px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h3{
	color: #49587d;
	padding: 0px;
	font-size: 1.1em;
	margin: 0px;
}
h5{
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	color: #49587d;
	padding: 0px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.anima{
	padding-top: 40px;
	padding-bottom: 40px;
}
#cuerpo1_secciones{
	float: left;
	height: auto;
	width: 555px;
	padding-top: 60px;
	text-align: justify;
	padding-right: 30px;
	font-family: "Trebuchet MS";
	font-size: 1em;
	line-height: 1.4em;
}
#cuerpo1_secciones h2{
	background-image: url(../imagenes/servicios-icono-grande.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 60px;
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 1.8em;
	padding-top: 10px;
	padding-left: 65px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#cuerpo1_secciones h3{
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #494949;
	margin: 0px 0px 20px;
	padding: 0px;
}
#cuerpo1_secciones ul{
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#cuerpo1_secciones li{}
#cuerpo1_secciones  a:link {
	color: #c5d614;
	text-decoration:none;
}

#cuerpo1_secciones  a:hover {
	color: #000000;
	text-decoration:none;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#cuerpo1_secciones  a:visited {
	color: #c5d614;
	text-decoration:none;
}
#cuerpo1_secciones  a:active {
	color: #c5d614;
	text-decoration:none;
}
#cuerpo2_secciones{
	float: left;
	height: auto;
	width: 270px;
	padding-top: 80px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-align: right;
	
}
#cuerpo2_secciones h3{
	margin-bottom: 10px;
	padding-top: 26px;
	font-size: 20px;
}
#cuerpo2_secciones p{
	text-align: justify;
	padding-left: 10px;
	margin-bottom: 10px;
}
#cuerpo2_secciones img{
	text-align: justify;
	margin-bottom: 20px;
	margin-top: 20px;
}
#cuerpo2_secciones  a:link {
	color: #c5d614;
	text-decoration:none;
}

#cuerpo2_secciones  a:hover {
	color: #000000;
	text-decoration:none;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#cuerpo2_secciones  a:visited {
	color: #c5d614;
	text-decoration:none;
}
#cuerpo2_secciones  a:active {
	color: #c5d614;
	text-decoration:none;
}

/*Contacto*/
#cuerpo1_contacto{
	float: left;
	height: auto;
	width: 590px;
	padding-top: 60px;
	text-align: justify;
	padding-right: 30px;
	font-family: "Trebuchet MS";
	font-size: 1em;
	line-height: 1.4em;
}
#cuerpo1_contacto h2{
	background-image: url(../imagenes/servicios-icono-grande.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 60px;
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 1.8em;
	padding-top: 10px;
	padding-left: 65px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
}

#cuerpo1_contacto h3{
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #494949;
	margin: 0px 0px 20px;
	padding: 0px;
}
#cuerpo2_contacto{
	float: left;
	height: auto;
	width: 235px;
	padding-top: 100px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-align: right;
	
}
#cuerpo2_contacto h3{
	margin-bottom: 10px;
	padding-top: 26px;
	font-size: 20px;
}
#cuerpo2_contacto p{
	text-align: justify;
	padding-left: 10px;
	margin-bottom: 10px;
}
#cuerpo2_contacto img{
	text-align: justify;
	margin-bottom: 20px;
	margin-top: 20px;
}
#cuerpo2_contacto  a:link {
	color: #c5d614;
	text-decoration:none;
}

#cuerpo2_contacto a:hover {
	color: #000000;
	text-decoration:none;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#cuerpo2_scontacto a:visited {
	color: #c5d614;
	text-decoration:none;
}
#cuerpo2_contacto a:active {
	color: #c5d614;
	text-decoration:none;
}
.contacto-texto{
	margin-top: 5px;
	margin-bottom: 30px;
	font-family: "Trebuchet MS";
	font-size: 1em;
	line-height: 1.4em;
	color: #858585;
	width: 490px;
}
.lista_mapa{
	padding-left: 20px;
	list-style-type: none;
	font-weight: bold;
	padding-top: 10px;
}
/*paginacion*/
.pagination{
	padding: 3px;
    margin: 3px;
}

div.pagination {
	float: left;
	width: 900px;
	margin-top: 5px;
	margin-bottom: 20px;
}
div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #583b19;
	text-decoration: none; /* no underline */
	color: #583b19;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000099;
	color: #000;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #583b19;
	font-weight: bold;
	background-color: #583b19;
	color: #FFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #583b19;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
/*fin paginacion*/
/*formularios*/

form {
	margin: 0;
	padding: 0;
	font-size: 100%;
	min-width: 560px;
	max-width: 590px;
	width: 590px;
}

form fieldset {
  clear: both;
  font-size: 100%;
  border-color: #000000;
  border-width: 1px 0 0 0;
  border-style: solid none none none;
  padding: 10px;
  margin: 0 0 0 0;
}

form fieldset legend {
  font-size: 150%;
  font-weight: normal;
  color: #000000;
  margin: 0 0 0 0;
  padding: 0 5px;
}

label {
  font-size: 100%;
}

label u {
  font-style: normal;
  text-decoration: underline;
}

input, select, textarea {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 100%;
  color: #000000;
}

textarea {
  overflow: auto;
}

form div {
  clear: left;
  display: block;
  width: 354px;
  zoom: 1;
  margin: 5px 0 0 0;
  padding: 1px 3px;
}

form fieldset div.notes {
	float: right;
	width: 158px;
	height: auto;
	margin: 0 0 10px 10px;
	padding: 5px;
	border: 1px solid #666666;
	background-color: #8E8F8F;
	color: #FFFFFF;
	font-size: 88%;
}

form fieldset div.notes h4 {
	background-image: url(/images/icon_info.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 3px 0 3px 2px;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #666666;
	color: #ECECEC;
	font-size: 110%;
}

form fieldset div.notes p {
  margin: 0em 0em 1.2em 0em;
  color: #666666;
}

form fieldset div.notes p.last {
  margin: 0em;
}

form div fieldset {
  clear: none;
  border-width: 1px;
  border-style: solid;
  border-color: #666666;
  margin: 0 0 0 144px;
  padding: 0 5px 5px 5px;
  width: 197px;
}

form div fieldset legend {
  font-size: 100%;
  padding: 0 3px 0 9px;
}

form div.required fieldset legend {
  font-weight: bold;
}

form div label {
  display: block;
  float: left;
  width: 130px;
  padding: 3px 5px;
  margin: 0 0 5px 0;
  text-align: right;
}

form div.optional label, label.optional {
  font-weight: normal;
}

form div.required label, label.required {
  font-weight: bold;
}

form div label.labelCheckbox, form div label.labelRadio {
  float: none;
  display: block;
  width: 200px;
  zoom: 1;
  padding: 0;
  margin: 0 0 5px 142px;
  text-align: left;
}

form div fieldset label.labelCheckbox, form div fieldset label.labelRadio {
  margin: 0 0 5px 0;
  width: 170px;
}

form div img {
  border: 1px solid #000000;
}

p.error {
  background-color: #ff0000;
  background-image: url(/images/icon_error.gif);
  background-repeat: no-repeat;
  background-position: 3px 3px;
  color: #ffffff;
  padding: 3px 3px 5px 27px;
  border: 1px solid #000000;
  margin: auto 100px;
}

form div.error {
  background-color: #ffffe1;
  background-image: url(/images/required_bg.gif);
  background-repeat: no-repeat;
  background-position: top left;
  color: #666666;
  border: 1px solid #ff0000;
}

form div.error p.error {
  background-image: url(/images/icon_error.gif);
  background-position: top left;
  background-color: transparent;
  border-style: none;
  font-size: 88%;
  font-weight: bold;
  margin: 0 0 0 118px;
  width: 200px;
  color: #ff0000;
}

form div select, form div textarea {
  width: 200px;
  padding: 1px 3px;
  margin: 0 0 0 0;
}

form div input.inputText, form div input.inputPassword {
  width: 200px;
  padding: 1px 3px;
  margin: 0 0 0 0;
}

form div input.inputFile {
  width: 211px;
}

form div select.selectOne, form div select.selectMultiple {
  width: 211px;
  padding: 1px 3px;
}

form div input.inputCheckbox, form div input.inputRadio, input.inputCheckbox, input.inputRadio {
  display: inline;
  height: auto;
  width: auto;
  background-color: transparent;
  border-width: 0;
  padding: 0;
  margin: 0 0 0 140px;
}

form div.submit {
  width: 214px;
  padding: 0 0 0 146px;
}

form div.submit div {
  display: inline;
  float: left;
  text-align: left;
  width: auto;
  padding: 0;
  margin: 0;
}

form div input.inputSubmit, form div input.inputButton, input.inputSubmit, input.inputButton {
  background-color: #cccccc;
  color: #000000;
  width: auto;
  padding: 0 6px;
  margin: 0;
}

form div.submit div input.inputSubmit, form div.submit div input.inputButton {
  float: right;
  margin: 0 0 0 5px;
}

form div small {
  display: block;
  margin: 0 0 5px 142px;
  padding: 1px 3px;
  font-size: 88%;
  zoom: 1;
}

/* form.import.css */

label img {
  behavior: url(/behaviors/label_img.htc);
}

form fieldset legend {
  line-height: 150%;
}

form input, form select, form textarea {
  background-color: #ffffff;
}

form textarea.expanding {
  overflow: auto;
  overflow-x: auto;
  overflow-y: visible;
}

div.optional label:before {
  content: '';
}

div.required label:before {
  content: '';
}
  
form div label.labelCheckbox, form div label.labelRadio, label.labelCheckbox, label.labelRadio {
  display: block;
  width: 190px;
  zoom: 1;
  padding: 4px 0 0 18px;
  text-indent: -18px;
  line-height: 120%;
}

form div label.labelCheckbox input.inputCheckbox, form div label.labelRadio input.inputRadio, label.labelCheckbox input.inputCheckbox, label.labelRadio input.inputRadio {
  margin: 0;
}

form div fieldset input.inputText, form div fieldset input.inputPassword, form div fieldset input.inputFile, form div fieldset textarea.inputTextarea {
  width: 160px;
  margin: 0 0 0 18px;
  margin: expression(setCntr(), '0px 0 0 -124px');
}

form div label.compact {
  display: inline;
  width: auto;
  padding: 4px 10px 0 0;
  text-indent: 0;
  margin: 0 0 0 0;
}

form div.wide label {
  float: none;
  display: block;
}

form div label.wide {
  width: 348px;
}

form div.wide input.inputText, form div.wide input.inputPassword, form div.wide input.inputFile, form div.wide select, form div.wide textarea {
  width: 344px;
  margin: 0;
}

form div.notes p, form div small {
  line-height: 125%;
}

form div.wide small {
  margin: 0 0 5px 0;
}
#titulo_ultimanoticia_portada{
	background-image: url(../imagenes/servicios-icono-grande.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 60px;
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 1.8em;
	padding-top: 10px;
	padding-left: 65px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.lista_portada{
	padding-left: 30px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
}
