/* CSS Document 
Autor: Renato Galina - renatogalina@gmail.com
*/
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background: #667641 url("img/fundogeral.jpg") repeat-x;
font-size: 11px;
font-family: "Trebuchet MS", Times, serif
}
#global 
{
	width:750px;
	margin:0 auto;			
	text-align:left;
	background:#FFFFFF
}
#imagens 
{
background:url(img/fundogi.jpg);
font-size: 11px;
font-family: "Trebuchet MS", Times, serif;
line-height: 15px;
padding-left: 5px;
padding-bottom:5px;
width: 210px;
margin-left:3px;
margin-right:3px;
margin-top:4px;
margin-bottom:5px;
float:left;
}
#content 
{
background:#F7F8F7;
font-size: 11px;
font-family: "Trebuchet MS", Times, serif;
line-height: 15px;
padding-left: 5px;
padding-bottom:5px;
width: 500px;
margin-left:5px;
margin-right:5px;
margin-top:5px;
margin-bottom:5px;
}
#direita
{
width: 520px;
float:right;
}
#esquerda
{
text-align:left;
width: 229px;
float:left;
}
#logo 
{
width: 230px;
height:165px;
float:left;
}
#banner 
{
width: 520px;
height:219px;
}
a {
font: 11px "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
}
a:link {
	COLOR: #95AC60; TEXT-DECORATION: none;
}
a:active {
	COLOR: #849854; TEXT-DECORATION: none;
}
a:visited {
	COLOR: #849854; TEXT-DECORATION: none;
}
a:hover {
	COLOR: #849854; TEXT-DECORATION: underline;

}

img {
	border:none;
}