/****************************************************************/
/*	1ère partie : parties communes à toute les pages : Body, Haut et Bas	*/
/****************************************************************/


body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #000;
	background-attachment: scroll;
	background-color: #fff;
	background-image: url(style/fond_generale.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

a {
	text-decoration: none;
}

a img {
	border: 0;
}

.fin {
	clear: both;
}
.clearer {
	clear: both;
	height: 0px;
	line-height: 0px;
}

#generale {
	position: relative;
	width: 955px;
	margin: 0 auto;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 0px solid #fff;
	background-image: url(style/fond_interne_3_col_B.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#generale2 {
	position: relative;
	width: 955px;
	margin: 0 auto;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 0px solid #fff;
	background-image: url(style/fond_interne_3_col_B2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#generale3 {
	position: relative;
	width: 955px;
	margin: 0 auto;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 0px solid #fff;
	background-image: url(style/fond_interne_3_col_B3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/****************/
/*	HAUT 	*/
/****************/

#haut {
	position: relative;
	margin: 0 auto;
	padding: 0px 0px;
	height: 223px;
	border: 0px solid #fff;
	background: #333 url(style/fond_haut.jpg) no-repeat left top scroll;
	width: 955px;
}
#haut2 {
	position: relative;
	margin: 0 auto;
	padding: 0px 0px;
	height: 223px;
	border: 0px solid #fff;
	background: #333 url(style/fond_haut2.jpg) no-repeat left top scroll;
	width: 955px;
}
#haut3 {
	position: relative;
	margin: 0 auto;
	padding: 0px 0px;
	height: 223px;
	border: 0px solid #fff;
	background: #333 url(style/fond_haut3.jpg) no-repeat left top scroll;
	width: 955px;
}
#logo {
	position: absolute;
	top: 0px;
	left: 12px;
	margin: 0;
	padding: 0;
	border: 0px solid #fff;
	z-index: 100;
}
#slogan {
	position: absolute;
	top: 265px;
	left: 30px;
	margin: 0;
	padding: 0;
	line-height: normal;
	color: #8F0000;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	z-index: 200;
	width: 650px;
	height: 34px;
	text-align: left;
}
#navHaut {
	position: absolute;
	top: 208px;
	left: 15px;
	margin: 0 auto;
	padding: 0px;
	width: 471px;
	line-height: 30px;
	/*background: #eee url(style/fond_navHaut.gif) repeat-x center top scroll;*/
	text-align: center;
	color: #333;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	z-index: 300;
	height: 36px;
	
}
#navHaut a {
	width:149px;
	height:30px;
	padding: 0 0px;
	margin: 0 3px;
	color: #fff;
	display:block;
	background: url(style/fond_onglet.gif) no-repeat center top scroll;
	float:left;
}
#navHaut a.NH-actif {
	width:149px;
	height:30px;
	color: #fff;
	background: url(style/fond_onglet_over.gif) no-repeat center bottom scroll;
	float:left;
}
#navHaut a:hover {
	width:149px;
	height:30px;
	color: #fff;
	background-attachment: scroll;
	background-image: url(style/fond_onglet_over.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	float:left;
}




/****************/
/*	BAS 		*/
/****************/

#bas  {
	clear: both;
	margin: 0px;
	padding: 0px 0px 5px;
	background-attachment: scroll;
	background-color: #3188AD;
	background-image: none;
	background-repeat: repeat-x;
	background-position: center top;
}
address {
	margin: 10px 0px;
	padding: 5px;
	line-height: 1.4em;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
#add_raison {
	font-weight: bold;
	font-size: 1.2em;
	font-family: Verdana, "Trebuchet MS", sans-serif;
	color: #FFFFFF;
}
#add_email {
	color: #333;
}
#add_email:hover{
	color: #fff;
}
#navBas {
	margin: 5px 0px;
	padding: 0px;
	line-height: 1.2em;
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	background-color: #70B9D8;
}
#navBas a {
	color: #fff;
	padding: 0 10px;
}
#navBas a:hover {
	text-decoration: underline;
}

/*    	    TT 	        */

#siteWeb{
	padding: 20px;
	text-align: center;
}
#siteWeb a {
	color: #444;
	font-size: 10px;
	text-decoration: none;
	
}
#siteWeb a:hover {
	color: #069;
	text-decoration: none;
}


/****************************************************************/
/*	2è partie : Mise en page des corps de pages					*/
/****************************************************************/



/*********************************/
/*	CORPS DE PAGE PAR COLONNE 	*/
/*********************************/

/************************/
/*	Colonnes page ACCUEIL	*/
/************************/

#colGauche {
	float: left;
	width: 189px;
	margin: 0;
	padding: 75px 0px 0px 25px;
	color: #000;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
	background-position: center top;
	text-align: justify;
}
#colCentre {
	float: left;
	width: 445px;
	margin: 0;
	padding: 75px 20px 0px 20px;
	color: #000;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
	background-position: center top;
	text-align: justify;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-top-color: #161F76;
	border-right-color: #161F76;
	border-bottom-color: #161F76;
	border-left-color: #161F76;
}
#colDroite {
	float: left;
	width: 190px;
	margin:0px;
	padding:75px 0px 0px 0px;
	color: #000;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
	background-position: center top;
}

#colDroite {
	background:none;
	text-align: left;
}

#colDroite img {
	border:1px solid #3188AD;
	}


/*	quatrième Colonne en option (attention à ajuster les dimensions des 4 colonnes : 4 width + 8 padding et 8 margin = 955px)	*/

#colPlus {
	float: left;
	width: 0px;
	margin: 0px 0px;
	padding: 0px 5px 10px 0px;
	background: #666 url(style/fond_colPlus.gif) repeat center top scroll;
	color: #000;
}

#colGauche a{
	color:#3F90B2;
	padding: 0;
	}
	
#colGauche a:hover{
	color:#204DFE;
	}	
	
#colGauche ul li{
	padding: 0 0 0 0px;
	}
	#colGauche ul{
	padding: 0 0 0 15px;
	}	
.pave-1 {
	margin:0px;
	padding:5px 0px 10px 10px;
	border: 0px solid #ccc;
	color: #fff;
	font-weight: bold;
	background-attachment: scroll;
	background-image: url(style/fond_pave-1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: bottom;
	/*border:#000 solid 1px;*/
}

/************************/
/*	CORPS page CONTACT 
(les colones sont : "plan", "adresse" et "message")	*/
/************************/

#plan {
	float: left;
	margin: 75px 20px 0px 35px;
	padding: 0px 0px 0px 0px;
	background: #666 url(style/fond_plan.gif) no-repeat center top scroll;
	border: 1px solid #3F90B2;
}
#carte {
	display: none;
	position: absolute;
	top: 111px;
	left: 50px;
	height: 500px;
	width: 600px;
	border: 1px solid #000;
	z-index: 1000;
}
.fermer-carte {
	background: #000;
	line-height: 16px;
	height: 18px;
	padding-right: 1px;
	color: #ccc;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}
.fermer-carte a {
	color: #ccc;
	display: block;
}
.fermer-carte a:hover {
	color: #fff;
	text-decoration: none;
}
.cadreX {
	border: 1px #aaa solid;
	padding: 0px 3px;
}

#adresse {
	float: left;
	width: 280px;
	margin: 75px 5px 0px 0px;
	padding: 0px 15px 0px 0px;
	color: #000000;
	font-size: 13px;
	line-height: 1.6em;
}
.raisonSociale {
	margin: 10px 0px 4px;
	font-size: 18px;
	font-weight: bold;
	color: #232B7E;
}
.coordonnees {
	margin: 4px 0px 10px;
	font-size: 14px;
}
#adresse a {
	color: #242C7E;
}
#adresse a:hover {
	color: #FF9409;
	text-decoration: none;
}


/*	formulaire de contact    	 */

#message {
	width: 320px;
	float: left;
	margin: 75px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
#message label {
	display: block;
	border: 1px solid #999;
	background: #fff;
	margin: 8px 0px 0px;
	padding: 1px 4px;
	font-size: 11px;
	font-weight: bold;
	color: #777;
}
#message .entree {
	background: #fff;
	line-height: 11px;
	padding: 0;
	border: 0;
	font-size: 10px;
}
#message .area {
	height: 40px;
	width: 100%;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#message #Envoyer {
	display: block;
	width: 100%;
	border: 1px solid #3F90B2;
	margin: 0px;
	padding: 0px 6px 0px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	cursor: pointer;
	background-color: #3F90B2;
}



/***************************/
/*    pages ACTUALITES  	 */
/***************************/

#colActu-1 {
	float: left;
	width: 210px;
	margin: 0px 10px 0px 0px;
	padding: 10px 0px 0px 40px;
	color: #fff;
	background: url(style/fond_colActu-1.gif) no-repeat left 1.5em scroll;
}
#colActu-2 {
	float: left;
	width: 695px;
	margin: 0px 0px;
	padding: 0px 0px 10px 0px;
	color: #fff;
}

.actu {
	width:100%;
	padding: 0px 20px 10px 15px;
	background-color:#2f2f2f;
	color: #cca544;
}

#actu_image {
	float: right;
	margin: 0px 10px 10px 10px;
}
#actu_texte {
	margin: 10px 10px 10px 10px;
}
.actu_lire {
	display: block;
	margin: 0px 10px 10px 90px;
	padding:  0px 0px 0px 17px;
	color: #333;
	font-size: 0.9em;
	font-weight: bold;
	background: url(style/fleche-1.gif) no-repeat left 3px scroll;
}
.actu_lire:hover {
	color: #333;
	text-decoration:none;
}


/*******************************************/
/*    pages MENTIONS LEGALES & C.G.V.  	 */
/*******************************************/

#cgv {
	margin: 20px 0px 20px 5px;
	padding: 0px 20px 0px 0px;
}
#cgv2 {
	clear:both;
	margin: 50px 0px 20px 5px;
	padding: 0px 50px 0px 50px;
}
#cgv p{
	margin: 10px 0px;
	text-align: justify;
	font-size: 11px;
	color: #333;
	line-height: 1.4em;
}
#cgv p .CGVarticle{
	font-size: 13px;
	font-weight: bold;
	color: #374866;
	padding-left: 15px;
	background: url(style/fleche-1.gif) no-repeat 0px 4px scroll;
}



/****************************************************************/
/*	3è partie : Enrichissement corps de pages, utilisables partout		*/
/****************************************************************/

/***********************/
/*	ENRICHISSEMENT */
/***********************/


/*	mises en page	 */

.petite_colone-1a {
	float: left;
	width: 45%; /* il manque 2%, c'est normal, c'est pour IE6 !... */
	margin: 5px 5% 10px 0px;
	padding: 0 0 15px 0;
	text-align: justify;
	font-size: 0.9em;
}
.petite_colone-1b {
	float: left;
	width: 44%;
	margin: 5px 0px 10px 0;
	padding: 0 0 5px 0;
	text-align: justify;
	font-size: 0.9em;
}

.petite_colone-2a {
	float: left;
	width: 530px;
	margin: 5px 0 10px 0;
	padding: 0 0 0 0;
	text-align: left;
	font-size: 0.9em;
}
.petite_colone-2b {
	float: left;
	width: 50%;
	margin: 0px 0 0px 0;
	padding: 0 0 0 0;
	text-align: right;
	font-size: 0.9em;
}

.petite_colone-2c {
	float: left;
	margin: 0px 10px 0px 0;
	padding: 0 0 0 0;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000000;
	width: 320px;
}

/* titres */

.titre-1 {
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	color: #3F90B2;
	background-attachment: scroll;
	background-image: url(style/fond_titre-1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #3F90B2;
	border-right-color: #3F90B2;
	border-bottom-color: #3F90B2;
	border-left-color: #3F90B2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 26px;
}
.titre-2 {
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	color: #8F0000;
	background-attachment: scroll;
	background-image: url(style/fond_titre-2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #8F0000;
	border-right-color: #8F0000;
	border-bottom-color: #8F0000;
	border-left-color: #8F0000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 26px;
}
.titre-3 {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 15px;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #fff;
	background-attachment: scroll;
	background-color: #8F0000;
	background-image: none;
	background-repeat: repeat-x;
	background-position: center center;
}
.titre-4 {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #8F0000;
	background-image: url(style/puce.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #8F0000;
	border-right-color: #8F0000;
	border-bottom-color: #8F0000;
	border-left-color: #8F0000;
	}
.petite_colone-2c p.titre-5 {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #9D1010;
	background-attachment: fixed;
	background-image: none;
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #9D1010;
	border-right-color: #9D1010;
	border-bottom-color: #9D1010;
	border-left-color: #9D1010;
	text-align: left;
}
.petite_colone-2c p {
	text-align: left;
}


/* listes */

.liste-1 {
	border: 1px none #ccc;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
	color: #8F0000;
	line-height: normal;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 3px;
	list-style-image: url(style/fleche_rouge.gif);
}
.liste-1 li {
	list-style-position: inside;
	list-style-image: url(style/fleche_rouge.gif);
	line-height: 1em;
	font-weight: bold;
	font-size: 12px;
	color: #8F0000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.liste-1 li a {
	color: #8F0000;
	text-decoration: none;
}
.liste-1 li a:hover{
	text-decoration: underline;
}
.liste-8 {
	border: 1px none #ccc;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
	color: #8F0000;
	line-height: normal;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 3px;
	list-style-image: url(style/fleche_rouge.gif);
}
.liste-8 li {
	list-style-position: inside;
	list-style-image: url(style/fleche_rouge.gif);
	line-height: 1em;
	font-weight: bold;
	font-size: 12px;
	color: #3188AD;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.liste-8 li a {
	color: #FF9308;
}
.liste-8 li a:hover{
	color: #FFB454;
	line-height: 14px;
}

.liste-2 {
	margin: 5px 0px 10px 0px;
	padding: 5px 0px 5px 0px;
}
.liste-2 li {
	margin: 0px 0px 0px 7px;
	padding: 2px 0px 2px 5px;
	list-style-position: inside;
	list-style-image: url(style/liste-2.gif);
	line-height: 1.3em;
	font-weight: bold;
	font-size: 14px;
	color: #343838;
}
.liste-2 li a {
	color: #ccc;
}
.liste-2 li a:hover{
	color: #333;
}

/* texte */

.couleur-1 {
	color: #3F90B2;
	font-weight: bold;
}
.couleur-2 {
	color: #8F0000;
	font-weight: bold;
}
.couleur-2 a {
	color: #8F0000;
	text-decoration: underline;
}
.couleur-2 a:hover {
	text-decoration:none;
}
.couleur-3 {
	color: #0f0;
}
.couleur-4 {
	color: #FF9308;
}
.couleur-5 {
	color: #000;
}

.commentaire-1 {
	margin: 5px 0px 5px 0px;
	line-height: 1.1em;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #666;
}



.pave-2 {
	margin: 0px 0px 0px 0px;
	padding: 30px 160px 55px 15px;
	border: 0px solid #ccc;
	color: #fff;
	font-weight: bold;
	text-align: left;
	background-attachment: scroll;
	background-image: url(style/fond-pave2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/*	liens */

.lien-1 {
	color: #669;
	text-decoration: none;
}
.lien-1:hover {
	color: #669;
	text-decoration: underline;
}

.lien-2 {
	color: #ccf;
	text-decoration: none;
}
.lien-2:hover {
	color: #ccf;
	text-decoration: underline;
}


/*	images	 */

.alignD {
	float: left;
	margin: 0px 0px 0px 10px;
	padding: 0px0px 7px 0px;
	background-image: url(style/ombre-1.gif);
	background-position: right bottom;
}
.alignG {
	float: left;
	margin: 0px 15px 0px 0px;
}
.alignG2 {
	float: left;
	margin: 0px 10px 0px 0px;
	border: 1px solid #3188AD;
}
.cadre-1 {
	border: 1px solid #770000;
	padding: 0;
	float: left;
	margin: 0 5px 0 0;
}
.cadre-2 {
	border: 3px double #fff;
}
.cadre-3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 7px 7px 0px;
	background: url(style/ombre-3.gif) no-repeat right bottom scroll;
}
.cadre-4 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	background: url(style/ombre-4.gif) no-repeat right bottom scroll;
}


/*	lignes de separation	*/

.ligne-1 {
	clear: both;
	margin: 5px 0px;
	padding: 0px;
	line-height: 2px;
	background: #e3d4b5;
}
.ligne-2 {
	clear: both;
	margin: 5px 0px;
	padding: 0px;
	line-height: 2px;
	border-bottom: 1px dashed #666;
}

p.texte{
	padding:0;
	}
p.texte2{
	padding:0;
	text-align: justify;
	}	
