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

body {
	background-image:url(Images/Fond_depot.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#barre {
	visibility:hidden;
	position:absolute;
	width:913px;
	margin-left:-456.5px;
	left:50%;
	top:145px;
	z-index:7;
}

#MenuID {
	
	position:absolute;
	width:913px;
	margin-left:-456.5px;
	left:50%;
	z-index:4;
}
#MainID {
	background-image:url(Images/Milieu_fbl1.gif);
	background-repeat:repeat-y;
	background-color:#ffffff;
	position:absolute; 
	width:912px;
	margin-left:-456.5px;
	top:145px;
	left:50%; 
	z-index:3;
}

#intro_gamme {
	background-image:url(Images/Fond_bleu_clair_barre.png);
	background-repeat:no-repeat;
	background-position:center;
	padding-top:1px;
	color:#fff;
	height:21px;
	font-style:italic;
	font-size:13px;
}

#intro_gamme_rouge {
	background-image:url(Images/Fond_rouge_clair_barre.png);
	background-repeat:no-repeat;
	background-position:center;
	padding-top:1px;
	color:#fff;
	height:21px;
	font-style:italic;
	font-size:13px;
}

#bull {
	padding-left:25px;
	color:#009;
}

#liste_pdts {
	font-size:16px;
	padding-left:25px;
	font-style:italic;
	letter-spacing:2px;
	font-variant:small-caps;
	height:24px;
	color:#009;
}

.png-test{
 background: url(Images/1px_ff_80.png);
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Images/1px_ff_80.png');
        margin: auto;
}

.cadre_defil{
 background: url(Images/Fond_defil.png);
 background-repeat:repeat-x;
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Images/Fond_defil.png');
        margin: auto;
}

#bottom {
	color:#999;
	font-size:12px;
	position:absolute;
	width:861px;
	left:50%;
	margin-left:-430.5px;
	bottom:0px;
	z-index:13;
}

#maps {
	background-color:#FFF;
	color:#999;
	font-size:12px;
	position:absolute;
	width:425px;
	left:50%;
	margin-left:-212.5px;
	bottom:50px;
	z-index:14;
}

.liens_1 {
	color:#333;
}

#sign {
    position: fixed;
    bottom: 0;
	width:861px;
	left:50%;
	margin-left:-430.5px;
}

#contact {
	color:#900;
}

#venez_decouvrir {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	background-image:url(Service/Images/Venez_decouvrir_cadre.png);
	background-repeat:no-repeat;
	padding-top:9px;
	width:556px;
	height:71px;
}