/* Milani Mettali - Desenvolvido por Plenna,sim */

* {
	margin:0;
	padding:0;
	}

form, fieldset, img {
	border:none;
	}

ul, ol{
	list-style:none;
	margin-bottom:15px;
	}
	
body{
	background:#222;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	}
	
#geral{
	width:760px;
	margin:0 auto;
	text-align:left;
	background:#ba3424 url(../img/bg-geral.gif) repeat-y left top;
	}
	
#topo{
	background:#fff url(../img/bg-topo.jpg) no-repeat left bottom;
	position:relative;
	height:290px;
	}

a{
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	}
	
p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	margin-bottom:10px;
	}
	

h1 a{
	display:block;
	text-indent:-9999px;
	width:198px;
	height:88px;
	background:url(../img/logo.jpg) no-repeat left top;
	}
	
#flash{
	position:absolute;
	top:0px;
	right:0px;
	}
	
#menu{
	margin:25px 0 0 20px;
	width:180px;
	}
	
#menu a{
	color:#555;
	letter-spacing:1px;
	}

#menu li{
	margin-top:3px;
	padding-left:20px;
	padding-bottom:3px;
	border-bottom:1px solid #c8c8c8;
	}
	
#menu .ultima{
	border:0;
	}

#rodape{
	clear:both;
	background:#000000;
	text-align:right;
	padding:0 20px;
	width:720px;
	}
	
#rodape p{
	color:#FFCC00;
	line-height:40px
	}
	
#conteudo{
	position:relative;
	background:url(../img/bg-conteudo.jpg) no-repeat left top;
	height:auto !important;	
	height:340px;	
	min-height:340px;
	}
	
#barra-lateral{
	position:absolute;
	left:0px;
	top:0px;
	}
	
#conteudo-relevante{
	margin-left:230px;
	margin-right:20px;
	}
	
h2{
	clear:both;
	color:#FFF;
	font-size:15px;
	padding-top:20px;
	margin-bottom:10px;
	padding-bottom:3px;
	border-bottom:#FFCC00 1px solid;
	}
	
h3{
	color:#FFCC00;
	font-size:14px;
	margin-bottom:10px;
	}
	
dt{
	color:#FFF;
	font-size:12px;
	margin-bottom:10px;
	font-weight:bold;
	}
	
dd{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	margin-bottom:10px;
	}
	
dd li{
	list-style:disc inside;
	margin-bottom:5px;
	}
	
.box-home{
	background:url(../img/bg-box-home.jpg) no-repeat left top;
	margin-bottom:5px;
	float:left;
	padding:10px;
	width:500px;
	}
	
.box-home img{
	float:left;
	margin-right:15px;
	}
	
.bullet{
	list-style:disc inside;
	}
	
#contato{
	float:left;
	width:305px;
	}


label{
	display:block;
	margin-bottom:5px;
	font-size:11px;
	}
	
input{	
	width:300px;
	margin-bottom:5px;
	background-color:#7F0F00;
	border:none;
	color:#FFF;
	padding:2px;
	}
	
textarea{
	width:300px;
	margin-bottom:5px;
	background-color:#7F0F00;
	border:none;
	color:#FFF;
	padding:2px;
	}
	
#btenviar{
	width:70px;
	background:#7F0F00;
	color:#fff;
	margin:5px 0 20px 235px;
	}
	
#localizacao{
	margin-left:35px;
	float:left;
	width:190px;
	}
	
.box-produtos{
	float:left;
	margin:15px;
	border:2px solid #DF6A53;
	}
	
.produtos{
	float:left;
	border:2px solid #DF6A53;
	margin:15px 15px 40px 0;
	}
	
.img-interna{
	float:left;
	margin:0 15px 15px 0;
	border:2px solid #DF6A53;
	}
	
.clear{
	clear:both;
	}
	
.produtos-li li, .lista-noticias li{
	list-style:disc inside;
	margin-bottom:10px;
	text-transform:uppercase;
	}
	

	
	
	



	

	

