
/*------------------------------------structure générale du site------------------------------------*/
img, div, ul, li, h1, h2, h3, h4, h5, h6, p, a { behavior: url(_css/iepngfix.htc) }
* {
	margin:0;
	padding:0;
}
.access {
   position: absolute;
	left: -7000px;
}
html {
	overflow-y: scroll;
	overflow:-moz-scrollbars-vertical;
}

body {
	background-image:url('/_img/global/fmain.jpg');
	background-repeat:no-repeat;
	background-color:#7fa0b3;
	background-position: top center;
}

.clear {
	clear:both;
}
.clear2 {
   font-size:0px;
   overflow:hidden;
   clear:both;
   width:2%;
   height:0px;
   display:block;
}
.clear3 {
   font-size:0px;
   overflow:hidden;
   clear:both;
   width:2%;
   height:0px;
}
.clear4 {
   font-size:0px;
   overflow:hidden;
   float:left;
   width:75%;
   height:0px;
}
.clear5 {
   font-size:0px;
   overflow:hidden;
   float:left;
   width:100%;
   height:0px;
}
#global{
	position: relative;
	margin:auto;
	width:960px;
	z-index: 5;
	
}

#fond_bleu{
	position:absolute;
	z-index:3;
	width:50%;
	height:114px;
	background-color:#004687;
	right:0px;
}

#top{
	position:relative;
	height:114px;
	width:940px;
	background-color:#004687;
	margin-left:20px;
	z-index:5;
}

#logo{
	position:absolute;
	padding:26px 0px 0px 10px;
}

#logo a{
	color:transparent;
}

/* MENU */

ul#ssmenu{
	position:absolute;
	list-style-type:none;
	height:13px;
	margin-top:45px;
	margin-left:203px;
	
}

ul#ssmenu li{
	float:left;
	font:14px Helvetica;
	color:#0090ca;
	padding:0px 5px 0px 5px;
	overflow:hidden;
}

ul#ssmenu li a{
	display: block;
	line-height:13px;
	text-decoration: none;
	overflow:hidden;
	margin-top:3px;
}

ul#ssmenu li a.smenu1{
	background:url('/_img/menu_fr/smenu1.gif') no-repeat;
	width:78px;
}

#ssmenu li a.smenu1_on, #ssmenu li a.smenu1:hover {
	width:78px;
	background: url('/_img/menu_fr/smenu1.gif') no-repeat 0 -13px;
}

/*ul#ssmenu li a.smenu2{
	background:url('/_img/menu_fr/smenu2.gif') no-repeat;
	width:101px;
}*/
ul#ssmenu li a.smenu2_fr{
	background:url('/_img/fr/menu/smenu2.gif') no-repeat;
	width:101px;
}
ul#ssmenu li a.smenu2_en{
	background:url('/_img/en/menu/smenu2.gif') no-repeat;
	width:38px;
}
ul#ssmenu li a.smenu2_de{
	background:url('/_img/de/menu/points-de-vente-off.gif') no-repeat;
	width:244px;
	height:12px;
}
#ssmenu li a.smenu2_on_fr, 
#ssmenu li a.smenu2_fr:hover,
#ssmenu li a.smenu2_on_en, 
#ssmenu li a.smenu2_en:hover {
	background-position: 0 -13px;
}
#ssmenu li a.smenu2_on_de, 
#ssmenu li a.smenu2_de:hover {
	background:url('/_img/de/menu/points-de-vente-on.gif') no-repeat;
	width:244px;
	height:12px;
}
ul#menu{
	position:absolute;
	list-style-type:none;
	height:20px;
	margin-top:65px;
	margin-left:201px;
}

ul#menu li{
	float:left;
	font:20px Helvetica;
	color:#336b9f;
	padding:0px 7px 0px 7px;
	overflow:hidden;
}

ul#menu li a{
	display: block;
	line-height:20px;
	text-decoration: none;
	overflow:hidden;
}

ul#menu li a.menu1_fr{
	background:url('/_img/fr/menu/menu1.gif') no-repeat;
	width:256px;
}
#menu li a.menu1_on_fr{
	background:url('/_img/fr/menu/menu1.gif') no-repeat;
	background-position:  0 -20px;
	width:256px;
}

ul#menu li a.menu1_de{
	background:url('/_img/de/menu/menu1.gif') no-repeat;	
	width:221px;
}
#menu li a.menu1_on_de{
	background:url('/_img/de/menu/menu1.gif') no-repeat;
   background-position:  0 -20px;
	width:221px;
}


#menu li a.menu1_on_en{
	background:url('/_img/en/menu/menu1.gif') no-repeat;
	background-position:  0 -20px;
	width:217px;
}
ul#menu li a.menu1_en{
	background:url('/_img/en/menu/menu1.gif') no-repeat;
	width:217px;
}

ul#menu li a.menu2_fr{
	background:url('/_img/fr/menu/menu2.gif') no-repeat;
	width:187px;
}
#menu li a.menu2_on_fr{
	background:url('/_img/fr/menu/menu2.gif') no-repeat;
	background-position:  0 -20px;
	width:187px;
}


ul#menu li a.menu2_de{
	background:url('/_img/de/menu/menu2.gif') no-repeat;
	width:137px;
}
#menu li a.menu2_on_de{
	background:url('/_img/de/menu/menu2.gif') no-repeat;
	background-position:  0 -20px;
	width:137px;
}


#menu li a.menu2_on_en{
	background:url('/_img/en/menu/menu2.gif') no-repeat;
	background-position:  0 -20px;
	width:214px;
}
ul#menu li a.menu2_en{
	background:url('/_img/en/menu/menu2.gif') no-repeat;
	width:214px;
}

ul#menu li a.menu3_fr{
	background:url('/_img/fr/menu/menu3.gif') no-repeat;
	width:135px;
}
#menu li a.menu3_on_fr{
	background:url('/_img/fr/menu/menu3.gif') no-repeat;
	background-position:  0 -20px;
	width:135px;
}


ul#menu li a.menu3_de{
	background:url('/_img/de/menu/menu3.gif') no-repeat;
	width:104px;
}
#menu li a.menu3_on_de{
	background:url('/_img/de/menu/menu3.gif') no-repeat;
	background-position:  0 -20px;
	width:104px;
}


#menu li a.menu3_on_en{
	background:url('/_img/en/menu/menu3.gif') no-repeat;
	background-position:  0 -20px;
	width:116px;
}
ul#menu li a.menu3_en{
	background:url('/_img/en/menu/menu3.gif') no-repeat;
	width:116px;
}

#menu li a.menu1_on_fr, 
#menu li a.menu1_fr:hover,
#menu li a.menu1_on_de, 
#menu li a.menu1_de:hover,
#menu li a.menu1_on_en, 
#menu li a.menu1_en:hover,
#menu li a.menu2_on_fr, 
#menu li a.menu2_fr:hover,
#menu li a.menu2_on_de, 
#menu li a.menu2_de:hover,
#menu li a.menu2_on_en, 
#menu li a.menu2_en:hover,
#menu li a.menu3_on_fr, 
#menu li a.menu3_fr:hover,
#menu li a.menu3_on_de, 
#menu li a.menu3_de:hover,
#menu li a.menu3_on_en, 
#menu li a.menu3_en:hover {
	background-position:  0 -20px;
}

#ssmenu ul li a,
#ssmenu  a,
#menu ul li a,
#menu  a  {
	text-indent: -100em;
	overflow: hidden;
}
/* FOOTER */
#footer{	
	border-top:1px solid #ffffff;
	height:20px;
	padding-top:2px;
	margin-top: 10px;
}

#footer ul{
	list-style-type:none;
	margin:auto;
	display:block;
	height:16px;
	width:520px;
	/*
	version fr uniquement
	width:370px;*/
}
#footer ul li{
	float:left;
	font:9px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	line-height:15px;
	color:#ffffff;
	padding:0px 5px 0px 5px;
}

#footer ul li a{
	color:#fcfdfd;
	text-decoration:none;
}

#footer ul li a.footer{
	color:#fcfdfd;
}

#footer ul li a.footer_on{
	color:#004687;
}

/* MAIN */
#main{
	position:relative;
	min-height:467px;
	-height:467px;
}

img {
	border: 0;
}

/* MENU LEFT */

#left_menu {
	width: 230px;
	height: 350px;
	float: left;
	margin-left: 20px;
	-margin-left: 10px;
	margin-top: 30px;	
	position:relative;
}
#left_menu ul {
	margin-bottom: 28px;
	margin-top: 14px;
}

#left_menu li {
	list-style: none;
	font-size: 12px;
	line-height: 12px;
	margin-top: 6px;
	width: 140px;
}
#left_menu li a{
	font: 11px Arial, Helvetica, sans-serif;
	color: #070940;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-left: 15px;
		
}
#left_menu li a:hover, #left_menu li a.on {
	color: #08a5d8;
	-behavior:url(../_css/iepngfix.htc);
	background:  url(../_img/global/puce.gif) 0px 2px no-repeat;
	padding-left: 15px;
	display: block;
}


#left_menu h2 {
	font: 18px Arial, Helvetica, sans-serif;
	color: #08a5d8;
}

#left_menu .bloc{
	margin-bottom:10px;
}

#left_menu a.bloc_diagnostic_fr,
#left_menu a.bloc_diagnostic_en,
#left_menu a.bloc_diagnostic_de {
	background:url('/_img/fr/home/diagnostic_off.gif') no-repeat;
	text-indent:-100em;
	display:block;
	width:222px;
	height:71px;
	color:transparent;
	margin-bottom:10px;
}
#left_menu a.bloc_diagnostic_en {
	background:url('/_img/en/home/diagnostic_off.gif') no-repeat;
}
#left_menu a.bloc_diagnostic_de{
	background:url('/_img/de/home/diagnostic_off.jpg') no-repeat;
}
#left_menu a:hover.bloc_diagnostic_fr {
	background:url('/_img/fr/home/diagnostic_on.gif') no-repeat;
}
#left_menu a:hover.bloc_diagnostic_en {
	background:url('/_img/en/home/diagnostic_on.gif') no-repeat;
}
#left_menu a:hover.bloc_diagnostic_de {
	background:url('/_img/de/home/diagnostic_on.jpg') no-repeat;
}
#left_menu a.bloc_conseil_fr,
#left_menu a.bloc_conseil_en,
#left_menu a.bloc_conseil_de {
	background:url('/_img/fr/home/conseil_off.gif') no-repeat;
	text-indent:-100em;
	display:block;
	width:222px;
	height:71px;
	color:transparent;
	margin-bottom:10px;
}
#left_menu a.bloc_conseil_en {
	background:url('/_img/en/home/conseil_off.gif') no-repeat;
}
#left_menu a.bloc_conseil_de {
	background:url('/_img/de/home/conseil_off.jpg') no-repeat;
}
#left_menu a:hover.bloc_conseil_fr {
	background:url('/_img/fr/home/conseil_on.gif') no-repeat;
}
#left_menu a:hover.bloc_conseil_en {
	background:url('/_img/en/home/conseil_on.gif') no-repeat;
}
#left_menu a:hover.bloc_conseil_de {
	background:url('/_img/de/home/conseil_on.jpg') no-repeat;
}
.bloc_cartouche {
position: absolute;
bottom: 0;
width: 250px;
}
.bloc_cartouche2 {
   margin-top:174px;
}
/* CONTENU */


#main_contenu p {
	margin-top: 20px;
}


#main_contenu strong {
	color: #08a5d8;	
}

#main_contenu em {
	font-style:italic; 
	font-size: 10px;
}

#main_contenu li {
	list-style: none;
	-behavior:url(../_css/iepngfix.htc);
	background:  url(../_img/global/puce.png) 0px 2px no-repeat;
	padding-left: 15px;
	display: block;
	margin-top: 15px;
}

/*ARIANE */

#fil_ariane {
	display:block;
	position: absolute;
	background-color: #56baee;
	height: 16px;
	width: 730px;
	z-index: 5;
	right: 0;
	bottom: -10px;
	-bottom: -10px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #061a53;
	padding-top: 2px;
	-padding-top: 3px;
	-padding-bottom:0px;
}
#fil_ariane a {
	color: #061a53;
	text-decoration: none;
	margin-right: 8px;
	margin-left: 8px;
	/*cursor : default; */
}

#fil_ariane_bgk {
	background-color: #56baee;
	height: 18px;
	position: absolute;
	right: 0;
	top: 106px;
	-top: 105px;
	width: 50%;
	z-index: 5;
}

.mentions_sstitre{
	font-weight:bold;
	color:#57baee;
}


