@charset "utf-8";
/* CSS Document */

	html
	{
	height:100%;
	}

	body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background : #fcf5ed;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #6b5846;
	background-image:url(img/fd_head.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	}
	
	img {
	border:0;
	}
	
	.valign {vertical-align:-20%}
	
/* Structure */

#page {
position:absolute;
width:900px;
left:50%;
margin-left:-450px;
}

#header {
position:relative;
width:900px;
height:192px;
text-align:center;
}

#menu {
position:relative;
z-index:10;
width:900px;
height:27px;
	background-image:url(img/fd_menu.jpg);
	background-repeat:repeat-x;
}

#corps {
position:relative;
clear:both;
width:900px;
height:342px;
	background-image:url(img/fd_corps.jpg);
	background-repeat:repeat-x;
}

#bandeau {
position:relative;
width:524px;
height:113px;
margin-left:1px;
padding:26px 320px 0 55px;
	background-image:url(img/fd_band.jpg);
	background-repeat:no-repeat;
	background-color:#fcf5ed;
}

#texte {
position:relative;
float:left;
width:427px;
padding:10px 0 0 0;
}

#photo {
position:relative;
float:right;
width:473px;
padding:15px 0 0 0;
}

#mentions {
position:relative;
text-align:right;
width:888px;
height:27px;
margin-left:1px;
padding:5px 10px 0 0;
background-image:url(img/fd_ment.jpg);
background-repeat:repeat-x;
}

.colonne {
position:relative;
float:left;
width:170px;
}

/* Blocs typo */

.titre {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
color:#6b5846;
padding:0 0 0 20px;
background-image:url(img/puce.png);
background-repeat:no-repeat;
background-position:left center;
}

.categorie {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
color:#4b3a2c;
padding:0 0 0px 10px;
line-height:20px;
}

.categorie2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
color:#fff;
padding:0 0 0px 10px;
line-height:20px;
}

#descriptif {
padding: 20px 40px 0 25px;
text-align:justify;
}

/* Blocs de contenu */

#cadre {
position:relative;
background-color:#dfd4c5;
width:442px;
height:188px;
padding:6px;
margin:0 0 10px 0;
}

#vignette {
position:relative;
float:left;
background-color: transparent;
width:90px;
height:90px;
padding:6px;
margin:0 0 0 0;
}

.vignette {
position:relative;
float:left;
background-color: transparent;
width:90px;
height:90px;
padding:6px;
margin:0 0 0 0;
}

#note {
background:url(img/fd_note.png) no-repeat;
padding:8px 0 0 20px;
height:20px;
color:#96836a;
}

#note2 {
background:url(img/fd_note.png) no-repeat;
padding:8px 0 0 20px;
height:20px;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
color:#e2d0af;
}

/* Typographies */

.lettrine {color:#6b5846;display:inline;float:left;font:3.7em Georgia,arial;text-transform:uppercase;margin:-0.15em 0em 0px 0; text-shadow: #000000 0 0 0px}

.mentions {font-family:Georgia, "Times New Roman", Times, serif; font-size:10px; color:#6b5846;}

.valeur {font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#eee6d7;}
.valeur_orange {font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#d46f19;}
.valeur_beige {font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#e2d0af;}
.valeur_turquoise {font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#6ec3d7;}
.valeur_vert {font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#9ca759;}

.location {font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#6b5846;}
.presentation {font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#FFF;}
.beige {font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#FFF;}
.turquoise {font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#FFF;}
.vert {font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#FFF;}

.note {font-size:9px; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; color:#c0b29a;}

/* Liens hypertextes */

.location a:link, .location a:visited
{font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#6b5846; text-decoration:none;}
.location a:hover
{font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#899322; text-decoration:none;}

.presentation a:link, .presentation a:visited
{font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#FFF; text-decoration:none;}
.presentation a:hover
{font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#d46f19; text-decoration:none;}

.beige a:link, .beige a:visited
{font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#FFF; text-decoration:none;}
.beige a:hover
{font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#e2d0af; text-decoration:none;}

.turquoise a:link, .turquoise a:visited
{font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#FFF; text-decoration:none;}
.turquoise a:hover
{font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#6ec3d7; text-decoration:none;}

.vert a:link, .vert a:visited
{font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#FFF; text-decoration:none;}
.vert a:hover
{font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#9ca759; text-decoration:none;}

a.plan:link, a.plan:visited {
font-family:Georgia, "Times New Roman", Times, serif;
color:#faf3e9;
text-decoration:none;
padding:2px 0 2px 0px;
}

a.plan:hover {
text-decoration:none;
color:#c0b29a;
border-bottom:1px dotted #c0b29a;
}

a.tarif:link, a.tarif:visited {
font-family:Georgia, "Times New Roman", Times, serif;
color:#faf3e9;
text-decoration:none;
background:url(img/tarif.png) no-repeat;
padding:2px 0 2px 20px;
}

a.tarif:hover {
text-decoration:none;
color:#c0b29a;
border-bottom:1px dotted #c0b29a;
}

a.resa:link, a.resa:visited {
font-family:Georgia, "Times New Roman", Times, serif;
color:#faf3e9;
text-decoration:none;
background:url(img/resa.png) no-repeat;
padding:2px 0 2px 20px;
}

a.resa:hover {
text-decoration:none;
color:#c0b29a;
border-bottom:1px dotted #c0b29a;
}

a.mentions:link, a.mentions:visited {
text-decoration:none;
}

a.mentions:hover {
text-decoration:none;
border-bottom:1px dotted #c0b29a;
}

/* Menu plan */

.colonne ul {
list-style:none;
padding-left:10px;
}

.colonne a:link, .colonne a:visited {
text-decoration:none;
color:#8b7561;
}

.colonne a:hover {
border-bottom:1px dotted;
color:#6b5846;
}

.orange {
border-left:2px solid #d46f19;
padding-left:5px;
}

.green {
border-left:2px solid #9ca759;
padding-left:5px;
}

.blue {
border-left:2px solid #6ec3d7;
padding-left:5px;
}

.purple {
border-left:2px solid #c00084;
padding-left:5px;
}

/* formulaire */

.champ {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
border:1px solid #9b806a;
background:url(img/fd_form.jpg) no-repeat;
padding:2px;
color:#555;
width:180px;
margin-bottom:6px;
}

textarea {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
border:1px solid #9b806a;
background:url(img/fd_form.jpg) no-repeat;
padding:2px;
color:#555;
width:370px;
}

.bouton {
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
background:#6b5846;
color:#fbf2eb;
border:1px;
padding:2px;
-moz-border-radius:4px;
border-radius:4px;

}

.bouton:hover {
background:#333;
}

.bouton:active {
background:#333;
color:#777;
}

a.contrat {
	color:#8a6649;
	text-decoration:none;
	}
	
a.contrat:hover {
	color:#d37013;
	}