/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/fundo.jpg);
	color:#333333;
	font-family:Tahoma, Geneva, sans-serif;
	
} 

.tudo {
	background-image:url(../images/bg_tudo.png);
	width: 890px;
	padding-left: 80px;
}

.destaques {
	width: 315px;
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 0px;
	background-image:url(../images/bg_destaques.jpg);
	background-position:left;
}


.texto {
	font-family: trebuchet MS, Arial, verdana;
	font-size: 13px;
	text-decoration: none;
	color: #444444;
}

.titulo {
	font-family: trebuchet MS, Arial, verdana;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
	color:#780000;
}

.caixa {
	background-image:url(../images/caixa_jardim_bg.png);
	width:630px;
	padding: 5px;
	}



.link {
	font-family: trebuchet MS, Arial, verdana;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}


.titulo_home {
	font-family: trebuchet MS, Arial, verdana;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	color:#780000;
}

.texto_home {
	font-family: trebuchet MS, Arial, verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color:#444444;
}

.txt_pequeno {
	font-family: trebuchet MS, Arial, verdana;
	font-size: 10px;
	text-decoration: none;
	color:#444444;
}


.ano { 
	font-family: trebuchet MS, Arial, verdana; 
	font-size: 13px;
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none }

.dia { 
	font-family: trebuchet MS, Arial, verdana; 
	font-size: 13px;
	font-style: normal; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none }
