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

.Subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #215698;
	text-decoration: none;
}
.Subtitulos2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #215698;
	text-decoration: none;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.sub2 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: ffce4a;
}
.border {
	border: 2px solid #297fb9;
}

.link {color: #02336E}

a:hover {
	color:#0066CC;
}

.style2 {
	color: #0C293C;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
td.fondo{
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(images/fondo_001.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

td.fondo2{
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(images/fondo_002.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
