@charset "utf-8";
/* CSS Document */

*{margin:0; pading:0;}

	body {
	text-align: center;
	background: #dddddd url(fundo.png) no-repeat center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
	#site {
	width: 950px;
	background-image: url(bg-meio.png);
	border: 1px solid #000;
	margin-top: 30px;
}
	#topo {
	width: 950px;
	height: 150px;
	background:url(topo.png) no-repeat;
	
}
	#esq {
	width: 180px;
	float: left;
	text-align: left;
		
}
	#meio {
	width: 560px;
	float: left;
	margin: 10px;
	padding:0 5px 20px 5px;
	/*border: 1px solid #006321;*/
	background:#ffffff;
}
#galeriatitulo {
	padding-top:20px;
	border-bottom:solid 1px #999;
	text-align:left;
			}
#galeria {
	padding-top:10px;
			}

#galeria img {
	border: solid 1px #999999;
	padding: 5px;
	margin:0 7px 7px 0;
				}

			
	#titulo2 {
	height:30px;
	margin-top: 5px;
	margin-bottom: 20px;
}

	#fotomeio {float:left; margin:0 10px 10px 0; padding:5px; border:solid 2px #666666; background:#CCCCCC;} 

	#titulo2 img {float:none;}

	#meio h2 {
	color:#FF6600;
	font-size:18px;
	font-family:Verdana, Arial, Georgia;
	padding:15px 0 15px 25px;
	text-align:left;
	
}
	
	#meio p {font-weight:normal;}
	
	#dir {
	width: 180px;
	float: left;
	text-align: left;
	margin-bottom: 20px;
	
	
}
	#rodape {
	width: 950px;
	height: 20px;
	clear: both;
	background-color: #006321;
	padding-top: 5px;
	margin-top: 10px;
	border-top: 1px solid #000;
	
}

/*- Menu 4--------------------------- */
	
#menu4 {
	width: 160px;
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	margin:0 0 0 4px;
	}
	
#menu4 li a {
	height: 27px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 15px;
	text-decoration: none;
	border-top:1px solid #000000; 
	}	
	
#menu4 li a:link, #menu4 li a:visited {
	color: #666666;
	display: block;
	background:  url(menu4.gif);
	padding: 8px 0 0 10px;
	}
	
#menu4 li a:hover {
	color: #FFFFFF;
	background:  url(menu4.gif) 0 -27px;
	}	
	
h2 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	
}
	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
	border: none;
	
} 

#titulo {
	font: bold 25 verdana;
	filter:glow(strength=5, color=#000000, enabled=1) Alpha(Opacity=100, FinishOpacity=0, Style=1, StartX=0, StartY=60, FinishX=0, FinishY=0);
}

#menutop {
	background:url(bg-menu-top.png) no-repeat;
	margin-top: 8px;
	padding:10px 10px 0 0;
	text-align:center;
	color:#006321;
}
#menubottom {background:url(bg-menu-bottom.png) no-repeat; height:15px;}

#conteudodir {
	background:#fff;
	width:160px;
	text-align:center;
	border:1px solid #000;
	margin-left:16px;
	padding:5px 0 5px 0;
}

#publicidade {
	background:#fff;
	width:160px;
	text-align:center;
	border:1px solid #000;
	margin-left:16px;
	padding:0 0 0 0;
}

#topdir {
	background:url(bg-top-dir.png) no-repeat;
	margin-top:10px;
	text-align:center;
	color:#006321;
	padding:2px 0 0 10px;
	font-size:10px;
}
#bottomdir {background:url(bg-bottom-dir.png) no-repeat; height:15px;}

<

