/* TAGS */

html, body {
	padding:0px; margin:0px; background-color:#c6c1ae;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#706d62;
}

/* IDS */

#brush {
	position:absolute;
	left:73px;
	top:186px;
}
#top {
	background-image:url(../layout/topo.jpg);
	width:628px;
	height:217px;

	margin-left:113px;
}
#top #home {
 position:absolute;
 display:block;
 width:195px;
 height:173px;
 top:58px;
 margin-left:9px;
}
#mid {
	background-image:url(../layout/midback.jpg);
	background-repeat:repeat-y;
	width:628px;
	margin-left:113px;
}
#fill {
	background-image:url(../layout/midtop.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:628px;
	min-height:320px;
	_height:expression(document.body.clientWidth > 320? "320px": "auto" );
}
#bot {
	background-image:url(../layout/midbot.jpg);
	background-repeat:no-repeat;
	width:628px;
	height:16px;

	margin-left:113px;
}
#map {
	padding-top:7px;
	/*padding-bottom:13px;*/
	width:628px;
	text-align:center;
	color:#706d62;
	line-height:14px;

	margin-left:113px;
}

#menu {
	position:absolute;
	margin-left:200px;
	margin-top:178px;
	z-index:10;
}
#submenu {
	position:absolute;
	margin-left:503px;
	margin-top:68px;
	z-index:9;
}
#lef {
	float:left;
	width:170px;
	padding:20px;
}
#rig {
	float:left;
	width:381px;
	padding:20px 0px 20px 15px;
}

/* CLASSES */

.txtbox {
	width:123px;
	height:17px;
	border:1px solid #9d9989;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9d9989;
}
.maintext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9d9989;
}
.mainlink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#669999;
	text-decoration:none;
}
.mainlink:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#474540;
	text-decoration:underline;
}
#map .mainlink {
	color:#706d62;
}
#map .mainlink:hover {
	color:#474540;
}

#assinatura {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999999;
	text-align:center;
	width:628px;
	margin-left:113px;
	padding:5px;
}
#assinatura a {
	text-decoration:none;
	color:#999999;
}
#assinatura a:hover {
	text-decoration:none;
	color:#333333;
}

.link_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#706d62;
	text-decoration:none;
	
	display:block;
	width:160px;
	height:14px;
	background-image:url(../layout/backbtn.jpg);
	background-repeat:no-repeat;
	border-bottom:2px solid #FFF;
	padding:5px;
	padding-top:7px;
	padding-bottom:3px;
}
.link_menu:hover {
	color:#111;
	background-image:url(../layout/backbtn_over.jpg);
}
.title_menu {
	font-family: Verdana;
	font-weight:bold;
	font-size:13px;
	color:#706d62;
	display:block;
	height:25px;
}

.span_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#706d62;
	font-weight:bold;
		
	display:block;
	width:160px;
	height:14px;
	background-image:url(../layout/bktit.gif);
	background-repeat:no-repeat;
	border-bottom:2px solid #FFF;
	padding:5px;
	padding-top:7px;
	padding-bottom:3px;
}

.mensagem {
	background-image:url(../layout/mensagem.jpg);
}

.mensagem2 {
	background-image:url(../layout/mensagem2.jpg);
}

.mensagem, .mensagem2 {
	background-repeat:no-repeat;
	background-position:top center;
	padding-top:10px;
	padding-bottom:10px;
	width:381px;
	height:50px;
	_height:37px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	color:#474540;
}
.mensagem table, .mensagem2 table {
	text-align:center;
}

.box {
	padding:0px; padding-top:5px;
	border:0px;
	display:block;
	background-image:url(../layout/box.gif);
	background-repeat:no-repeat;
	width:237px;
	min-height:55px;
	_height:55px;
}

.signbox {
	border:0px;
	background-image:url(../layout/sign.jpg);
	background-repeat:no-repeat;
	width:180px;
}

.tbox {
	border:1px solid #B9B3A3;
	background-image:url(../layout/back_tbox.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#706d62;
	font-weight:normal;
	padding-left:3px;
}

.sbox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#706d62;
	font-weight:normal;
}
.full {
	width:320px;
}

.botao {
	border:1px solid #B9B3A3;
	background-image:url(../layout/back_tbox.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#706d62;
	font-weight:bold;
	padding:0px;
}

.minilink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#706d62;
	text-decoration:none;
}
.minilink:hover {
	color:#706d62;
	text-decoration:underline;
}
.link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#706d62;
	text-decoration:underline;
}
.link:hover {
	color:#000;
	text-decoration:none;
}

.warning {
	border:1px dashed #706d62;
	padding:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#474540;
	text-align:center;
	width:90%;
	display:block;
}

.imgbox {
	display:block;
	background-image:url(../layout/bgimg.gif);
	background-repeat:no-repeat;
	width:162px;
	min_height:55px;
	_height:55px;
}
.minitext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#706d62;
}
.minitext b {
	color:#474540;
}

.iconbox {
	background-image:url(../layout/backicons.gif);
	background-repeat:no-repeat;
	width:162px;
	height:35px;
}
.error {
	color:#990000;
}
.error .tbox {
	background-image:url(../layout/back_tbox_error.gif);
	background-repeat:repeat-x;
}
.linhaClara, .linhaEscura{
	text-align:left;
}
.linhaClara a, .linhaEscura a{
	color:#669999;
	text-decoration:none;
}
.linhaClara a:hover, .linhaEscura a:hover{
	color:#474540;
	text-decoration:underline;
}
.linhaEscura {
	background-color:#EEE;
}

/* BUGS */
.clearfix:after {
content:".";
display:block;
height:0;
visibility:hidden;
clear:both;
}
.clearfix {display: inline-table;}
* html .clearfix {height: 1%;}
.clearfix {display: block;} 