@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #061721;
	background-image:url(esperansa.jpg);
	background-repeat:repeat-x;
}
body,td,th {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #376366;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.chic {
	font-size: 10px;
	font-weight: bold;
}
.peque {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.peque1 {font-size: 10px}
.fondo_programa {
	background-image:url(fondo_programa.jpg);
}
