/* content */
.text-header {
	font-size: 16pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #336666;
}
.text-header color { font-size: 11pt; font-family: Arial; color: #336666;}
.text-slogan {
	font-size: 11pt;
	font-family: sans-serif;
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
}
.pageContent { font-size: 10pt; font-family: Arial Narrow, Arial, sans-serif; color: #252525; }
.pageContent a { font-size: 10pt; font-family: Verdana; color: #252525; }
.style1 {font-size: 10pt; font-family: Verdana; color: #336666;}
.style2 {font-size: 10pt; font-family: Verdana; color: #f44702;}

/* top elements */
.company { font-weight: bold; font-size: 14pt; font-family: Arial color: #CCCCCC; }
.titulo {
	font-weight: normal;
	font-size: 14pt font-family: Arial color: #FFFFFF; color: #EFEFEF;
	font: Verdana;
}
.slogan { font-size: 11pt; font-family: sans-serif; color: #ffffff; }
.url { font-size: 8pt; font-family: sans-serif; color: #ffffff; }

/*main menu*/
.menu { font-size: 8pt; font-family: Arial Narrow, Arial, sans-serif; color: #737373; text-decoration: none; text-transform: uppercase; }
.amenu { font-size: 8pt; font-family: Arial Narrow, Arial, sans-serif; color: #737373; text-decoration: underline; text-transform: uppercase; }

/*submenu*/
.submenu { font-size: 8pt; font-family: Arial Narrow, Arial, sans-serif; color: #6B6B6B; text-decoration: none; }
.asubmenu { font-size: 8pt; font-family: Arial Narrow, Arial, sans-serif; color: #ffffff; text-decoration: underline; }

/*copyright*/
.footer { font-size: 8pt; font-family: Arial Narrow, Arial, sans-serif; color: #ffffff; }

/*backgrounds*/
.main-bg { background-color: #ffffff; background-image: url(''); background-repeat: no-repeat; }
