/* HOME */
.lateral
{
    float:left;
    width:324px;
}
.box h2
{
    background:url(../images/top_box01.jpg) no-repeat;
    font:16px Trebuchet MS;
    color:#ffd200;
    width:303px;
    height:39px;
    padding:12px 0 0 20px;
}
.contBox
{
    background:url(../images/box01.jpg) no-repeat;
    width:302px;
    height:124px;
    padding:0 0 0 21px;
}
.contBox p
{
    font:11px Trebuchet MS;
    color:White;
    padding:9px 0 0 0;
    width:268px;
}
.contBox strong
{
    font:bold 11px Trebuchet MS;
    color:White;
}
.box2
{
    padding:10px 0;
}
.box2 h2
{
    background:url(../images/top_box02.jpg) no-repeat;
    font:16px Trebuchet MS;
    color:#ffd200;
    width:303px;
    height:39px;
    padding:12px 0 0 20px;
}
.contBox2 p
{
    font:13px Trebuchet MS;
    color:White;
    padding:9px 0 0 0;
}
.contBox2 p strong
{
	font:bold 13px Trebuchet MS;
    color:#c65010;
}
.contBox2 a
{
    font:11px Trebuchet MS;
    color:White;
}
.gdeTxtBox
{
    font:bold 21px Trebuchet MS;
    color:#f46b25; 
}
.content
{
    float:left;
    width:286px;
    margin:0 0 0 35px;
}
.destaque
{
    float:left;
    padding:0 20px 15px 0;
}
.titulo
{
    font:bold 18px Trebuchet MS;
    color:#f26b27;
}
.texto
{
    font:12px Arial;
    color:#525252;
}
.destaque ul li
{
    font:12px Arial;
    color:#525252;
    padding:0 0 5px 0;
    margin:0 0 0 15px;
    list-style:square;
}
.meio
{
	float:left;
	margin:0 25px 0 0;
}
.butao
{
    width:289px;
    margin:30px 0 0 100px;
    float:left;
}
.recursos
{
	background:url(../images/bg_recursos.jpg) no-repeat;
	width:243px;
	height:189px;
	padding:15px 20px;
}
.recursos h2{font:bold 21px Trebuchet MS; color:#f46b25; padding:0 0 30px 0;}
.recursos ul li
{
	font:12px Arial;
    color:White;
    padding:0 0 5px 0;
    margin:0 0 0 15px;
    list-style:square;
}
.blog{
	float:left;
	background:url(../images/bg_blog.jpg) no-repeat;
	width:283px;
	height:329px;
	padding:15px 20px;
	margin:3px 0 25px 0;
}
.blog h2{font:16px Trebuchet MS; color:#f46b25;}
.flash{
	float:left;
	margin:0 0 30px 0;
}
