@charset "iso-8859-1";
/* CSS Document */
body{
	margin:0;
	padding:15px;
	background-color:#f6f2e7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
a{
	text-decoration:none;
	color:#993300;
}
a:hover{
	text-decoration:underline;
}
img{
	border:0;
}
#tudo{
	background-color:#FFFFFF;
	height:100%;
	width:99%;
	border:1px solid #cbc6a9;
}
#conteudo{
	margin:15px;
	border:1px solid #cbc6a9;
}
#menu{
	background-image:url(../imgs/fd_menu.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:54px;
	}
#menu ul{
	display:inline;
	padding:0;
	margin:0;
	list-style-type:none;
}
#menu ul li{
	display:inline;
	padding-left:15px;
	padding-top:5px;
}
#menu ul li a{
	text-decoration:none;
	color:#141413;
}
#menu ul li a:hover{
	text-decoration:underline;
}
#logotipo{
	float:left;
	width:449px;
	height:202px;
}
#banner{
	height:202px;
	background-image:url(../imgs/fd_banner.jpg);
	background-repeat:repeat-x;
	width:100%;
}
#esquerda{
	float:left;
	width:60%;
	margin-left:10px;
}
#esquerda p, #empresa p{
	text-align:justify;
}
#direita{
	float:left;
	width:37%;
	margin-left:10px;
}
.foto_produto{
	float:left;
	padding-right:5px;
	width:110px;
	height:auto;
}
#empresa{
	background-color:#f3f6e7;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:15px;
	border:1px solid #c4c8b0;
}
.rodape{
font-size:10px;
}
#texto{
	width:auto;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
}
#texto p{
	text-align:justify;
}
#onde_estou, #onde_estou a{
	margin-left:5px;
	color:#993333;
	font-size:11px;
	text-decoration:none;
}
#onde_estou a:hover{
	text-decoration:underline;
}
#quadro_contato, #quadro_repr{
	width:300px;
	background-color:#f8f8e7;
	padding:10px;
	float:left;
	border:1px solid #d0d2ae;
	margin-top:15px;
}
#quadro_repr{
	width:350px;
	overflow:scroll;
	overflow-x:auto;
	height:260px;
	margin-top:0;
	font-size:11px;
}
#quadro_repr strong{
	color:#993300;
}
.estado{
	font-size:18px;
}
#formulario_contato{
	float:right;
	margin-right:20px;
}
#tools{
	float:right;
	width:50px;
	height:54px;
}
#map_canvas{
	float:right;
	width:500px;
	height:300px;
	margin-left:15px;
	border:2px solid #CCCCCC;
}
#mapa_repr{
	float:right;
	width:500px;
	height:402px;
	margin-left:15px;
}
.titulo_produto{
	font-size:22px;
	font-weight:100;
}
