body {
	background-image: url(../images/fundotile.gif);
	background-repeat: repeat-x;
	font-family: verdana;
	font-size: 11px;
	line-height: 20px;
	color: white;
}

div#spacer {
	clear: both;
	height:25px;
	width:850px;
}

div#conteudo {
	width:750px;
	padding-left: 50px;
	padding-right:50px;
	background-image: url(../images/fundocentro.servicos.gif);
	background-repeat: repeat-y;
}

div#conteudo:after{
        content:".";
        display:block;
        clear:both;
        visibility:hidden;
        height:0;
        overflow:hidden;
}

div#subnav {
	float: left;
	text-align:right;
	width:150px;
}

div#main {
	float: left;
	text-align:justify;
	font-size: 12px;
	width: 575px;
	padding-left: 25px;
	padding-bottom: 25px;
}

.forms { border-style:double; border-width:1px; border-color: white; }
.formbt { border-style:double; border-width:1px; border-color: #404040; color: white; background: #404040; font-weight:bold; font-family: verdana; font-size: 10px }

#rodapeliner { color:#E8C24E }

a { color: white; text-decoration:none; }
a:link {color: white; text-decoration:none; }
a:hover { color: white; text-decoration:underline; }
a:active {color: white; text-decoration:none; }
a:visited { color: white; }