html,body{
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	font-size:medium;
	background-repeat:repeat-x;

	background-image:url(../images/fond.gif);
	background-color:#dedede;
}
body{
	display: inline;
	position: relative;
	/*margin-top: -58px;*/
	float: left;
}
p{
	margin:0;
	padding: 0;
}
.clear{
	clear: both;
	font-size:1px;
}
.defautliste,.defautliste li{
	list-style: none;
	margin:0;
	padding: 0;
}
/*--------------------------------*/
#cadre{
	margin:0 auto 0 auto;
	width:1006px;
	min-height:100%;
	_height:100%;
	position:relative;
	margin-top: -58px;
	background-image: url(../images/fond_bas.gif);
	background-repeat: no-repeat;
	background-position: 34px 100%;
}
#calle{
	display: block;
	height: 58px;
}
#cadresecondaire{
	width:947px;
	position:relative;
	left:34px;
	height:100%;
}
#fonddroit{
	width:1006px;
	background-image:url(../images/fond_d.gif);
	background-position:100% 58px ;
	background-repeat:no-repeat;
	height:100%;
}
#fondgauche{
	width:1006px;
	/*background-image:url(../images/fond_g.gif);
	background-position: 0 58px ;
	background-repeat:no-repeat;*/
	height:100%;
}
#fond{
	display: block;
}

#head{
	position:relative;
	clear:both;
	width:947px;
	height:194px;
	display:block;
}
#head #logo{
	position:relative;
	width:251px;
	height:193px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
}
#head #logo a{
	position:absolute;
	top:25px;
	left:0;
	width:226px;
	height:96px;
}
#head #logo a strong{
	display:none;
}
.ct {
	height:98px !important;
	top:96px !important;
	width:100% !important;
}
.ct:hover {
	background-position:bottom;
}

#head #banniere{
	position:absolute;
	top:0;
	left:251px;
	width:695px;
	height:291px;
	background: url(../images/topBandeau.gif) no-repeat 100% 27px;
}

#head #banniere #langue {
	text-align:right;
	width:100%;
	display:block;
	padding: 6px 0 3px 0;
}
#langue img {
	border:none;
}

#head #banniere #banniereimg{
	position:absolute;
	left:1px;
	top:50px;
	width:695px;
	height:142px;
	background-repeat:no-repeat;
	background-image:url(../images/bandeau_defaut.jpg);
}
#menuh{
	position:relative;
	width:685px;
	height:29px;
	background-image:url(../images/barre_navigation.gif);
	background-repeat:no-repeat;
	margin: 2px 0 4px 2px;
}
#menuh a{
	background-repeat: no-repeat;
	background-position: 0 0;
	display:block;
	height: 26px;
	position:absolute;
	top:2px;
}
#menuh a.selected{
	background-position: 0 -15px;
}
#menuh a strong{
display: none;
}

#menuh a#bt_h0{
	width:227px;
	left:5px;
	top:3px;
	height: 22px;
	background-position: 0 0;
}
#bt_h1{
	width:169px;
	left:11px;
}
#bt_h2{
	width:228px;
	left:190px;
}
#bt_h3{
	width:235px;
	left:439px;
}
#bt_h1:hover, #bt_h2:hover, #bt_h3:hover {background-position:bottom;}

#corps{
width:947px;
clear:both;
}
/*------------------------------------------------------*/
#menugauche{
width:250px;
float:left;
}
#menuv{
	width: 250px;
	background-repeat: no-repeat;
	background-image: url(../images/fond_mv.gif);
}
#menuv dl{
	display: block;
	width: 240px;
	background-repeat: repeat-y;
	background-image: url(../images/fond_mvb.gif);
	background-position: 6px 0;
	border: 0px solid green;
	margin: 0;
	padding: 0 0 10px 11px !important;
}
#menuv dd,#menuv dt{
	width: 222px;
	display: block;
	margin: 0;
}
#menuv dt{
	width: 195px;
	background-image: url(../images/fond_mvt.gif);
	background-repeat: no-repeat;
	height: 28px;
	line-height: 26px;
	font-weight: normal;
	vertical-align: middle;
	padding: 0 0 0 27px !important;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #50c2ec;
}
#menuv dt strong,#menuv dd strong{
	font-weight: normal;
}
#menuv dd ol,#menuv dd li{
	margin: 0;
	list-style:none;
	font-size:1px;
}

#menuv dd ol{
	padding: 0 0 0 35px;
	padding: 0 0 0 27px;
}
#menuv dd li a{
	display: block;
	width: 165px; 
	/*border: 1px solid yellow;*/
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding: 2px 0 2px 12px;
	padding: 2px 0 2px 24px;
	background-position: 10px 8px;
}
#menuv dd strong{
	display:block;
}
.pucedefaut{
	background-image: url(../images/puce_defaut.gif);
	background-repeat: no-repeat;
}
.pucerouge{
	background-image: url(../images/puce_rouge.gif);
	background-repeat: no-repeat;
}
.puceviolette{
	background-image: url(../images/puce_violette.gif);
	background-repeat: no-repeat;
}
.pucebleu{
	background-image: url(../images/puce_bleu.gif);
	background-repeat: no-repeat;
}
.pucebleuclair{
	background-image: url(../images/pucebleuclair.gif);
	background-repeat: no-repeat;
}
.pucejaune{
	background-image: url(../images/puce_jaune.gif);
	background-repeat: no-repeat;
}
.puceorange{
	background-image: url(../images/puce_orange.gif);
	background-repeat: no-repeat;
}
#mom{
	display: block;
	width: 222px;
	/*height: 121px;*/
	padding-bottom:70px;
}
#piedmenuv{
	background-image: url(../images/fond_pmenuv.gif);
	background-repeat: no-repeat;
	background-position: 6px 0;
	width:250px;
	height: 27px;
}

#menugauche dl,#menugauche dl dd,#menugauche dl dt,#moteurderecherche a strong{
	margin:0;
	padding:0;
}
#menugauche #moteurderecherche dt,#menugauche #newsletter dt,#menugauche #news dt,#menugauche #newsletter dd a strong,#moteurderecherche a strong span, #newsletter a strong span {
	display:none;
}
#menugauche #newsletter dd{
	_background-image:none; 
	background-repeat: no-repeat;
	width:250px;
	height: 65px;
	background-color: #ccc;
}

#menugauche #news dd{
position:relative;
width:250px;
height: 112px;
}

#news a {
	color:#01cffb;
	text-decoration:none;
	position:absolute;
	top:87px;
	right:14px;
	z-index:4;
	font-family:Arial;
	font-size:12px;
	background: url(../images/puce_news.gif) no-repeat 0px 5px;
	padding-left:20px;
}
#news a:hover {text-decoration:underline}

#menugauche #news dd div.flashnewsb{
position:absolute;
top:37px;
left: 27px;
width:196px;
height: 38px;
z-index: 3;
}
#menugauche #news dd div.fond{
position:relative;
/*background-image: url(../images/fond_news.png);
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='images/fond_news.png',sizingMethod='image');*/
_background-image:none; 
background-repeat: no-repeat;
width:250px;
height: 112px;
z-index: 1;
}
#menugauche #moteurderecherche dd form, #menugauche #newsletter dd form {
	padding: 0;
	margin: 0;
	width:250px;
	height: 65px;
	position:relative;
}
#menugauche #moteurderecherche dd form .texte, #menugauche #newsletter dd form .texte {
border: 1px solid #77c4ff;
width:194px;
height: 16px;
font-size:12px;
position:relative;
left:15px;
top:32px;
}
#menugauche #moteurderecherche dd form a.bt_moteur, #menugauche #newsletter dd form a.bt_moteur {
	display:block;
	width:20px;
	height:20px;
	position: absolute; 
	left:217px;
	top:32px;
}
#menugauche #moteurderecherche dd form a.bt_moteur strong, #menugauche #newsletter dd form a.bt_moteur strong {
	display:block;
	width:20px;
	height:20px;
	background-image: url(../images/bt_ok_moteur.gif);
}
#menugauche #newsletter dd form a.bt_moteur strong {
	background-image: url(../images/bt_ok_newsletter.gif);
}
#menugauche #moteurderecherche dd form a.bt_moteur:hover strong, #menugauche #newsletter dd form a.bt_moteur:hover strong {
	background-image: url(../images/bt_ok_moteur_r.gif);
}
#menugauche #newsletter dd form a.bt_moteur:hover strong {
	background-image: url(../images/bt_ok_newsletter_r.gif);
}
.selected{
	background-image: url(../images/f_liroll.gif);
	background-repeat: repeat-y;
}
#conteneur{
	width:653px;
	float:left;
	margin-left:8px;
}
#chemin{
	background-image: url(../images/fond_chemin.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
	padding: 0 0 8px 0;
}
#chemin,#chemin a{
	color: #737373;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
}
#chemin a:hover{
	text-decoration:underline;
}
#contenu{
	display:block;
	color:#36494e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*border:1px solid red;*/
	overflow:hidden;
	position:relative;
	top:-1px;
}
#pied{
	width: 1006px;
	height: 58px;
	clear: both;
	margin: 0 auto 0 auto;
	position: relative;
}
#piedsecondaire{
	position:relative;
	left:34px;
	background-image:url(../images/f_pied.gif);
	background-repeat:no-repeat;
	height:58px;
	width:952px;
}
#piedsecondaire ol{
	width:700px;
	height:29px;
	position: relative;
	left:245px;
	top:0px;
}
#piedsecondaire li{
	display:block;
	float:left;
	padding: 0 15px;
	height:29px;
	line-height:29px;
	vertical-align:middle;
	text-align:center;
	background-repeat: no-repeat;
	background-position: 100% 0;
	background-image: url(../images/sep_pied.gif);
}
#piedsecondaire li a{
	color: #cad5d8;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#piedsecondaire li.last{
	height: 29px;
	width:29px;
	float:right;
	margin-right: 25px;
	background-image: none;
}
#piedsecondaire li.last a strong,#piedsecondaire .logo strong{
	display:none;
}
#piedsecondaire li.last a{
	display:block;
	height: 29px;
	width:29px;
}
#piedsecondaire .logo{
	position:absolute;
	display:block;
	left:21px;
	top:0px;
	height: 58px;
	width:206px;
}
/********/
/* MENU */
/********/
div.ssmenu {
	width: 199px;
	background-image: url(../images/deroulant/deroulant_h.gif);
	background-repeat: no-repeat;
	padding-top:10px;
	margin-top:15px\9
}
div.ssmenubas {
	background-image: url(../images/deroulant/deroulant_bas.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 10px;
	font-size:1px;
	width: 100%;
}
div.ssmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-bottom:10px;
	background-image: url(../images/deroulant/deroulant_repeat.gif);
	background-repeat: repeat-y;
}
div.ssmenu ul li {
	background-image: url(../images/deroulant/deroulant_separation.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-left: 16px;
	margin-right: 16px;
}
div.ssmenu ul li.ssmenulast {
	background-image: none;
}
div.ssmenu ul li a {
	text-decoration: none;
	color: #2b7bc2;	
	font-family: Verdana;
	font-size: 11px;
	display: block;
	background-image: url(../images/deroulant/deroulant_puce.gif);
	background-repeat: no-repeat;
	background-position:0px 4px;
	padding-left:10px;
	padding-top:2px;
	padding-bottom: 6px;
	line-height: 20px;
}
div.ssmenu ul li a:hover {
	background-image: url(../images/deroulant/deroulant_puce2.gif);
	background-color: #00d3ff;
	color:#FFFFFF;
}
a.azerty {
	background-image: url(../images/deroulant/deroulant_puce2.gif) !important;
	background-color: #00d3ff !important;
	color:#FFFFFF !important;
}
/*------------------------------------*/
h1.titre2{
	border: 0px solid #56c0d9;
	border-bottom-width: 1px;
	margin: 0;
	padding:0;
	color:#a4b0b4;
	font-size:24px;
	font-family: Arial, Helvetica, sans-serif;
}
h1.titre2 p,.blocpuce1 ol li p{
	margin: 0;
	padding:0;
}


h2.puceh2 {
	margin:0;
	padding:0;
	font-size:12px;
}

.blocpuce1{
	position:relative;
	width: 305px;
	min-height: 101px;
	_height: 101px;
}
.blocpuce1 ol{
	display: block;
	position: relative;
	z-index: 5;
	padding: 0 0 0 14px;
}
.blocpuce1 ol li{
	width: 263px;
	padding: 2px 0 2px 12px;
	display: block;
	background-position: 0 8px;
}

.blocpuce1 .haut{
	background-image: url(../images/modeles/blocpuce1_h.gif);
	position:relative;
	padding-top:25px;
}
.blocpuce1 .bas{
background-image: url(../images/modeles/blocpuce1_b.gif);
background-repeat: no-repeat;
height: 11px;
clear:both;
position:relative;
z-index: 3;
}
.blocpuce1 ol li a,.blocpuce1 ol li{
	color: #36494e;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration:none;
}
/**************/
/* Formulaire */
/**************/
.classinputtext, .classtextarea,.classselect,.classinputcheck,.classinputradio,.inputreset,.inputsubmit{
	border-style :solid;
	border-width: 1px;
	border-color:#7f7f7f;
	margin-left:5px;
}
.classinputtext, .classtextarea,.classselect,.classoption,.classinputcheck,.classinputradio,.inputreset,.inputsubmit{
	font-size : 12px; 
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px;
}
.classinputcheck,.classinputradio{
	border-width: 0px;
}
.inputreset,.inputsubmit{
	background-color: #c1c1c1;
	font-weight: bold;
}
.intituleformulaire{
	font-size : 12px; 
	font-family: Arial, Helvetica, sans-serif;
	color :#36494e;
	width:20%;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	float: left;
}
.inputsubmit{
		margin-left: 20%;
}
.blocksumit{
	display: block;
	padding-left: 20%;
	padding: 3px;
}
.champobligatoire{
	font-size : 13px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:red;
}
.puce1{
padding: 0 0 0 10px;
background-position : 0 5px;
background-repeat:no-repeat;
background-image: url(../images/puce_0.gif);
}
/**********/
/* MOTEUR */
/**********/
.resumemoteur{
	font-family:Arial, Helvetica, sans-serif !important;;
	font-size:12px !important;
	font-weight:normal !important;
	display: block;
	margin:0;
	margin-left: 5px;
	margin-bottom: 10px;
}
.l_moteur,.l_moteur:active,.l_moteur:visited{
	color:#B2C1C8;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:underline;
}
.page_moteur{
		display: block;
	margin:0;
	margin-left: 5px;
	margin-bottom: 10px;
		font-family:Arial, Helvetica, sans-serif !important;;
	font-size:12px !important;
		color: #949494;
	text-align:right;
}
.pageselect, .titreniv2{
	color:#B2C1C8;
}
.l_page{
	font-family:Arial, Helvetica, sans-serif !important;;
	font-size:12px !important;
	text-decoration:underline;
	color:#000;
}
.pageresult{
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;
	color: #949494;
	font-weight: bold;
}
.pasmoteur{
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;
	color: #279600;
	font-weight: bold;
	text-align:center;
}

/* extranet distributeur */
#getextranet {
	border-bottom: 1px solid #56c0d9;
	border-top: 1px solid #56c0d9;
	padding: 20px 0 0 0;
	position: relative;
}

#getextranet label {
	display:block;
	font-size: 14px;
	font-weight: bold;
	color: #55c0dc;
}

#getextranet input {
	border: 1px solid #a4b0b4;
	width: 309px;
	color: #6b7c82;
	font-size: 11px;
	height: 17px;
	margin-bottom: 20px;
}

.connexiontitle {
	color: #a4b0b4;
	font-size:16px;
	font-weight: bold;
	line-height: 25px;
	display: block;
	margin-top: 25px;
}

#getextranet .valider {
	position: absolute;
	bottom: 20px;
	right:20px;
	display: block;
	width: 204px;
	height: 22px;
	background: url(../images/btn_ext_dist_connexion.gif) no-repeat top;
}
#getextranet .valider:hover {
	background-position: bottom;
}
#getextranet .valider strong {display:none;}


/*****************************************************************************************************************************************/
/**** HOMEMAP ****/
html{width:100%; height:100%;}
.homemap{
	background:url(../images/motif_homemap.jpg) 0 0 repeat; text-align:right;
	width:100%;
	height:100%;
	float:none;
	display:block;
	overflow-x:hidden;
}
.homemap #homemap_img_container{
	position:absolute;
	right:0;
	top:0;
	height:100%;
	z-index:2;
}

.homemap #homemap_img_container img{position:relative; z-index:1}

.homemap .homemap_activezone{
	position:absolute; 
	z-index:999;
}
.homemap .homemap_activezone a{display:block; height:100%; background:url(../images/rempli_ie.png) 0 0 repeat; font-size:0px; text-indent:-999em; color:#fff;}
.homemap .homemap_activezone:hover{cursor:pointer;}

.homemap #homemap_america_activezone{
	display:block;
    height: 98%;
    right: 60%;
    top: 0;
    width: 20%;
    z-index:3;
    background-color:transparent;
}

.homemap #homemap_europe_activezone{
	display:block;
    height: 73%;
    right: 0;
    top: 6%;
    width: 50%;
    z-index:3;
}
.homemap #homemap_pacific_activezone{
	display:block;
    height: 66%;
    right: 0;
    top: 26%;
    width: 33%;
    z-index:4;
}

.homemap #homemap_choice{
	position:absolute;
	left:0;
	bottom:10%;
	width:601px;
	height:219px;
	background:url(../images/bkg_homemap_choice.png) 0 0 no-repeat;
	z-index:3;
}
.homemap #homemap_choice ul{
	list-style-type: none;
    margin-left: 310px;
    margin-top: 49px;
    text-align: left;
	
}
.homemap #homemap_choice ul li{margin-bottom:7px;}
.homemap #homemap_choice ul li a{
	font-size:10px;
	color:#6d6d6d;
	text-decoration:none;
	text-transform:uppercase;
	font-family:Arial, sans-serif;
	background:url(../images/puce_homemap.png) 0 3px no-repeat;
	padding-left:15px;
}
.homemap #homemap_choice ul li a:hover{
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	background:url(../images/puce_homemap.png) 0 -13px no-repeat;
}

