body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	background-color:#D8DFE3;
	background-color:#E1E7EB;
	background-image:url(fundo2.jpg);
}
#fundo_verde {
	background-image:url(fundo_verde.jpg);
	background-repeat:repeat-x;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	height:20px;
}
#fundo_site {
	background-image:url(fundo_cinza.jpg);
	background-repeat:repeat-x;
	height:270px;
}
#atencao {
margin-top:3%;
	text-align:justify;
	width:300px;
	
}

#conteudo_site {
		text-align:center;
		/*border:1px solid #333333;*/
		width:100%;
		/*height:450px;*/
		/*width: 80%;*/ 
		/*left: 10%; */
		position: relative;
		/*display:block;*/
		background-image:url(img/fundo_img.jpg);
		background-position:right;
		background-repeat:no-repeat;
		}
table {
	height:100%;
}
body, html{
	margin:0px auto;
	padding:0px;
	font-family:Tahoma;
	font-size:10px;
	/*background-color:#E2E2E2;*/
	width:100%;
	height:100%;
}
a:link {
font-weight:bold;
	color:#990066;
	text-decoration:none;
}
a:hover {
font-weight:bold;
	color:#990066;
	text-decoration:underline;
}
a:visited {
font-weight:bold;
	color:#990066;
	text-decoration:none;
}
