body {
	margin: 0px;
	background-image: url(img/fundo.gif);
}

#Layer2 {
	position:absolute;
	left:482px;
	top:171px;
	width:440px;
	height:80px;
	z-index:2;
}

#noticiaCapa {
	width:747px;
	height:150px;
	background-color:#f7f7f7;
	margin-bottom:5px;
}

#noticiaCapaEsquerda {
	width:545px;
	//width:550px;
	float:left;
	padding:5px;
}
#noticiaCapaDireita {
	width:192px;
	//width:197px;
	height:150px;
	float:left;
	padding:5px;
	background-image:url(../img/fd_clic.gif);
	
}

#valeClicar {
	width: 172px;
	height:95px;
	float:left;
	margin-left:4px;
	margin-top:35px;
}

.style1 {
	font-size: 11px;
}

.arial_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;	
}

.link01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;	
}

.link01:hover {
	color: #000000;
	text-decoration: underline;	
}
