*{
	margin:0;
	padding:0;
	font-family:tahoma, Verdana;
}
.clear{
	clear:both;
	font-size:1px;
	line-height:1px;
}
.verde{
	color:#395011;
	font-weight:bold;
}
.float{
	float:left;
}
.fonte_menor{
	font-size:.8em;
	line-height:15px;
}
.noticias{
	color:#395011;
	text-decoration:none;
	font-size:1.2em;
	font-weight:bold;
}

.foto{
	border:2px solid #395011;
	float:left;
	margin: 0 10px;
}

body{
	background:#DADBD5;
}
#conteiner{
	margin:0 auto;
	width:760px;
	height:auto;
	background:#cfcfcf;
	border:2px solid #395011;
}

#topo{
	width:760px;
	height:153px;
	background:url(../imagens/topo.jpg) no-repeat;
}

#corpo{
	width:760px;
	height:auto;
}

#left{
	background:url(../imagens/left.jpg) no-repeat;
	width:191px;
	height:366px;	
	float:left;
}
#left h3{
	font-size:.8em;
	padding:11px 0 5px 11px;
	text-align:center;
	color:#fff;
}
#left .links{
	font-size:.8em;	
	padding:6px 0 5px 0;
	text-align:center;
	color:#fff;
	
}
#left p{
	color:#5A5A5A;
	font-size:.7em;	
	padding:0 0 10px 20px;
	line-height:17px;
}
#left a{
	color:#fff;
	text-decoration:none;
}

#left a:hover{
	color:#006600;
}

#left .cartoes{
	margin-top:-11px;
	padding:0 0 20px 20px;
}
#left img{
	padding:5px 0 0 5px;
}
/*center index*/
#center{
	width:378px;
	background:#ffffff;
	height:auto;
	overflow:auto;
	float:left;
}
#center .flor{
	margin:-25px 0 0 15px;
}
#center .flores{
	margin:0 0 0 10px;
}
#center .sejabemvindo{
	padding:5px 0 0 5px;
}
#center .p{
	font-size:.7em;	
	padding:0 0 0 5px;
	line-height:15px;
	text-align:justify;
	width:290px;
}

#center #top{
	background:url(../imagens/top_index.jpg) no-repeat;
	height:30px;
	width:378px;
}
#center #top ul{
	list-style:none;
	padding:5px 0 0 5px;
}
#center #top li{
	float: left;
	padding:0 10px 0 0 ;
}

#center #top a{
	color:#ffffff;
	font-size:.7em;
	text-decoration:none;
	padding:0 0 0 10px;
	font-weight:bold;
}
#center #top a:hover{
	color:#395011;
}
#center #bottom{
	background:url(../imagens/bottom_index.jpg) no-repeat;
	height:21px;
	width:378px;
	font-size:.7em;
	font-weight:bold;
	clear:both;
}
#center #bottom a{
	padding:0 0 0 10px;
	text-decoration:none;
}


/*center demais*/
#rolagem{
	width:545px;
	height:310px;
	overflow:auto;
	margin:10px 0 0 0;
}
#rolagem .ref{
	color:#6EB140;
	font-size:1.1em;
}
#rolagem .preco{
	color: #395011;
	font-size:.9em;
	font-weight:bold;
}
#rolagem .frase_inicial{
	line-height:18px;
}
#center2{
	width:550px;
	background:#ffffff;
	height:auto;
	overflow:auto;
}

#center2 p{
	font-size:.7em;	
	padding:0 10px 0 10px;
	line-height:15px;
	text-align:justify;
}
#center2 h3{
	color:#395011;
	font-size:1em;
	padding:5px 0 0 10px;
}
#center2 h5{
	color:#003300;
	font-size:.7em;
	padding:5px 0 0 10px;
}
#center2 .img{
	border:3px solid #395011;
	margin:0 10px 0 10px;
}
#center2 .center{
	margin:0 0 0 10px;
}
#center2 #top2{
	background:url(../imagens/top.jpg) no-repeat;
	height:30px;
	width:550px;
}
#center2 #top2 ul{
	list-style:none;
	padding:5px 0 0 5px;
}
#center2 #top2 li{
	float:left;
	padding:0 10px 0 0 ;
}

#center2 #top2 a{
	color:#ffffff;
	font-size:.7em;
	text-decoration:none;
	padding:0 0 0 10px;
	font-weight:bold;
}
#center2 #top2 a:hover{
	color:#395011;
}
#center2 #bottom2{
	background:url(../imagens/bottom.jpg) no-repeat;
	height:21px;
	width:550px;
	font-size:.7em;
	font-weight:bold;
	clear:both;
}
#center2 #bottom2 a{
	padding:0 0 0 10px;
	text-decoration:none;
}

#right{
	width:179px;
	height:375px;
	float:left;
	margin:0 0 0 2px;
}

#contador{
	width:178px;
	height:67px;
	background:url(../imagens/dentro_right_3.jpg) no-repeat;
}

#contador p{
	color:#436D17;
	font-size:.7em;
	font-weight:bold;
	padding:30px 0 0 0;
	text-align:center;
}

#rodape{
	background:url(../imagens/rodape.jpg) no-repeat;
	width:760px;
	height:35px;
	clear:both;
}
#rodape p{
	font-size:.7em;
	font-weight:bold;
	color:#395011;
	text-align:center;
	padding:8px 0 0 0;
}



/**************** logo ******************/


#divdeveloped {

 clear: both;

 width: 750px;

 margin: 0 auto 0 auto;

 text-align: right;

 text-decoration: none; }

 

#divdeveloped img {

 margin-bottom: 10px;

 float: right; }

 

#divdeveloped img a {

 text-align: right;

 text-decoration: none;
}