@charset "utf-8";
/* CSS Document */

/* AGÊNCIA BAMBOO BRASIL 
www.agenciabamboo.com.br | (62) 3091.5373
CSS Por: Walter André
*/

ul#post-destaque {
	width:255px;
	float:left;
	list-style:none;
}
ul#post-destaque li {width:237px; float:left;}
ul#post-destaque li h3 {background-color:#ffe245; color:#666; padding:2px; float:left;}
ul#post-destaque li.foto {width:237px; padding:0 0 5px 0;}
ul#post-destaque li h1 { float:left; font:18px "Trebuchet MS"; color:#FFFFFF; background-color:#183b65; line-height:18px;}
ul#post-destaque li.texto {font:14px "Trebuchet MS"; color:#333; line-height:15px; padding:5px 0 0 0;}

div#box-post-artigos {
	width:390px;
	float:left;
}
div#box-post-artigos .tarja {
	width:390px;
	float:left;
	padding:0 0 15px 0;
}
div#box-post-artigos .tarja h3 {background-color:#ffe245; color:#666; padding:2px; float:left;}

ul.post-recentes {
	width:390px;
	float:left;
	list-style:none;
	padding:0 0 15px 0;
}
ul.post-recentes li {width:310px; float:left;}
ul.post-recentes li.foto {width:64px; height:54px;}
ul.post-recentes li.data {font:10px Arial, Helvetica, sans-serif; color:#999999; padding:0 0 0 10px;}
ul.post-recentes li h1 {float:left; font-size:14px; font-weight:bold; color:#183b65; padding:0 0 3px 10px; line-height:14px;}
ul.post-recentes li.texto {font-size:11px; color:#333333; padding:0 0 0 10px; line-height:13px;}

div#box-mais-noticias {
	width:640px;
	float:left;
	border-top:1px solid #e2e2e2;
	margin:10px 0 0 0;
}
div#box-mais-noticias h3 {background-color:#ffe245; float:left; color:#666; padding:2px; margin:0 0 15px 0;}

ul.post-mais {
	width:640px;
	float:left;
	list-style:none;
	padding:0 0 5px 0;
	border-bottom:1px solid #e2e2e2;
	margin:0 0 5px 0;
}
ul.post-mais li {width:640px; float:left;}
ul.post-mais li.data {font:10px Arial, Helvetica, sans-serif; color:#999999;}
ul.post-mais li h1 {float:left; font-size:14px; font-weight:bold; padding:0 0 3px 0; color:#183b65; line-height:14px;}
ul.post-mais li.texto {font-size:11px; color:#333333; line-height:13px;}
