*{
	font-family:Verdana,Arial,Helvetica,sans-serif;	
}

body {
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#cccccc;
	position:relative;
	text-align:center;
}

#aviso{
	background-color:#ffffff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:16px;
	height:100%;
}

#aviso table{
	text-align:center;
	width:100%;
	height:100%;
	line-height:24px;
}
#aviso img{
	border:0px;
}
#aviso a{
	color:#6C2825;
	font-weight:700;
	text-decoration:none;
}
#aviso a:hover{
	text-decoration:underline;
}

#main{
	position:relative;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	margin:auto;
	/*margin-top:10px;*/
	text-align:center;
	width:1050px;
	text-align:center;
	background-image:url(../imagens/main_bg.jpg);
	background-repeat:repeat-y;
	background-position:top left;
	overflow:auto;
}

#topo{
	position:relative;
    background:url(../imagens/topo_bg.jpg) no-repeat;
    background-repeat:no-repeat;
	background-position:top left;	
	font-family:Verdana,Arial,Helvetica,sans-serif;
	height:175px;
	width:1050px;
}

#logo{
	position:absolute;
	width:230px;
	height:150px;
	left:17px;
	top:26px;
	padding-top:10px;
}
#logo img{
	border:0px;
}

#banner{
	position:absolute;
	left:247px;
	top:16px;
    /*background-image:url(../imagens/header_bg.jpg);*/
    background-repeat:no-repeat;
	background-position:top left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	width:757px;
	height:159px;
	text-align:left;
}

#cantoBanner{
	position:absolute;
	width:28px;
	height:28px;
	left:0px;
	top:131px;
}

#linguas{
	position:absolute;
	width:60px;
	height:21px;
	left:0px;
	top:35px;
	text-align:right;
}

#linguas img{
	border:0px;
}

#ajuda{
	position:absolute;
	width:156px;
	height:87px;
	left:216px;
	top:0px;
	text-align:right;
}

#ajuda #estadoAjuda{
	font-size:9px;
	position:absolute;
	width:156px;
	height:20px;
	left:0px;
	top:40px;
	text-align:center;
	vertical-align:middle;
}

#ajuda #estadoAjuda a{
	font-size:10px;
	text-transform:underline;
	font-weight:700;	
	color:#4C4C4C;
	vertical-align:middle;
}

#ajuda #estadoAjuda .ajudaLink{
	color:#999900;
}

#ajuda #estadoAjuda img{
	vertical-align:middle;	
}

#areaCliente{
	position:absolute;
	width:349px;
	height:87px;
	left:386px;
	top:0px;
	text-align:right;
}

#areaCliente .fundo{
	position:absolute;
	width:349px;
	height:87px;
	left:0px;
	top:0px;
}

#areaCliente .form{
	z-index:99;
	position:absolute;
	width:293px;
	height:34px;
	left:28px;
	top:32px;
	text-align:left;
}

#areaCliente .form p{
	font-size: 10px;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:10px;
}
#areaCliente .form a{
	text-decoration:none;
	color:#999900;
	font-weight:700;
}
#areaCliente .form a:hover{
	/text-decoration:underline;
}
#areaCliente .form .textField{
	font-size: 9px;
	width:70px;
	height:12px;
	border:0px solid #000000;
	text-align:left;
	padding-left:3px;
	padding-right:3px;
}

#areaCliente .form #userName{
	position:absolute;
	left:52px;
	top:8px;
}

#areaCliente .form #userPass{
	position:absolute;
	left:182px;
	top:8px;
}

#areaCliente .form #userOk{
	position:absolute;
	left:260px;
	top:8px;
}

#areaCliente .form #userOk:active{
	position:absolute;
	left:261px;
	top:9px;
}


#menuTop{
	position:relative;
	margin-left:auto;
	margin-right:60px;
	width:714px;
	height:37px;
	text-align:left;
    background-image:url(../imagens/fundo_menu_top.gif);
    background-repeat:repeat-x;
	background-position:bottom left;	
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

#menuTop #opcoesDestaque{
	position:absolute;
	width:300px;
	left:0px;
	top:6px;
	text-align:left;
}

#menuTop #opcoesMenu{
	position:absolute;
	left:150px;
	top:6px;
	text-align:center;
	padding:0px;
	margin:0px;
}

#areaAproveitada{
	margin:auto;
	width:954px;	
	padding-right:1px;
	padding-bottom:40px;
}
 
#areaLeft{
	width:173px;
	text-align:left;
	float:left;	
	position:relative;
	padding-bottom:30px;
}

#areaLeft .hr{
	border-bottom:1px dotted #330000;
	margin-top:10px;
	margin-bottom:10px;
	padding:0px;
}

#areaLeft img{
	border:0px;
}

#areaLeft #opcoesMenu{
	text-align:left;
	padding-top:20px;
	padding-bottom:70px;
}

#areaRight{
	border-right:12px solid #FFFFFF;
	width:714px;
	float:right;	
	text-align:center;
}

#areaConteudos{	
	text-align:left;
	width:100%;
	overflow:auto;	
}
#tituloConteudo{
	text-align:left;
}

#tituloConteudo p{
	font-size:10px;
	font-weight:700;
	text-transform:uppercase;
	padding-top:10px;
	margin:0px;
	margin-bottom:10px;
	color:#666666;
}

#conteudos .itemNoticia{
	border-bottom:1px dotted #330000;	
}

#conteudos{
	font-size:10px;
	color:#666666;
	line-height:16px;
}

#conteudos p{
	margin-top:10px;
	margin-bottom:10px;
}
#conteudos img{
	border:0px;
}

#conteudos a{
	color:#6C2825;
	font-weight:700;
	text-decoration:none;
}
#conteudos a:hover{
	text-decoration:underline;
}

#bottom{
	background-image:url(../imagens/bottom_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:1050px;
	height:29px;
}

#copy {
	font-size:9px;
	text-align:center;
	color:#5e5e5e;
	margin:0px;
	padding:0px;
}

#copy a{
	text-decoration:none;
	color:#5b2729 ;
	font-weight:700;
}


#copy a:hover{
	text-decoration:underline;
}

.inputText{
	vertical-align:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:2px;
	height:14px;
	color:#999999;
	border:1px solid #EBEBEB;
}

.inputButton{
	cursor:pointer;
	vertical-align:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:2px;
	color:#FFFFFF;
	font-weight:700;
	background-color:#EBEBEB;
	border:0px solid #EBEBEB;
}

.paginas{
    text-align: right;
    padding-right: 2px;
}