body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(index/fdbody_novo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	line-height: 1.5em;
}
#conteudo {
	background-color: #FFFFFF;
	background-position: center;
	padding: 0px;
	width: 790px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 3px;
	border-left-width: 3px;
	border-top-style: double;
	border-left-style: double;
	border-top-color: #BABFA9;
	border-left-color: #BABFA9;
	height: 1000px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #838B67;
}
#all {
	text-align: center;
	margin: 0px;
	width: 100%;
	padding-top: 30px;
}

#logo {
	margin: 0px;
	height: 180px;
	width: 780px;
	background-color: transparent;
	padding: 0px 0px 0px 9px;
	border-bottom: 3px double #BABFA9;
	
}
#navbar {
	margin: 0px;
	float: left;
	height: 450px;
	width: 167px;
	background-color: #FFFFFF;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#men_content {
	float: right;
	width: 570px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	line-height: 1.5em;
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(index/moldura.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding: 20px 15px 0px;
}
#men_content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #697069;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer {
	font-size: 11px;
	text-decoration: none;
	background-color: #ffffff;
	height: 95px;
	clear: both;
	padding-top: 15px;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #BABFA9;
	background-image: url(index/fd_footer1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #000000;
}


#data {
	float: right;
	width: 95%;
	clear: both;
	margin: 0px;
	text-align: right;
	padding: 0px 0px 20px;
}
#contador {
	display: block;
	height: 50px;
	width: 50px;
	visibility: hidden;
	left: 0px;
	top: 0px;
	position: absolute;
}
.final {
	background-position: right bottom;
}
#texto {
    width: 100%;
	Display: block;
}

#texto .primeira {
	padding-top: 40px;
	
}
#texto p:first-letter {
	font-size: 16px;
	font-weight: bold;
	color: #B32E1D;
}
.gallery {
	background-image: url(index/moldura1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#men_content p:first-letter {
	font-size: 16px;
	font-weight: bold;
	color: #B32E1D;
}
