* {
	margin:0;
	padding:0;
}

body, html{
	background-color: #a0a5a8;
	margin:0 auto;
	padding:0px	0px 30px 0px; 
	text-align:center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

img{
	border:0;
}

.clear{
	clear:both;
}

a{
	color:#e4692a;
	text-decoration:underline;
}
a:hover{
	color:#e4692a;
	text-decoration:none;
}

#container{
	width:917px;
	margin:0 auto;
	text-align:left;
}

#header{
	height: 100px;
	background: top right no-repeat url(../i/headerFd.gif);
}

#footer{
	clear:both;
	width:575px;
	height:83px;
	text-align:center;
	color:#585b60;
	background: top left no-repeat url(../i/footerFd.gif);
	margin: 50px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
}


#lg
{
	color:#cfcfcf;
	text-transform: uppercase;
	font-weight:bold;
	float:right;
	padding: 74px 74px 0px 0px;
}

#lg a{
	color:#585b60;
	text-decoration:none;
}
#lg a:hover{
	color:#585b60;
	text-decoration:underline;
}

#footer a{
	font-size:10px;
	font-weight:normal;
	color:#585b60;
	text-transform: uppercase;
	text-decoration:none;
	padding:0px 15px 0px 15px;
}
#footer a:hover{
	color:#585b60;
	text-decoration:underline;
}

#wineSign{
	position:absolute;
	padding: 43px 0px 0px 0px;
}

.fd{
	width:640px;
	height:450px;
	float:left;
}

.fdAccueil {
	background: top left no-repeat url(../i/fdAccueil.jpg);
}
.fdStyle{
	background: top left no-repeat url(../i/fdDecouvrir.jpg);
}
.fdDemarche{
	background: top left no-repeat url(../i/fdDemarche.jpg);
}
.fdDevelopper{
	background: top left no-repeat url(../i/fdDevelopper.jpg);
}
.fdPartenaires{
	background: top left no-repeat url(../i/fdPartenaires.jpg);
}
.fdMentions{
	background: top left no-repeat url(../i/fdMentions.jpg);
}
.fdSiteMap{
	background: top left no-repeat url(../i/fdSiteMap.jpg);
}
.fdSigne{
	background: top left no-repeat url(../i/fdSignes.jpg);
}
.fdNews{
	background: top left no-repeat url(../i/fdNews.jpg);
	height:500px;
}
 .fdRencontre{
	background: top left no-repeat url(../i/fdHistoire.jpg);
}
 .fdContact{
	background: top left no-repeat url(../i/fdContact.jpg);
}

#visuel
{
	float:left;
	height:400px;
	width:284px;
}

#txt
{
	float:left;
	filter:alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
	text-align:left;
	background-color:#ffffff;
	width:257px;
	padding:0px 15px 10px 17px;
	margin: 0px 0px 0px 0px;
}
#txt h1{
	text-align:left;
	font-weight:normal;
	font-size:23px;
	color:#000000;
	margin:0;
	padding:5px 0px 10px 0px;
	line-height: 1em;
	font-family: "times new roman";
}

#txt h1.actu{
	height:20px;
	padding:5px 0px 8px 0px;
}


span.sousTitre{
	color:#eb642d;
}


span.titre{
	color:#eb642d;
}



form{
	padding: 15px 0px 0px 0px;
}

form p{
	padding: 5px 0px 0px 0px;
}

label{
	float:left;
	width:180px;
}

input, textarea{
	border: 1px solid #000000;
	background-color:#cfcfcf;
	border-bottom: 2px solid #000000;
	color:#000000;
	width:240px;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

textarea{
	height:120px;
}

input.btSubmit{
	background-color:#cfcfcf;
	color:#000000;
	width:100px;
	border: 1px solid #000000;
}

div.actu{
	padding: 0px 0px 20px 0px;
	font-size:11px;
}

div.actu h2{
	margin:0;
	padding:0;
	font-weight:bold;
	font-size:12px;
	text-align:left;
}

span.date{
	color:#a0a5a8;
	font-weight:bold;
	font-size:13px;
}

span.exergue{
	font-size:14px;
}

ul.siteMap
{
	padding: 0px 0px 0px 10px;
	text-align:left;
	font-weight:bold;
}

ul.siteMap a
{
	text-decoration:none;
	color:#000000;
}
ul.siteMap a:hover
{
	text-decoration:underline;
}

ul.siteMap li
{
	padding: 5px 0px 10px 10px;
}

ul.siteMap ul
{
	padding: 10px 0px 0px 10px;
}

#newsImg
{
	margin: 38px 0px 0px 10px;
}

#newsImg img
{
	float:left;
	background-color:#cfcfcf;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
}

.pagination
{
	font-size:11px;
	font-weight:bold;
}

.next
{
	float:right;
	width:110px;
	text-align:right;
}
.previous
{
	float:left;
	width:110px;
}

