*{padding:0;margin: 0 auto;}

body
{
width: 780px;
font-size: 13px;
font-family: "trebuchet ms", helvetica, sans-serif;
color: #808686;
line-height: 14px;
background-color:#8eb78d;
}

a
{
color: #000066;
text-decoration:none;
}

#container
{
width: 780px;
margin: 0 auto; /* posiciona a div no centro da tela) */
/*background: #ffffff  url(images/borda1.jpg) repeat-y;*/
}

#corpo
{
background: url(images/topo.jpg) no-repeat;
background-position: top center;
width: 780px;
height: 172px;

}



#busca
{
float:right;
width:230px;
padding-top:5px;
}

#menu1
{

height:26px;
padding-top:154px;
width: 780px;
font-size:13px;
font-weight:bold;
padding-left:0px;

}

#menu1 a
{
	float: left;
	margin:0;
	text-decoration:none;
	color: #ffffff;
	line-height:18px;
}

#menu1 ul
{
   padding-left:0px;
	padding-top:0px;
	float: left;
}


#menu1 li
{

	display: inline;

	text-align:right;

}


#menu1 li a
{
color:#ffffff;
	background:url(images/botao.jpg) no-repeat left top;
	width:105px;
	padding-right:25px;
}


#menu1 li a:hover
{
color:##CCCC00;
	background:	url(images/botao.jpg) no-repeat left top;
	width:105px;
	padding-right:25px;
}


#rodape
{

height:60px;
color: #ffffff;
text-align:center;
padding-top:10px;
padding-bottom:10px;
background-color:#275c24;
width: 780px;
vertical-align:bottom;

line-height:17px;
}


#conteudo
{

width: 710px;
padding-top:20px;
padding-left:20px;
text-align:left;
vertical-align:top;
font-size:13px;
line-height:18px;
padding-right:50px;
background-color:#ffffff;
/*background: #ffffff  url(images/borda1.jpg) no-repeat;*/
color:#333333;
}

h1
{
font-size:20px;
color: #003300;
line-height:30px;
vertical-align:top;
}

h2
{
font-size:18px;
color: #003300;
line-height:28px;
vertical-align:top;
}

h3
{
font-size:16px;
color: #003300;
line-height:25px;
vertical-align:top;
}







