body {
margin: 0 auto;
padding: 0;
font: 76% Verdana,Tahoma,Arial,sans-serif;
background: #6DCB75 url(../bg_home.gif) top center repeat-y;
}

#wrapHome {
color: #FFFFFF;
margin: 0 auto;
width: 1024px;
}

#contentHome {
margin: 0 110px 20px 160px;
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}

.nome{
color: #FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:64px;
float:inherit;
position:inherit;
text-align:center;
text-decoration:none;
font-weight:bold;
}

p{
color: #FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
float:inherit;
position:inherit;
text-align:center;
text-decoration:none;
}

#avmenu {
float:inherit;
padding: 0;
font-size: 0.9em;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#FFFFFF;
}

#spacer30 {
height:30px;
}
#spacer10 {
height:10px;
}
#spacer50 {
height:50px;
}
#footer {
font-size:10px;
color:#FFFFFF;
text-align:center;
}
a {
text-decoration: none;
color: #FFFFFF;
}

a:hover {
text-decoration: none;
color: #009933;
}