/* CSS Document */

html, body {
	border: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #E1C99F;
	background-image: url(../imgs/fd.jpg);
	font-family: Myriad, Helvetica, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	font-weight: normal;
	color: #6d512c;
	background-repeat: repeat;
	background-position: left top;
	width: 100%;	
  }
  
 
/* bloc contenu corps */ 
#corps
{
	width: 100%;	
}

#corps2
{	
	width: 682px;
	margin-left: auto;
    margin-right: auto;
}

#header
{
background: url(../imgs/pages/fd-header-page.jpg) no-repeat bottom center;
z-index:z-index: 2;
height: 142px;}

#titre-page {
background: url(../imgs/pages/fd-titre.gif) no-repeat top center;
height: 130px;
margin-top: -1px;
padding: 0px 0px 0px 0px;
}

#content-bas {
background-color: #fff0c1;
margin-top: 32px}

#content {

	margin-top: -30px;
	padding: 0px 45px 8px 45px;
	font-size: 1.1em;
	line-height: 1.4em;
	color: #6d512c;
}

#encart{
margin: 0px 15px 10px 0px;
width: 164px;
float: left;
	background-image: url(../imgs/pages/fd-encart.gif);
	text-align: center;
}
#cont-encart{
font-size: 1.05em;
color: #a07747;
line-height: 1.3em;
margin-top: -5px;
margin-bottom: -5px;
font-style: italic;
	background-image: url(../imgs/pages/fd-encart.gif);
	text-align: center;
}


/* fin bloc corps */ 


/* titres */
h1{
font-size: 1.4em;
font-weight: bold;
margin: 25px 0px 10px 10px}

h2{
font-size: 1.2em;
font-weight: bold;
margin: 30px 0px 10px 30px;
padding: 0px 0 0 0 ;}
img.titre2 {
margin-bottom:-10px}
 

/* nav haut */ 
#nav-haut
{
z-index: 3;
position: absolute;
padding-left: 370px;
padding-top: 3px;
}

#nav-haut a
{font-weight: bold;
text-decoration: none;
padding-left: 35px;
}
#nav-haut a:link,a:active,a
{color: #913845;
}
#nav-haut a:visited
{color: #A74A72
}
#nav-haut a:hover
{ color: #6d2c48
}

/* styles de lien */
  
img {
text-decoration: none;
border: none;

}  


a:link {
	color: #913845;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 0 0;
}

a:visited {
	color: #A74A72;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 0 0;
}

a:hover {
font-weight: bold;
	color: #6d2c48;
	text-decoration: underline;
	padding: 0 0 0 0;
}

a:active {
	color: #913845;
	text-decoration: underline;
	padding: 0 0 0 0;
}

a {
	color: #913845;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 0 0;
	}

/* fin styles de lien */
	







/* bloc zone contenu */


#content p {
text-align: justify;
margin: 5px 0px 10px 0px;
}

#content .listelien
{
text-align: left;
margin: 2px 0 2px 30px;
font-weight: normal;
}


#content .top {
margin: 0px 0px 0px 0px;
text-align: right;
font-weight: normal;
}


#content p.dot {
margin: 0px 0px 0px 0px;
text-align: left;
}


/* blocs bp*/

#bp {
position: relative ;
color: #896f48;
text-align: center;
font-size: 0.90em;
line-height: 1.5em;
padding-top:20px; 
margin-bottom: 20px;

}



/* liste à puces contenu */
#content ul {
margin-left: 28px;
margin-top: 5px;
margin-bottom: 20px;
padding-top: 0px;
padding-left: 20px;
}

#content li {
margin-left: 0px;
margin-top: 2px;
margin-bottom: 2px;
padding: 0px 0px 0px 0px;
list-style-type: disc;
}


/* fin liste à puces contenu */

/* photos contenu */
img.haudroite {
float: right;
margin-left: 15px;
margin-bottom: 5px;
}

img.droite {
float: right;
margin-top: 10px;
margin-left: 15px;
margin-bottom: 5px;
}


img.haugauche {
float: left;
margin-right: 15px;
margin-bottom: 5px;

}
img.gauche {
float: left;
margin-top: 10px;
margin-right: 15px;
margin-bottom: 5px;

}

img.centre {
text-align: center;
margin-top: 10px;
margin-bottom: 5px;

}
img.dot{
margin: -5px 6px 0 0;
}

.encart {
	background-color:#f6e4c2;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 20px;
}

/* Euro */
.euro {
font-family: Verdana, Helvetica, Arial, Verdana, Helvetica, Myriad,sans-serif;}

