* {
	margin:0;
	padding:0;
}

body {
	text-align:center;
	background: url(imagenes/graficos/fondo_nar.png) #f6f3ed repeat-x;
	font:Verdana, Arial, Helvetica, sans-serif;
}

p	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 15px;
}

a {
	color:#000;
}

a:hover {
	color:#FF6600;
 	text-decoration:underline;
}


.separadores {
	border-bottom-color:#333333;
	border-bottom-style: solid;
	border-bottom-width:1px;
	padding-bottom:5px;
	margin-top:6px;
}

#container {
	width:820px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 36px;
	text-align: center;
	background:url(imagenes/graficos/foot_sombra.png) no-repeat bottom ;
}

#header {
	width: 820px;
}

#menu_nav {
	width: 820px;
	position: absolute;
	z-index: 2;
	margin: 0;
	top: 168px;
}

#contenido {
	width: 595px;
	text-align:left;
	margin-top: 34px;
	margin-left: 25px;
	padding: 0px;
	z-index: 5;
}

#sombra {
	width:820px;
	background: url(imagenes/graficos/sombra1.png) repeat-y;
	text-align: left;
	position: relative;
	z-index: 1;
	margin-top: 30px;
}

.marco {
	border: thin solid #333333;
	padding: 2px;
}

.marco_I {
	padding: 2px;
	border: thin solid #333333;
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.marco_D {
	border: thin solid #333333;
	float:right;
	margin-right: 12px;
	padding: 2px;
}

#derecha {
	width: 170px;
	border: thin solid #333333;
	padding: 4px;
	background-color: #EEE9DD;
	text-align: center;
	float: right;
	margin-right: 15px;
	margin-top: 15px;
	z-index: 2;
	*margin-top: 45px;
}

#derecha img {
	margin-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 4px;
	
}

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:14px;
	line-height: 5px;
	margin: 5px 0 7px 0;
}

H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:22px;
	line-height: 8px;
	margin: 8px 0 8px 0;
}

.evento_semana{
	width:574px;
	height:130px;
	margin-bottom: 15px;
	margin-top: 15px;
}

.evento_anterior{
	width:560px;
	height:85px;
	margin-bottom: 15px;
	margin-top: 15px;
}

.evento_calendario{
	background-color:#fed2b4;
	width:560px;
	height:57px;
	margin-bottom: 15px;
	margin-top: 10px;
	border-bottom:#333 solid 1px;
	padding-top:5px;
}
.fecha{
	display:block;
	width:50px;
	height:50px;
	background:url(imagenes/graficos/calendar.png) no-repeat;
	text-align:center;
	float:left;
	margin:0px 10px 0px 4px;
}

.mes{
	font:Arial, sans-serif;
	font-size:14px;
	font-weight:bolder;
	padding-top:2px;
}
.dia{
	font:Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:bolder;
	color:#ff6600;
	padding-top:3px;
	line-height:25px;
}

#footer {
	width: 820px;
	background: url(imagenes/graficos/foot_sombra.png) #f6f3ed;
	height: 15px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: -25px;
}

.comentario {
	width: 300px;
	border: none;
	font-style: italic;
	font-weight: bold;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 6px;
}

.foto {
	border: 1px solid #333333;
	padding: 5px;
	float:left;
	margin:5px;
	width:90px;
	height:90px;
}
.video {
	border: 1px solid #333333;
	padding: 5px;
	float:left;
	margin:5px;
	width:160px;
	height:160px;
}
* html .video {display:inline;}

.local {
	padding:5px;
	float:left;
	width: 170px;
	height: 130px;
}

.evento_local {
	width:574px;
	height:180px;
	margin-bottom: 15px;
	margin-top: 15px;
	
}

.caja_local {
	width:540px;
	height:190px;
	margin-left: auto;
	margin-right: auto;
	
}


.long_banner {
	width:560px;
	height:90px;
	
	
}


.nota {
	padding:5px;
	float:left;
	width: 150px;
	height: 90px;
}
.caja_nota {
	width:574px;
	height:100px;
	margin-bottom: 15px;
	margin-top: 15px;

}