/* ================================
    CSS STYLES FOR Module ContactUs
   ================================
*/
.texto
{
	color: #4C4C4C;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;   
 	line-height: 14px;
}
.formu {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.otitle2 
{
	color: #4C4C4C;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 12px;   
 	line-height: 14px;
}
.otitlenaranja {	FONT-WEIGHT: bold;	FONT-SIZE: 16px;	COLOR: #ff9900;	FONT-FAMILY: Arial, Helvetica, sans-serif}
.otitle { FONT-WEIGHT: bold; FONT-SIZE: 16px;	COLOR: #000066;	FONT-FAMILY: Arial, Helvetica, sans-serif}
.button { BORDER-RIGHT: #ff9900 2px solid;		BORDER-TOP: #ff9900 2px solid;		FONT-WEIGHT: bold;		FONT-SIZE: 12px;		BACKGROUND: #000066;		MARGIN: 1px;		BORDER-LEFT: #ff9900 2px solid;		COLOR: #ffffff;		BORDER-BOTTOM: #ff9900 2px solid }
