/* CSS Document */
html{
	width:100%;
	height:100%;
}
body{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	background:#e7e8c7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
h1{
	color:#72c912;
	font-size:14px;
}
h2{
	color:#72c912;
	font-size:16px;
}
hr{
	color:#305806;
	border:1px dotted;
}
.campos{
	width:330px;
	background:#e7e8c7;
	color:#666666;
	padding:3px;
}
#enviar{
	background:#e7e8c7;
	color:#666666;
}
.alert{
	color:#FF0000;
}
a {
	color:#61a21c;
	text-decoration:none;
	cursor:pointer;
}
a:hover {
	color:#305806;
	text-decoration:none;
}
.imagens_noticias {
	float:left;
	padding:0 10px 10px 0;
}
#mais-noticias {
	padding:10px 0 10px 20px;
}
#imagens{
	 float:left;
	 padding: 0 15px 15px 0 ;
}
#topo{
	text-align:center;
	width:745px;
	height:332px;
	position:absolute;
	left: 50%;
	top:0px;
	margin: 0 0 0 -372px;
	*margin: 0 0 0 -372px;
	z-index:1;
}
#main{
	width:767px;
	margin: 0 auto;
	position:relative;
}
#header{
	width:767px;
	height:257px;
	background:url(images/site/florisa_topo.jpg) center top no-repeat;
}
#content{
	height:100%;
	width:767px;
	background:url(images/site/florisa_conteudo.jpg) center;
	display:table;
}
#content_internas{
background:url(images/site/florisa_conteudo.jpg) center;
	height:100%;
	margin:0 20px 0 20px;
}
#banner-centro {
	width:700px;
	margin: 0 auto;
	position:relative;
}
#banners {
	width:700px;
	margin: 0 auto;
	position:relative;
}
#banners li{
	display:block;
	float:left;
}

#novidades{
	display:block;
	clear:both;
	background:url(images/site/bg-novidades.jpg) left top no-repeat;
	width:600px;
	padding:8px 0 170px 146px;
	*padding:8px 0 10px 146px;
	margin:0 0 0 11px;
}
#caixa-destaques{
	margin:0 0 0 120px;
	text-align:center;
}
#caixa-destaques li{
	border:1px solid #A5AEC5;
	float:left;
	display:block;
	width:105px;
	margin:0 0 0 5px;
}
#clear{
	clear:both;
}
.detalhes{
	background:#fef067;
	color:#da631a;
	text-decoration:none;
	display:block;
	text-align:right;
}
#voltar{
	text-align:right;
	clear:both;
	width:730px;
	padding:0 20px 20px 0;
}
#produtos {
	background:#FFFFFF;
	text-align:center;
	border: 1px solid #cccccc;
	margin:10px;
	float:left;
	width:118px;
	height:210px;
	min-height:180px;
	padding:2px 0 0 0;
}
#produtos-home h1 {
	margin:2px;
	color:#999999;
	font-size:10px;
}
#produtos-home {
	background:#FFFFFF;
	text-align:center;
	border: 1px solid #cccccc;
	margin:5px;
	float:left;
	width:94px;
	-height:130px;
	min-height:130px;
	padding:4px;
}
#footer{
	clear:both;
	width:767px;
	height:38px;
	background:url(images/site/florisa_rodape.jpg) center top no-repeat;
	*padding:5px 0 0 0;
}
.florisa{
	color:#a9b67a;
	font-size:9px;
	padding:0 0 0 30px;
	width:350px;
	float:left;
}
.assinatura{
	float:right;
	color:#a9b67a;
	font-size:9px;
	padding:0 30px 0 0;
}
