body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.subIndice{
	color:#7A7A78;
	font-family:tahoma,verdana;
	font-size: 8px;
	line-height:1px;
	text-decoration:none;
	vertical-align: super;
}
.texto{
	color:#7A7A78;
	font-family:tahoma,verdana;
	font-size: 11px;
	line-height:16px;
	text-decoration:none;
}

A.texto{font-weight:bold;}
A.texto:hover{
	text-decoration:underline;
	color:#B3CE42;
}

.padding{padding:10px}
.footer{
	color:#666666;
	font-family:tahoma;
	font-size: 10px;
	line-height:16px;
	text-decoration:none;
	background-image: url(../images/fondo_footer.gif);
	background-position:top;
	background-repeat:repeat-x;
}

A.footer{font-weight:bold;}
A.footer:hover{
	text-decoration:underline;
	color:#B3CE42;
}

.texto12{
	color:#7A7A78;
	font-family:tahoma,verdana;
	font-size: 11px;
	line-height:14px;
	line-height:16px;
	text-decoration:none;
}
A.texto12{font-weight:bold;}
A.texto12:hover{
	text-decoration:underline;
	color:#B3CE42;
}
.texto10{
	color:#7A7A78;
	font-family:tahoma;
	font-size: 10px;
	line-height:16px;
	text-decoration:none;
}
.titulo{
	color:#666666;
	font-family:tahoma,verdana;
	font-size: 12px;
	font-weight:bold;
}
.tituloAzul{
	color:#012964;
	font-family:tahoma,verdana;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}
A.tituloAzul:Hover{
	text-decoration:underline;
	color: #013A8F;
	}
.tituloBlanco{
	color:#ffffff;
	font-family:tahoma,verdana;
	font-size: 14px;
	font-weight:bold;
	text-transform:uppercase;
}
.tituloVerde{
	color:#84A10D;
	font-family:tahoma, verdana;
	font-size: 12px;
	text-transform:uppercase;
	text-decoration: none;

}
.borde {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-right: 3px;

}


.navInterna{
	color:#012964;
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;	
}

.navInterna:hover{
	color:#9A9A9A;
	text-decoration: underline;
}

