/* este es el color de fondo del portal*/
.bg{
background-color:#2F4A27;
}

table{
font-family: Verdana;
font-size: 11px;
color: #333333;
}

.fuente1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

.fuente {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.titupag {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #86A969;
}
.menus {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
a.enlace:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006600;
	text-decoration: none;
}
a.enlace:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006600;
	text-decoration: none;
}
a.enlace:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006600;
	text-decoration: none;
}
a.enlace:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#333333;
	text-decoration: underline;
}

a.enlaceCab:visited {
	FONT: bold 110% Arial; 
	font-size: 11px;
	color: #006600;
	text-decoration: none;
}
a.enlaceCab:link {
	FONT: bold 110% Arial; 
	font-size: 11px;
	color: #006600;
	text-decoration: none;
}
a.enlaceCab:active {
	FONT: bold 110% Arial; 
	font-size: 11px;
	color: #006600;
	text-decoration: none;
}
a.enlaceCab:hover {
	FONT: bold 110% Arial; 
	font-size: 11px;
	color:#333333;
	text-decoration: underline;
}

.coment {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.subtitupag {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #42771F;
}

.TituMenuBar {
		PADDING-RIGHT: 2px; 
		PADDING-LEFT: 2px; 
		PADDING-BOTTOM: 2px; 
		FONT: bold 110% Arial; 
		COLOR: white; 
		PADDING-TOP: 2px; 
		BACKGROUND-COLOR: #008000; 
		TEXT-ALIGN: center;
}

