/* IE6 css fixer v0.7: Tue, 23 Feb 2010 09:56:13 +0100 */

/* ============================================= */
/* safe settings                                 */

/* add display:inline to floated elements */
* html #sidebar,
* html #content,
* html .content_right,
* html .content_left,
* html .content_left_modele_depose,
* html #tel {display:inline;}

/* fix negative margins */
* html #footer,
* html #langue,
* html #langue img,
* html #tel,
* html h3,
* html #image_home img,
* html #image_perso img,
* html #contenu,
* html #menu div ul {position:relative; zoom:1;}

/* add zoom:1 to pos:relative elements */
* html #global,
* html #header,
* html #footer,
* html #position_bottom {zoom:1;}


/* ============================================= */
/* potentially harmful settings                  */

/* add zoom:1 to backgrounds -- Manually check for problems with inline elements! */
* html html, * html body,
* html #header,
* html #footer {zoom:1;}

/* PNG fix */
* html #header{behavior: expression((this.runtimeStyle.behavior = "none") && (this.currentStyle.backgroundImage.toString().toLowerCase().indexOf('.png')>-1) && (this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.currentStyle.backgroundImage.toString().replace('url("','').replace('")','') + "', sizingMethod='crop')", this.runtimeStyle.zoom = 1, this.runtimeStyle.backgroundImage = "none"));}

html, body {
	margin: 0;
	font: 85% "Verdana", sans-serif;
	color:#3c3e43;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#3c3e43;
	background-image:url("../img/layout/couleur.jpg");

	}
#global {
	width: 1081px;
	height:662px;
	margin: 0 auto;
	position: relative;
	background-image:url("../img/layout/fond.jpg");
	}
#header {
	position: relative;	
	color: #fff;
	height: 246px;
	width: 1081px;
	background-image:url("../img/layout/couleur.jpg");
	}
#center{
	width:713px;
	padding-left:175px;
}
#footer {
	position: relative;
	width: 1081px;
	background:url("../img/layout/footer.jpg");
	color: #3c3f46;
	height:41px;
	text-align:center;
	font-size:9px;
	margin: 0 auto;
	margin-top:-8.1px;

	}
#sidebar {
	float: left;
	width: 155px;
	height:276px;
	}
#content {
	color:#3c3f46;
	float: right;
	width: 530px; 
	height:276px;
	padding: 0;
	
	}

#content, #sidebar h3, #footer p, #sidebar p {
	padding: 0 7px;
	}
#content h2{
	font-weight:normal;
	font-size:20px;
	padding-top:18px;
}
	
.content_right{
	padding-top:25px;
	float: right;
	width:252px;
	margin-right:4px;
}

.content_right ol{
	padding-left:13px;
}
.content_right ul{
	padding-left:13px;
/*	list-style-type:none;*/
}
.content_left ul{
	padding-left:13px;
/*	list-style-type:none;*/
}
.content_right p em a{
	font-weight:bold;
	text-decoration:none;
}
.content_left p em a{
	font-weight:bold;
	text-decoration:none;
}

.content_left{
	float: left;
	width:224px;
	padding-left:34px;
}
.content_left_modele_depose{
	float: left;
	width:254px;
	padding-left:34px;
	}
.colortobe{
	color:#6485c5;
	
	}

.content_center{
	margin-top:25px;
	width:480px;
	height:370px;
	padding-right:10px;
	padding-left:34px;
	overflow:auto;
}

#footer p {
	padding-top:10px;
	font-size: 0.9em;
	}
a {
	color: #3c3f46;
	font-weight: bold;
	}
a:hover {
	color: #3c3f46;
	}
img{
	border:none;
}
#langue{
	font-size:12px;
	margin-top:-3px;
	padding-left:34px;
	color:#3c3f46;
}
#langue a{
	font-weight:normal;
	padding-top:5px;
}
#langue img{
position:absolute;
margin-top:0px;
margin-left:-17px;

}
#tel{
	color:#3c3f46;
	font-size:12px;
	float:right;
	margin-top:-27px
}
#langue a{
	text-decoration:none;
}

#miseajour{
	text-align:center;
	font-size:10px;
		color:#999999;
}
#miseajour p{
	color:#999999;
}
#miseajour a{
	text-decoration:none;
	font-size:10px;
	font-weight:normal;
	padding-left:2px;
	padding-right:2px;
	color:#999999;
}
#indice{
	font-size:5px;
}
table img{
	margin-left:2px;
	margin-top:2px;
}
#clip{
text-align:right;
}
.gras{
	font-weight:bold;
}
h3{
	margin-top:-2px;
}
#position_bottom{
	position:relative;

}

#image_home img{
	position:static;
	display:block;
	margin-left:-175px;
	margin-top:-26px;
}
#image_perso img{
	position:static;
	display:block;
	margin-left:28px;
	margin-top:-80px;
}
#sidebar{
	margin: 0;
	padding: 0;
	list-style: none;
	padding-left:11px;
	color:#3c3f46;
	margin-top:5px;
}

#sidebar .headerbar{
	padding-left:7px;
	display: block;
	font-size:13px;
	margin: 2px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align:left;
	border-bottom:solid thin #3c3f46;
	padding-top:4px;
	padding-bottom:4px;
	color:#3c3f46;
}

#sidebar .headerbar a{
	color:#3c3f46;
}

#sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	color:#3c3f46;
}

#sidebar ul li{
	border-bottom: 1px solid #a19984;
}

#sidebar ul li a{
	display: block;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 2px 0;
	color:#000;
	padding-left:21px;
}

#sidebar ul li a:hover{ /*hover state CSS*/
	display: block;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 2px 0;
	color:#6485c5;
	padding-left:21px;
}
#menu_actif{
	color:#6485c5;
}
#menu_new{
	color:#6485c5;
	padding-left:5px;
	font-weight:bolder;
	padding-left:35px;
}
#contenu{
	margin-top:-15px;
	color:#000000;
}


#clicimg{
	font-size:9px;
	text-align:center;
	margin-left:10px;
	width:200px;
}

#bloc_image{
padding-top:0px;
}
.pages_dif{
	font-size:10px;
}
#stand{
	padding-top:25px;
}


/* Menu déroulant */
.nettoyeur {
clear:both;
}


/******************************/
/* MON MENU DEROULANT */
/******************************/

#menu {

/*letter-spacing: 0.12em;	*/
display:block;
/*z-index:1000;*/
font-size:12px;

}

#menu div {
display:inline;
padding-right:5px;

}

#menu div a {
text-decoration: none;
}

#menu div  a:hover {
color: #000 ;
}

#menu div ul {
position: absolute;
/*margin: 5px 0 0 0;*/
*margin:27px 0 0 -75px;
*white-space: nowrap;
*width:100%;
}

#menu ul, #menu li {
margin: 0;
padding: 0;
list-style-type: none;
list-style-position:outside;
}

#menu ul li {
padding:0 5px;
}
	
#menu ul li a {
color:#c0c0c0;
text-decoration: none;
}

#menu ul li a:hover {
color: #f5f5f5 ;
}
/******************************
Image Aléatoire Jquery
******************************/
  #show {
    width: 710px;
    height: 246px;
	margin-left:186px;
  }
/******************************
Drapeau
******************************/ 
.liste_pays {
list-style:none;
padding-bottom:15px;
}
.liste_pays span{
position:absolute;
margin-top:5px;
margin-left:2px;

}
#model_depose{
	
	color:#6485c5;
	font-weight:bolder;}
.mention_legal {font-size:9px;}	
#images_eric_minet{
	margin-top:15px;	
	}
#flash {
	margin-top:-247px;
	
	}
