.titulos {
	font-family: "Bradley Hand ITC";
	font-size: 24px;
	font-weight: normal;
	color: cc0043;
	text-decoration: none;
}
.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.notis {

	font-family: Tahoma;

	font-size: 11px;

	font-weight: normal;

	color: 1D4288;

	text-decoration: none;

}
.resaltes {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #53a6db;
	text-decoration: none;
}
a.resaltes:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #53a6db;
	text-decoration: underline;
}
.resaltes2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #d73a71;
	text-decoration: none;
}
.resaltes2:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #d73a71;
	text-decoration: underline;
}
a.enlaces {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.bordes {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.bordesblancos {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;

}
.datos {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.datosenlaces {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
}
.datos2 {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

.fecha {
text-align:left;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: 000;
padding:5px;
text-decoration: none;
background-color: #C4E1FF;
border:1px solid #A8D3FF;
}
.evento_titulo {
text-align:left;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: D23B70;
padding:5px;
text-decoration: none;
background-color: #FFFFFF;
cursor:pointer;
}

.evento {
display:none;
}

#eventos {
height:400px; 
z-index:1; 
overflow:auto;
padding:10px;
scrollbar-face-color: #c38d4b;
scrollbar-arrow-color:#4f0305;
scrollbar-highlight-color: #c38d4b;
scrollbar-3dlight-color: #4f0305;
scrollbar-shadow-color: #c38d4b;
scrollbar-darkshadow-color:#4f0305;
scrollbar-track-color:#000000;
}