.titulo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 19px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00CC33;
	border-right-color: #00CC33;
	border-bottom-color: #00CC33;
	border-left-color: #00CC33;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.textoImagen {
	font-family: Georgia;
	text-transform: uppercase;
	font-size: 12px;
}
.textoNoMay {

	font-family: Georgia;
	text-transform: none;
	font-size: 12px;
}
.imagen {
	border: medium solid #3F95D0;
	padding: 1px;
}
#celdaIndice {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bolder;
	width: 24%;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
}
#indiceEvento {
	width: 800px;
	border-left-width: 35px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.noEncima {
	background-color: #6666ff;
}
#indiceEvento a {
	text-decoration: none;
	color: #FFF;
}
.encima {
	background-color: #6C6;
}

