/****************************************************************/
/*	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: #FFFFFF;
	background-attachment: scroll;
	background-color: #fff;
	background-image: url(style/fond_body.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

a {
	text-decoration: none;
}

a img {
	border: 0;
	left: 0px;
	top: 0px;
}

.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;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(style/fondhaut.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

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

#haut {
	position: relative;
	margin: 0 auto;
	padding: 0px 0px;
	height: 200px;
	border: 0px solid #fff;
	background-attachment: scroll;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
}
#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0;
	padding: 0;
	border: 0px solid #fff;
	z-index: 100;
}
#slogan {
	position: absolute;
	top: 54px;
	left: 303px;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
	color: #850000;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	z-index: 200;
	width: 331px;
	height: 36px;
}
#navHaut {
	position: absolute;
	top: 148px;
	left: 27px;
	margin: 0;
	padding: 10;
	width: 605px;
	line-height: 33px;
	border: 0px solid #fff;
	text-align: left;
	color: #B3BECE;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	z-index: 300;
	background-attachment: scroll;
	background-image: none;
	background-position: left;

}
#navHaut a {
	margin: 0px 25px 0px 0px;
	padding: 9px 10px 9px 30px;
	color: #b3bece;
	background-image: url(style/fond_onglet.gif);
	background-repeat: no-repeat;
	background-position: left;

}
#navHaut a.NH-actif {
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(style/fond_onglet_over.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;

}
#navHaut a:hover {
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(style/fond_onglet_over.gif);
	background-position: left bottom;
	padding-left: 30px;
}



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

#bas  {
	clear: both;
	margin: 0px;
	padding: 5px 0px 5px;
	background-attachment: scroll;
	background-color: #162D62;
	background-image: url(style/fond_bas.jpg);
	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: 10px 0px;
	padding: 0px;
	line-height: 1.2em;
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	background-color: #2C5AC4;
}
#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: 190px;
	margin: 30px 0px 0px 0px;
	padding: 0px 5px 10px 5px;
	color: #000;
	background-attachment: scroll;
	background-image: url((URL));
	background-repeat: repeat;
	background-position: center top;
	text-align: justify;
}
#colCentre {
	float: left;
	width: 510px;
	margin: 30px 0px 0px 0px;
	padding: 0px 20px 10px 20px;
	color: #000;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#colDroite {
	float: left;
	width: 190px;
	margin: 30px 0px 0px 0px;
	padding: 0px 5px 10px 5px;
	color: #000;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
	background-position: center top;
	text-align: justify;
}



/*	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;
}


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

#plan {
	float: left;
	margin: 80px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-attachment: scroll;
	background-color: #F0F0EA;
	background-image: url(style/fond_plan.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border: 1px solid #162D62;
}
#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: 315px;
	margin: 80px 20px 0px 10px;
	color: #444;
	font-size: 13px;
	line-height: 1.6em;
}
.raisonSociale {
	margin: 10px 0px 4px;
	font-size: 18px;
	font-weight: bold;
	color: #666;
}
.coordonnees {
	margin: 4px 0px 10px;
	font-size: 14px;
}
#adresse a {
	color: #162D63;
}
#adresse a:hover {
	color: #850000;
	text-decoration: none;
}


/*	formulaire de contact    	 */

#message {
	width: 330px;
	float: left;
	margin: 80px 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 #777;
	margin: 0px;
	padding: 0px 6px 0px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	cursor: pointer;
	background-color: #162D63;
}



/***************************/
/*    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: #fff;
}


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

#cgv {
	margin: 20px 0px 20px 5px;
	padding: 0px 20px 0px 0px;
}
#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: 48%;
	padding: 0px 5px 5px 0px;
	text-align: justify;
	font-size: 0.9em;
}
.petite_colone-1b {
	float: left;
	width: 48%;
	padding: 0 0 7px 0;
	text-align: justify;
	font-size: 0.9em;
	margin-left: 2%;
}

.petite_colone-2a {
	float: left;
	width: 32%;
	margin: 5px 15px 10px 0px;
	padding: 0 0 0 0;
	text-align: justify;
	font-size: 12px;
}
.petite_colone-2b {
	float: left;
	width: 38%;
	margin: 0px 15px 10px 0px;
	padding: 0 0 0 0;
	text-align: justify;
	font-size: 0.9em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #861618;
	border-right-color: #861618;
	border-bottom-color: #861618;
	border-left-color: #861618;
}

/* titres */

.titre-1 {
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 20px;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #162D62;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #162D62;
	font-variant: normal;
	background-image: url(style/fond_titre-2.gif);
}
.titre-2 {
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 20px;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #861618;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #861618;
	font-variant: normal;
	background-image: url(style/fond_titre-1.gif);
}
.titre-3 {
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #fff;
	background: #bbb url(style/fond_titre-3.gif) repeat-x center center scroll;
}
.titre-4 {
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #fff;
	background: #ccc url(style/fond_titre-4.gif) repeat-x center top scroll;
}

/* listes */

.liste-1 {
	margin: 5px 0px 10px 0px;
	padding: 5px 0px 5px 0px;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
	background-position: center top;
}
.liste-1 li {
	margin: 0px 0px 0px 7px;
	padding: 0px 0px 0px 0px;
	list-style-position: inside;
	list-style-image: url(style/liste-1.gif);
	line-height: 1.2em;
	font-weight: bold;
	font-size: 12px;
	color: #213767;
}
.liste-1 li a {
	color: #162D62;
}
.liste-1 li a:hover{
	color: #861618;
}


.liste-2 {
	margin: 0px 10px 10px 0px;
	padding: 0px 0px 5px 0px;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
	background-position: center top;
}
.liste-2 li {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	list-style-position: outside;
	list-style-image: url(style/liste-2.gif);
	line-height: 1.2em;
	font-weight: bold;
	font-size: 12px;
	color: #861618;
}
.liste-2 li a {
	color: #ccc;
}
.liste-2 li a:hover{
	color: #333;
}

/* texte */

.couleur-1 {
	color: #162D62;
	font-weight: bold;
}
.couleur-2 {
	color: #861618;
	font-weight: bold;
}
.couleur-3 {
	color: #0f0;
}
.couleur-4 {
	color: #162D62;
}
.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-1 {
	margin: 5px 7px 10px 0px;
	padding: 5px 0px 5px 10px;
	border: 0px solid #ccc;
	background: #666 url(style/fond_pave-1.gif) no-repeat center top scroll;
	color: #fff;
	font-weight: bold;
	width: 340px;
}

/*	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: right;
	margin: 0px 0px 0px 10px;
	padding: 0px 7px 7px 0px;
	background-image: url(style/ombre-1.gif);
	background-position: right bottom;
}
.alignG {
	float: left;
	margin: 0px 10px 5px 0px;
	border: 1px solid #162D62;
}
.alignG2 {
	float: left;
	margin: 0px 10px 5px 0px;
}
.cadre-1 {
	border: 1px solid #000;
}
.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 11px 11px 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;
}

.marg1 {
	margin:0 10px 20px 0;
}

#boutique {
	margin:10px 0 0 10px;
}

