/*
	CAPAS
*/
#contenedor {
	width:809px;
	margin:auto;
	text-align:left;
}

#cabecera {
	background: url(imagenes/cabecera.gif) no-repeat left top;
	width:809px;
	height:111px;
	margin-top:10px;
}

#cabecera h2 {
	font-size: 10px;
	color: #165394;
	margin: 18px 10px 10px 10px;
	text-align: right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#contenido{
	width:794px;
	margin-left:8px;
	background:url(imagenes/fondoContenido.gif) repeat-y;
}

#menu {
	height:23px;
	width:792px;
	margin-left:1px;
	background-image:url(imagenes/fondoMenu.gif);
	border-bottom:#f68610 solid 5px;
}

#menuCont {
	width:774px;
	margin-left:9px;
	font-weight:500;
}

#menuCont a { text-decoration: none; }
#menuCont a:link { color: #000000; }
#menuCont a:visited { color: black; }
#menuCont a:hover { color: #f68610; text-decoration:underline; }

#imagenCabecera {
	background: url(imagenes/imagenCabecera.gif) no-repeat left top;
	width:792px;
	height:177px;
	margin-left:1px;
}

#fondoSombraImagen {
	background: url(imagenes/fondoSombraImagen.gif) repeat-x top left;
	width:792px;
	height:51px;
	margin-left:1px;
}

#contContenido {
	overflow:hidden;
	width:100%
}

#contModulos {
	width:567px;
	margin-left:1px;
}

#contLogoAyu{
	width:223px;
	margin-right:1px;
}

#logoAyu {
	background: url(imagenes/logoAyuntamiento.gif) no-repeat;
	width:133px;
	height:356px;
	margin-left:60px;
}

#fondoPie {
	background:url(imagenes/fondoPie.gif) repeat-x;
	width:792px;
	height:11px;
	margin-left:1px;
	overflow:hidden;
	margin-top:63px;
}

#contenidoPie{
	width:794px;
	margin-left:8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:10px;
	margin-bottom:10px;
}
#contenidoPie a { text-decoration: none; }
#contenidoPie a:link { color: #000000; }
#contenidoPie a:visited { color: black; }
#contenidoPie a:hover { color: #f68610; text-decoration:underline; }
#contenidoPie li { list-style-type::circle; }

#logoSeta { background: url(imagenes/logo_seta.jpg) no-repeat; width:80px; height:18px; position: absolute; }

#TituloModulo
{
	background:url(imagenes/fondoTitulo.gif) repeat-x;
	width:100%;
	height:21px;
	margin-bottom:13px;
}

#TituloModuloImg{
	background-image:url(imagenes/bola.gif);
	width:16px;
	height:16px;
	margin-right:10px;
	overflow:hidden;
}

#TituloModulo h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:400;
	color:#f68610;
	text-transform:uppercase;
}

/*
	MODULOS
*/

/* * * * * * * * * * * * * * * *
	Modulo noticias 
* * * * * * * * * * * * * * * */
#tituloNoticia{
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
}
#fechaNoticia{
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #5caaea;
}
#DescripcionNoticia{
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#LeerMasNoticia{
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:right;
	margin-bottom:30px;
}
#LeerMasNoticia a { text-decoration: none; }
#LeerMasNoticia a:link { color: #000000; }
#LeerMasNoticia a:visited { color: black; }
#LeerMasNoticia a:hover { color: #f68610; text-decoration:underline; }
#volverNoticia{
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
	margin-top:15px;
}
#volverNoticia a { text-decoration: none; }
#volverNoticia a:link { color: #000000; }
#volverNoticia a:visited { color: black; }
#volverNoticia a:hover { color: #f68610; text-decoration:underline; }

/* * * * * * * * * * * * * * * *
	Modulo servicios 
* * * * * * * * * * * * * * * */
#servicioPadre{
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#servicioPadre a { text-decoration: none; }
#servicioPadre a:link { color: #000000; }
#servicioPadre a:visited { color: black; }
#servicioPadre a:hover { color: #f68610; text-decoration:underline; }

#servicioPadre li {	list-style-type:square; }
#servicio{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:15px;
	margin-top:5px;
	margin-bottom:5px;
}
#servicio a { text-decoration: none; }
#servicio a:link { color: #000000; }
#servicio a:visited { color: black; }
#servicio a:hover { color: #f68610; text-decoration:underline; }
#servicio li { list-style-type::circle; }

.contenedorServicio{
	overflow:hidden;
	width:530px;
	margin-left:15px;
	margin-top:5px;
	background: url(imagenes/fondo_servicio.gif) #FFFFFF repeat-x top left;
}

#descripServicio{
	width: 400px;
	margin:5px;
}

#contenedorImgServ{
	width: 100px;
	height:100px;
	border: 1px #aaaaaa solid;
	padding:5px;
	margin-top:3px;
	margin-right:3px;
}

#contenedorImgServ img{
	border:0;
}

/* * * * * * * * * * * * * * * *
	Modulo quienes somos
* * * * * * * * * * * * * * * */
#contDescripSomos{
	width: 100%;
}
#contDescripSomos a { text-decoration: none; }
#contDescripSomos a:link { color: #000000; }
#contDescripSomos a:visited { color: black; }
#contDescripSomos a:hover { color: #f68610; text-decoration:underline; }
#contDescripSomos li { list-style-type::circle; }

#contImgSomos{
	width:100%;
	text-align:center;
	margin-top:30px;
}

/* * * * * * * * * * * * * * * *
	Modulo galeria
* * * * * * * * * * * * * * * */
#contFilaGaleria{
	width:100%;
	margin-bottom:30px;
	overflow:hidden;
}

#contFilaGaleria img{
	border:0;
}

/*
	CLASES
*/
.posDrch {
	float: right;
}

.posIzq {
	float: left;
}
