/*=====================================================================*/
/* 
/* CSS L&ganse pour Gaston Mille
/* 13 decembre 2005
/*
/*=====================================================================*/

* {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
html, body {
	height: 100%;
	}
	
html,body {
	margin: 0;
	padding: 0;
}

	
body {
	font: 11px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	margin: 0px 0px 0px 0px;
	color: #362928;
	text-align: center;
}

#recherche {
	float: right;
	width : 300px;
	height: 10px;
}

input.texte
{
  
  BORDER-RIGHT: #C4C4B6 1px solid;
  BORDER-TOP: #C4C4B6 1px solid;
  BORDER-LEFT: #C4C4B6 1px solid;
  BORDER-BOTTOM: #C4C4B6 1px solid;
  FONT-SIZE: 10px;
  COLOR: #000000;
  FONT-FAMILY: Arial, Helvetica;
  BACKGROUND-COLOR: #ec5400
}
input.bouton
{
  font-family: Arial;
  font-size:10px;
}

#msg_recherche {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	height: 200px; 	
}
#tab_recherche {
	height: 200px; 	
}

	/*=====================================================================*/
	/* Menu
	/*=====================================================================*/

#nav a:link, #nav a:visited {
	float: left;
	width: 91px;
	padding: 55px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:55px; /* for IE5/Win */
}
#n1 a:link, #n1 a:visited { width: 6px; }
#n9 a:link, #n9 a:visited { width: 137px; }
#n1 a:link, #n1 a:visited { background-image: url("images/nav-big.gif"); }
#n2 a:link, #n2 a:visited { background-image: url("images/fr/nav-accueil.gif"); }
#n3 a:link, #n3 a:visited { background-image: url("images/fr/nav-societe.gif"); }
#n4 a:link, #n4 a:visited { background-image: url("images/fr/nav-rd.gif"); }
#n5 a:link, #n5 a:visited { background-image: url("images/fr/nav-catalogue.gif"); }
#n6 a:link, #n6 a:visited { background-image: url("images/fr/nav-actualite.gif"); }
#n7 a:link, #n7 a:visited { background-image: url("images/fr/nav-distributeur.gif"); }
#n8 a:link, #n8 a:visited { background-image: url("images/fr/nav-contact.gif"); }
#n9 a:link, #n9 a:visited { background-image: url("images/fr/nav-bd.gif"); }
#nav a:hover, #nav a.selected { background-position: 0 -55px; }

#container {
	position: relative;
	width: 781px;
	margin: 0 auto 0 auto;
}

#header {
	position: relative;
	display: block;
	height: 80px;
}


#header #nav {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 781px;
	height: 55px;
	display: inline;
	overflow: hidden;
	list-style: none;
}
#header #nav li {
	display: inline;
	list-style-type: none;
}

#content {
	position: relative;
	width: 100%;
	padding: 10px 0 0 0;
	overflow: hidden; /* Have container expand floats */
	
}


	/*=====================================================================*/
	/* Centrer
	/*=====================================================================*/




div#entete {
	background: #ffffff;
	width: 780px;   
}

div#corps { 
   background: #ec5400; 
   position: relative;
   height: auto !important; 
   height: 100%; 
   min-height: 100%; 
   width: 780px;
   margin: auto; /*centrer pour les navigateur standard*/  
}
div#page { 
   background: #ffffff; 
   height: auto !important; 
   height: 100%; 
   min-height: 100%; 
   width: 780px;   
}


	/*=====================================================================*/
	/* base*/
	/*=====================================================================*/
	




b, strong {
	font-weight: bold;
}

a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
		font-weight: bold;
}

a:hover, a:active {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

img {
	border-style: none;
}

.image-left {
	margin: 3px;
	padding: 3px;
	float: left;
}

.image-right {
	margin: 3px;
	padding: 3px;
	float: right;
}
	

.lienS {font-size: 13px}


	/*=====================================================================*/
	/* Structure
	/*=====================================================================*/


#pageglobale {
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	width: 780px;
}


#baspage {
	text-align: center;
	color: #CCCCCC;
	font-size: 9px;
	background-color: #ec5400;
	width: 780px;
	background-image: url(images/baspage.png);
	background-repeat: repeat-x;
	height: 110px;
}


.blocactu {
	border-bottom:1px #888888 solid;
}

	/*=====================================================================*/
	/* Texte
	/*=====================================================================*/
	

h3{
	font-family: 'Times New Roman', Times, serif;
	font-weight:bold;
	font-size: 2.3em;
	line-height:1em;
	letter-spacing:-0.04em;
	margin-top:0.35em;
	margin-bottom:0.07em;
	text-transform:uppercase;
	text-align:left;
	color:#ec5400;
}

h2{
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	/*font-weight:bold;*/
	font-size: 1.7em;
	line-height:1em;
	letter-spacing:-0.04em;
	margin-top:0em;
	margin-bottom:0em;
	text-transform:uppercase;
	text-align:left;
	color:#ec5400;
	padding: 5px 0 5px 0;
}

h1{
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	/*font-weight:bold;*/
	font-size: 2.2em;
	line-height:1em;
	letter-spacing:-0.04em;
	text-transform:uppercase;
	text-align:left;
	color:#3F3F3F;
	padding: 2px 0 0px 15px;
}


#txtbase {
}

.txtbaspage {
	margin-bottom: 5px;
	font-size: 9px;
	margin-top: 5px;
	
	
}

.txttitre {
	color: #333333;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 3px;
	margin-top: 11px;
}

.txtsoustitre {
	font-weight: normal;
	margin-bottom: 8px;
	font-size: 9px;
	margin-top: 5px;
	color: #81716F;
	letter-spacing: 0.1em;
	background-color: #E9E9D8;
	text-align: left;	
	
}
#bloctxtcourant {
	font-weight: normal;
	color: #666666;
	text-align: justify;
	width: 430px;
	float: right;
	margin-right: 10px;
	line-height: 18px;
	margin-left: 10px;
	letter-spacing:0.01em;
	
	
}

.bloctxtcourant2 {
	font-weight: normal;
	color: #666666;
	text-align: justify;
	width: 535px;
	float: left;
	line-height: 18px;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 13px;
	letter-spacing:0.01em;	
	
}


.bloctxtcourant2bis {
	font-weight: normal;
	color: #666666;
	text-align: justify;
	width: 535px;
	float: right;
	margin-left: 10px;
	line-height: 18px;
	margin-right: 15px;
	letter-spacing:0.01em;
}

#bloctxtcouranthome {
	font-weight: normal;
	color: #666666;
	text-align: justify;
	width: 715px;
	float: left;
	line-height: 18px;
	letter-spacing:0.01em;
	margin: 0px 0px 0px 0px;
	padding: 18px 0px 0px 27px;
	
}

#txt {
	color: #362928;
	font-size: 9px;
	font-weight: normal;
	margin-bottom: 3px;
}


#apartetxt {
	font-weight: normal;
	color: #666666;
	text-align: left;
	width: 520px;
	float: right;
	margin-right: 20px;
	line-height: 13px;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

#apartetitre {
	font: 11px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	color: #333333;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 2px;
	margin-top: 22px;
	font-style: normal;
}

  .sstitre {
	font: 11px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
} 
  .sstitre2 { 
  	font: 11px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
  	font-size: 11px; 
  	color: #CC0000;
  	font-weight: bold; 
  	font-style: normal;
} 
  .base { 
  	font-family: Georgia, "Times New Roman", Times, serif; 
  	font-size: 9px; 
  	font-style: normal; 
  	color: #990000; 
  	text-decoration: none; 
  	line-height: 16px; 
} 

	/*=====================================================================*/
	/* Images
	/*=====================================================================*/



#banniere {
    clear:both;
	width: 780px;
	height: 190px;
	margin: 0px;
}

#banniere2home {
	width: 780px;
	background: url(images/bannierevierge.png) no-repeat;
	height: 160px;
	margin: 50px 0px 0px 0px;
}

#image1 {
	background: url(images/rd1imagef.jpg) no-repeat;
	width: 316px;
	height: 273px;
	margin: 0px;
	float: left;
}


#image2 {
	background: url(images/2imagef.jpg) no-repeat;
	width: 215px;
	height: 185px;
	margin: 0px;
	float: right;
}


#diapo3 {
	margin: 21px 0px 0px 0px;
}

.image2bis {
	background: url(images/actufond.jpg) no-repeat;
	width: 218px;
	height: 180px;
	margin: 0px;
	float: right;
}

.image2bis2 {
	background: url(images/actufond.jpg) no-repeat;
	width: 218px;
	height: 180px;
	margin: 0px 0px 0px 0px;
	float: left;
}

.actalign {
	margin: 22px 0px 0px 0px;
	width: 173px;
}

#aparte1 {
	width: 780px;
	background: url(images/rd-saparte.png) no-repeat;
	height: 95px;
	margin: 10px 0px 0px;
}

#aparte2 {
	width: 120px;
	height: 90px;
	margin: 0px;
	float: left;
	margin-left: 50px;
}

#formmerci {
	background: url(images/c-fondform.gif);
	width: 766px;
	height: 150px;
	float: inherit;
}

#form {
	background: url(images/c-fondform.gif);
	width: 766px;
	height: 580px;
	float: inherit;
}

#fondistrib {
	background: url(images/fr/d-fondistrib2.gif) no-repeat;
	width: 260px;
	height: 293px;
	float: right;
}

	/*=====================================================================*/
	/* catalogue
	/*=====================================================================*/


#allgam {
	height: 220px;
	width: 781px;
	float:inherit;
	margin: 0px;
	padding:0 0 0 0px;

}


.chsgam {
	height: 86px;
	width: 110px;
	/*background: url(images/ca-chgam1.png) no-repeat top;	*/
	margin: 0px;
	padding:0px;

}

.fdbtngam a:link, .fdbtngam a:visited {
	height: 195px;
	width: 110px;
	background: url(images/ca-btngam.png) no-repeat;
	margin: 0 0 0 17px;
	text-decoration:none;
	font: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
  	font-size: 13px; 
  	color: #000000;
  	font-weight: bold;
	padding:0px;
	float: left;

	
}
	
.fdbtngam a:hover { background-position: 0 -195px; }
	
	
.fdbtnconnex a:link, .fdbtnconnex  a:visited {
	height: 140px;
	width: 160px;
	background: url(images/ca-btnconnex1.png) no-repeat;
	margin: 0 0 0 13px;
	text-decoration:none;
	font: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
  	font-size: 11px; 
  	color: #ec5400;
  	font-weight: bold;
	padding:0px;
	float: left;
	color:#FFFFFF
	
}
	
.fdbtnconnex a:hover { background-position: 0 -140px; }
	
	
.imgconnex{
	height: 71px;
	width: 126px;
	margin: 0px;
	padding: 24px 0 0 0;

}	
	
#catablo {
	background: url(images/c-fondform.gif);
	width: 766px;
	float: inherit;
	margin: 0px;
	padding:0px;
}
	
	
.tablo { 
	font: 'verdana', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
  	font-size: 11px; 
  	color: #333333;
}

#refmodel {
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	font-size: 2.2em;
	line-height:1em;
	letter-spacing:-0.04em;
	text-transform:uppercase;
	text-align:right;
	color:#3F3F3F;
	padding: 2px 20px 0px 0px;
	float:right;
	width:200px;
}

#titremodel {
	float:left;
	width:300px;
}

.ergocatalogue {
	font-weight: normal;
	margin-bottom: 8px;
	font-size: 12px;
	margin-top: 5px;
	padding: 2px 0 2px 15px;
	color: #81716F;
	background-color: #E9E9D8;
	text-align: left;
	}	

/*---------------*/
	
	
#barremodel{
	height: 46px;
	width: 779px;
	background: url(images/ca-barremodel.png) no-repeat;
	float: inherit;
	margin: 0px;
	padding:10px 0 0 0px;
}
	
#btnpdf a:link, #btnpdf a:visited {
	height: 35px;
	width: 60px;
	background: url(images/fr/ca-btnpdf.png) no-repeat;
	float: right;
	margin: 0px;
	padding:0px;
}	

#btnpdf a:hover { background-position: 0 -35px; }	
	
	
/*---------------*/

	
	
.totalblocdr {
	width: 359px;
	height: 145px;
	margin: 0px;
	padding: 0px;
	float: right;
	
}

.totalblocgh {
	width: 359px;
	height: 254px;
	margin: 0px;
	padding: 0px;
	float: left;
	
}		

.blocgamme {
	background: url(images/ca-fondgamme31.gif) no-repeat bottom left;
	width: 268px;
	height: 254px;
	margin: 0px;
	padding: 0;
	float: left;
}

.chaussuregamme {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	float: left;
	z-index: 25;
}

.refgamme {
	width: 250px;
	font: 11px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 13px 0px 0px 10px;
	float: left;
	font-weight:bold;
	text-align: left;
}


.blocbtn {
	background: url(images/ca-fondgamme32c.gif) no-repeat bottom right;
	width: 91px;
	height: 254px;
	margin: 0px;
	padding: 0;
	float: right;

}




/*-------------------------------*/


	#menu2 {
	display:block;
	list-style-type: none;
	margin: 210px 0 0 0;
	height:auto;
	}

	#menu2 a {
		display:block;
		width:56px;
		padding:4px 0 5px 0px;
		color:#000;
		text-decoration: none;
		}
		
	#menu2 a:hover {	
		background:#ec5400; 
		color: #FFF;
		}
	#menu2 a:active {
		background:#ec5400; 
		color:red;
		}
	
	#bbbtn1  { margin: 3em 0 0 0; color: #000;}
	#bbbtn2  { margin: 0.6em 0 0 0; color: #000;  }
	
	#bbbtn1  a { background:#ec5400; }
	#bbbtn2  a { background:#D3CDAC; }
	
	

	/*=====================================================================*/
	/* image map
	/*=====================================================================*/
	

#imap {display:block; width:514px; height:295px; background:url(images/d-mapb.png) no-repeat; position:relative; margin:0px 0px 0px 0px; float: left;}

#imap a#painting {display:block; width:514px; height:0; padding-top:278px; overflow:hidden; position:absolute; left:0; top:0; background:transparent url(images/d-mapb.png) no-repeat 514px 295px; cursor:default;}

* html #imap a#painting {height:295px; height:0;}

#imap a#painting:hover {background-position: 0 0; z-index:10;}

#imap dd {position:absolute; padding:0; }


#imap #europe {left:225px; top:30px; z-index:20;}
#imap #ouest {left:317px; top:30px; z-index:20;}
#imap #asie {left:306px; top:102px; z-index:20;}
#imap #afr {left:225px; top:102px; z-index:20;}
#imap #dom {left:121px; top:91px; z-index:20;}
#imap #mo {left:286px; top:87px; z-index:22;}


#imap a#link_europe {display:block; width:84px; height:64px; text-decoration:none; z-index:20;}
#imap a#link_ouest {display:block; width:106px; height:64px; text-decoration:none; z-index:20;}
#imap a#link_asie {display:block; width:117px; height:64px; text-decoration:none; z-index:20;}
#imap a#link_afr {display:block; width:68px; height:77px; text-decoration:none; z-index:20;}
#imap a#link_dom {display:block; width:46px; height:66px; text-decoration:none; z-index:20;}
#imap a#link_mo {display:block; width:47px; height:45px; text-decoration:none; z-index:22;}



#imap a em {display:none;}

#imap a span, #imap a:visited span {display:none;  background:#E9E9D8;}

#imap a#link_europe:hover, #imap a#link_ouest:hover, #imap a#link_asie:hover,#imap a#link_mo:hover, #imap a#link_afr:hover,  #imap a#link_dom:hover {border:1px solid #f00;}

#imap a:hover span {position:absolute; display:block; color:#000; width:200px; height:270px; line-height:1.8em; font-size:0.9em; text-align:left; font-size:10px; color:#333333; font-weight:normal; font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif }

#imap a#link_europe:hover span {left:323px; top:0px; height:150px; width:210px} 
#imap a#link_europe:hover em {position:absolute; display:block; left:86px; top:33px; width:230px; height:1px; overflow:hidden; font-size:1px; background:#f00;}

#imap a#link_ouest:hover span {left:231px; top:0px; height:150px; width:210px} 
#imap a#link_ouest:hover em {position:absolute; display:block; left:107px; top:33px; width:110px; height:1px; overflow:hidden; font-size:1px; background:#f00;}

#imap a#link_asie:hover span {left:242px; top:-72px; height:150px; width:210px}
#imap a#link_asie:hover em {position:absolute; display:block; left:119px; top:33px; width:115px; height:1px; overflow:hidden; font-size:1px; background:#f00;}

#imap a#link_afr:hover span {left:323px; top:-72px; height:150px; width:210px}
#imap a#link_afr:hover em {position:absolute; display:block; left:70px; top:30px; width:245px; height:1px; overflow:hidden; font-size:1px; background:#f00;}

#imap a#link_dom:hover span {left:427px; top:-61px; height:150px; width:210px} 
#imap a#link_dom:hover em {position:absolute; display:block; left:48px; top:33px; width:370px; height:1px; overflow:hidden; font-size:1px; background:#f00;}

#imap a#link_mo:hover span {left:262px; top:-57px; height:250px; width:210px}
#imap a#link_mo:hover em {position:absolute; display:block; left:50px; top:20px; width:200px; height:1px; overflow:hidden; font-size:1px; background:#f00;}

#imap a:hover span img {float:left; margin-right:1em; margin-bottom:0.5em; border:1px solid #faa;}

#imap a span:first-line {font-weight:bold; font-size:18px; color:#ec5400}
#imap a span {font-size:12px; color:#333333}


	/*=====================================================================*/
	/* Flash
	/*=====================================================================*/
	
	
#gammeflash {
	width: 781px;
	height: 280px;
	margin: 0px;
	padding:0px;
	
}

#flashHome {
	width: 760px;
	height: 380px;
	margin: 0px;
}

#diapo2 {
margin: 20px 0px 0px 0px;
}


#diapoindex {
margin: 20px 0px 0px 0px;

}

#retdflash {
margin: 12px 0px 0px 0px;
}




	/*=====================================================================*/
	/*Index
	/*=====================================================================*/


#blocindex2 {
	margin: 0px 0px 0px 0px;
	width: 770px;
	margin: auto;
	position: relative;
}


#imageindex {
	width : 441px;
	height: 253px;
	background: url(images/indexwelcome.png) top left no-repeat;
	float: right;
	margin: 13px 0px 0px 0px;
}

#zone1 {
	float: left;
	width : 400px;
	height: 34px;
	margin-left: 15px;
	margin-top: 176px;
}

#zone2 {
	float: left;
	width : 400px;
	height: 34px;
	margin-left: 15px;
	margin-top: 5px;

}

	
