html {font-size: 100%;}
body {
	margin: 0;
	padding: 0;
	background-color: #927D7D;
	background-image: url(./images/fd_body.jpg);
	font-family: arial, helvetica, tahoma, verdana, sans-serif;
	color: #FFFFFF;
	font-size: 0.80em;
	font-weight: normal;
	line-height: 1.2em;
}
#conteneur {
	position:relative;
	width:750px;
	left:50%;
	margin-left:-375px;
	margin-top:16px;
}
#entete {
	background-color:#927D7D;
	background-image: url(./images/fd_entete.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width:750px;
	height:128px;
}
#entete span {
	cursor:help;
}
#entete a img {
	border:none;
}
#principale {
	background-color:#000000;
	background-image: url(./images/fd_principale.jpg);
	background-repeat: repeat-y;
	background-position:top left;
	width:750px;
	overflow:auto;
}
#gauche {
	background-color:#D00000;
	width:210px;
	height:599px;
	float:left;
}
#droite {
	width:540px;
	float:right;
}
#finflottant {
	width:400px;
	clear:both;
	visibility:hidden;
}
#menu {
	width:540px;
	height:60px;
}
#menu ul {
	padding: 0;
	margin: 0;
 list-style: none;
}
#menu ul li {
	line-height:60px;
	width:108px;
	height:60px;
	padding:0;
	text-decoration:none;
	text-align:center;
	float:left;
	overflow:hidden;
}
#menu ul li a, #menu ul li span {
	background-image: url(./images/fd_rubrique.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	line-height:60px;
}
#menu ul li a:hover, #menu ul li a:focus,  #menu ul li span{
	color:#C18F30;
	background-position:-108px 0px;
}
#texte {
	width:535px;
}
#texte p.intro {
	line-height:1.5em;
	margin-left:45px;
	margin-right:45px;
	text-align:justify;
}
#texte ul li {
	list-style: url(./images/puce.gif);
	color:#CC0000;
}
#texte object {
	width:450px;
	height:350px;
	margin-left:45px;
}
a, a:visited {
	color:#45C4A9;
	text-decoration:none;
}
a:hover, a:focus {
	text-decoration:underline;
}
.vanoise {
	color:#CC0000;
	font-size:1.2em;
	font-weight:bold;
}
.discours, .signature {
	color:#666666;
	font-style:italic;
}
.signature {
	margin-left:50px;
}
.services {
	background-color:#68676C;
	background-position: 95% 85%;
	background-repeat: no-repeat;
	width:450px;
	margin-left:45px;
	margin-top:25px;
}
.services p, p {
	margin-left:25px;
	margin-right:25px;
	text-align:justify;
}
.services.tran {
	background-image: url(./images/pt_transport.jpg);
}
.services.ling {
	background-image: url(./images/pt_linge.jpg);
}
.services.bebe {
	background-image: url(./images/pt_bebe.jpg);
}
.services.livr {
	background-image: url(./images/pt_livraison.jpg);
}
.services.domi {
	background-image: url(./images/pt_domicile.jpg);
}
.services.ski {
	background-image: url(./images/pt_ski.jpg);
}
.services.atab {
	background-image: url(./images/pt_atable.jpg);
}
.services.autr {
	background-image: url(./images/pt_autres.jpg);
}
.services h1 {
	color:#000000;
	font-size:1.5em;
	padding-left:2em;
	line-height:30px;
	border-bottom: solid 5px #000000;
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: top left;
}
.services h1.tran {
	background-color:#68676C;
	background-image: url(./images/bd_transport.jpg);
}
.services h1.ling {
	background-color:#FFFFFF;
	background-image: url(./images/bd_linge.jpg);
}
.services h1.bebe {
	background-color:#FF33CC;
	background-image: url(./images/bd_bebe.jpg);
}
.services h1.livr {
	background-color:#F18E00;
	background-image: url(./images/bd_livraison.jpg);
}
.services h1.domi {
	background-color:#FFFF00;
	background-image: url(./images/bd_domicile.jpg);
}
.services h1.ski {
	background-color:#3233FF;
	background-image: url(./images/bd_ski.jpg);
}
.services h1.atab {
	background-color:#9A6600;
	background-image: url(./images/bd_atable.jpg);
}
.services h1.autr {
	background-color:#993399;
	background-image: url(./images/bd_autres.jpg);
}
.services h1.temo {
	color:#FFFFFF;
	font-size:1.15em;
	padding-left:2.5em;
	background-color:#FF3300;
	background-image: url(./images/bd_temoignage_3.jpg);
}
.services span {
	background-image: url(./images/fd_service_pied.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	display:block;
}
#pied {
	background-image: url(./images/fd_pied.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width:750px;
	height:23px;
}
#creation {
	position:relative;
	color:#FFFFFF;
	left:50%;
	margin-left:-375px;
	width: 750px;
	margin-top:5px;
	font-size: 0.8em;
	text-align:center;
}
#creation span{
	margin-left:5px;
	margin-right:5px;
	vertical-align:25%;
}
#creation a, #creation a:visited {
	color:#FFFFFF;
}
#creation a:hover {
	background-color:#FFFFFF;
	color:#927D7D;
	text-decoration:none;
}
