/****************************************************************/
/*	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: #d4dd82 url(style/fond_body.gif) repeat-x left top;
}

a {
	text-decoration: none;
}

a img {
	border: 0;
}

.fin {
	clear: both;
}
.clearer {
	clear: both;
	height: 0px;
	line-height: 0px;
}
.clr{
	clear:both;
}
#generale {
	position: relative;
	width: 955px;
	margin: 0 auto;
	padding-top: 0px;
	padding-bottom: 0px;
	background: #fff;
}

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

#haut {
	position: relative;
	padding: 0 0 10px 0;
	height: 297px;
	border: 0px solid #fff;
	background: #fff url(style/fond_haut2.jpg) no-repeat left top scroll;
	width: 955px;
}
#haut2 {
	position: relative;

	padding: 0 0 10px 0;
	height: 297px;
	border: 0px solid #fff;
	background: #fff url(style/fond_haut.jpg) no-repeat left top scroll;
	width: 955px;
}
#haut3 {
	position: relative;
	padding: 0 0 10px 0;
	height: 297px;
	border: 0px solid #fff;
	background: #fff url(style/fond_haut3.jpg) no-repeat left top scroll;
	width: 955px;
}
#logo {
	position: absolute;
	top: 135px;
	left: 70px;
	margin: 0;
	padding: 0;
	border: 0px solid #fff;
	z-index: 100;
}
#slogan {
	position: absolute;
	top: 29px;
	left: 553px;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	z-index: 200;
}
#navHaut {
	position: absolute;
	top: 272px;
	left: 639px;
	margin: 0;
	padding: 0;
	width: 294px;
/*	line-height: 30px;*/
	text-align: center;
	color: #658e2e;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	z-index: 300;
}
#navHaut a {
	padding: 9px 10px;
	color: #658e2e;
}
#navHaut a.NH-actif {
	color: #ed8d2e;
}
#navHaut a:hover {
	color: #ed8d2e;
}



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

#bas  {
	clear: both;
	margin: 0px;
	padding: 50px 0px 5px;
	background: #d4dd82 url(style/fond_bas.jpg) no-repeat left top;
}
object{
position:relative;
top:5px;
}

address {
	margin: 10px 0px;
	padding: 5px;
	line-height: 1em;
	text-align: center;
	color: #658e2e;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}
#add_raison {
	font-weight: bold;
	font-size: 1.2em;
	font-family: Verdana, "Trebuchet MS", sans-serif;
	color: #658e2e;
}
#add_email {
	color: #333;
}
#add_email:hover{
	color: #fff;
}
#navBas {
	margin: 0px 0px;
	padding: 0px;
	line-height: 1.2em;
	text-align: center;
	color: #53a486;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}
#navBas a {
	color: #53a486;
	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	*/
/************************/
#all{margin:0;}
#allcenter{
	width:955px;
	margin:0;
}
#colGauche {
	float: left;
	width: 200px;
	margin:0;
	padding: 0px 5px 10px 5px;
	background: #fff;
	color: #000;
}
#colCentre {
	float: left;
	width: 490px;
	margin:0;
	padding:0px 20px 10px 10px;
	background: #fff;
	color: #000;
}
.pressing{
	padding:0 0 0 0;
	text-align:justify;
	line-height:17px;
	margin:0;
	
}
#colDroite {
	float: left;
	width: 170px;
	margin:0;
	padding: 0px 5px 10px 10px;
	/*background: #666 url(style/fond_colDroite.gif) repeat center top scroll;*/
	color: #000;
}



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


/************************/
/*	Colonnes page INTERNE	*/
/************************/

#colonneA {
	float: left;
	width: 430px;
	margin: 0px 15px 0px 0px;
	padding: 0px 20px 10px 20px;
	color: #000;
}
#colonneB {
	float: left;
	width: 450px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 10px 10px;
	color: #000;
}

.un_bloc_int2 {
	clear: left;
	/* pour un alignement des blocs ajouter une hauteur fixe assez haute :*/
	/* height: 200px; */	
	padding:0 0 0 0;
	margin-bottom:10px;	
	width:430px;
	display:table;

	
}

.img-int-vert {
	float: left;
	margin: 0px 10px 0 0px;
	padding: 2px;
	border: 1px solid #658e2e;
	/*background-color: #fff;*/
}

.text-int-2 {
	float: left;
	margin: 0px 0px 15px 10px;
	width: 220px;
}




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

#plan {
	background: url(style/fond_plan.gif) no-repeat center top;
	padding: 2px;
	border: 1px solid #ed8d2e;
	float:left;
	margin-bottom:25px;
}
#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;
}
#gauche {
	float: left;
	width: 256px;
	padding:0;
	padding-left:34px;
	font-size: 13px;
	line-height: 1.6em;
}
#adresse {
	float: left;
	width: 280px;	
	padding:0 34px 4px 34px;
	color: #444;
	font-size: 13px;
	line-height: 1.6em;
}
.raisonSociale {
	margin: 10px 0px 4px;
	font-size: 18px;
	font-weight: bold;
	color: #658e2e;
}
.raisonSociale2 {
	margin:20px 0px 0 0px;
	font-size: 18px;
	font-weight: bold;
	color: #ed8d2e;
}
.coordonnees {
	margin:4px 0px 10px;
	font-size: 14px;
}
.orange {
	color:#ed8d2e;
}
#adresse a {
	color: #658e2e;
}
#adresse a:hover {
	color: #ed8d2e;
	text-decoration: none;
}


/*	formulaire de contact    	 */
#message {
	width: 280px;
	float: left;
	padding: 0px 0px 10px 0px;
}
#message p
{
	margin:0;
	padding:0;
}
#message .titre-3 {	
	padding: 20px 0px 1px 5px;
}
#message label {
	display: block;
	border: 1px solid #999;
	background: #fff;
	margin-top:8px;
	padding:1px 4px;
	font-size: 11px;
	font-weight: bold;
	color: #658e2e;
}
input{
height:19px;

}
#message .entree {
	background: #fff;
	padding: 0;
	border: 0;
	font-size: 10px;
	height:17px;
}
#message .area {
	height: 40px;
	width: 100%;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#message #Envoyer {
	display: block;
	width:278px;
	border: 1px solid #777;
	margin:0px;
	padding:0 0px 0 0px;
	background: #658e2e;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	cursor: pointer;
	float:right;
	margin:10px 0 10px 0;
}
#message .ok
{
	color:#658e2e;
	font-weight:bold;
	text-align:center;
	padding:10px 0 0 0;
}


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

.cgv p.titre_M {
	margin:0 0 10px 0;
	padding:20px 0px 0px 5px;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #ed8d2e;
	border-bottom: 2px solid #ed8d2e;
}


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

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


/*	mises en page	 */

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

.petite_colone-2a {
	float: left;
	width: 49%;
	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: 5px 0 10px 0;
	padding: 0 0 0 0;
	text-align: right;
	font-size: 0.9em;
}
/* titres */
.titre_1 {
	margin:0 0 10px 0;
	padding:20px 0px 0px 5px;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #ed8d2e;
	border-bottom: 2px solid #ed8d2e;
}
.titre-2 {
	margin:0px 0px 10px 0;
	padding: 0px 0px 0px 10px;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #658e2e;
	clear: both;
}
.titre-3 {
	margin:0px ;
	padding: 20px 0px 1px 5px;
	border-bottom: 2px solid #658e2e;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #658E2E;
}
.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:10px 0px 10px 0px;
	padding: 8px 0px 5px 12px;
	background: #658e2e;
	list-style:none;
}
.liste-1 li {
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0 15px;
	background: url(style/puce.gif) no-repeat 0 5px;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
}
.liste-1 li a {
	color: #fff;
}


.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 */

.color-orange {
	color: #ed8d2e;
}
.color-vert {
	color: #658e2e;
}
.couleur-3 {
	color: #0f0;
}
.couleur-4 {
	color: #fff;
}
.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: #658e2e;
}

.pave-1 {
	margin: 5px 7px 10px 5px;
	padding: 5px 0px 5px 7px;
	border: 0px solid #ccc;
	background: #666 url(style/fond_pave-1.gif) no-repeat center top scroll;
	color: #fff;
	font-weight: bold;
}

/*	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 20px 10px 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;
}
.gras{
	font-weight: bold;
}
.tel{
	font-size: 20px;
	font-weight: bold;
	color:#fff;
	text-align: center;
	
}
.pournous{
	font-size: 12px;
	font-weight: normal;
	color:#FFFFFF;
	
}
.contacter{
	background: #ed8d2e url(style/fond_orange.gif) no-repeat left top;
	margin: 10px 10px 0px 10px;
	padding: 10px 0px 3px 0px;
	width: 180px;
	height: 50px;
	text-align: center;
}
.lien{
	background: url(style/btn_vert.gif) no-repeat left top;
	color: #FFFFFF;
	padding: 6px 0 10px 25px;
	margin: 10px 0 0 0px;
	display: block;
}
.centrer{
	text-align: center;
	float:left;
}
.img-int-orange {
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 2px;
	border: 1px solid #ed8d2e;

}
.convemat{
	float:right;
	margin:0 0 0 0;
}
.pressing_log
{
	float:left;
	margin:40px 0 0 0;
	clear:both;
}
.prestation{
	text-align:justify;
	line-height:17px;
	margin:0;
	padding:0;
}
