a{ text-decoration:none;}
body{background:url(../images/bg.png) center repeat-y; margin:0px;	width:1024;	}
#banner_top{
	background:url(../images/01.png) no-repeat center;
	height:134px;
	width:100%;	
}
#menu{
	background:url(../images/02.png) repeat-x;
	height:34px;
	width:998px;
	margin:auto;
}
#itens_menu{ width:1024px; margin:auto;}


#itens_menu li{
	background:url(../images/04.png) no-repeat center;
	width:119px;
	height:43px;
	float:left;
	list-style:none;
	margin:auto;
	margin-right:10px;		
	text-align:center;
}


#itens_menu li a{
		
	font-family:Arial, Helvetica, sans-serif;
	color:#003d00;
	font-weight:bold;
	font-size:12px;
	line-height:30px;
}



#conteudo{background:#fff; width:998px; height:700px; margin:auto; clear:both;}
#col1{ width:63%;float:left; padding:10px; border-right:solid 1px #ccc;}
#col2{ width:33%;float:right; padding:4px;}
#rodape{background:url(../images/03.png) repeat-x; clear:both; height:101px; width:100%; text-lign:center}

h3{
	background:url(../images/07.png);
	width:100%;
	height:26px;
	line-height:20px;
	
	font-family:Arial, Helvetica, sans-serif;
	color:#003d00;
	font-weight:bold;
	font-size:14px;	
}
 li{ padding-left:10px; list-style:none;}
h4,th{
	background:url(../images/07.png);
	height:26px;
	padding:0px;
}
th {
	text-align:center;		
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#003d00;
	font-weight:bold;
	font-size:12px;	
}
th a{
	text-align:center;		
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#003d00;
	font-weight:bold;
	font-size:12px;	
}
td{
	font-family:Arial, Helvetica, sans-serif;
	color:#256725;
	font-size:11px;		
}
p,ol{
	font-family:Arial, Helvetica, sans-serif;
	color:#444;
	font-size:15px;
	line-height:20px;
	text-align:justify;
}


.linha_1{
	background:#f7f7f7;
}
.linha_2{
	background:#e7e7e7;
}

img{ margin:10px; border:0px;}

.a1{
	font-family:Arial, Helvetica, sans-serif;
	color:#060;
	font-size:12px;		
	text-decoration:none;
}
.a1:hover{text-decoration:underline;}

.maximizar	    { background:url(../images/maximizar.gif) center no-repeat; width:14px; height:14px; }
.maximizar:hover{ background:url(../images/maximizar_brilha.gif) center no-repeat; }








/***********************************************************/
/************************VIDA E OBRA************************/
/***********************************************************/


#menu_links{float:left;width:20%; background:url(../images/08.png) no-repeat; height:528px;}
#menu_links li{width:100%;height:25px;line-height:30px;list-style-type:none; padding-left:13px;}
#menu_links li:hover{ background:url(../images/09.png) no-repeat 2px 10px;}

#menu_links li a{
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:13px;
	text-decoration:none;
}
#menu_links li a:hover{font-weight:bold;}
#conteudo_menu_links{
	float:right;
	padding:10px;
	width:77%;
	height:700px;
	overflow-y:scroll;	
		
}

