body {
	background-color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#conteudo {
}

#pagina {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(imagens/modelo/img-cabecalho.png);
	height: 53px;
	width: 1000px;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #D0D0D0;
}
#nav {
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	padding-top: 20px;
}
#nav a:link, #nav a:visited {
	color: #000000;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}
#nav a:hover {
	color: #996600;
}
#envelopeCorpo {
	background-color: #D0D0D0;
}

#corpo {
	width: 685px;
	margin-left: 156px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(imagens/modelo/img-corpo.jpg);
	background-position: -45px;
}
#colEsq {
	width: 140px;
	float: left;
	background-color: #D0D0D0;
}
#colEsq ul {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
#colEsq li {
	border: 1px solid #A8A8A8;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 0px;
	background-color: #EEEFEA;
}
#colEsq a {
	font-weight: bold;
	color: #996600;
	text-decoration: none;
}


#mulheres {
	background-image: url(imagens/modelo/img-mulheres.jpg);
	height: 82px;
	padding-top: 0px;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #D0D0D0;
}
#rodape {
	background-image: url(imagens/modelo/img-rodape.png);
	height: 66px;
	background-color: #ECE9D8;
}
#textoRodape {
	font-size: 10px;
	text-align: right;
	width: 685px;
	margin-left: auto;
	padding-top: 20px;
	margin-right: auto;
}
#textoRodape a {
	color: #996600;
	text-decoration: none;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	background-image: url(imagens/fundo_titulo.png);
	background-repeat: no-repeat;
	margin-left: 30px;
	display: block;
	margin-top: 10px;
	padding-left: 30px;
	text-transform: uppercase;
	color: #FFFFFF;
	height: 30px;
	padding-top: 10px;
}
h3 {
	font-size: 12px;
	margin-left: 30px;
	color: #CC0000;
}

li {
	font-size: 12px;
	margin-bottom: 3px;
	margin-left: 5px;
	padding-left: 5px;
}
ol, ul {
	margin-left: 30px;
	padding-left: 30px;
}
#corpo  p, #corpo hr {
	font-size: 12px;
	color: #000000;
	margin-right: 30px;
	margin-left: 30px;
}
#corpo hr {
	color: #D0D0D0;
}


#corpo a:link, #corpo a:visited {
	color: #CC6600;
}
form {
	width: 400px;
}

label {
	text-align: right;
	display: block;
	width: 140px;
	float: left;
	font-size: 12px;
}
input, textarea{
	float:left;
	font-size:12px;
	border:1px solid #FFCB41;
	width:200px;
	margin:2px 0 20px 10px;
}
#button{
	clear:both;
	margin-left:150px;
	width:100px;
	height:26px;
	text-align:center;
	line-height:26px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	background-color: #666666;
	float: none;
}
img.equipe {
	padding-left: 20px;
	padding-right: 10px;
}
.bt_voltar {
	text-align: right;
}

a.bt_voltar:link, a.bt_voltar:visited {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
a.bt_voltar:hover {
	color: #990000;
}

