	body{
	margin:0;
	border:0;
	padding:0;
	background:url(imagens/bg.jpg) repeat-x;
	font-family: Verdana, Arial;
	color:#006633;
	font-size:11px;
	}

	img{
	border:0;
	}
	.header{
	width:100%;
	height:120px;
		
	}
	.all{
	width:720px;
	position:relative;
	left:50%;
	margin-left:-360px;
	}
	.footer{
	margin-top:10px;
	margin-bottom:4px;
	float:left;

	}
	h1{
	color:#044826;
	font-size:13px;
	margin-top:0;
	margin-bottom:4px;
	}
	a.ver_propostas{
	background:url(imagens/bt_ver_prop.gif) no-repeat;
	font-size:13px;
	color:#006633;
	font-weight:bold;
	display:block;
	width:138px;
	height:30px;
	padding:8px 0 0 12px;
	text-decoration:none;
	position:absolute;
	left:50%;
	margin-top:32px;
	_margin-top:44px;
	margin-left:-74px;
	}
	a.ver_propostas:hover{
	text-decoration:underline;
	}

	ul{
	margin:4px 0 4px  8px ;
	padding:4px  0 4px 8px ;
	}

	a.download{
	font-size:11px;
	color:#006633;
	font-weight:bold;
	float:left;
	}
	a.iniciativa{
	text-decoration:none;
	font-size:11px;
	color:#006633;
	font-weight:bold;
	float:right;
	}
	
	.left, .right {
	width:226px;
	height:356px;
	float:left;
	}
	
	.left {
	background:url(imagens/lula.jpg) no-repeat;
	}
	.right {
	background:url(imagens/gp.jpg) no-repeat;
	}
	.center{
	float:left;
	background:url(imagens/center_bg.jpg) repeat-x bottom;
	width:260px;
	height:348px;
	padding: 4px;
	}
	.foot{
	clear:both;
	width:100%;
	height:44px;
	background:url(imagens/foot.gif) no-repeat center;
	}
