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

a {
	text-decoration: none;
}

a img {
	border: 0;
}

.fin {
	clear: both;
}
.clearer {
	clear: both;
	height: 0px;
	line-height: 0px;
}
.clearervert {
	clear: both;
	height: 1px;
	line-height: 1px;
	background-color:#9CB32F;
}

#generale {
	position: relative;
	width: 955px;
	margin: 0 auto;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 0px solid #fff;
}
#contenu{
	background: #fff;
	margin: 0 0;
	padding: 0 0 0 0;
	float:left;
	width:955px;		
}
p{
	padding:2px 0 3px 0;
	margin:0;
	text-align:justify;
}
.colonneA .center{
	text-align:center;
}
/****************/
/*	HAUT 	*/
/****************/

#haut {
	position: relative;
	margin: 0 0;
	padding:0px 0px;
	height: 273px;
	width: 955px;
	border: 0px solid #fff;
	background: url(style/fond_haut.jpg) no-repeat left top;
}
#logo {
	position: absolute;
	top: 61px;
	left: 158px;
	margin: 0;
	padding: 0;
	width: 144px;
	height: 63px;
	border: 0px solid #fff;
	z-index: 100;
}
#slogan {
	position: absolute;
	top: 134px;
	left: 97px;
	margin: 0;
	padding: 5px 0 0 0;
	line-height: 1.2em;
	color: #99b13c;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	z-index: 200;
	border-top: 1px solid #9cb32f;
}
#slogan2 {
	position: absolute;
	top: 207px;
	left: 358px;
	margin: 0;
	padding: 5px 0 0 0;
	line-height: 1.2em;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	z-index: 200;
}
#navHaut {
	position: absolute;
	top: 247px;
	left: 0px;
	margin: 0;
	padding: 5px 0;
	width: 955px;
	text-align: center;
	color: #9CB32F;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	z-index: 300;
	height: 14px;
	border-bottom: 1px solid #9CB32F;
	border-top: 1px solid #9CB32F;
	background-color: #FFFFFF;
}
#navHaut a {
	padding: 9px 10px;
	color: #5D6D26;
}
#navHaut a.NH-actif {
	color: #5d6d26;
}
#navHaut a:hover {
	color: #DD730B;
}



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

#bas  {
	clear: both;
	margin: 0px;
	padding:5px 0 15px 0px;
	background: #9cb32f;
}
address {
	margin: 2px 0px;
	padding: 5px;
	line-height: 1.4em;
	text-align: center;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}
object
{
	position:relative;
	top:6px;
}
#add_raison {
	font-weight: bold;
	font-size: 1.2em;
	font-family: Verdana, "Trebuchet MS", sans-serif;
	color: #000;
}
#add_email {
	color: #d9f990;
}
#add_email:hover{
	color: #fff;
}
#navBas {
	margin: 0px 0px 10px 0;
	padding: 0px;
	line-height: 1.2em;
	text-align: center;
	color: #d9f990;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}
#navBas a {
	color: #d9f990;
	padding: 0 10px;
}
#navBas a:hover {
	text-decoration: underline;
}

/*    	    TT 	        */

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


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



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

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

#colGauche {
	float: left;
	width: 450px;
	margin: 0px 0px;
	padding:20px 10px 10px 20px;
	color: #000;

}
#colCentre {
	float: left;
	width:430px;
	margin:21px 0 0 0;
	padding:20px 0 10px 20px;
	color:#75af10;
	background: url(images/schema2.jpg) no-repeat top left;	
	height:342px;	
	color: #75af10;
}
#colDroite {
	float: left;
	width: 430px;
	margin: 0px 0px;
	padding: 20px 10px 10px 25px;
	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;
	border: 1px solid #dd730b;
}
/************************/
/*	Colonnes page INTERNE	*/
/************************/
.bloc1_nav
{
	float: left;
	width: 925px;
	margin: 0px 0 0px 0px;
	padding:10px 10px 10px 20px;
	clear:both
}
.bloc1_nav p.txt img
{
	float:right;
	margin:-5px 0 10px 15px;	
}
.bloc1_nav p.txt img.moins15
{
	float:right;
	margin:-15px 0 10px 15px;	
}
.bloc1_nav p.txt
{
	display:block;
	margin:15px 0 0 0;
	line-height:16px;
	padding-bottom:0px;
}
.vis
{
	width:558px;/*665*/
	float:right;
}
.bloc1_nav .vis img
{
	float:right;
	margin:0 0 6px 10px;
}
.border
{
	padding: 2px;
	border: 1px solid #000;
}
.bloc1_nav .poele
{
	float:right;
	margin:4px 8px 0 0;
}
.bloc1_nav .band 
{
	float:left;
	clear:both;
}
.bloc1_nav .band img
{
	float:left;
	margin:5px 11px 0px 0;
}
.bloc1_nav .liste-1 
{
	padding: 0px 0px 0px 14px;
	margin:15px 0px 5px 0px;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	background:url(style/puce_rond.gif) no-repeat 0 4px;
	text-align:justify;
}

.liste-3 
{	padding: 0px 0px 0px 14px;
	margin:15px 0px 5px 0px;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	text-align:justify;
}

.bloc1_nav #maison
{
	float:right;
	margin:0 0 0 10px;
	position:relative;
	padding: 0 0 0 15px;
}
.bloc1_nav #maison img
{
	float:left;
	border: 1px solid #9CB32F;
	padding: 2px;
}
#maison .click
{
	font-weight:bold;
	text-align:center;
	color:#DD730B;			
}
#maison a
{
	padding:4px;
	position:absolute;
	color:#333333;
	background:#fff;
	left: 174px;
	top: 124px;
	border: 1px solid;
	border-color: #9CB32F;
}
#maison a span
{
 /* visibility:hidden; */ 
}
#maison a:hover
{
	text-align:left;
	color:#fff;	
	background:#0291C9;
	cursor:pointer;		
}
#maison a:hover span
{
	visibility:visible;	
}
#maison a.pos1
{
	left:164px;
	top:127px;
}
#maison a.pos2
{
	left:216px;
	top:75px;
}
#maison a.pos3
{
	left:184px;
	top:187px;
}
#maison a.pos4
{
	left:61px;
	top:160px;
}
#maison a.pos5
{
	left:322px;
	top:186px;
}
#maison a.pos6
{
	left:301px;
	top:126px;
}
#maison a.pos7
{
	left:323px;
	top:45px;
}

.descr
{
	clear:both;	
	/*display:none;*/
	padding:20px 0 0 0;
	
}
.descr img
{
	float:left;
	margin:0 12px 0 0;
	border: 1px solid #CC3433;
	padding: 2px;
}
.descr p
{
	padding:35px 0 0 0
}


.left
{
	float:left;
	margin:0 25px 0 0;
}
.font
{
	color:#DD730B;
	font-weight:bold;
}
.font_vert
{
	color:#75AF10;
	font-weight:bold;
	text-transform: uppercase;
	padding: 10px 0 0 0;
	text-align: center;
	clear: both;
}





/*	Colonnes page renovation*/
/************************/
.bloc1_renovation
{
	float: left;
	width: 925px;
	margin: 0px 0 0px 0px;
	padding:20px 10px 10px 20px;
	clear:both
}
.bloc1_renovation2
{
	float: left;
	width: 925px;
	margin: 0px 0 0px 0px;
	padding:0px 10px 10px 20px;
	clear:both
}
.reno1
{
	float:right;
	display:block;
	margin:0 0 0 5px;
}
.reno1 img
{
	float:left;
	margin:0 0 8px 10px;
	border: 1px solid #DD730B;
	padding: 2px;		
}
.reno1 p,.reno2 p
{
	float:left;
	color:#DD730B;
	font-weight:bold;

}
.reno1 span,.reno2 span
{
	display:block;
	clear:both;
	text-align:center;
}
.reno2 
{
	float:left;
	clear:both;
	margin:10px 0 0 40px;
}

.reno2 img
{
	float:left;
	margin:0 15px 8px 0;
	border: 1px solid #DD730B;
	padding: 2px;			
}

.colonneA {
	float: left;
	width:260px;
	margin: 0px 20px 0px 0px;
	padding: 20px 0 0 20px;
	color: #000;
	
}
.colonneA a{
	color:#DD730B;
}
.colonneA a:hover{
	color:#9CB32F;
}
#colonneA {
	float: left;
	width: 440px;
	margin: 0px 15px 0px 0px;
	padding: 0px 10px 10px 20px;
	color: #000;
	line-height:17px;
}
#colonneB {
	float: left;
	width: 440px;
	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; */
}

.img-int-2 {
	margin: 0px 10px 10px 0px;
	padding: 2px;
	border: 1px solid #dd730b;
}

.text-int-2 {
	float: left;
	margin: 0px 0px 20px 10px;
	text-align: justify;
	line-height: 1.1em;
	width: 233px;
}




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

#plan {
	float: left;
	margin: 20px 0px 0px 30px;
	padding: 2px;
	background: #fff url(style/fond_plan.gif) no-repeat center top scroll;
	border: 1px solid #dd730b;
}
#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: 270px;
	margin: 0 0;
	padding:27px 10px 0px 15px;
	color: #444;
	font-size: 13px;	
}
.raisonSociale {
	margin:0 10px 2px 0px;
	font-size: 18px;
	font-weight: bold;
	color: #dd730b;
}
.raisonSociale2 {
	margin:0 10px 2px 0px;
	font-size: 18px;
	font-weight: bold;
	color: #dd730b;
}
.raisonSociale3 {
	margin:0 10px 2px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #dd730b;
}
.coordonnees {
	margin:0 4px 10px 0;
	font-size: 14px;
}
#adresse a {
	color: #000;
}
#adresse a:hover {
	color: #75af10;
	text-decoration: none;
}


/*	formulaire de contact    	 */

#message {
	width: 310px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 10px 10px;
}
#message label {
	display: block;
	border: 1px solid #999;
	background: #fff;
	margin: 8px 0px 0px;
	padding: 1px 4px;
	font-size: 11px;
	font-weight: bold;
	color: #dd730b;
}
#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:2px;
	background: #9cb32f;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	cursor: pointer;
}
#message .rouge{
	color:#E30117;		
	float:left;
	font-weight:bold;	
}


/***************************/
/*    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: 0px 0px 0px 0px;
	padding: 20px 20px 10px 20px;
}
#cgv p{
	margin: 10px 0px;
	text-align: justify;
	font-size: 11px;
	color: #333;
	line-height: 1.4em;
}
#cgv p .CGVarticle{
	font-size: 14px;
	font-weight: bold;
	color: #dd730b;
	padding-left: 15px;
	background: url(style/puce_rond.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%; /* 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: 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	color: #fff;
	background: #999 url(style/fond_titre-1.gif) repeat-y left top scroll;
}
.titre-2 {
	margin: 0px 0px 10px;
	padding: 0px 0px 5px 30px;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #dd730b;
	background: url(style/puce_feuille.gif) no-repeat left top;
	border-bottom: 1px solid #75af10;
	text-align:left;
	text-transform: uppercase;
}
.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 {
	padding: 0px 0px 0px 14px;
	margin:5px 0px 8px 0px;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	background:url(style/puce_rond.gif) no-repeat 0 4px;
	text-align:left;
}

.liste-1 a {
	color:#000;
}

.liste-1 a:hover {
	color:#9cb32f;
}

.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: #dd730b;
}
.couleur-2 {
	color: #f00;
}
.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: #dd730b;
}

.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 10px 0px 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;
}
.soustext {
	color: #34608f;
	font-weight: bold;
	display:block;
	
}
.gras {
	font-weight: bold;
}
.encart02 {
	background: #dd730b;
	width: 190px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	padding: 10px 0;
	text-transform: uppercase;
	float: left;
	margin: 15px 10px 0 0;
	
}
.encart03 {
	background: #34608f;
	width: 190px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	padding: 10px 0;
	text-transform: uppercase;
	float: left;
	display: block;
	margin: 15px 0 0;
}
.encart_img {
	border: 1px solid #dd730b; 
}
.taille18 {
	font-size:18px;
}
.encart-orange {
	margin: 0px 0 10px 0px;
	padding: 2px;
	border: 1px solid #dd730b;
}
.trait {
	border-bottom: 1px solid #9cb32f;
	margin: 0 0 10px 0;
}
#petit{
	width:70px;
	float:left;
	height: 18px;
	}
	
select{
	width:230px;
	margin:8px 0 0 0;}	
/*************************************************************************/
/******************************rollover**********************************/
#rollover{
	position:absolute;
	top:272px;
	left:240px;
	background-color:#9CB32F;
	width: 175px;
	height: 65px;
	padding: 2px 0 0 5px;
	font-weight: bold;
	border: 1px solid white;
	display: none;
	}
#rollover p a{
	color:#FFFFFF;
	}
	
#rollover p a:hover{
	color:#5d6d26;
	}		
#droite{
	float:right;
	margin: 0 0 0 15px;
	}
	
p#pub a{
	display:block;
	text-align:center;
	font-weight:bold;
	border:3px solid;
	border-color:#9CB32F;
	font-size:16px;
	clear: both;
	width: 800px;
	margin: 10px auto 0 auto;
	color:#000000;
	padding: 10px;
	}	
p#pub a:hover{
	color:#9CB32F;
	border:3px solid;
	border-color:#000000;
	}
	
.gauche{
	width:450px;
	float: left;
	}
.gauche2{
	width:250px;
	float: left;
	}	
.droite{
	float:left;
	width:446px;
	padding: 0 0 0 29px;
	}
.droite img{
	border:2px solid;
	border-color:#9CB32F;
	}
	
.droite2{
	float:left;
	padding: 0 0 0 15px;
	}
.droite2 img{
	border:2px solid;
	border-color:#FFFFFF;
	margin: 15px 0 0 0;
	}		

#vignette{
	margin:5px 0 0 0;
	}
	
#vignette img{
	cursor:pointer;
	margin:0 4px 5px 0;
	}
	
#vignette img.sansmargin{
	margin:0 0px 5px 0;
	}

.blocactu {
	display:block;
	float:left;
	width:280px;
	margin:0 20px 0 0;
}
