body {
	background: #F1EEE9;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	background: url(images/stripe6.png) repeat;
	color: #333333;
	margin: 0px 0px 0px 0px;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 910px;
}
a {
	text-decoration: underline;
	color:#69075a;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	font-weight:bold;
	color:#87AA0D;
}
img {
	border: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
.petittitre {
	color: #99C00F;
	font-weight: bold;
	font-size: 18px;
}
/*---------------------------- Les 3 grandes parties ---------------------------------*/
.site {
	height: 243px;
	width: 920px;
	float: left;
}

.bloc1 {
	height: 204px;
	width: 920px;
	float: left;
}
.bloc14 {
	height: 168px;
	width: 920px;
	float: left;
}
.bloc15 {
	background: url(images/decotableau_banniere.jpg) no-repeat ;
	height: 38px;
	width: 920px;
	float: left;
}
.bloc2 {
	background: url(images/decotableau_02.jpg) repeat ;
	width: 250px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.bloc3 {
	background: url(images/decotableau_06.jpg) repeat ;
	width: 650px;
	float: right;
	margin-top: 10px;
}
/*---------------------------- Les partie de gauche ---------------------------------*/
.bloc4 {
	background: url(images/decotableau_01.jpg) no-repeat ;
	height: 42px;
	width: 250px;
	float: left;
}
.bloc6 {
	width: 210px;
	height:184px;
	float: left;
	padding-left:20px;
	margin-right:0px;
}

.bloc7 {
	background: url(images/decotableau_03.jpg) no-repeat ;
	height: 44px;
	width: 250px;
	float: left;
}
.bloc8 {
	background: url(images/decotableau_04.jpg) no-repeat ;
	height: 10px;
	width: 250px;
	float: left;
}
.titre-vert {
	margin-left:20px;
	padding-top:15px;
	font-weight:bold;
}
.titre-vert2 {
	margin-left:20px;
	padding-top:13px;
	font-weight:bold;
}
.bloc13 {
	width: 250px;
	float: left;
	/*padding-left:20px;*/
	padding-bottom:6px;
	text-align:center;
}
/*---------------------------- Les partie de droite ---------------------------------*/
.bloc9 {
	background: url(images/decotableau_05.jpg) no-repeat ;
	height: 40px;
	width: 650px;
	float: left;
}
.bloc10 {
	width: 640px;
	float: left;
}
.bloc11 {
	background: url(images/decotableau_07.jpg) no-repeat ;
	height: 19px;
	width: 650px;
	float: left;
}
.bloc16 {
	background: url(images/design-carre.jpg) no-repeat ;
	height: 54px;
	width: 54px;
	float: right;
}
.bloc17 {
	width: 550px;
	float: left;
	padding-bottom:10px;
	padding-left:45px;
	text-indent:15px;
	text-align: justify;
}
.bloc18 {
	width: 625px;
	float: left;
	padding-left:10px;
}
.FAQ {
	width: 640px;
	float: left;
	padding-bottom:10px;
	text-indent:10px;
	text-align: justify;
}
.CGV {
	width: 640px;
	float: left;
	padding-bottom:10px;
	text-indent:10px;
	text-align: justify;
}
.cadre-vert {
	width: 511px;
	height: 127px;
	float: left;
	padding-top:20px;
	padding-left:70px;
	text-align: justify;
	background: url(images/cadre-vert.jpg) no-repeat ;
	
}
/*---------------------------- Les partie de gauche ---------------------------------*/
.bloc1 ul{
	width:740px;
	display:block;
	top:3px;
	position:relative;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:5px 0px 0px 0px;
	text-align:center;
	left: 90px;
}
.bloc1 li{
	display:inline;	
}
.bloc1 ul a{
	text-decoration:none;
	color:#333333;
	margin: 0px 8px;
	font-weight: bold
}
.bloc1 ul a:hover{
	color:#ffffff;
	font-weight: bold
}
/*--------------------------------- Footer ----------------------------------------------------*/
.bloc12 {
	background: url(images/decotableau_08.jpg) no-repeat ;
	height: 40px;
	width: 650px;
	float: right;
	margin-right: 0px;
	margin-top: 10px;
}
#footer {
	font: 11px arial, sans-serif;
	color: #333333;
	text-align: center;
	margin-top: 12px;
}
#footer a{
	color:#333333;
	text-decoration:none;
}
#footer a:hover{
	color:#ffffff;
	text-decoration:none;
}

#footer2 {
	font: 11px arial, sans-serif;
	color: #ffffff;
	text-align: center;
	margin-top: 20px;
	margin-bottom:20px;
	height:25px;
}
#footer2 a{
	color:#85a157;
}
#footer2 a:hover{
	color:#ffffff;
}
/*--------------------------------------- Boutons ----------------------------------------------*/
.class_continue {
	border:0px;
	background-image:url(../images/btn/btn_continuer.gif);
	width:125px;
	height:25px;
	cursor: pointer;
}
.class_valider {
	border:0px;
	background-image:url(../images/btn/btn_valider.gif);
	width:125px;
	height:25px;
	cursor: pointer;
}
.class_restaurer {
	border:0px;
	background-image:url(../images/btn/btn_restaurer.gif);
	width:125px;
	height:25px;
	cursor: pointer;
}
.class_inscrire {
	border:0px;
	background-image:url(../images/btn/btn_inscrire.gif);
	width:125px;
	height:25px;
	cursor: pointer;
}
.class_envoyer {
	border:0px;
	background-image:url(../images/btn/btn_envoyer.gif);
	width:125px;
	height:25px;
	cursor: pointer;
}
.class_qte {
	border:0px;
	background-image:url(../images/btn/btn_OK.gif);
	width:23px;
	height:18px;
	cursor: pointer;
}
.class_poursuivre {
	border:0px;
	background-image:url(../images/btn/btn_poursuivre.gif);
	width:125px;
	height:25px;
	cursor: pointer;
}
.class_retour {
	border:0px;
	background-image:url(../images/btn/btn_retour.gif);
	width:125px;
	height:25px;
	cursor: pointer;
}
.class_upload {
	border:0px;
	background-image:url(../images/btn/btn_transferer.gif);
	width:163px;
	height:25px;
	cursor: pointer;
}
.class_refresh {
	border:0px;
	background-image:url(../images/btn/btn_refresh.gif);
	width:29px;
	height:25px;
	cursor: pointer;
}
.champ_texte { 
   	font : 11px verdana, arial, sans-serif;
   	background-color: #ffffff;
	text-align:right;
   	text-color:#000000;
   	font-weight: bold;
   	border: #99C00F;  
   	border-style: solid;
	text-align:center;
	border-top-width: 1px;
   	border-right-width: 2px;
   	border-bottom-width: 2px;
   	border-left-width: 1px;
}
/*----------------------------- ONGLETS ------------------------------*/
.bloc91 {
	background: url(images/decotableau_05.1.jpg) no-repeat ;
	height: 40px;
	width: 650px;
	float: left;
}
.bloc92 {
	background: url(images/decotableau_05.2.jpg) no-repeat ;
	height: 40px;
	width: 650px;
	float: left;
}
.bloc93 {
	background: url(images/decotableau_05.3.jpg) no-repeat ;
	height: 40px;
	width: 650px;
	float: left;
}
.bloc94 {
	background: url(images/decotableau_05.4.jpg) no-repeat ;
	height: 40px;
	width: 650px;
	float: left;
}