body {
	background-image: url(images/bg.gif);
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
	list-style-type: square;
}
.cuadro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: normal;
}

.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	padding : 2px 2px 2px 2px;
}
.Titulo {
	font-family: Arial, Georgia, Verdana;
	font-size: 18px;
	color: #3C337E;
	font-weight: bold;
	padding: 10px;
	font-style: italic;

}
.mini {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
td.mini a:link {  text-decoration: none; color: #333333}
td.mini a:visited {  text-decoration: none; color: #333333}
td.mini a:hover {	text-decoration: none; color: #333333}

TABLE.TableMain {
	border : 1px solid #3C337E;
	
}
TD.TdMain {
	padding : 2px 2px 2px 2px;
	border-bottom : 1px solid #3C337E;	
	border-top: 1px solid white;
	background-color: #F2F1FA;
}
TD.TdMainEspacio {
	border-bottom : 1px solid #3C337E;	
	border-top: 1px solid white;
}
TD.TdHeader {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	padding : 7px 5px 7px 5px;
}
.Chico {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
.Subtitulo {

	font-family: Arial, Georgia, Verdana;
	font-size: 14px;
	color: #666699;
	font-weight: bold;
	padding: 10px;
	font-style: normal;
}
.mediano {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 15px;
	color: #333333;
	font-weight: normal;
	list-style-type: square;
	list-style-image: url(images/bullet.gif);
}
.medianoBold {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 15px;
	color: #3C337E;
	font-weight: bold;
	list-style-type: square;
	list-style-image: url(images/bullet.gif);
}
.carac {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
	list-style-type: square;
	background-color: #F2F1FA;
}
td.carac a:link {  text-decoration: none; color: #333333}
td.carac a:visited {  text-decoration: none; color: #333333}
td.carac a:hover {	text-decoration: none; color: #333333}
.grande {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	list-style-type: square;
	list-style-image: url(images/bullet.gif);
	padding : 5px 5px 5px 5px;
}
