@charset "utf-8";
/* CSS Document */

#box1{
	width:724px; height:auto;
	background-color:#E4E4E4;
	background-image:url(../img/home_bg_base_box1.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	float:left;
	margin:0 0 0 85px;
	padding-right:10px;
}

#coluna1a{
	float:left;
	width:100%; height:auto;
	
}

.float{
	float:right;
	margin:0 0 15px 15px;
}

#coluna1a p{
	padding:10px 20px 10px 20px;
	overflow:auto;
	margin-bottom:10px;
	font-size:12px;
	line-height:15px;
}

#box2{
	margin:20px 0 0 85px;
	width:734px; height:auto;
	float:left;
}

#box2 table{
	width:746px;
	border:none;
}

#box2 h3{
	margin: 10px 0 10px 0;
}

#noticias{
	float:left;
	width:359px; height:285px;
	background-color:#E4E4E4;
	background-image:url(../img/home_bg_base_noticias.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	margin:50px 0 0 85px;
}

#noticias p{
	font-size:10px;
	padding:10px 3px 10px 5px;
}

#noticias table{
	width:340px; height:auto;
	border:none;
	margin:auto;
}

#noticias table a:link, #noticias table a:visited{
	color:#666;
	text-decoration:none;
}

#noticias table a:hover, #noticias table a:active, #noticias table a:focus{
	color:#333;
	text-decoration:none;
}

#destaques{
	float:left;
	width:359px; height:285px;
	background-color:#E4E4E4;
	background-image:url(../img/home_bg_base_noticias.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	margin:50px 0 0 15px;
}

#destaques p{
	font-size:12px;
	padding:0 20px 20px 20px;
}

#destaques p img{
	border:solid 1px #E4E4E4;
	margin-left:-2px;
}

#destaques p img:hover{
	border:solid 1px #666666;
}
