* {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
	
}
body {
	background-color: #dcdcdc;
}
table a:hover
{
    text-decoration:underline;
}
a
{
	text-decoration:none;
}
#dTotal {
	width: 1000px;
	margin: 0px auto 0 auto;
	
}
#dConteudo {
	height: auto;
	width: 900px;
	margin: 0px auto 0 auto;
	background-image: url(../img/fdSite.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#dCabecalho {
	height: auto;
	width: 853px;
	margin: 0 auto 0  auto;
	padding: 0 0 10px 30px;
	background-image: url(../img/ftcabecalho.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
	
}
a {
	text-decoration: none;
}
#dtextoGrande {
	width: 883px;
	margin-right: auto;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #333333;
	border: 1px solid #FFFFFF;
	margin-top: 5px;
	margin-bottom: 0;
	margin-left: auto;
}


/*
 FIM MENU 
------------------------------------------------------------------
*/


#dMenuLateral {
	height: 25px;
	width: 886px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}
.dMenu {
	height: 20px;
	width: 885px;
	margin:1px;
}

.dMenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 200;
	color: #FFFFFF;
	background-image: url(../img/fdMenu1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	display: block;
	float: left;
	height: 20px;
	width: 147px;
}
.dMenu a:hover {
	background-image: url(../img/fdMenu2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FF9900;
}
.dMenu .active {
	background-image: url(../img/fdMenuActive.jpg);
	color:#FFFFFF;
}

/* 
-------------------------------------------------
MENU 

*/

.imgCentral {
	width: 766px;
	border: 2px solid #E4B15E;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
.dTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #990000;
	margin: 20px 0 0 0;
	border: 1px solid #990000;
}

p {
	margin-top: 10px;
}
#ConteudoHome {
	width: 883px;
	height: 670px;
	border: solid 1px #FFFFFF;
	background-color: #333333;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#dCabecalhoIndex {
	height: auto;
	width: 853px;
	margin: 0 auto 0  auto;
	padding: 15px 0 0 30px;
	border: solid 1px 1px 0 1px #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E4B15E;
	background-image: url(../img/ftcabecalhoIndex.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #333333;
}
.dtxtHome {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	height: 100px;
	margin-top: 440px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.dtxtHomeBold {
	font-weight: bold;
}


.imgHome {
	width: 700px;
	height: 550px;
	border: 2px solid #E4B15E;
	background-image: url(../img/ftHome.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}
h1 {
	padding-top: 90px;
	float: left;
	width: 500px;
	margin: 50px 0 0 20px ;
	font-style: italic;
}
th {
	font-size: 14px;
	color: #666666;
}

#Visite {
	width: 350px;
	color: #000000;
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#Visite a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 200;
	color: #DCAE58;
	font-style: italic;
}
#Visite a:hover {
	color: #FFFFFF;

ul {
	list-style-type: none;
	list-style-position: inside;
}
