/* CSS Document */

#contentHome {
	position:relative;
	float:right;
	margin:0px;
	padding:30px 0px;
	background:url(../img/contentLeft_bg.gif) top left repeat-x;
	width:708px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

#contentNews {
	position:relative;
	float:left;
	margin:0px;
	padding:12px 0px;
	width:708px;
	border-top:solid 5px #2A94A4;
}

#destaqueHome {
	position:relative;
	float:left;
	margin:0px;
	padding:0px 0px 25px 0px;
	width:708px;
}
#destaqueHome img{
	max-width:227px;
	float:left;
	margin-right:12px;
	margin-bottom:5px;
}

#destaqueHome h1 {
	font-size:16px;
	color:#2A94A4;
	font-weight:bold;
	margin:0px 0px 15px 0px;
	padding:0px;
	line-height:15px;
}
#destaqueHome p{
	margin:0px;
	padding:0px;
	line-height:15px;
}
#destaqueHome p.data{
	font-size:10px;
	color:#A1A1A1;
	line-height:12px;
}
#destaqueHome a,
#destaqueHome a:visited,
#destaqueHome a:active{
	color:#2A94A4;
	text-decoration:none;
}

#destaqueHome a:hover{
	text-decoration:underline;
}

#news {
	position:relative;
	float:left;
	margin:0px;
	margin-right:12px;
	padding:13px 0px;
	width:168px;
	border-top:solid 5px #DFEEF1;
}
#news.nomargin{
	margin:0px;
}

#news h1 {
	font-size:12px;
	color:#2A94A4;
	font-weight:bold;
	margin:0px 0px 15px 0px;
	padding:0px;
	line-height:14px;
}
#news p{
	margin:0px;
	padding:0px;
	line-height:15px;
}
#news p.data{
	font-size:10px;
	color:#A1A1A1;
	line-height:12px;
}
#news a,
#news a:visited,
#news a:active{
	color:#2A94A4;
	text-decoration:none;
}

#news a:hover{
	text-decoration:underline;
}

#contentRight {
	position:relative;
	float:right;
	margin:0px;
	padding:0px;
	width:168px;
	border-top:solid 5px #002E49;
}

#contentRight div{
	position:relative;
	float:left;
	margin:0px;
	padding:12px 8px 5px 8px;
	width:154px;
	border-top:solid 5px #D9E0E4;
}

#contentRight div.event{
	border-top:solid 1px #D9E0E4;
	line-height:12px;
	padding-bottom:15px;
}

#contentRight div h1{
	font-size:11px;
	color:#002E49;
	font-weight:bold;
	margin:0px;
}

#contentRight div p{
	font-size:10px;
	color:#A1A1A1;
	margin:0px;
}

#contentRight div p a,
#contentRight div p a:visited,
#contentRight div p a:active{
	font-size:11px;
	font-weight:bold;
	color:#7498C3;
	text-decoration:none;
}

#contentRight div p a:hover{
	text-decoration:underline;
}

#contentRight div input.inputText{
	width:118px;
	border:solid 1px #E8EBED;
	background-color:#F6F6F6;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#B4B4B4;
	margin-right:6px;
}

#contentRight div input.newsleterr_ok{
	background:url(../img/newsletter_ok.gif) top left no-repeat;
	width:26px;
	height:18px;
	border:none;
	cursor:pointer;
}
