/* CSS Document */

#contentHome {
	position:relative;
	float:right;
	width:708px;
	margin:0px;
	padding:0px;
	background:url(../img/contentHome_bg.jpg) top left no-repeat;
	min-height:200px;
}

#contentNews {
	position:relative;
	float:left;
	margin:0px;
	padding:142px 0px 0px 24px;
	width:508px;
}

#destaqueHome {
	position:relative;
	float:left;
	margin:0px;
	padding:16px 2px;
	width:504px;
	border-bottom:solid 7px #CDBAC0;
	font-size:15px;
	color:#672f40;
	min-height:106px;
	cursor:pointer;
}


#destaqueHome h1{
	font-size:15px;
	color:#672f40;
}
#destaqueHome:hover,
#destaqueHome:hover h1 {
	color:#bd0645;
}


#news {
	position:relative;
	float:left;
	margin:0px;
	padding:16px 0px;
	width:508px;
	border-top:solid 1px #CDBAC0;
	color:#000000;
	font-size:12px;
}

#news img{
	float:left;
	margin-right:25px;
	_margin-right:12px;
	max-width:128px;
	_width:128px;
}

#news h1 {
	font-size:15px;
	font-weight:normal;
	padding:0px;
	color:#000000;
}
#news p{
	margin:0px;
	padding:0px;
}
#news span.data{
	font-size:11px;
	color:#939292;
}
#news a,
#news a:visited,
#news a:active{
	color:#bd0645;
	text-decoration:none;
}

#news a:hover{
	color:#000000;
	text-decoration:none;
}

#news a:hover h1{
	text-decoration:underline;
}



div#inscricao {
	width:106px;
	height:170px;
	padding:0px 0px 0px 22px;
	border:none;
}