body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-image: url(../img/fundo_site.jpg);
	background-repeat: repeat;
	margin: 0px;
}
#Site {
	margin: auto;
	padding: 14px;
	width: 750px;
	background-color: #FFF;
}
#Site #menu {
	color: #FFF;
	background-image: url(../img/menu_fundo.jpg);
	text-align: center;
	height: 40px;
}
#Site #destaque {

}
#Site #destaque ul {
	list-style-image: url(../img/marcador.jpg);
	text-decoration: none;
}
#Site #newsletter {
	float: left;
	width: 250px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#Site #novidades {
	float: left;
	width: 400px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
}
#Site #secaoportifolio {
	background-color: #CCC;
	width: 640px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 5px;
}

#Site #rodape {
	color: #FFF;
	background-image: url(../img/rodape_fundo.jpg);
	text-align: center;
	height: 46px;
	padding-top: 4px;
}
#Site #contador2 {
	width: 80px;
}


#Site #destaque ul li {
	line-height: 15px;
	text-decoration: underline;
	height: 15px;
	margin-bottom: 5px;
}

.imgdestaque {
	float: left;
	margin-right: 8px;
}
.both {
	clear: both;
}

#Site #encaixe {
	background-image: url(../img/topo_fundo_cima.jpg);
	height: 13px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:link , a:visited, a:active{
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
#rodape a:link, #rodape a:visited, #rodape a:active {
	color: #FFF;
	text-decoration: none;
}
#rodape a:hover {
	color: #CCC;
	text-decoration: underline;
}
hr.hr_news {
	color: #900;
	background-color: 900;
	height: 2px;
	width: 250px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0px;
}
hr.hr_secoes {
	color: #900;
	height: 2px;
	width: 730px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#newsletter_form {
	width: 250px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0px;
	margin-right: 0px;
	margin-left: -5px;
}
.botao_form {
	color: #FFF;
	background-image: url(../img/bt_cadastrar.jpg);
	float: right;
	height: 25px;
	width: 100px;
	margin-top: 3px;
	margin-right: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.itensportifolio {
	background-color: #FFF;
	text-align: center;
	float: left;
	height: 180px;
	width: 150px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#conteudo {
	padding-bottom: 10px;
	position: relative;
}
.conteudo_clientes {
	padding: 10px;
	width: 650px;
	margin-right: 10px;
	border: 2px solid #900;
	position: absolute;
	top: 70px;
	right: 0px;
	visibility: hidden;
}
#contatoform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	width: 490px;
	margin-top: 10px;
}
#contatoform fieldset {
	padding: 10px;
	border: 1px solid #E6E6E6;
	width: 465px;
}
#contatoform legend {
	font-weight: bold;
	color: #960000;
	font-size: 12px;
	margin-bottom: 10px;
}
#contatoform label {
	display: block;
	width: 210px;
	height: 10px;
	margin-bottom: 8px;
	padding-bottom: 3px;
	float: left;
	color: #505050;
	border-bottom: 1px solid #dcdcdc;
}
#contatoform label.lSexo {
	width: 210px;
	margin-right: 15px;
}
#contatoform label.lRadio {
	width: auto;
	margin-right: 30px;
}
#contatoform .formText {
	float: right;
	width: 250px;
	border-top: 1px solid #969696;
	border-left: 1px solid #969696;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	font-size: 12px;
	margin-bottom: 5px;
	color: #505050;
}
#contatoform textarea {
	float: right;
	width: 250px;
 	*width: 245px;
	border-top: 1px solid #969696;
	border-left: 1px solid #969696;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	margin-bottom: 5px;
	color: #505050;
}
#contatoform input.radiobutton{
	float: left;
}
input.botao {
	width: 100px;
	height: 25px;
	margin-top: 3px;
	margin-left: 5px;
	background: url(img/bt_cadastrar.jpg) no-repeat;
	float: right;
	border: 0px;
	color: #FFFFFF;
}.cliente_fecha {
	position: absolute;
	right: 0px;
	color: #930;
	text-decoration: underline;
}
#Site #enquete {
	width: 300px;
	float: right;
	background-color: #CCC;
}
