body{
margin:0px;
padding:0px;
background-image:url(imgs/bg.jpg);
background-repeat:repeat-x;
background-color:#072316;
font-family:"Trebuchet MS";
font-size:12px;
color:#99AE6A;
text-align:justify;
}
legend{font-size:12px;
color:#99AE6A;}
h3,h1{
	background:#DDEEAA;
	color:#072316;
	padding:2px;
	margin:0px;
    
	}
#geral{
margin:0 auto;
width:770px;
	
}
#topo{
background-image:url(imgs/topo_equo.jpg);
height:280px;
display:block:
}
#flash{
height:240px;
width:220px;
display:block;
padding-top:40px;
margin-left:11.5em;
}
#container{
	border-left:1px solid #0C3A24;
	border-right:1px solid #0C3A24;
	width:769px;
overflow:auto;
	}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#colA {
	float:left;
	width: 200px;
	margin:0.3em 0em 0em 0.3em;
	border-style: solid solid none solid;
	border-color: #889944;
	border-size: 1px;
	border-width: 1px;
	}
	
#colA li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#colA li a:link, #colA li a:visited {
	color: #889944;
	display: block;
	background:  url(imgs/menu11.gif);
	padding: 8px 0 0 25px;
	}
	
#colA li a:hover {
	color: #889944;
	background:  url(imgs/menu11.gif) 0 -32px;
	padding: 8px 0 0 27px;
	}

#colB{
float:right;
margin-top:0.6em;
margin-right:0.3em;
padding:0.4em;
width:530px;
height:100%;
text-align:justify;

	}	

#footer{
	clear:both;
	height:20px;
	display:block;
	background:url(imgs/link.gif);
	text-align:center
	}
a{
text-decoration:none;
color:#ffffff;
}

a:hover{
text-decoration:underline;
}
#video{
float:left;
}

#imagem{
float:right;
padding:1em;

}


.depoimentos{
padding: 3px;
background:#DDEEAA;
color: #000;
}

.depoimento{
font-style:italic;

}

.foto{
float:left;
padding: 3px;
background: #f1f1f1;
margin: 5px;
height:200px;
border: 1px solid #aaa;
}
