body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #1A0880;
	height:100%;
	margin:0px;
}

.header {
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF; 
	width: 980px; 
	height: 150px;
}

.topHeader {
 	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF; 
	width: 980px; 
	height: 100px;
}

.logo {
  float:left;
}

.imagem {
	border-top-style: none; 
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: none;
}

.advertising {
	float:right;
	padding-right:30px;
}

.toolbarHeader{
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF; 
	width: 980px; 
	height: 50px;
}

.menu {
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF; 
	width: 980px; 
	height: 95px;
}
.main {
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF; 
	width: 980px; 
	height: auto;
}
.bottomMain {
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF; 
	width: 980px; 
	height: 20px;
}
.separator {
	margin-left: auto;
	margin-right: auto;
	width: 980px; 
	height: 1px;
}
.footer {
	margin-left: auto;
	margin-right: auto;
	background-color: #E6C913; 
	width: 980px;
	height: 50px;
}

.copyright {
	float:left;
	padding-left:25px;
}

.footerLinks {
	float:right;
	padding-right:25px;
}

.textFooter {
	font-size: 10px;
	color: #1A0880;
}

a.linkFooter, a.linkFooter:link, a.linkFooter:visited, a.linkFooter:active {
    font-size:10px;
    color:#1A0880;
    text-decoration:none;   
}

a.linkFooter:hover {
    font-size:10px; 
    color:#1A0880;
    text-decoration:underline;
}
.topSeparator {
	margin-left: auto;
	margin-right: auto;
	width: 980px; 
	height: 1px;
}
.bottomSeparator {
	margin-left: auto;
	margin-right: auto;
	width: 980px; 
	height: 3px;
}

.titleHeaderSms{
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

a, a:link, a:visited, a:active {
	font-size:10px;
	color:#000000;
	text-decoration:underline;
}

a:hover{
	font-size:10px;
	color:#000000;
	text-decoration:none;
}

a.news, a.news:link, a.news:visited, a.news:active {
	font-size:10px;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
}

a.news:hover{
	font-size:10px;
	font-weight: bold;
	color:#000000;
	text-decoration:underline;
}

a.buttonLink, a.buttonLink:link, a.buttonLink:visited, a.buttonLink:active {
	font-size:18px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
}
a.buttonLink:hover{
	font-size:18px;
	font-weight: bold;
	color:#E6C913;
	text-decoration:none;
}


.titleHeaderBoxBlue{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.textBoxBlue{
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

a.whiteLink, a.whiteLink:link, a.whiteLink:visited, a.whiteLink:active {
	font-size:10px;
	color:#FFFFFF;
	text-decoration:underline;
}

a.whiteLink:hover{
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}
.titleHeaderBoxMain{
	float:left;
	padding-left:15px;
	font-size:13px;
	font-weight: bold;
	color:#365CEA;
}
.titleHeaderBoxArea{
	float:left;
	padding-left:15px;
	font-size:13px;
	font-weight: bold;
	color:#1A0880;
}
.titleHeaderBoxDestaque{
	float:left;
	padding-left:15px;
	font-size:13px;
	font-weight: bold;
	color:#FFFFFF;
}

/*a.menuText, a.menText:link, a.menuText:visited, a.menuText:active {
	font-size:11px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
}
a.menuText:hover{
	font-size:11px;
	font-weight: bold;
	color:#E6C913;
	text-decoration:none;
}
*/
.menuText{
	text-align:center;
	font-size:11px;
	font-weight: bold;
	color:#FFFFFF;
}

.caixas{
	font-size : 10px;
	color: #000000;
}

.textoBold{
	font-weight: bold;
	font-size : 10px;
	color: #000000;
}
.texto{
	font-weight: normal;
	font-size: 10px;
	color: #000000;
}
.titleBold{
	font-weight: bold;
	font-size : 11px;
	color: #1A0880;
}

.dataNews{
	font-weight: normal;
	font-size : 9px;
	color: #666666;
}

.botao {
   	font-size: 10px;
	font-weight: bold;
	border: 0px solid #1A0880;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #1A0880;
	cursor: hand;
	vertical-align: middle;
	text-align: center;
	color: #FFFFFF;
}