
#colum1{
	border-right:1px #cfd6e4 solid;
	display:block;
	width:420px;
}
#colum1 img{
	margin:38px 50px 0 50px;
}
#colum1 div{
	margin:38px 50px 0 50px;
}
#colum1 p{
	margin:15px 50px 20px 50px;
	text-align:left;
	font-size:12px;
	color:#103177;
}

#colum1 a{
	clear:both;
	display:block;
	margin:0;
	padding:0 0 0 12px;
	background:url('/img/bullet_arrow.gif') no-repeat 0 3px;	
}
#colum1 a b{
	margin:0;
	padding:0;
	font-weight:bold;
	color:#103177;	
}
#colum1 a:hover{
	text-decoration:underline;
}
#colum1 a:hover p{
	color:#103177;
}




#colum2{
	border-left:none;
	display:block;
	width:348px;
	padding:23px 0 0 0;
}
#colum2 hr{
	margin-top:40px;
	width:330px;
}

#colum2 a{
	clear:both;
	display:block;
	padding:20px 0 40px 20px;	
	margin:0;
	
}
#colum2 a:hover{
	text-decoration:underline;
}
#colum2 a:hover p{
	color:#103177;
}

#colum2 a img{
	float:left;
	display:block;
	margin:0 16px 0 0;
}
#colum2 a div{
	float:left;
	display:block;
	/*width:200px; antigo, com imagem de destaque*/
	width:300px;
}
#colum2 a b{
	display:block;
	text-align:left;
	font-weight:bold;
	color:#103177;
}
#colum2 a span{
	padding:0 20px 0 10px;
	font-weight:bold;
	color:#103177;
	background:url('/img/bullet_arrow.gif') no-repeat;
}










