body{
   font-family:Arial, sans-serif;
   font-size:12px;
   margin: 0; /* pour éviter les marges */
   text-align: center; /* pour corriger le bug de centrage IE */
   background-color:#CFCFCF;
}

p{
	padding:0;
	margin:0;
}





table{
   font-family:Arial, sans-serif;
   font-size:12px;
   padding:0;
}


a{
	color:#33CCCC;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

img{
	border:0px;
}



#bandeau{
	width:100%;
	height:38px;
   	background-image:url('assets/bandeau.png');
   	background-repeat:repeat-x;	
	
}

#site{
 	text-align: center; 	/* pour corriger le bug de centrage IE */
   	width:100%;
   	background-image:url('assets/degrade.jpg');
   	background-repeat:repeat-x;	
   	float:left;
   	//min-height:686px;
}



#siteFloat{
 	margin:0 auto;
   	width:978px;
}

#conteneur{
   	width:978px;
	float:left;
	text-align:left;  /* on rétablit l'alignement normal du texte */ 
}


#left{
	float:left;
	width:263px;
}

#logo{
	margin-top:5px;
	width:263px;	
	float:left;	

}

#flecheBas{
	margin-top:0px;
	width:263px;	
	text-align:center;
	float:left;
}

#bouton{
	margin-top:5px;
	width:263px;
	height:43px;
   	background-image:url('assets/bouton.png');
   	background-repeat:no-repeat;
   	float:left;
   
}

#txtbouton{
	padding-top:12px;
	padding-left:40px;
	font-size:15px;
	color:#ffffff;
}



#bouton2{
	margin-top:5px;
	width:263px;
	height:43px;
   	background-image:url('assets/bouton.png');
   	background-repeat:no-repeat;
   	float:left;
}

#txtbouton2{
	padding-top:12px;
	padding-left:60px;
	font-size:15px;
	color:#ffffff;
}


#boutonOuvrir{
	width:250px;
	text-align:center;
	float:left;
}




/******** DEBUT BLOC1 ********/
#bloc1{
	width:258px;
	float:left;
}

#bloc1{
	color:#333333;
}

#bloc1 a{
	color:#4c1386;
}


#bloc1Haut{
	width:258px;
	height:15px;
	background-image:url(assets/bord-h-small.png);
	background-repeat:no-repeat;
}

#bloc1Milieu{
	width:258px;
	background-image:url(assets/bord-m-small.png);
	background-repeat:repeat-y;
}

#bloc1Texte{
	width:218px;
	padding:5px 20px 10px 20px;
}



#bloc1Bas{
	width:258px;
	height:9px;
	background-image:url(assets/bord-b-small.png);
	background-repeat:no-repeat;
}
/******** FIN BLOC1 ********/




/******** DEBUT BLOC2 ********/
#bloc2{
	margin-top:5px;
	width:258px;
	float:left;
	margin-bottom:10px;
}

#bloc2{
	color:#333333;
}

#bloc2 a{
	color:#4c1386;
}


#bloc2Haut{
	width:258px;
	height:9px;
	background-image:url(assets/bord-h-small.png);
	background-repeat:no-repeat;
}

#bloc2Milieu{
	width:275px;
	background-image:url(assets/bord-m-small.png);
	background-repeat:repeat-y;
}

#bloc2Texte{
	width:218px;
	padding:5px 20px 10px 20px;
	height:80px;
}



#bloc2Bas{
	width:258px;
	height:9px;
	background-image:url(assets/bord-b-small.png);
	background-repeat:no-repeat;
}
/******** FIN BLOC2 ********/


#copyright{
	margin-top:10px;
	width:258px;
	float:left;
	text-align:center;
}

#copyright,
#copyright a
{
	color:#999999;
	font-size:10px;	
}




#middle{
	float:left;
	width:483px;
}


#encart{
	 float:right;
	 position:relative;
	 bottom:25px;
}


#titreAccueil{
	margin-top:50px;
	color:#666666;
	font-size:16px;
	text-align:center;
}

/******** DEBUT BLOC ACCUEIL ********/
#blocAccueil{
	margin-top:10px;
	width:483px;
	float:left;
}

#blocAccueil{
	color:#333333;
}

#blocAccueil a{
	color:#4c1386;
}


#blocAccueilHaut{
	width:483px;
	height:25px;
	background-image:url(assets/bord-h-big.png);
	background-repeat:no-repeat;
}

#blocAccueilMilieu{
	width:483px;
	background-image:url(assets/bord-m-big.png);
	background-repeat:repeat-y;
}

#blocAccueilTexte{
	width:435px;
	padding:5px 0px 10px 20px;
}



#blocAccueilBas{
	width:483px;
	height:14px;
	background-image:url(assets/bord-b-big.png);
	background-repeat:no-repeat;
}

#titreRubrique{
	color:#999999;
	font-size:19px;
	margin-bottom:10px;
}

/******** FIN BLOC ACCUEIL ********/


#middle table.fctTable{
	background-color:#999999;
	color:#666666;
}


#middle table .fctTitre{
	background-color:#FBB434;
	font-weight:bold;
	height:20px;
	color:#333333;
}

#middle table .fctNom{
	background-color:#ffffff;
	font-weight:normal;
	height:20px;
}


#middle table .fct{
	background-image:url(assets/fondTable.jpg);
	background-repeat:repeat-x;
	font-weight:bold;
	height:28px;
	font-size:16px;
	color:#ffffff;
	text-align:center;
}




#middle table .tarif{
	background-image:url(assets/fondTable1.jpg);
	background-repeat:repeat-x;
	font-weight:bold;
	height:50px;
	font-size:12px;
	color:#ffffff;
	text-align:center;	
}


#middle table .tarifNom{
	background-color:#E2DFB3;
	font-weight:normal;
	height:30px;	
}

#middle table .tarif3{
	background-color:#EDEDED;
	font-weight:normal;
	text-align:center;
	font-family:Georgia;
}


#middle table .tarif4{
	background-color:#A8D200;
	font-weight:normal;
	text-align:center;
	font-family:Georgia;
}

#conditions{
	margin-top:10px;
	color:#666666;
	font-size:11px;
}





#right{
	float:left;
	width:200px;
	margin-left:10px;
}

#lienDroit{
	margin-top:10px;
	color:#666666;
	text-align:center;
}

#lienDroit a{
	color:#666666;
	font-size:11px;
}

.error{
	color:#BF4722;
	font-size:10px;
}


#connexion{
	margin-top:65px;
	width:200px;
}

#connexionHaut{
	background-image:url(assets/bloc-identifiant-haut.png);
	background-repeat:no-repeat;
	width:200px;
	height:47px;
}

#connexionMilieu{
	background-image:url(assets/bloc-identifiant-milieu.png);
	background-repeat:repeat-y;
	width:200px;
}

#connexionBas{
	background-image:url(assets/bloc-identifiant-bas.png);
	background-repeat:no-repeat;
	width:200px;
	height:24px;
}

#connexionInt{
	width:170px;
	margin-left:15px;
	padding-top:15px;
}

#connexion table{
	color:#666666;
}

#connexion table td.btAlign{
	text-align:right;
}

#cgu{
	text-align:left;
	background-color:#FFFFFF;
	font-family:Arial;
	font-size:12px;
	margin:0px;
	padding:10px;
}



