/* CSS Document */
body{
	margin: 0;
	background: #fbe3fa;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
#pg{
	margin: 0 auto;
	width: 885px;
	bottom: 20px;
	overflow: hidden;
	padding: 0 0 10px 0;
	
}
#topo{
	width: 885px;
	height: 140px;
	background:url(../imagens/topo.gif) no-repeat top;
}
#pg2{
	margin: 0 0 0 0;
	background: url(../imagens/bg.gif) repeat-y;
	width: 885px;
	overflow: hidden;	
	
}
#pg3{
	width: 885px;
	overflow: hidden;	
	background: url(../imagens/bg_1.gif) top right  no-repeat;
	margin: 0 0 20px 0;
}
#conteudo{
	width: 885px;

}
#destaques{
	width: 540px;
	height: 200px;
	margin: 0 0 0 80px;
}
.destaque{
	margin: 10px 0 0 10px;
	width: 250px;
	float: left;
}
.destaque-imagem {
	width: 75px;
	height: 75px;
	padding: 5px 5px 5px 5px;
	margin-right:5px;
	border: 1px solid #CCCCCC;
	float: left;
	overflow:hidden;

}
.destaque-titulo{
	margin: 0 0 0 5px;
	font-family:"Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #cc0000;
}
.destaque-titulo a{
	color: #cc0000;
}
.destaque-cont{
	padding:0;
	font-family:"Trebuchet MS";
	font-size: 12px;
	color: #666666;
}
.destaque-cont a{
	color: #666666;
}
#conteudo2{
	float: left;
	width: 100%;	
	padding: 30px 0 0px 0;		

}
#flores{
	background: url(../imagens/flores.gif) bottom;
	bottom:0;
	width: 96px;
	height: 70px;
	float: right;
	margin: 0 300px 0 0;
	_margin: 0 150px 0 0;	
}
.div {
	background: url(../imagens/div.gif) no-repeat;
	width: 372px;
	height: 7px;
	margin: 0 0 10px 0;
}
.mensagem{
	width: 380px;
	margin: 5px 0 0 85px;		
}
.mensagem-titulo{
	color: #cc0000;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight:bold;
	float: left;
	margin: 0 0 0 5px;
}
.mensagem-data{
	float: right;
	color: #ff6600;
	font-size: 10px;
	font-family: "Trebuchet MS";
	margin: 0 0 0 5px;
	position: relative;
	padding: 3px 0 0 0;
}
.mensagem-cont{
	color: #666666;
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin: 0 0 0 5px;	
}
#deixar-mensagem{
	float: left;
	width: 778px;
	background: #cc0000 url(../imagens/bg_form.gif) no-repeat right bottom;	
	margin: 0px 0 20px 90px;
	_margin: 0px 0 10px 45px;	
	padding: 0 0 10px 0;		
}
#deixar-mensagem form{
	margin: 0;
	float: left;
}
#deixar{
	margin: 10px 0 0 10px;

}
.nome {
	width: 302px;
	height: 21px;
	border: none;
	margin: 0 0 0 10px;	

}
#amensagem{
	border: none;
	margin: 0 0 0 10px;	
}
#enviar{

}
.branco{
	color:#FFF;
	font-family:"Trebuchet MS";
	font-size:12px;
	margin-left:10px;
}
