@charset "utf-8";
/* CSS Document */

#highlightBox {
	clear:both;
	overflow:hidden;
	padding-bottom:15px;
	background:url(../img/fundoazul.png);
}
#contentHighlight {
	clear:both;
	overflow:hidden;
	padding-bottom:50px;
	background:url(../img/fundoazul.png);
}
#contentText {
	float:left;
	width:615px;
	position:relative;
	padding:30px 25px;
}
.grayBg {
	margin-left:-5px;
	background:#1C1C1C;
	padding:5px;
	*padding-left:10px;
}
#rightBox {
	float:right;
	width:232px;
	background:url(../img/eventos_right_box_bg.jpg) no-repeat left top;
	padding:8px 0 0 19px;
}
#rightBox td{
	padding:5px 3px 5px 0;
	border-bottom: solid 1px #222222;
}
#contentText table a img {
	3px solid #070A2D
}
