*
{
	font-family: "Lucida Grande","Lucida Sans Unicode",sans-serif;
	font-size:11px;
	font-weight: normal;
}
a img
{
	border:none;
}
/***************************************************************************************** sticky footer ***********************************************************************************************************/
html, body {
	height: 100%;
	background-image:url(../images/strippes.gif);
	background-position:top center;
	background-repeat:repeat-y;
	margin:0px;
}
div#container
{
	min-height:100%;
	margin:0 auto;
	padding:0px;
	width: 740px;
	background-image: url(../images/fondoContenidos.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}
* html div#container {
	height:100%;
}
.cierre
{
	height:100px;
	margin:0 0 0 0;
	clear:both;
	display:block;
	visibility:hidden;
}
div#header
{
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: 1px 0;
	height: 174px;
	width: 740px;
	position: relative;
	clear:both;
}
div#encabezado
{
	width: 600px;
	height: 40px;
	position: relative;
	top:97px;
	margin: 0px auto 0 auto;
}
div#footer
{
	background-repeat: repeat-x;
	background-image: url(../images/footer.gif);
	background-position: top center;
	height: 58px;
	width: 740px;
	margin:-58px auto 0px auto;
	padding: 0px 0 0 0;
	position:relative;
}
/**********************************************************************************************************************************************************************************************************************************/
div#pagina
{
	width:740px;
}
div#menu
{
	width:176px;
	float:left;
	margin:0 0 0 8px;
}
* html div#menu
{
	width:176px;
	float:left;
	margin:0 0 0 4px;
}

div#contenidos
{
	width:555px;
	float:right;
}
div.descripcionSeccion
{
	width:375px;
	margin:5px 10px 0 0;
	float:right;
}
* html div.descripcionSeccion
{
	margin:5px 5px 0 0;
}
div.seccion
{
	background-image:url(../images/letras.gif);
	background-position:top left;
	background-repeat:no-repeat;
	min-height:520px;
}
* html div.seccion
{
	height:520px;
}
img.imagenDeco
{
	margin:10px 0;
}
div.centralCompleto
{
	width:530px;
	margin:0 0 10px 15px;
	clear:both;
}


img.imagenFloat
{
	float:right;
	margin:0 0 0 10px;
}
div.descripcionLocalizacion
{
	background-image:url(../images/comoLlegar.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:160px;
	float:left;
	padding:50px 0 0 0;
}
div#cuadroMapa
{
	width:353px;
	float:right;
}
div#tituloMapa
{
	background-image:url(../images/ttitulo.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:353px;
	height:40px;
}
div#mapa
{
	width:351px;
	border:1px solid #003399;
	height:303px;
}
/***********************************************************************************************************************************************************************************/
/*																																												     */
/*																			pagina de inicio																					     */
/*																																												     */
/***********************************************************************************************************************************************************************************/
div#banners
{
	width:160px;
	float:right;
	margin:0 10px 0 0px;
}
div#banners img
{
	margin:0 0 10px 0;
}
* html div#banners
{
	margin:0 5px 0 0px;
}
div#inicio
{
	width:370px;
	margin:0 0 0 10px;
	float:left;
}
* html div#inicio
{
	margin:0 0 0 5px;
}
div#bienvenida
{
	width:370px;
	clear:both;
	background-image:url(../images/fondoAlcalde.gif);
	background-repeat:repeat-y;
	overflow:hidden;
}
div.fotoAlcalde
{
	width:120px;
	float:left;
}
div.textoAlcalde
{
	width:190px;
	margin:0 10px 0 0;
	float:right;
}
div.textoAlcalde p
{
	margin:0 0 0 0;
}
hr
{
	display:block;
	clear:both;
	visibility:hidden;
}
