body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #234F8B;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #234F8B;
}
a.titulo:link {
	color: #234F8B;
	text-decoration:none;
}
a.titulo:hover {
	color: #234F8B;
	text-decoration: underline;
}
a.titulo:active {
	color: #234F8B;
	text-decoration:none;
}
a.titulo:visited {
	color: #234F8B;
	text-decoration:none;
}
.td_der {
	background-color: #C6CFD9;
	padding: 10px;
	font-size:11px;
}
.td_center {
	background-color: #D7E1EB;
	padding: 10px;
	font-size:11px;
	background-image:url(images/dot.jpg);
	background-position:top right;
	background-repeat:repeat-y;
}
.td_izq {
	background-color: #EBEEF2;
	padding: 10px;
	font-size:11px;
	background-image:url(images/dot.jpg);
	background-position:top right;
	background-repeat:repeat-y;
}
.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
}
a.bottom:link {
	color: #FFFFFF;
	text-decoration:none;
}
a.bottom:active {
	color: #FFFFFF;
	text-decoration:none;
}
a.bottom:visited {
	color: #FFFFFF;
	text-decoration:none;
}
a.bottom:hover {
	color: #FFFFFF;
	text-decoration:none;
}
