/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size:11px;
	background-color: #5081BE;
}
.cap{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#283F48;
	padding-left:15px;
	line-height: normal;
	text-align: justify;
	margin-left: 15px;
}
a    {
	font-family: Arial;
	font-weight:bold;
	font-size: 12px;
	color: #283F48;
	text-decoration: none;
}
a:hover      {  font-family: Arial; font-weight:bold; font-size: 12px; color:#CC0000}
 
.cabecera {
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
	text-align: center;
	background-image: url(images/indexc1.gif);
	height: 45px;
}
.centro {
		font-size:13px;
	font-weight: bold;
	padding-left:15px;
	text-align: justify;
	padding-right: 15px;
	color:#333333;
}
.fondocentral {
	width: 725px;
	background-image: url(images/fcentral.gif);
}
.titular1 {
	font-size: 16px;
	font-weight: bold;
	color: #336699;
	font-family: Verdana,Arial;
}
.puntos {
	background-image: url(images/puntos.gif);
	height: 10px;
	width: 500px;
	font-size: 1px;
}
.texto1 {
	text-align: justify;
	padding-right: 60px;
	padding-top: 10px;
}
.texto2 {
	text-align: justify;
}
.troj {
	color: #CC0000;
		font-size: 14px;
	font-weight: bold;
}

.tbla{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-left: 20px;	
}
.milogin {
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	border: none;
	background-image: url(images/login.gif);
	height: 19px;
	width: 120px;
	background-color: transparent;
	word-spacing: 5px;
}
a.enlace {
	text-decoration: underline;
}