/* CSS Document */

body{
margin:10px;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#fundo_transparente{
padding:8px;
width:750px;
height:700px;
background-image:url(../imagens/fundo_transparente.png);
}

#site{
width:750px;
height:700px;
background-color:#FFFFFF;
padding:0;
margin:0;
}

#topo{
height:90px;
width:750px;
background:url(../imagens/fundo_topo.gif) top no-repeat;
}

#menu li{
display:block;
float:left;
background:url(../imagens/fundo_menu.gif) repeat-x;
height:20px;
width:89px;
_width:85px;
padding:8px 30px;
color:#ffdbbb;
text-align:center;
font-size:12px;
font-weight:bold;
}

#menu li a{
color:#ffdbbb;
text-decoration:none;
}

#menu {
margin:0; padding:0;
}

#conteudo{
width:740px;
padding:5px;
height:390px;
background:url(../imagens/assinatura_ideah.gif) bottom right no-repeat;

}

#paginacao{
width:740px;
text-align:center;
margin-top:18px;
}

#imagens_empresa{
width:720px;
padding:2px;
text-align:center;
}

#texto{
width:690px;
padding:2px 5px;
text-align:justify;

}

input{
border:none;
background-color:#D8E2E7;
height:20px;
width:250px;
}

textarea{
border:none;
background-color:#D8E2E7;
width:250px;
}

#menu_produtos{
float:left;
width:180px;
font-size:11px;
display:block;
margin:0;
background:url(../imagens/fundo_menu_produtos.gif) top no-repeat;
padding:5px;
height:250px;
}

#menu_produtos li{
border-bottom:1px dashed #333333;
padding:5px 0;
list-style:none;
}

#menu_produtos li a{
text-decoration:none;
color:#333333;
}

#menu_produtos li a:hover{
text-decoration:underline;
}

#produtos{
float:right;
font-size:12px;
text-align:justify;
width:540px;
}

#selet_prod01{
width:240px;
float:left;
border:1px dotted #CCCCCC;
margin:1px 10px 4px 0;
padding:2px;
}

#eventos{
width:400px;
float:left;
border:1px dotted #CCCCCC;
margin:1px 10px 4px 0;
padding:2px;
text-align:justify;
line-height:18px;
}

#fotos{
float:left;
border:1px dotted #CCCCCC;
margin:10px;
padding:4px;
}


#listaPag li{
list-style:none;
display:inline;
font-size:11px;
color:#999999;

}

#listaPag li a{
text-decoration:none;
color:#0066CC;

}

#listaPag li a:hover{
background-color:#CCCCCC;

}

#listaPag{
width:400px;
text-align:center;
}
/*CLASS*/

.bt{
border:1px dashed #999999;
height:25px;
width:70px;
background:url(../imagens/fundo_menu.gif) repeat-x;
padding:0;
color:#FFFFFF;
vertical-align:middle;
}

.divisor_menu{
border-right:1px dotted #ffdbbb;
}
.imagem_margin{
margin-right:18px;
border:1px dashed  #999999;
padding:2px;
}

#mapa_MG, #mapa_AL, #mapa_BA, #mapa_FO, #mapa_GO, #mapa_MS, #mapa_PA, #mapa_PE, #mapa_PI, #mapa_PR, #mapa_RJ, #mapa_RS, #mapa_SC,#mapa_CE,#mapa_RN,#mapa_TO{
	font-size:10px;
	position:absolute;
	left:417px;
	top:398px;
	width:330px;
	padding:3px;
	z-index:1;
	overflow: hidden;
	visibility: hidden;
	background-color:#D6EDEF;
	border:1px dashed #184C85;
}

#mapa_SP{
	font-size:10px;
	position:absolute;
	left:270px;
	top:312px;
	width:486px;
	padding:3px;
	z-index:1;
	overflow: hidden;
	visibility: hidden;
	background-color:#D6EDEF;
	border:1px dashed #184C85;
}
