.bgleft {

	background-image: url(images/fd_left.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bgright {	
	background-image: url(images/fd_right.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bgconteudo {
	
	background-image: url(images/bg_conteudo.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.fonttitchamada {
	font-family: Garamond, Gerogia;
	font-size: 14px;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CE9B03;
	text-decoration: none;
}
.fonttxtchamada {
	font-family: Garamond, Gerogia;
	font-size: 14px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
.fdnews {
	
	background-image: url(images/noticias.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fdenquete {
	background-image: url(images/enquete.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.titnews {
	font-family: Garamond, Gerogia;
	font-size: 14px;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.txtnews {
	font-family: Garamond, Gerogia;
	font-size: 14px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #B2B2B2;
	text-decoration: none;
}
.txtenquete {
	font-family: Garamond, Gerogia;
	font-size: 13px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.conteudo {
	width:100%; 
	height:290px; 
	overflow: auto;
	line-height: 150%;
	scrollbar-3dlight-color: #CBD9EC;
	scrollbar-highlight-color: #CBD9EC;
	scrollbar-face-color: #CBD9EC;
	scrollbar-shadow-color: #CBD9EC;
	scrollbar-darkshadow-color: #628999;
	scrollbar-arrow-color: #628999;
	scrollbar-track-color: #E4EAF2;
}
