.body {
	background-color: #EEEEEE;
	background-image: url(../images/body.png);
	background-repeat: repeat-y;
	background-position: center;
	padding: 0px;
	border: none;
	font-family: Tahoma, "Times New Roman", Times, serif;
}
.texto {
	font-family: Tahoma, "Times New Roman";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.textoNegro {
	font-family: Tahoma, "Times New Roman";
	font-size: 14px;
	color: #000000;
	font-style: italic;
}
.tituloevento {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;
	color: #000000;
}
.tituloevento:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;
	color: #CC6699;
}
.textoevento {
	font-family: Tahoma, "Times New Roman";
	font-size: 12px;
	color: #666666;
	padding-left: 10px;
	text-decoration: none;
}
.menu {
	font-family: Tahoma, "Times New Roman";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	padding-left: 10px;
	padding-bottom: 5px;
	font-weight: bold;
	font-style: normal;
}
.menu:hover {
	font-family: Tahoma, "Times New Roman";
	font-size: 12px;
	color: #3366FF;
	padding-left: 10px;	
	background-image: url(../images/indent.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.mainTable {
	padding-top: 3px;
}
.footer {
	background-image: url(../images/bg-body.gif);
}
.tituloeventoSinLink {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;
	color: #000000;
}
.textomodulos {
	font-family: Tahoma, "Times New Roman";
	font-size: 12px;
	color: #666666;
	padding-left: 30px;
}
.textoNaranja {

	font-family: Tahoma, "Times New Roman";
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
.textolink {

	font-family: Tahoma, "Times New Roman";
	font-size: 12px;
	color: #666666;
	padding-left: 10px;
	text-decoration: none;
}
.textolink:hover {

	font-family: Tahoma, "Times New Roman";
	font-size: 12px;
	color: #CC6699;
	padding-left: 10px;
	text-decoration: none;
}
.TituloNotaCeleste {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #5991C8;
	background-color: #D7E4F2;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: medium solid #FFFFFF;
	border-right: none #FFFFFF;
	border-bottom: thin dotted #68A3C1;
	border-left: none #FFFFFF;
	font-style: normal;
	font-weight: bold;
}
.cartel {
	font-family: Tahoma, "Times New Roman";
	font-size: 16px;
	color: #CC6699;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
.pie {

	font-family: Tahoma, "Times New Roman";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.masInfo {

	font-family: Tahoma, "Times New Roman";
	font-size: 11px;
	color: #E18700;
	text-decoration: none;
}
.colaboradores {
	font-family: Tahoma, "Times New Roman";
	font-size: 12px;
	color: #E68A00;
	text-decoration: none;
	padding-bottom: 5px;
	font-style: italic;
	font-weight: bold;
}
