.texto {
	font-family: "Arial Narrow";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: justify;
	text-indent: 2pt;

}

.texto-izq {
	font-family: "Arial Narrow";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
	text-indent: 2pt;

}

.index {

	font-family: "Arial Narrow";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #506972;
}
a.index:link, a.index:visited, a.index:active {color: #506972; text-decoration: none} 
a.index:hover {color: #000000; text-decoration: none} 

.enlaces {

	font-family: "Arial Narrow";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #506972;
}
a.enlaces:link, a.enlaces:visited, a.enlaces:active {color: #506972; text-decoration: none} 
a.enlaces:hover {color: #000000; text-decoration: none} 

.submenu {

	font-family: "Arial Narrow";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
a.submenu:link, a.submenu:visited, a.submenu:active {color: #FFFFFF; text-decoration: none} 
a.submenu:hover {color: #FFB200; text-decoration: none} 

.menu {

	font-family: "Arial Narrow";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
a.menu:link, a.menu:visited, a.menu:active {color: #FFFFFF; text-decoration: none} 
a.menu:hover {color: #FFB200; text-decoration: none} 


INPUT.camposformularios { background-color: #FFFFFF; border-width: 1px; border-style:solid; border-color: #CCCCCC; text-align: left; font-size : 11px; font-family: verdana, arial;} 
TEXTAREA.camposformularios { background-color: #FFFFFF; border-width: 1px; border-style:solid; border-color: #CCCCCC; text-align: left; font-size : 11px; font-family: verdana, arial;} 
INPUT.botonesformularios { background-color: #FFFFFF; border-width: 1px; border-style:solid; border-color: #506972; text-align: center; font-size : 12px; font-family: verdana, arial;}
