

body {
     margin: 0px; 
	 padding: 0px; 
     text-align: center; /* pour corriger le bug de centrage IE */
	 font-family: "Trebuchet MS";
	 font-size: 12px;
	 font-weight:normal;
	 color: #545145;
	 background-color: #A6CAE1;
	 behavior: url("csshover.htc");

	  background-image: url(../im/fond2.gif);	 background-repeat:repeat-x;
}


table,	tr,	td{
	border:0px;
}



#cadre {
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	width: 1000px;
	text-align: left;
}

#arobace{
	text-align:center;
	
	/*925 - 61*/
	margin-left:914px;
		margin-right:72px;	
	padding:2px;
	background-color:transparent;
	color:#ffffff;
	font-weight: bold;
	font-size:11px;	
	height:19px;
}

a.info{
    position:relative; 
    text-decoration:none;
	color:#ffffff;
	font-weight:bold;
}

a.info:hover{
	z-index:25;
	background-color:#000000;
}

a.info span{
	display: none;

}

a.info:hover span{
    display:block;
    position:absolute;
    top:0px;
	left:-150px;
	width:150px;
    background-color:#4F4F4F;
	color:#ffffff;
    text-align: center;
	font-weight:normal;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
}

#header {
	height: 107px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	
}

#logo {
	float: left;
	padding-left: 11px;
}

#banner {
	background-image: url(../im/banner.jpg);
	background-repeat: no-repeat;
	height: 57px;
	width: 453px; 
	float: left;
	margin-left:47px;
	margin-right:18px;
}

#search {
	float: left;
	padding-top: 40px;
	font-weight: bold;
	/*width:160px;*/
	text-align:right;
}

#search form{
	margin:0px;
	
}

.fieldsearch {
	color: #545145;
	background-color: #FFFFFF;
	height: 13px;
	width: 90px;
	border: 1px solid #D5D2D2;
	font-size:9px;
	
}

#search_button{
	vertical-align:top;
	margin-right:30px;	
	
}

#search a {
	color: #545145;
	text-decoration: none;
	font-size: 9px;
	font-weight:normal;
	margin-right:59px; /*18 +18 +23*/
}

#search a:hover {
	color: #003399;
}

#searchdetails{
	text-align:left;
	padding-left:1px;
}

#printer {
	float: left;
	padding-top: 31px;
	margin-right:5px;
	margin-left:0px;
	text-align:right;
}

#sitemap {
	padding-top: 38px;	
	text-align:right;
	padding-right:24px;}


ul#menuh {
	margin: 0;
	padding-left: 94px;
	padding-bottom: 5px;
	list-style-type: none;
	font-weight: bold;
	float:left;
	overflow:hidden;
}

#menuh li {
	display: inline;
}



#menuh a {
	color: #545145;
	text-decoration: none;
}
#menuh a:hover {
	color: #003399;
}



#flags{
	text-align:right;
	
	padding-right:25px;}




.field {
	color: #545145;
	background-color: #FFFFFF;
	height: 13px;
	width: 90px;
	border: 1px solid #D5D2D2;
}





/* home - img list - start */
#homeimgs {
	height:215px;
	margin-right:8px; 	/*25-17*/
	margin-left:42px;	/*25+17*/
}

#homeimgs a {
	margin:0px;
	padding:0px;
}

	#homeimg1 {
		background-image: url(../im/homeimg1.jpg) ;
		background-repeat: no-repeat;
		height:202px;
		width:171px;
		float:left;
		margin-right:5px;
		cursor:pointer;
		}
	#homeimg2 {
		background-image: url(../im/homeimg2.jpg) ;
		background-repeat: no-repeat;
		height:202px;
		width:171px;
		float:left;
		margin-right:5px;
		cursor:pointer;
		}
	#homeimg3 {
		background-image: url(../im/homeimg3.jpg) ;
		background-repeat: no-repeat;
		height:202px;
		width:171px;
		float:left;
		margin-right:5px;
		cursor:pointer;
		}
	#homeimg4 {
		background-image: url(../im/homeimg4.jpg) ;
		background-repeat: no-repeat;
		height:202px;
		width:171px;
		float:left;
		margin-right:5px;
		cursor:pointer;
		}
	#homeimg5 {
		background-image: url(../im/homeimg5.jpg) ;
		background-repeat: no-repeat;
		height:202px;
		width:171px;
		float:left;
		margin-right:5px;
		cursor:pointer;
		}


/* home - img list - end */




/* base - start */
#base{
	/*padding-top:2px;*/
	
	
}


.bgd{
	 background-color: #A6CAE1;
}

/* base - end */



/* vertical menu - start */


#menuv{
padding-top : 10px;
padding-right:0px;
float:left;
width:240px;
line-height:20px;
}

#menuv ul {
	 text-align:right;
	 list-style-type:none;
	 font-weight:bold;
	 margin: 0 ;
	 padding: 0 ;

	
}

#menuv li {
	 clear:both;
  line-height:22px;
}

#menuv a {
	color:#ffffff;
	text-decoration:none;
}

#menuv li.mon a p{
	color: #545145;
	margin:0px;
	padding:0px;
}

#menuv li.mon a:hover p{
	color: #ffffff;
	margin:0px;
	padding:0px;
}

#menuv a p {
	color: #545145;
	margin:0px;
	padding:0px;
}



#menuv a:hover {
	color: #545145;
}

#menuv a:hover p {
	color: #ffffff;
	margin:0px;
	padding:0px;
}


#menuv ul li ul {
	text-align:left;

	/*list-style-type:none;*/
    /* list-style-type:circle;*/
    list-style-image : url(../im/puceselected.gif);
}

#menuv li ul.on {
	border-top:1px;
	border-right:0px;
	border-bottom:1px;
	border-left:0px;
	border-style:dotted;
	border-color:#ffffff;
	margin-right:10px;

	/*background-color:yellow;*/
}


.pucecorporate{
	background-image: url(../im/pucecorporate.html);
	background-repeat:no-repeat;
	background-position:center;
	margin-right:10px;
	}
	.puceblue{
	background-image: url(../im/puceblue.gif);
	background-repeat:no-repeat;
	background-position:center;
	margin-right:10px;
	}
	.pucegreen{
	background-image: url(../im/pucegreen.gif);
	background-repeat:no-repeat;
	background-position:center;
	margin-right:10px;
	}
	.puceyellow{
	background-image: url(../im/puceyellow.gif);
	background-repeat:no-repeat;
	background-position:center;
	margin-right:10px;
	}
	.puceorange{
	background-image: url(../im/puceorange.gif);
	background-repeat:no-repeat;
	background-position:center;
	margin-right:10px;
	}
	.pucered{
	background-image: url(../im/pucered.gif);
	background-repeat:no-repeat;
	background-position:center;
	margin-right:10px;
	}
	.pucewhite{
	background-image: url(../im/pucewhite.html);
	background-repeat:no-repeat;
	background-position:center;
	margin-right:10px;
	}
	
/*.puce*/


.puceselected{
	background-image: url(../im/puceselected.gif);
	background-repeat:no-repeat;
	background-position:center;
	margin-right:10px;
}
/* vertical menu - endt */



#shadowrightcorporate{
	float:left;
	background-repeat:repeat-y;
	background-position:right;
	
	margin-right:10px;
	background-image: url(../im/shadow_right_corporate.gif);
	width: 731px;
	
	
}



#contentcadre{
   /* float: left;*/
	background-color: #FEFDF9;
	/*margin-left:259px;*/
	margin-right:5px;
	padding:15px;
	
	border-top:1px;
	border-bottom:0px;
	border-right:0px;
	border-left:0px;
	border-color:#EEEEF0;
	border-style:solid;
	

}
#contentcontourgrid{
	background-color: #EEEEF0;
	/*margin:10px;*/
	padding:1px;
	
}

#contentgrid{
	background-image: url(../im/bgdgrid.gif);
	padding : 10px;
	/*margin-top:15px;*/
	/*height : 320px; /*350-15-15*/
	
}


#shadowbottomcorporate{
	margin-left:264px; /* 259 + 5*/
	margin-right:12px;
	background-image: url(../im/shadow_bottom_corporate.gif);
	background-repeat:repeat-x;
	clear:both;

}

#here{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	font-weight:bold;
	padding:0px 5px 5px 0px;
	float:left;
	
}

#path{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	padding:0px 5px 5px 0px;
	position:relative;	
}

.cleaner{
clear:both;
margin:0px;
padding:0px;

}

.cleaner2{
background-color: red;
clear:both;
margin:0px;
padding:0px;
height: 10px;

}

/* footer - start */
.footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#222222;
	text-align:center;
	padding-bottom:5px;
	padding-top:30px;
	clear:both;
}
/* footer - end */
 .border_poza{
  border: 1px solid #AAAAAA;
padding: 5px 5px 5px 5px;
}

#ongletscadre {
    float:left;
    width:100%;
    /*background:yellow;*/
	
	
	
}

#ongletscadre ul {
    margin:0;
    padding:0;
    list-style:none;
	/*padding:0px 0px 0px;*/
}
	
#ongletscadre li {
    float:left;
	list-style-type:none;
    background:url("../im/norm_left2.gif") no-repeat left top;
    margin:0;
    padding:0 0 0 4px;
	border-top:0px;
	border-bottom:1px;
	border-right:0px;
	border-left:0px;
	border-color:#B2B2B1;
	border-style:solid;
	
}
	
#ongletscadre a{
    display:block;
    background:url("../im/norm_right2.gif") no-repeat right top;
    padding:5px 10px 4px 6px;
	color:#666666;
	text-decoration: none;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	
	
	
}

#ongletscadre a:hover{
	color:#000000;
}
	
#ongletscadre #current {
    background-image:url("../im/norm_left_on2.gif") ;
}
	
#ongletscadre #current a {
    background-image:url("../im/norm_right_on2.gif")  ; 
}



#mainbox{
	border:1px;
	border-color:#B2B2B1;
	border-style:solid;
	clear:both;
	
}

#leftbox{
	padding:5px;
	background-color:#ffffff;
	
	position: relative;
    float:left;
	width:660px;

	border-top:0px;
	border-bottom:0px;
	border-right:1px;
	border-left:0px;
	border-color:#B2B2B1;
	border-style:solid;
 min-height:320px;

}

#leftboxtitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:10px;
	border-top:0px;
	border-bottom:1px;
	border-right:0px;
	border-left:0px;
	border-color:#999999;
	border-style:dotted;

}


#rightbox{
	padding:5px;
	background-image: url(../im/bgdgrid.gif);
	float:right;
	width:176px;	
	min-height:320px;
}



/* galerie - start */
/**************************************/
div#galerie{
	padding:5px;
	position: relative;
	float:left;
	
}

div#galerie_mini{
	margin: 0 ;
	padding: 0 ;
	/*width : 340px;
			float:left;*/
			float:right;
			margin-top:2px;
				 display:block;
	 }

div#galerie_mini a img{

/*margin: 2px ;*/
			margin-bottom: 7px ;
			margin-left: 5px ;	 border: 2px solid #A6CAE1 ;
	 width:55px;
	 height:55px;
}

/************************************************************/
		
dl#photo{
	float:left;
	margin-top: 2px ;
	padding: 0 ;
	width:319px;	
}

dl#photo dt{
	font-size:12px;
	
}
		
dl#photo dd{
	margin: 0 ;
	padding: 0 ;
	
}
		
dl#photo img{
	border: 2px solid #A6CAE1 ;
	
}


/* galerie - end */



/* listing - start */

div#listing{
	border: 1px solid #62909B;
	

}
div#listing ul{
	margin : 0px;
	/*padding :0px;*/
	padding-left :20px;
	padding-right :20px;
	padding-top : 10px;
	padding-bottom : 10px;
}

div#listing  li{
	list-style-type:none;
	border-top:0px;
	border-bottom:1px;
	border-right:0px;
	border-left:0px;
	border-color:#62909B;
	border-style:dotted;
}

div#listing  li a{
	text-decoration: none;
	color: #545145;
}

div#listing  li a:hover{
	 color: #000000;
}

.listing1{
	width:89%;
	float:left;
	
}

.listing2{
	width:11%;
	text-align:right;
	float:left;
}

div#listingtitle{
	background-color: #62909B;
	
	background-image:url("../im/whitesquare.gif");
	background-repeat: no-repeat;
	background-position: left center;
	color: #ffffff;
	font-weight:bold;
	padding-left:20px;
	padding-top:2px;
	font-family: "Arial";
	height: 20px;
}

/* listing - end */ 
/* home page - start */
div#contenthome{
	width: 717px;
	float :left;
	padding-top : 10px;
	padding-right:0px;
	
	
}

div#actualites{
	width:346px;
	float:left;
	/*background-color: red;*/
	padding-right:10px;
}

div#nouveautes{
	width:350px;
	float:left;
	/*background-color: yellow;*/
	padding-left:10px;
	overflow:hidden;
}

.ticketactu{
	background-color: #666666;
	background-image:url("../im/whitesquarebig.gif");
	background-repeat: no-repeat;
	background-position: left center;
	color: #ffffff;
	font-weight:bold;
	font-size:13px;
	font-family: "Arial";
	padding-left:15px;
	margin-bottom:2px;
	height: 17px;
}

	.ticketcorporate{
	background-color: #A6CAE1;
	background-image:url("../im/whitesquarebig.gif");
	background-repeat: no-repeat;
	background-position: left center;
	color: #ffffff;
	font-weight:bold;
	font-size:13px;
	font-family: "Arial";
	padding-left:15px;
	margin-bottom:2px;
	/*height: 17px;*/
}

.ticketcorporate a{
	
	color: #ffffff;
	font-weight:normal;
	text-decoration:none;
}

.ticketcorporate a:hover{
	
	color: #5F5F5F;
	font-weight:normal;
	text-decoration:none;
}
		.ticketorange{
	background-color: #FF6309;
	background-image:url("../im/whitesquarebig.gif");
	background-repeat: no-repeat;
	background-position: left center;
	color: #ffffff;
	font-weight:bold;
	font-size:13px;
	font-family: "Arial";
	padding-left:15px;
	margin-bottom:2px;
	/*height: 17px;*/
}

.ticketorange a{
	
	color: #ffffff;
	font-weight:normal;
	text-decoration:none;
}

.ticketorange a:hover{
	
	color: #5F5F5F;
	font-weight:normal;
	text-decoration:none;
}
		.ticketred{
	background-color: #B70005;
	background-image:url("../im/whitesquarebig.gif");
	background-repeat: no-repeat;
	background-position: left center;
	color: #ffffff;
	font-weight:bold;
	font-size:13px;
	font-family: "Arial";
	padding-left:15px;
	margin-bottom:2px;
	/*height: 17px;*/
}

.ticketred a{
	
	color: #ffffff;
	font-weight:normal;
	text-decoration:none;
}

.ticketred a:hover{
	
	color: #5F5F5F;
	font-weight:normal;
	text-decoration:none;
}
		.ticketblue{
	background-color: #5279A9;
	background-image:url("../im/whitesquarebig.gif");
	background-repeat: no-repeat;
	background-position: left center;
	color: #ffffff;
	font-weight:bold;
	font-size:13px;
	font-family: "Arial";
	padding-left:15px;
	margin-bottom:2px;
	/*height: 17px;*/
}

.ticketblue a{
	
	color: #ffffff;
	font-weight:normal;
	text-decoration:none;
}

.ticketblue a:hover{
	
	color: #5F5F5F;
	font-weight:normal;
	text-decoration:none;
}
		.ticketgreen{
	background-color: #A6BC09;
	background-image:url("../im/whitesquarebig.gif");
	background-repeat: no-repeat;
	background-position: left center;
	color: #ffffff;
	font-weight:bold;
	font-size:13px;
	font-family: "Arial";
	padding-left:15px;
	margin-bottom:2px;
	/*height: 17px;*/
}

.ticketgreen a{
	
	color: #ffffff;
	font-weight:normal;
	text-decoration:none;
}

.ticketgreen a:hover{
	
	color: #5F5F5F;
	font-weight:normal;
	text-decoration:none;
}
		.ticketyellow{
	background-color: #F8B20C;
	background-image:url("../im/whitesquarebig.gif");
	background-repeat: no-repeat;
	background-position: left center;
	color: #ffffff;
	font-weight:bold;
	font-size:13px;
	font-family: "Arial";
	padding-left:15px;
	margin-bottom:2px;
	/*height: 17px;*/
}

.ticketyellow a{
	
	color: #ffffff;
	font-weight:normal;
	text-decoration:none;
}

.ticketyellow a:hover{
	
	color: #5F5F5F;
	font-weight:normal;
	text-decoration:none;
}
		.ticketwhite{
	background-color: #666666;
	background-image:url("../im/whitesquarebig.gif");
	background-repeat: no-repeat;
	background-position: left center;
	color: #ffffff;
	font-weight:bold;
	font-size:13px;
	font-family: "Arial";
	padding-left:15px;
	margin-bottom:2px;
	/*height: 17px;*/
}

.ticketwhite a{
	
	color: #ffffff;
	font-weight:normal;
	text-decoration:none;
}

.ticketwhite a:hover{
	
	color: #5F5F5F;
	font-weight:normal;
	text-decoration:none;
}
	
.homeactu{
	padding-left:15px;
	padding-top:5px;
	
}

homeactutitle {
	
	
	font-weight:bold;
}

.homeactutitle a{
	float : left;
	color : #000000;
	text-decoration: none;
	font-weight:bold;
	width:80%;
	
}

.homeactutitle a:hover{
	color : #666666;
	float : left;
	text-decoration: none;
	font-weight:bold;
	width:80%;
}

.homeactudate{
	color : #666666;
	float : left;
	text-align:right;
	width:20%;
	font-weight:normal;
}

.homeactudesc{
	clear:both;
	border-top:0px;
	border-bottom:1px;
	border-right:0px;
	border-left:0px;
	border-color:#ffffff;
	border-style:dotted;
	/*padding-top:5px;*/
	/*padding-bottom:5px;*/
	font-weight:normal;
  line-height: 20px;
}

.homeactudesc p{
	margin:0px;
	padding:0px;
}

.homeactuplus a{
	color : #ffffff;
	font-weight:bold;
	padding-top:5px;
text-decoration: none;
}

.homeactuplus a:hover{
	color : #ffffff;
	font-weight:bold;
	padding-top:5px;
	text-decoration: underline;

}

homenewstitle {
	
	
	font-weight:bold;
	
}

.homenewstitle a{
	float : left;
	color : #000000;
	text-decoration: none;
	font-weight:bold;
	width:100%;
	
}

.homenewstitle a:hover{
	color : #666666;
	float : left;
	text-decoration: none;
	font-weight:bold;
	width:100%;
	
}

.homenews{
	padding-left:15px;
	padding-bottom:15px;
	padding-right:0px;
	padding-top:5px;
	overflow:hidden;
	

	
	
}

/* home page - end */




/* form - start */

.formtitle{
	width:25%;
	float:left;
	margin-top:5px;
}

.formfield{
	width:75%;
	float:left;
	margin-top:5px;
}
.formfield2{
	width:37%;
	float:left;
	margin-top:5px;
	background-color: #FFFFFF;
	border: 1px solid #9A9A9A;
}

.champ{
	background-color: #FFFFFF;
	border: 1px solid #9A9A9A;
	width:238px;
}

.formbutton{
	float:left;
	padding : 10px;
	text-align:right;
	width:395px;
}

.smallmessage{
	clear:both;
	padding : 10px;
	font-size : 10px;

}

.bouton{
	 background-color: #FFFFFF;
	 font-family: "Trebuchet MS";
	 font-size: 12px;
	 font-weight:normal;
	 color: #545145;
	 border: 1px solid #9A9A9A;
}

.errormessage{
	width:90%;
	color: #FF0000;
}


/* form - end */

/* carte intercative - start */
#fichechantier {
	
	background-color:#A6CAE1;
	width:220px;
	height:406px;
	float:left;
}
#carte {

	background:url('../carte.gif') no-repeat  left;
	background-color:#A6CAE1;
	width:442px;
	height:406px;
	float:left;	
}

a.info2 {
    position:relative; 
    z-index:10;
	text-decoration: none;

}

a.info2:hover {
    z-index:20;
	background-color:#A6CAE1;

	text-decoration: none;
}

a.info2 span {
    display:none; 
}

a.info2:hover span { 
    display:block;
    position:absolute;
    top:28px;
    left:-210px;
	width:210px;
	height:350px;
	background-color:#ffffff;
	float:left;
	text-decoration: none;
}


#fichestart{
  display:block;
    position:absolute;
    top:100px;
    left:15px;
	width:210px;
	height:200px;
	background-color:#ffffff;
	float:left;
	text-decoration: none;
	 z-index:20;
	 
}


.borderfichestart{
	position:relative;
	border: 1px solid #CCCCCC;
	width:188px; /*210-5-5-1-1 - 5 -5*/
	height:178px; /*100-5-5-1-1 - 5-5*/
	color: #545145;
	float:left;
	top : 5px;
	left : 5px;
	right : 5px;
	bottom:5px;
	padding:5px;
	overflow:hidden;
}


.borderfiche{
	position:relative;
	border: 1px solid #CCCCCC;
	width:188px; /*210-5-5-1-1 - 5 -5*/
	height:328px; /*350-5-5-1-1 - 5-5*/
	color: #545145;
	float:left;
	top : 5px;
	left : 5px;
	right : 5px;
	bottom:5px;
	padding:5px;
	overflow:hidden;
}



		.pointcorporate {
		position:relative;
		width:6px;
		height:6px;
		background:#A6CAE1;
	font-size:5px;
		cursor:hand;
	}
	.pointblue {
		position:relative;
		width:6px;
		height:6px;
		background:#5279A9;
	font-size:5px;
		cursor:hand;
	}
	.pointgreen {
		position:relative;
		width:6px;
		height:6px;
		background:#A6BC09;
	font-size:5px;
		cursor:hand;
	}
	.pointyellow {
		position:relative;
		width:6px;
		height:6px;
		background:#F8B20C;
	font-size:5px;
		cursor:hand;
	}
	.pointorange {
		position:relative;
		width:6px;
		height:6px;
		background:#FF6309;
	font-size:5px;
		cursor:hand;
	}
	.pointred {
		position:relative;
		width:6px;
		height:6px;
		background:#B70005;
	font-size:5px;
		cursor:hand;
	}
	.pointwhite {
		position:relative;
		width:6px;
		height:6px;
		background:#666666;
	font-size:5px;
		cursor:hand;
	}

.titrechantier{
	font-size:18px;
	color:#333333;
	font-weight:bold;
	font-family: "Arial";
	margin-bottom:10px;
}

.descriptionchantier{
	color:#666666;
	font-family: "Trebuchet MS";
}

div#downloadpdf a{
	clear:both;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:20px;
	width:100%;
	text-decoration: none;
	color : #333333;
}

div#downloadpdf a:hover{
	clear:both;
	color : #666666;
}



div#galeriedesc{
	clear:both;
}

div#galeriedate{
	clear:both;
	margin-top:20px;
	margin-bottom:20px;
	font-weight:bold;
	color : #666666;
}

/* carte intercative - end */


/* produits - start */

div#boxvariantes{
	margin-top:36px;
	padding:1px;
	background-color:#ffffff;
	border: 1px solid #CCCCCC;
	width:174px;
}

div#variantesheader{
	height:18px;
}

div#variantesnav{
	border-right:1px solid #ffffff;
	float:left;
	background-color:#CCCCCC;
	text-align:left;
	width:30px;
	color:#545145;
}
div#variantesnav a{
	
	text-decoration:none;
	color:#545145;
}
div#variantesnav a:hover{
	
	color:#ffffff;
}

div#variantesnb{
	float:left;
	border-right:1px solid #ffffff;
	background-color:#CCCCCC;
	width:112px;
}

div#variantesloup a{
	background-image: url('../im/loupe.jpg');
	background-position: center;
	background-repeat : no-repeat;
	float:left;
	background-color:#CCCCCC;
	text-align:right;
	width:30px;
	text-decoration:none;
}

div#variantes{
	margin-top:1px;
	border-top:1px solid #CCCCCC;
	background-color:#ffffff;
	clear:both;
	text-align:center;
	padding:2px;
}
/*.variantes_off{
	margin-top:1px;
	border-top:1px solid #CCCCCC;
	background-color:#ffffff;
	clear:both;
	text-align:center;
	padding:2px;
	display:none;
}*/

div#varianteslegende{
	color:#545145;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	width:170px;
	margin-bottom:29px;
	padding:1px;
	padding-left : 5px;
	background-color:#ffffff;
}


div#galerie_complementaires{
	width:234px; 
	float:left;
	margin-right:10px;
	
}

	.ref_trans_titre_corporate a{
		color : #545145;
		text-decoration:none;
		width:50%;
		
	}
	
	.ref_trans_titre_corporate a:hover{
		color : #A6CAE1;
		text-decoration:none;
		width:50%;
	
	}
	
	
	
	
	.ref_trans_titre_blue a{
		color : #545145;
		text-decoration:none;
		width:50%;
		
	}
	
	.ref_trans_titre_blue a:hover{
		color : #5279A9;
		text-decoration:none;
		width:50%;
	
	}
	
	
	
	
	.ref_trans_titre_green a{
		color : #545145;
		text-decoration:none;
		width:50%;
		
	}
	
	.ref_trans_titre_green a:hover{
		color : #A6BC09;
		text-decoration:none;
		width:50%;
	
	}
	
	
	
	
	.ref_trans_titre_yellow a{
		color : #545145;
		text-decoration:none;
		width:50%;
		
	}
	
	.ref_trans_titre_yellow a:hover{
		color : #F8B20C;
		text-decoration:none;
		width:50%;
	
	}
	
	
	
	
	.ref_trans_titre_orange a{
		color : #545145;
		text-decoration:none;
		width:50%;
		
	}
	
	.ref_trans_titre_orange a:hover{
		color : #FF6309;
		text-decoration:none;
		width:50%;
	
	}
	
	
	
	
	.ref_trans_titre_red a{
		color : #545145;
		text-decoration:none;
		width:50%;
		
	}
	
	.ref_trans_titre_red a:hover{
		color : #B70005;
		text-decoration:none;
		width:50%;
	
	}
	
	
	
	
	.ref_trans_titre_white a{
		color : #545145;
		text-decoration:none;
		width:50%;
		
	}
	
	.ref_trans_titre_white a:hover{
		color : #666666;
		text-decoration:none;
		width:50%;
	
	}
	
	
	
	


div#big_cadre_contour{
	padding : 10px;
	border : 1px solid #BCBCBC;
	float:left;
	width:200px; 
	text-align:center;
	
	
}
div#legendevar{
	color:#C2C2C2;
	padding-top:5px;
}


div#big_cadre{
	/*padding : 10px;*/
	/*background-color:#A6CAE1 ;*/
	text-align:center;
	
}
div#big_cadre img{
	border: 2px solid #A6CAE1 ;
}

/* produits - end */

/* sitemap - start */

.sitemap{
	 list-style-type:none;
	 padding:0px;
	 margin:0px;

}

.sitemap1{
	padding-top:5px;
}

.sitemap1 a{
	font-weight:bold;
	color:#656565;
	clear:both;
	text-decoration:none;
}

.sitemap1 a:hover{
	color:#9A9A9A;
}

.sitemap2 {

	 
}

.sitemap2 {
	 list-style-type:none;
	 font-weight:normal;	 
	
}

.sitemap2  a{
	 list-style-type:none;
	 font-weight:normal;
	  
}

.sitemap_separator{
	padding-top:5px;
	/*margin-bottom : 5px;*/
	border-top:0px;
	border-bottom:1px;
	border-right:0px;
	border-left:0px;
	border-color:#999999;
	border-style:dotted;
}


	.level1 a{
		 padding-left:40px;
		 color:#656565;
		 text-decoration:none;
		 font-weight:normal;
		 background-image : url(../im/sitemap_arrow.jpg);
		 background-repeat: no-repeat;
		 background-position: 28px top; 
	}
	
	.level1 a:hover{
		color:#9A9A9A;
	}


	.level2 a{
		 padding-left:80px;
		 color:#656565;
		 text-decoration:none;
		 font-weight:normal;
		 background-image : url(../im/sitemap_arrow.jpg);
		 background-repeat: no-repeat;
		 background-position: 68px top; 
	}
	
	.level2 a:hover{
		color:#9A9A9A;
	}


	.level3 a{
		 padding-left:120px;
		 color:#656565;
		 text-decoration:none;
		 font-weight:normal;
		 background-image : url(../im/sitemap_arrow.jpg);
		 background-repeat: no-repeat;
		 background-position: 108px top; 
	}
	
	.level3 a:hover{
		color:#9A9A9A;
	}


	.level4 a{
		 padding-left:160px;
		 color:#656565;
		 text-decoration:none;
		 font-weight:normal;
		 background-image : url(../im/sitemap_arrow.jpg);
		 background-repeat: no-repeat;
		 background-position: 148px top; 
	}
	
	.level4 a:hover{
		color:#9A9A9A;
	}


	.level5 a{
		 padding-left:200px;
		 color:#656565;
		 text-decoration:none;
		 font-weight:normal;
		 background-image : url(../im/sitemap_arrow.jpg);
		 background-repeat: no-repeat;
		 background-position: 188px top; 
	}
	
	.level5 a:hover{
		color:#9A9A9A;
	}


	.level6 a{
		 padding-left:240px;
		 color:#656565;
		 text-decoration:none;
		 font-weight:normal;
		 background-image : url(../im/sitemap_arrow.jpg);
		 background-repeat: no-repeat;
		 background-position: 228px top; 
	}
	
	.level6 a:hover{
		color:#9A9A9A;
	}


/* sitemap - end */ 



/* recherche - start */ 

div#result_report{
	padding-bottom: 10px;
	font-weight:bold;
	color: #656565;
}
div#results a.title{
	font-weight:bold;
	color: #656565;
	text-decoration:none;
} 

div#results a.title:hover{
	font-weight:bold;
	color: #9A9A9A;
	text-decoration:none;
} 

#query{
	background-color: #FFFFFF;
	border: 1px solid #9A9A9A;
	width:238px;
}

.url{
	font-size : 10px;
}


/* recherche - end */ 




/* onglet img - start */ 

div#onglets_img{
	float:left;
	width:662px;
}
.onglet_img{
	float:left;
	border : 1px solid #9A9A9A;
	padding:2px;
	/*width:86px; /*80+2+2+1+1*/*/
	text-align:center;
	margin-top : 10px;
	margin-right : 2px;
}


/* onglet img - end */ 


a.transparent{
text-decoration:none;
color:#ffffff;
}
a.transparent:hover{
text-decoration:none;
color:#ffffff;
}

