html {
background: #b4c878;
}

body {
margin:0;
padding:0;
text-align: center;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
background: #b4c878;
color: #333;
}

a {
text-decoration: none;
color: #5aa70b;
}

a:link,a:visited,a:active {
text-decoration: none;
color: #5aa70b;
}

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

h1 {
color: #F350AD;
font-weight: normal;
text-decoration: underline;
font-size: 24px;
font-family: Georgia, Georgia, serif;
letter-spacing: -1px;
margin-top: 5px;
display:block;
}

ul {
padding-left: 10px;
}

li {
text-align: left;
}

img {
border: 0px;
}

#wrapper {
width: 850px;
margin: 0 auto;
text-align:left;
margin-bottom: 5px;
}

#title {
font-weight:normal;
font:3.8em Georgia;
letter-spacing:-1.5px;
display:block;
color: #F350AD;
padding-bottom:5px;
}

#message {
font-size: 14px;
margin-top:5px;
font-size: 14px;
color: #2A4F01;
}

#topleft {
float:left; 
width:350px; 
height: 60px; 
margin:15px 0 0 0;
}

#topright {
width: 400px;
margin: 0 2px 0 0; 
padding: 0 8px 2px 0; 
float:right; 
text-align: right;
color: #2A4F01;
}

#maincontent {
width: 850px;
height: 635px;
margin: 0 auto;
background: #ffffff;
border: 10px solid #ececec;
clear: both;
}

#maincontenten {
width: 850px;
height: 680px;
margin: 0 auto;
background: #ffffff;
border: 10px solid #ececec;
clear: both;
}

#leftcol {
width: 48%;
padding: 10px;
float: left;
}

#maincontentimg {
width: 370px;
height: 390px;
text-align: left;
padding: 2px;
margin-top: 10px;
border: 1px solid #eee;
}

#middlecol {
width: 5px;
background: #555;
float: left; 
}

#rightcol {
width: 45%;
padding: 10px;
float: left;
}

#maincontenttext {
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
color: #333333;
text-align: justify;
}

#footer {
width: 850px;
text-align: center;
color: #2A4F01;
padding-top: 3px;
clear: both;
}

#footer a {
color: #5aa70b; 
background: inherit;
text-decoration: none;
}

#footer a:link {
color: #5aa70b; 
text-decoration: none;
background: inherit;
}

#footer a:hover {
color: #990066; 
background: inherit;
}

.center {
text-align: center;
}

.novo {
color: #ff0000;
text-decoration: blink;
font-weight: bold;
}
