BODY { 
    font: 8pt Verdana, Arial, Helvetica, sans-serif; 
    margin: 0 0 0 0px; 
    text-align: center; 
    background-color: #D1EEF8;
} 
#contenedor{ 
    text-align: left; 
    width: 975px; 
    margin: auto;
	font: 8pt Verdana, Arial, Helvetica, sans-serif; 
	background-color:#FFFFFF;
} 
#superior{  
	padding: 3px 0 0 0;
	background-color:#187EA3;
	color:#FFFFFF;
	height:20px;
	text-align:right;
	border-bottom:1px #FFFFFF solid;
	background-image: url('images/fondo_superior.gif');
	background-repeat: no-repeat;
	background-position: bottom;
} 
#superior a{ 
    color: #FFFFFF; 
    text-decoration: none; 
} 
#superior a:hover{ 
    color: #FFFFFF; 
    text-decoration: underline; 
} 
#cabecera{  
    padding: 0 0 0 0px; 
	margin:0px;
} 
#cuerpo{ 
    /*margin: 0 0 0 0px;*/
	margin-top:0;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
	padding:0;
	/*height:100%;*/
	background-image: url('images/fondoweb.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	border-top:1px #FFFFFF solid;
	overflow:hidden;
} 

.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 */

#lateralizq{ 
	margin: 0 0 0 0px;
	padding:0;
    width: 195px;
    float:left;
	background-color:#F7F7F7;
} 

#lateralder{ 
	margin: 0 0 0 0px;
	padding:0;
    width: 195px; 
	color: #2D3B00; 
    float:right;
} 
#lateralder a{ 
    color: #2D3B00; 
    text-decoration: none; 
} 
#lateralder a:hover{ 
    color: #2D3B00; 
    text-decoration: underline; 
} 
#lateralder a.enlacelateral{ 
    color: #2D3B00; 
    text-decoration: underline; 
} 
#lateralder a.enlacelateral:hover{ 
    color: #2D3B00; 
    text-decoration: none; 
} 

#menu {
	/*margin:5px 0px 0px 0px;*/
	margin:0;
	padding:0;
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
}
#menu ul {
	margin:0;
	padding:0;
}
#menu li {
	list-style-type:none;
	background-color: #F7F7F7;
	/*border-bottom:1px #CDCDCD solid;*/
	margin:0;
	padding:0;
	font: 8.5pt Verdana, Arial, Helvetica, sans-serif;
	/*font-weight:bold;*/
}
#menu a{ 
    color: #929292; 
    text-decoration: none; 
} 
#menu a:hover{ 
    color: #929292; 
    text-decoration: underline; 
} 

.titulomenuasociacion {
	margin:0;
	padding:5px 0 1px 5px;
	border-left:12px #0090C9 solid;
	font-weight:bold;
	background-color:#EAEAEA;
	height:18px;
}
#menuasociacion {
	margin:0;
	padding:0;
	border-top:1px #CDCDCD solid;
}
#menuasociacion li {
	list-style-type:none;
	background-color: #F7F7F7;
	border-bottom:1px #CDCDCD solid;
	padding:6px 0 2px 18px;
	height:18px;
}

.titulomenuconcejo {
	margin:0;
	padding:5px 0 1px 5px;
	border-left:12px #338F00 solid;
	font-weight:bold;
	background-color:#EAEAEA;
	height:18px;
}
#menuconcejo {
	margin:0;
	padding:0;
	border-top:1px #CDCDCD solid;
}
#menuconcejo li {
	list-style-type:none;
	background-color: #F7F7F7;
	border-bottom:1px #CDCDCD solid;
	padding:6px 0 2px 18px;
	height:18px;
}

.titulomenucomercios {
	margin:0;
	padding:5px 0 1px 5px;
	border-left:12px #FF9123 solid;
	font-weight:bold;
	background-color:#EAEAEA;
	height:18px;
}
#menucomercios {
	margin:0;
	padding:0;
	border-top:1px #CDCDCD solid;
}
#menucomercios li {
	list-style-type:none;
	background-color: #F7F7F7;
	border-bottom:1px #CDCDCD solid;
	padding:6px 0 2px 18px;
	height:18px;
}

.titulomenuservicios {
	margin:0;
	padding:5px 0 1px 5px;
	border-left:12px #BD1A07 solid;
	font-weight:bold;
	background-color:#EAEAEA;
	height:18px;
}
#menuservicios {
	margin:0;
	padding:0;
	border-top:1px #CDCDCD solid;
}
#menuservicios li {
	list-style-type:none;
	background-color: #F7F7F7;
	border-bottom:1px #CDCDCD solid;
	padding:6px 0 2px 18px;
	height:18px;
}

.tituloultimasnoticias {
	margin:0;
	padding:5px 0 1px 5px;
	font: 8.5pt Verdana, Arial, Helvetica, sans-serif;
	color:#929292;
	border-left:12px #07A5BD solid;	
	font-weight:bold;
	background-color:#EAEAEA;
	height:18px;
}
#ultimasnoticias {
	margin:0;
	padding:5px 0 12px 15px;
	background-color:#F7F7F7;
	border-top:1px #CDCDCD solid;
	border-bottom:1px #CDCDCD solid;
	font: 8.5pt Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
}
.linea {
	background-image: url('images/linea.gif');
	background-repeat: no-repeat;
	height:18px;
}

.textolateralder {
	text-align:right;
}
.imagenlateralder {
	margin:10px 0 0 0;
}
.imagensinborde {
	border:0;
}

#principal{ 
	margin:10px 0 0 210px;
    padding: 0;
    width: 550px;
	text-align:justify;
} 
#principal a{ 
    color: #0090C9; 
    text-decoration: underline; 
} 
#principal a:hover{ 
    color: #0090C9; 
    text-decoration: none; 
}
#principal a.enlacerojo {color: #BD1A07; text-decoration: underline;}
#principal a.enlacerojo:hover {color: #BD1A07; text-decoration: none} 

#principal a.enlacenaranja {color: #FF9123; text-decoration: underline;}
#principal a.enlacenaranja:hover {color: #FF9123; text-decoration: none} 

#principal a.enlaceverde {color: #338F00; text-decoration: underline;}
#principal a.enlaceverde:hover {color: #338F00; text-decoration: none} 

#principal a.enlacegris {color: #929292; text-decoration: underline;}
#principal a.enlacegris:hover {color: #929292; text-decoration: none} 

#navegacion{
	margin:0;
	padding:0;
	color: #929292;
}
#navegacion a{ 
    color: #929292; 
    text-decoration: none;
} 
#navegacion a:hover{ 
    color: #929292; 
    text-decoration: underline;
} 

#pie{ 
    background-color: #187EA3;
	border-top:1px #FFFFFF solid;
	margin:0;
    padding: 0;
	font: 7.5pt Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
    clear: both; 
	height:100px;
	line-height:16px;
} 
#pie a{ 
    color: #FFFFFF; 
    text-decoration: none; 
} 
#pie a:hover{ 
    color: #FFFFFF; 
    text-decoration: underline; 
} 

#pieizq{ 
    padding: 10px;
	float:left;
} 

#pieder{ 
    padding: 10px;
	text-align:right; 
	float:right;
} 

h1 {
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:10px 0 10px 0;
	padding:0 0 0 50px;
	height:50px;
	line-height:75px;
}

h1.tituloasociacion {
	color:#0090C9;
	background-image: url('images/titulo_asociacion.gif');
	background-repeat: no-repeat;
	background-position: left;
}

h1.tituloconcejo {
	color:#338F00;
	background-image: url('images/titulo_concejo.gif');
	background-repeat: no-repeat;
	background-position: left;
}
h1.titulocomercios {
	color:#FF9123;
	background-image: url('images/titulo_comercios.gif');
	background-repeat: no-repeat;
	background-position: left;
}
h1.tituloservicios {
	color:#BD1A07;
	background-image: url('images/titulo_servicios.gif');
	background-repeat: no-repeat;
	background-position: left;
}
h1.titulonoticias {
	color:#07A5BD;
	background-image: url('images/titulo_noticias.gif');
	background-repeat: no-repeat;
	background-position: left;
}

h2 {
	font: 9pt Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:20px 0 20px 0;
	padding:0 0 0 0;
	color:#FF9123;
}

.imagensinbordeizq {
	border:0px;
	float:left;
	padding: 0 10px 0 0; 
}

.imagensinbordealineada {
	border:0px;
	vertical-align:middle;
}

.asociado{
	border-bottom:1px #FF9123 dotted;
	/*padding:5px 0 5px 0;*/
	height:110px;
	margin:10px 0 5px 0;
}

.logoasociado {
	border:4px #F5B48C solid;
	float:left;
	margin: 0 10px 0 0;
	padding:1px;
	width:120px;
	height:90px;
}

.fotoasociado {
	border:0px;
	float:right;
	padding: 20px 10px 0 10px; 
	width:200px;
	height:150px;
}

.descripcionasociado{
	border-top:1px #FF9123 dotted;
	margin:15px 0 20px 0;
}

.cuadrotexto {
	font: 8.5pt Verdana, Arial, Helvetica, sans-serif;
	border:1px #0090C9 solid;
}

.boton {
	font: 8.5pt Verdana, Arial, Helvetica, sans-serif;
	border:1px #0090C9 solid;
    /*background-color:#D7F1E9;*/
}

.etiqueta {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
	/*text-align: left;*/
}

.cuadrotextoformulario {
	display: block;
	width: 200px;
	margin-bottom: 10px;
	margin-left:140px;
	font: 8.5pt Verdana, Arial, Helvetica, sans-serif;
	border:1px #0090C9 solid;
}

.botonformulario{
    font: 8.5pt Verdana, Arial, Helvetica, sans-serif;
	border:1px #0090C9 solid;
    background-color:#AEDAEB;
    width:60px;
    margin-left:200px;
}

textarea { 
 font: 8.5pt Verdana, Arial, Helvetica, sans-serif;
 border:1px #0090C9 solid;
 width:200px;
 margin-left:140px;
 display: block;
 margin-bottom: 10px;
}

.etiquetaopcion {
	width: 485px;
	float: left;
	margin-bottom: 10px;
}

.opcion {
	margin:0px;
}

#textocontenido {
	margin-top:10px;
	width:520px;
}

.seccionservicios {
	height:90px;
	border-bottom:1px #BD1A07 dotted;
	margin:5px 0 5px 0;
}
.imagenseccionservicios {
	border:4px #EF9A9C solid;
	float:left;
	width:100px;
	height:75px;
	margin:0 7px 0 0;
	padding:1px;
	/*clear:both;*/
}
.seccioncomercios {
	height:90px;
	border-bottom:1px #FF9123 dotted;
	margin:5px 0 5px 0;
}
.imagenseccioncomercios {
	border:4px #F5B48C solid;
	float:left;
	width:100px;
	height:75px;
	margin:0 7px 0 0;
	padding:1px;
	/*clear:both;*/
}
.seccionconcejo {
	height:90px;
	border-bottom:1px #338F00 dotted;
	margin:5px 0 5px 0;
}
.imagenseccionconcejo {
	border:4px #ACD8A5 solid;
	float:left;
	width:100px;
	height:75px;
	margin:0 7px 0 0;
	padding:1px;
	/*clear:both;*/
}
.seccionasociacion {
	height:90px;
	border-bottom:1px #0090C9 dotted;
	margin:5px 0 5px 0;
}
.imagenseccionasociacion {
	border:4px #659AC5 solid;
	float:left;
	width:100px;
	height:75px;
	margin:0 7px 0 0;
	padding:1px;
	/*clear:both;*/
}

.textocentrado{
	text-align:center;
	margin:10px 0 0 0;
	padding:0;
}
.textonaranja{
	color:#FF9123;
}
.textorojo{
	color:#BD1A07;
}

.producto{
	border-bottom:1px #FF9123 dotted;
	/*padding:5px 0 5px 0;*/
	height:170px;
	margin:5px 5px 10px 0;
	padding:0;
}

.fotoproducto {
	/*border:0px;*/
	float:left;
	/*padding: 0 10px 0 0; */
	width:200px;
	height:150px;
	border:4px #F5B48C solid;
	padding:1px;
	margin:0 10px 0 0;
}

.imagennoticia {
	border:0px;
	float:left;
	padding: 0 10px 0 0; 
	width:160px;
	height:120px;
}

#contenedorsecciones {
	width:100%;
	overflow:hidden;
	margin-top:0;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
}
#contenedorsecciones a{ 
    color: #929292; 
    text-decoration: none; 
} 
#contenedorsecciones a:hover{ 
    color: #929292; 
    text-decoration: underline; 
} 

.contenedorasociacion {
	width:260px;
	height:225px;
	padding:2px;
	margin:5px;
	float:left;
	background-image: url('images/principal_asociacion.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

.contenedorconcejo {
	width:260px;
	height:225px;
	padding:2px;
	margin:5px;
	float:left;
	background-image: url('images/principal_concejo.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

.contenedorcomercios {
	width:260px;
	height:225px;
	padding:2px;
	margin:5px;
	float:left;
	background-image: url('images/principal_comercios.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

.contenedorservicios {
	width:260px;
	height:225px;
	padding:2px;
	margin:5px;
	float:left;
	background-image: url('images/principal_servicios.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

.textosecciones {
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	color:#929292;
	margin:150px 4px 0 4px;
	line-height:16px;
}

.textonegrita {
	font-weight:bold;
}

.textocursiva {
	font-style:italic;
}

.textoverde {
	color:#339966;
}

.textoazul {
	color:#003366;
}

.textorojo {
	color:#DD3333;
}

.textonaranja {
	color:#E38A33;
}