@charset "UTF-8";
/* CSS Document */
/*cinza escuro: #D1D3D4 */
/*cinza claro: #E7E8E9 */
body{
	background-image:url(images/bg2.png);
	text-align:center;
	margin:0;
	padding:0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
img {
border:none;
}
#sombra p{
margin:0;
padding:0;
}
#tudo{
width:898px;
margin:0 auto;
text-align:center;
}
#sombra{
	height:inherit;
	clear:both;
	width:898px;
	background-image:url(images/sombra.png);
	background-repeat:repeat-y;
	margin:0 auto;
	
}
#Tflash{
width:800px;
margin:0 auto;
}
#miolo{
display: table;
/*height:auto;*/
width:800px;
margin:0 auto;
text-align:justify;
}
#rodape{
	padding-top:10px;
	text-align:center;
	clear:both;
	width:898px;
	margin:0 auto;
	height:20px;
	background-image:url(images/canto_redondo.png);
	background-repeat:no-repeat;
	background-position:left top;
}
#final{
	width:100%;
	background-color:#E7E8E9;
	
	text-align:center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin:0px;
	padding-top:inherit;
}
#MLatEsqHolder{
float:left;
width:131px;
}
#MLatEsqHolder a {
color:#6D6F71;
text-decoration:none;
}
#MLatEsqHolder a:hover {
text-decoration:underline;
}
#MLatEsqTop{
	background-image:url(images/menu_esq_sup.png);
	background-repeat:no-repeat;
	background-position: left bottom;
}
#MLatEsqMeio{
	padding-left:9px;
	background-image:url(images/menu_esq_meio.png);
	background-repeat:repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-decoration: none;
}
#MLatEsqInf{
	background-image:url(images/menu_esq_inf.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#conteudo{
	width:530px;
	float:left;
	display: inline;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#MLatDirHolder{
width:120px;
clear:none;
top:0;
float:right;
}
#MLatDirTop{
	background-image:url(images/menu_dir_sup.png);
	background-repeat:no-repeat;
	background-position: right bottom;
}
#MLatDirMeio{
	background-image:url(images/menu_dir_meio.png);
	background-repeat:repeat-y;
	background-position: right;
	padding-left:5px;
	text-align:center;
}
#MLatDirInf{
	background-image:url(images/menu_dir_inf.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.btn_dir{
margin-bottom:10px;
}
.mEsquerdo{
	padding-top:8px;
	width:120px;
	clear:both;
	height:20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D1D3D4;
}
#mEsqDlinhas{
	padding-top:4px;
	width:120px;
	clear:both;
	height:29px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D1D3D4;
}
select {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mEsquerdo form{
	padding-top:5px;
}
#slideShow{
padding-top:5px;
text-align:center;
width:800px;
margin:0 auto;
}
.buscaGoogle{
	background-image:url(images/bg_busca.png);
	background-repeat: no-repeat;
	background-position: right;
	height:26px;
	padding-top:5px;
	padding-left:20px;
	font-size:80%;
}
.buscaGoogle a{
color:#808285;
text-decoration:none;
}
.buscaGoogle a:hover{
text-decoration:underline;
}
.buscaGoogle form{
display:inline;
}