/* 
	noticias.css
	©2008 webuild.pt
*/

.right_menu_spacer
{
	height:20px;
	width:100%;
	margin:0;
	clear:both;
}

.content_leftbox
{
	float:left;
	width:193px;
	text-align:left;
}

.content_middlebox
{
	float:left;
	width:194px;
	text-align:left;
}

.content_rightbox
{
	float:left;
	width:193px;
	text-align:left;
}

.content_boxes_spacer
{
	float:left;
	width:20px;
	height:20px;
}

.content_fullbox
{
	clear:both;
	width:621px;
	float:left;
	vertical-align:top;
}

.content_fullbox_image
{
	float:left;
	padding-right:22px;
	margin:0;
	vertical-align:top;
}

.noticias_spacer
{
	clear:both;
	background:url(../images/global/noticias_spacer.jpg) left repeat-x;
	width:621px;
	height:18px;
	padding:0;
	margin-top:15px;
	float:left;
}

.noticias_body
{
	vertical-align:top;
	text-align:left;
	font-size:11px;
	color:#333333;
	line-height:14px;
	clear:both;
}

.noticias_body a, .noticias_body a:visited, .noticias_body a:active
{
	color:#333333;
	text-decoration:none;
}

.noticias_body a:hover
{
	color:#339900;
	text-decoration:none;
}


.noticias_title, .content h2
{
	color:#2d7b00;
	text-transform:uppercase;
	margin-top:12px;
	margin-bottom:8px;
	text-align:left;
	font-size: 14px;
	font-weight: normal;
}

.content_fullbox .noticias_title,  .content_fullbox h2
{
	margin-top:0;
}


