.r1 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

body {
	background-image: url(images/fondo_2006.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #3DDCFC;
}

#calendario {
	font-size: 7px;

}

#eventos_tabla {
	margin-top: 20px;
}
#eventos_tabla .cabeza {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #175E82;
	font-weight: bold;
}
.titulos {
	background-color: #175E82;
	padding: 10px;
	color: #FFFFFF;
}

#eventos_tabla .cabeza h2 {
	margin-bottom: 0px;
	font-size: 16px;
	font-weight: bold;
}
#eventos_tabla .datos {
	font-weight: bold;
	background-color: #CCCCCC;
}
#eventos_tabla .info {
	padding-bottom: 25px;
	background-color: #FFFFFF;
	padding-top: 25px;
}

.cabeza a:link,
.cabeza a:visited,
.cabeza a:active { color: #FFFFFF; text-decoration: underline }
.cabeza a:hover { color: #FFFFFF; text-decoration: none }

.dia_evento a:link,
.dia_evento a:visited,
.dia_evento a:active { color: #000000; text-decoration: underline; font-size:18px; font-weight:bold }
.dia_evento a:hover { color: #CCCCCC; text-decoration: none; font-size:18px; font-weight:bold }

.eventos_info a:link,
.eventos_info a:visited,
.eventos_info a:active { color: #000000; text-decoration: underline; font-weight:bold }
.eventos_info a:hover { color: #CCCCCC; text-decoration: none; font-weight:bold }
h2 {
	font-size: 18px;
	font-weight: bold;
}

ul {
	margin: 0;
	padding: 0 0 0 1em;
	text-indent: -0.8em;
	list-style-type: none;

}

li {

padding: 0;
margin: 0 0 0.35em 0;

}

#eventos_tabla .infofondo {
	padding-bottom: 25px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
}

#eventos_index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	font-weight: bold;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.cabeza_index {
	background-color: #175E82;
	color: #FFFFFF;
	background-image: url(images/promo_idx_up.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.info_index {
	background-image: url(images/promo_idx_down.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 20px;
	padding-bottom: 20px;
}

#eventos_tabla .cabeza_index h2 {
	margin-bottom: 5px;
}
