/* CSS Document */

body {
	background:#F7E6B1;
	color:#333333;
	font-family:"Trebuchet MS", "Arial", "Helvetica", sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
	text-align:center;
}

#sitenav {
	margin:0 0 0 0;
	font-size:10px;
	line-height:20px;
	color:#FFFFFF;
	text-align:center;
	background-image:url(imagenes/fondo_global_nav.jpg);
}

#sitenav a:link, #sitenav a:visited, #sitenav a:active {
	color:#FFFFFF;
	text-decoration:none;
}

#sitenav a:hover {
	background-image:url(imagenes/this.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	color:#FFCC00;
	padding-bottom:2px;
	*padding-bottom:1px;
}

#allpage {
	background-image:url(imagenes/fondo_cuadricula.gif);
	background-repeat:repeat-x;
	text-align:center;
	padding:30px 0 0 0;
}

#page {
	width:700px;
	margin:auto;
}

#header {
	width:700px;
	background:inherit;
	background-color:#DFCB91;
}

#footer {
	clear:both;
	height:26px;
	line-height:26px;
	font-size:0.9em;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(imagenes/fondo_footer.jpg);
	background-repeat:repeat-x;
	padding-bottom:20px;
	*margin-top:10px;
}
#footer a:link, #footer a:visited, #footer a:active {
	text-decoration:none;
	color:#FFFFFF;
}
#footer a:hover {
	text-decoration:underline;
	color:#FFCC00;
}


#contenedor {
	width:201px;
	float:left;
	margin:0 0 15px 0;
	background-image:url(imagenes/fondo_local.jpg);
	background-repeat:no-repeat;
	height:180px;
	padding:16px 16px;
	font-size:12px;
	color:#FFFFFF;
	font-weight:400;
	line-height:26px;
}
#contenedor a:link, #contenedor a:visited, #contenedor a:active {
	text-decoration:none;
	color:#FFFFFF;
}
#contenedor a:hover {
	text-decoration:none;
	color:#FFFF33;
}

.contenedor_grande{
width:603px;
float:left;
padding: 0px 100.5px 0px 100.5px; 

}

#barra {
	background-image:url(imagenes/barra_localidad.jpg);
	background-repeat:repeat-x;
	font-size:16px;
	font-weight:400;
	text-align:left;
	padding:10px 10px 10px 10px;
	margin:6px 20px 0 0;
	color:#FFFFFF;
	line-height:10px;
}

#columna_izquierda {
	margin:15px 0 0 0;
	width:450px;
	float:left;
	text-align:left;
}

#columna_derecha {
	margin:15px 0 0 0;
	width:250px;
	float:left;
	text-align:left;
}

div.tit1 {
	color:#AF2A1E;
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:5px;
}

div.hora {
	color:#666666;
	float:left;
	width:120px;
	padding-top:5px;
	border-top:1px solid #DFCB91;
}

div.evento {
	color:#373752;
	float:left;
	font-weight:bold;
	padding-top:5px;
	border-top:1px solid #DFCB91;
	width:280px;
	display:block;
}

#torre {
	color:#373752;
	padding-right:30px;
	font-size:13px;
	line-height:16px;
}

#amapala {
	color:#373752;
	padding:10px 30px 10px 0;
	font-size:12px;
	line-height:16px;
	text-align:justify;
}

#email a:link, #email a:active, #email a:visited {
	text-decoration:none;
	color:#333333;
	font-weight:bold;
}

#email a:hover {
	text-decoration:underline;
}

div.evento{
width:300px;
float:left;
margin:0px;

}

div.animacion{
margin:0px;
width:375px;
height:230px;
float:left;
text-align:right;
}

div.texto{
margin:0px;
clear:both;
}
