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

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

object{ vertical-align:middle}

a {
	text-decoration: none;
}

.left{ float:left}
.right{ float:right}

a img {
	border: 0;
}

.fin {
	clear: both;
}
.clearer {
	clear: both;
	height: 0px;
	line-height: 0px;
}
.clr{
	clear:both;
	line-height: 1px;
	height: 1px;
	font-weight: 1px;
}
#generale {
	position: relative;
	width: 955px;
	margin: 0 auto;
	padding:0px;
	background:url(style/fond_generale.gif) no-repeat center top scroll;
	
}

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

#haut {
	position: relative;
	margin: 0 auto;
	padding: 0px 0px;
	height: 295px;
	border: 0px solid #fff;
	background: #333 url(style/fond_haut.jpg) no-repeat left top scroll;
}
#logo {
	position: absolute;
	top: 60px;
	left: 280px;
	margin: 0;
	padding: 0;
	border: 0px solid #fff;
	z-index: 100;
}
#slogan {
	position: absolute;
	top: 105px;
	left: 340px;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
	color: #c1cf00;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	z-index: 200;
}
#navHaut {
	position: absolute;
	top: 230px;
	left: 40px;
	margin: 0;
	padding: 0;
	width: 872px;
	line-height: 35px;
	border: 0px solid #fff;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight:normal;
	font-style: normal;
	z-index: 300;
}
#navHaut a {
	padding:0;
	color: #fff;
	width:218px;
	height:36px;
	background: #fff url(style/fond_onglet.gif) repeat-x center center;
	display:block;
	float:left;
}
#navHaut a.NH-actif {
	color: #fff;
	background:url(style/fond_onglet_rollover.gif) repeat-x center center;
}
#navHaut a:hover {
	color: #fff;
	background:url(style/fond_onglet_rollover.gif) repeat-x center center;
}



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

#bas  {
	clear: both;
	margin: 0px;
	padding: 5px 0px 5px;
	
}
address {
	margin: 10px 0px;
	padding: 5px;
	line-height: 1.4em;
	text-align: center;
	color: #000;
	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: #000;
}
#add_email {
	color: #333;
}
#add_email:hover{
	color: #000;
}
#navBas {
	margin: 10px 0px;
	padding: 0px;
	line-height: 1.2em;
	text-align: center;
	color: #000;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}
#navBas a {
	color: #000;
	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: 215px;
	margin: 0px 0px;
	padding: 26px 0px 10px 50px;
	color: #000;
	margin-right:20px
	
}
#colCentre {
	float: left;
	width: 600px;
	margin: 0px 0px;
	padding:20px 20px 10px 0px;
	color: #000;
	text-align:justify;
}
#colCentre p{
line-height:20px
}
#colCentre p span{
font-weight:bold
}
#colDroite {
	float: left;
	width: 225px;
	margin: 0px 0px;
	padding: 20px 50px 10px 0px;
	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;
}


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

#plan {
	float: left;
	margin: 20px 20px 0px 50px;
	padding: 0px 0px 0px 0px;
	background: #666 url(style/fond_plan.gif) no-repeat center top scroll;
}
#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: 290px;
	margin: 0px 10px 0px 160px;
	padding: 20px 0px 0px 0px;
	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;
	color:#000000;
}
#adresse a {
	color: #000;
}
#adresse a:hover {
	color: #000000;
	text-decoration: none;
}


/*	formulaire de contact    	 */

#message {
	width: 300px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 20px 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;
	background: #889;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	cursor: pointer;
}



/***************************/
/*    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 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: 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 */
#cgv .titre-1 {
	margin: 0px 0px 10px 0;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	border-bottom:#000;
}
.titre-1 {
	margin: 0px 0px 10px 0;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	border-bottom:#000;
	line-height:normal;
	

}
.titre-2 {
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	color: #fff;
	background: #aaa url(style/fond_titre-2.gif) repeat-y left top scroll;
}
.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 {

	background-color:#666600;
	margin-bottom:14px;
	padding-bottom:12px;
	padding-top:12px;
}

.liste-1 li {
	margin: 0px 0px 4px 7px;
	padding: 5px 0px 0 20px;
	background:url(style/liste-1.gif) no-repeat left 4px;
	list-style:none;
	font-weight: bold;
	font-size: 12px;
	color: #ccc;
}
.liste-1 li a {
	color: #ccc;
}
.liste-1 li a:hover{
	color: #333;
}


.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: #00f;
}
.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: #666;
}

.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: #fff;
	width:218px;
	background:url(style/fond_onglet.gif) no-repeat;
}
.lien-1:hover {
	color: #fff;
	width:218px;
	background:url(style/fond_onglet_rollover.gif) no-repeat;
}

.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;
}

/********************************************Page Prestations***********************************************************/

#colonneA {
	float: left;
	width: 410px;
	padding: 20px 10px 0px 50px;
	margin:0px;
	color: #000;
	
}
#colonneB {
	float: left;
	width: 430px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 10px 20px;
	color: #000;
}
p.pararea{
padding-bottom:5px;
line-height:18px;
}
.un_bloc_int2 {
	clear: left;
	
	/* pour un alignement des blocs ajouter une hauteur fixe assez haute :*/
	/* height: 200px; */
}

.un_bloc_int2 p span{ 
	font-weight:bold;
}
.list_Prestation1{ 
	background:url(images/puc3.gif) no-repeat left 2px;
 	padding-left:20px; 
 	padding-bottom:6px; 
 	font-weight:bold;
}
.list_Prestation{
	background:url(images/puc_white.gif) no-repeat left 2px;
	padding-left:20px;
	padding-bottom:6px;
	font-weight:bold;
}
.list_Prestation2{
	background:url(images/puc4.gif) no-repeat left 6px;
	padding-left:20px;
	padding-bottom:6px;
	font-weight:bold;
	line-height:20px;
}
.img-int-2 {
	float: left;
	padding: 2px;
	border: 1px solid #000;
	margin:0 10px 2px 0;
	/*background-color: #fff;*/
}

.text-int-2 {
	float: left;
	margin: 0px 0px 10px 0px;
	text-align: left;
	line-height: 1.1em;
	width: 204px;
}
.text-int-25 {
	margin: 0px 0px 0px 0px;
	text-align: left;
	width: 180px;
}
.NosFormul{
	float:left;
	width:840px;
	padding-left:50px;
	padding-bottom:10px;
}
.NosFormul .titleFormul{
	font-size:18px;
	font-weight:bold;
	color:#669933;
	padding-bottom:10px;
	padding-top:10px;
}
.NosFormul p{
	font-size:12px;
	text-align:justify;
}
.legend{
	float:left;
	color:#000;
	font-size:12px;
	width:190px;
	padding-bottom:15px;
}
.legend p{
	float:left;
	color:#000;
	font-size:11px;
	width:184px;
	text-align:center;
}
.legend5{
	float:left;
	color:#000;
	font-size:12px;
	width:400px;
	padding-bottom:15px;
}
.legend5 p{
	float:left;
	color:#000;
	font-size:11px;
	width:400px;
	text-align:center;
}

/************************************************Page Realisations*****************************************************/

#blocLeft_Realisation{
	float:left;
	width:396px;
	padding-left:50px;
	padding-top:20px;
	margin-bottom:10px;
}
#colonerea {
	float: left;
	width: 490px;
	padding: 20px 10px 0px 50px;
	margin:0px;
}
#colonerea p{
text-align:justify;
padding-bottom:4px;
line-height:19px;
}
p.stitreRea{
	color: #000000;
	padding:0 0 10px 0 ;
	background:url(images/puc3.gif) no-repeat left 4px;
	padding-left:20px
}
#colonereal {
	float: left;
	width: 300px;
	padding: 20px 60px 0px 10px;
	margin:0px;
	color: #000;
}
#colonereal p{
text-align:justify;
line-height:18px
}

#colonereal img{
float:left;
margin-right:8px;
margin-top:8px;
margin-bottom:8px;
padding:2px;
border:1px solid #000;
}
#colonereal .RightNull{ margin-right:0px}
#blocLeft_Realisation img{
	float:left;
	margin-right:4px;
	margin-bottom:4px;
	cursor:pointer;padding:2px;
	border:1px solid #000;
}
#blocRight_Realisation{
	float:left; width:458px;
	padding-top:20px;
	margin-bottom:10px;
}
#blocRight_Realisation img{
	float:left;
	padding: 2px;
	border: 1px solid #000;
}
#blocRight_Realisation .bertrand
{

	border:0;
	margin:20px 0 0 60px; 
}
/******************************************************Page Contact*********************************************/

#blocLeft_Contact{
	width:555px;
	padding-left:50px;
	float:left;
	padding-top:30px;
}
#blocLeft_Contact .plan{
	cursor:pointer;
	float:left;
}
.title_Contact{
	width:525px;
	float:left;
	border-bottom:1px solid #636a0b;
	font-size:18px;
	padding-bottom:10px;
	margin-bottom:22px;
}
.title_Contact span{
	font-size:14px;
}
.coordone{
	float:left;
	width:200px;
	padding-top:16px;
	padding-left:30px;
}
.adresse{ float:left;
	padding-left:45px;
	background:url(images/puc_adress.gif) no-repeat;
	font-size:14px;
	font-weight:bold;
	width:200px;
	margin-bottom:25px;
}
.adresse span{
	font-size:14px;
	color:#5a5b50;
}
.telephone{
	float:left;
	padding-left:45px;
	background:url(images/puc_email.gif) no-repeat;
	font-size:14px;
	font-weight:bold;
	width:180px;
	margin-bottom:25px;
}
.telephone span{
	font-size:14px;
	color:#5a5b50;
}
.email{
	float:left;
	padding-left:45px;
	background:url(images/puc_telephone.gif) no-repeat;
	font-size:14px;
	font-weight:bold;
	width:180px;
	margin-bottom:10px;
}
.email span{
	font-size:14px;
	color:#5a5b50;
}

/*-------------------------------------Formulaire------------------------------------*/
.BlocRight_Contact{
	width:275px;
	float:left;
	padding-top:32px;
	
}

.formulaire {
	float:left;
	width:275px;
	color:#646464;
	font-weight:bold;
	font-size:12px;
	padding-top:20px;
}

.formulaire p {
	margin:0 0 5px 0;
	width:275px;
	padding:0;
	color:#e2e2e2;
	float:left;
}



.formulaire span {
	float:left;	
	font-size:11px;
	color:#000;
}
.formulaire .info {
	clear: both;
	text-align:right;
	color:#000;
}
.formulaire em {
	color:#646464;
}
.formulaire .question {
	padding-top:10px;
}
.formulaire input {
	float:right;
	width:205px;
	height:16px;
	background:#fff;
	color:#000;
	border:1px solid #9ea900;

}
.formulaire textarea {
	float:right;
	height:70px;
	width:205px;
	overflow:hidden;
	background:#fff;
	color:#000;
	margin-bottom:10px;
	border:1px solid #9ea900;


}
.formulaire .bout {
	width:69px;
	height:17px;
	border:none;
	background:none;
}
.rouge {
	color: #FF0000;
	font-weight:bold;
	float:right;
	padding:0px;
	margin:0px	
}

.titre_cont{
	color:#000;
	font-size:16px;
	padding-bottom:10px;
	width:275px;
	border-bottom:1px solid #636a0b;

}
.titre_cont span{
	font-weight:bold;
}
