/* CSS Document */
	body, html{background-image:url(../images/fond.gif);
	background-position:top left;
	background-repeat:repeat;
	font-family: "Tahoma",Verdana, Arial, Helvetica, sans-serif;
	margin:auto;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	z-index:-1;
}
.fla{
	z-index:100;
	margin:0px;
	padding:0px;
    position:absolute;
    left: 0%;
    top: 0%;
	height:100%;
    width: 100%;

	}

#global {
	margin:0px;
	padding:0px;
    position:absolute;
    left: 50%;
    top: 0px;
	height:500px;
    width: 944px;
    margin-left: -477px; /* moitié de la largeur */

   }

.gche{
	background-image:url(../images/coin_g.gif);
	background-repeat:repeat-y;
	background-position:top left;
	width:28px;
}
.dte{
	background-image:url(../images/coin_d.gif);
	background-repeat:repeat-y;
	background-position:top left;
	width:25px;
} 
.mid{
	width:901px;
	background-color:#FFFFFF;
}
.titre{background-image:url(../images/fond_titre.gif);
background-repeat:repeat-x;
}
.filet{
	background-image:url(../images/spacer_horiz.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	height:9px;
	}
.filet2{
	background-image:url(../images/spacer_vertic.gif);
	background-position:top left;
	background-repeat:repeat-y;
	width:47px;

	}
	
table#prix{
border:1px solid #FFC000;
}
/*----------STYLES DE TEXTES------------------------*/
h1{
	color:#666666;
	font-size:11pt;
	font-weight:bold;
	line-height:1.4em;
	}
h2{
	color:#FF9900;
	font-size:10pt;
	font-weight:bold;
	line-height:1.4em;
}
h3{
	color:#3e3a86;
	font-size:10pt;
	font-weight:bold;
	line-height:1.0em;
	font-variant:small-caps;
}
h4{
	color:white;
	font-size:11pt;
	font-weight:bold;
	line-height:1.2em;
	font-variant:small-caps;
}
.texte{
	color:#333333;
	font-size:8.5pt;
	font-weight:normal;
	line-height:1.3em;
	text-align:justify;
}
.texte_g{
	color:#333333;
	font-size:8.5pt;
	font-weight:bold;
	line-height:1.4em;
	text-align:left;
}
.prix{
	color:#666666;
	font-size:10pt;
	font-weight:bold;
}
.texte_blanc{
	color:white;
	font-size:8.5pt;
	font-weight:normal;
	line-height:1.4em;
	text-align:left;
}
.texte_blanc2{
	color:white;
	font-size:10pt;
	font-weight:normal;
	line-height:1.4em;
	text-align:left;
}
.texte_big{
	color:white;
	font-size:8.5pt;
	font-weight:bold;
	font-variant:small-caps;
	letter-spacing:0.1em;
}
a.lien{
	color:#3b3885;
	text-decoration:underline;
	font-size:8.5pt;
}
a.lien:hover{
	text-decoration:none;
}
a.lien2{
	color:#FF9900;
	font-weight:bold;
	text-decoration:underline;
	font-size:8.5pt;
}
a.lien2:hover{
	text-decoration:none;
}

a.lien3{
	color:white;
	font-weight:bold;
	text-decoration:underline;
	font-size:8.5pt;
}
a.lien3:hover{
	text-decoration:none;
}
a.lien-prix{
	color:#666666;
	font-size:10pt;
	font-weight:bold;
	text-decoration:underline;
	}
a.lien-prix:hover{
	text-decoration:none;
}
.en_cours{
	color:#908cec;
	font-size:8.5pt;
	font-weight:bold;
	font-variant:small-caps;
}
.mentions{
	height:24px;
	background-image:url(../images/spacer_horiz.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	font-size:7pt;
	color:#999999;
}
a.menu_bas{
	font-size:8.5pt;
	color:#999999;
	text-decoration:underline;
}
a.menu_bas:hover{
	text-decoration:none;
}
hr{
	width:100%;
	color:#908cec;
	height:1px;
}
