@charset "utf-8";


#esquerda {
width:482px;
height:320px;
position:relative;
float:left;
}

#cont_1{
width:482px;
height:207px;
background:url(../imgs/home/fundo01.jpg) #eff0e8 no-repeat;
}

#cont_1-1, #cont_1-2{
	margin-top:50px;
	position:relative;
	float:left;
	text-align:justify;
}

#cont_1-1{
margin-left:6px;
width:215px;
}

#cont_1-2, #cont_1-3{
	margin-left:19px;
	width:235px;
}


#cont_1-3{
	margin-top:40px;
	position:relative;
	float:left;
	text-align:justify;
}

#cont_2{
	width:466px;
	height:60px;
	background:url(../imgs/home/tit_01.jpg) #FFFFFF no-repeat;
	text-align:justify;
	padding:45px 8px 8px 8px;
	position:relative;
	float:left;
}

#direita{
	width:260px;
	height:320px;
	background:url(../imgs/fd_direita.jpg) #000000 repeat-y;
	position:relative;
	float:right;
	

}

.fundo_acompanhe{
width:220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #c6c8c0;
	margin-top:4px;
	padding-left:5px;
}

.clear{
clear:both;
}

form{
margin:0px;
}

a.noticias{margin-left: 5px; line-height: 180%;}
a.noticias2{margin-left: 130px; line-height: 160%; font-size:10px;}

a.noticias:link, a.noticias:visited {text-decoration:underline;color:#333333;}
a.noticias2:link, a.noticias2:visited {text-decoration:underline;color:#5e9400;}

a.noticias:hover,
a.noticias2:hover
{
color:#5e9400;
text-decoration:none;
}

a.noticias:active,
a.noticias2:active
{
	color:#333333;
	text-decoration:underline;
}

#popup {
	position:absolute;
	width:300px;
	z-index:1;
	left: 399px;
	top: 125px;
}

#popup a{ font-size:12px; font-weight:bold; background-color:#181715; color:#FFF; padding:0.3em;}
