/*-------  redefinition balises  ------------*/
body{
	font-family:Arial, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
}

#site{
  width:960px;
  margin:auto;
  position:relative;
}
a {color:#000000;}
a:hover {color:#FF5308;}
img{border:0;}
h1{font-size:13.5pt;font-weight:bold;}

textarea, select, input{
	background:#EEEEEE;
	border:1px solid #CDCDCD;
}
/*----------------------------------------*/

/*----------  Fleches barres   -----------*/
.up{
	background-image:url('/foto-general/fleche_h.gif');
	background-repeat:no-repeat;
	background-position:690px 5px;
}
.down{
	background-image:url('/foto-general/fleche_b.gif');
	background-repeat:no-repeat;
	background-position:690px 5px;
}

.arial11noir{
	font-family:Arial;
	font-size:11px;
}


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


/*-------  gestion des bordures  ---------*/
.bord_dot_b{border-bottom:1px dashed #E4E4E4;}

.bord_b{border-bottom:1px solid #E4E4E4;}
.bord_h{border-top:1px solid #E4E4E4;}
.bord_g{border-left:1px solid #E4E4E4;}
.bord_d{border-right:1px solid #E4E4E4;}

.spacer{margin:0;padding:0;width:18px;}

/*.pair{background-color:#EEEEEE;}*/
/*----------------------------------------*/

/*------- Blocs ancien site   -----------*/
.blocAFilet {
	border-color:#D9D9D9;
	border-style:solid;
	border-width:0px 0px 1px;
	margin:0px;
	padding:20px 8px;
}

.blocSsFilet {
	border-width:0px 0px 0px;
	margin:0px;
	padding:20px 8px;
}
/*-----------------------------------------*/


/*-------  Principal Conteneur  -----------*/
#conteneur{
	width:960px;
	border-right:1px solid #E4E4E4;
	margin:0;
	padding:0;
}
/*-----------------------------------------*/


/*-------- Menu déroulant  ---------------*/
#menu{
	width:720px;
	height:20px;
	background-color:#EEEEEE;
	margin:0;
	padding:0;
	overflow:hidden;
}


a.lienTheme{
	margin:0;
	padding:0px 15px 0px 15px;
	background-color:#EEEEEE;
	border-right:1px solid #CCCCCC;

	font-size:11px;
	font-weight:bold;
	color:#949494;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	line-height:20px;
}
a.lienThemeCourant {
	margin:0;
	padding:0px 15px 0px 15px;
	background-color:#F8F8F8;
	border-right:1px solid #CCCCCC;

	font-size:11px;
	font-weight:bold;
	color:#949494;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	line-height:20px;
	color:black;
}

a.lienTheme:hover {
	background-color:#F8F8F8;
	color:#FE5A1D;
}

.menuContent {
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px 0 0 0;

}


a.lienSsRubSlide {
	/*background-image:url(/foto-general/transp85.png);*/
	background-color:#FFFFFF;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:0px 1px 1px;
	color:#666666;
	display:block;
	font-family:sans-serif;
	font-size:10px;
	font-weight:bold;
	line-height:18px;
	padding:0px 5px;
	text-decoration:none;
	vertical-align:middle;
}

a.lienSsRubSlide:hover {
	background-color:#FFFFFF;
	color:#FE5A1D;
}
/*-----------------------------------------*/

/*---------   Fil d'Ariane   --------------*/

#td_ariane{
	vertical-align:bottom;
}

#ariane{
	font-size:10px;
	float:left;
}


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

/*---- Barre de recherche et liens durs ---*/
#barre_horizontale{
	height:20px;
}

#form_recherche{
	width:168px;
}

.btn_recherche{
	width:37px;
	color:#949494;
	font-weight:bold;
	font-size:9px;
	text-transform:uppercase;
	background-color:#EEEEEE;
	border:1px solid #CCCCCC;
	padding:0;
	margin:0;
}

#recherche_input{
	width:100px;
	height:15px;
	/*border:1px inset #000000;*/
	padding:1px 0 0 2px;
	color:#7A7A7A;
	font-size:9px;
	padding:0;
	margin:0;
}


.lien_barre{
	font-size:11px;
	font-weight:bold;
	color:#949494;
	text-align:center;
	text-decoration:none;
}
/*-----------------------------------------*/

/*--------------   LOGO   -----------------*/
#logo{
	width:204px;
	height:50px;
	margin:0;
	padding:0;
	text-align:center;
	border-style:solid;
	border-color:#E4E4E4;
	border-width:0px 1px 1px 1px;
}
/*-----------------------------------------*/

/*----------  Menu Gauche  ----------------*/
#menu_gauche{
	vertical-align:top;
	margin:0;
	padding:0;
	width:188px;
	background-color:#EEEEEE;
}

#menuG{
	width:188px;
	margin:0 0px 0 0;
	padding:0 0px 0 0;
}

.acc_titre{
	padding:5px 0px 5px 15px;
	font-weight:bold;
	color:#7A7A7A;
	background-color:#EEEEEE;
	background-image:url('/foto-general/fleche_d.gif');
	background-repeat:no-repeat;
	background-position:7px center;
}

/*-*/
#actu{
	background-color:#F7F7F7;
	width:204px;
	margin:0;
	padding:0;
}


.cell_bas{
	background-color:#EAE6DB;
	border-width:0 1px 0 2px;
	border-style:solid;
	border-color:#FFFFFF;


	vertical-align:top;
	text-align:center;
	padding:4px 0 0 0;
}

.cell_bas h4{
	text-align:left;
	background-color:#F5F3ED;
	padding:3px 0 3px 10px;
	color:#666666;
	font-size:11px;
	margin:0;
}
.cell_bas img{
	margin:15px 0 5px 0;
}

.cell_bas .accroche{
	margin:0px 0 5px 0;
	font-size:10px;
}
.cell_bas a{
	margin:0px 0 5px 0;
	font-size:10px;
}

.eurocode{
	color:#FFFFFF;
}


.eurocode div{
	padding:0 0 0 10px;
}
.eurocode p{
	padding:0 0 0 0px;
	margin:0 0 0 0px;
	width:150px;
}

.eurocode a{
	color:#FFFFFF;
}

#EC5{
	background-color:#9BA5B5;
	height:80px;
}

#EC5 .titre{
	margin:0;
	padding:0 0 0 7px;
	background-image:url('/foto-general/fleche_d_blanche.gif');
	background-repeat:no-repeat;
	background-position:left center;
	font-size:11px;
	font-weight:bold;
}


#barreTitre{
	background-color:#3D7AB8;
	font-weight:bold;
	height:34px;
	border-top:1px solid #FFFFFF;
}

#CB71{
	background-color:#92B6DA;
}

#CB71 .titre{
	margin:0;
	padding:0 0 0 7px;

	background-image:url('/foto-general/fleche_d_blanche.gif');
	background-repeat:no-repeat;
	background-position:left center;
	font-size:11px;
	color:#333333;
	font-weight:bold;
}
/*-*/


a.accueil_newProd{
	width:173px;
	list-style-type:none;
	background-repeat:no-repeat;
	background-position:5px center;
	background-color:#EEEEEE;
	padding:5px 0 5px 15px;
	margin:0px 0 1px 0px;
	display:block;
	color:#999999;

	text-decoration:none;
	font-weight:normal;
}

a.accueil_newProd:hover{
	width:173px;
	list-style-type:none;
	background-repeat:no-repeat;
	background-position:5px center;
	background-color:#D7D7D7;
	padding:5px 0 5px 15px;
	margin:0px 0 1px 0px;
	display:block;
	color:#999999;

	text-decoration:none;
	font-weight:normal;
}


a.lienG{
	width:173px;
	list-style-type:none;
	background-image:url('/foto-general/fleche_d.gif');
	background-repeat:no-repeat;
	background-position:5px center;
	background-color:#E4DFD1;
	padding:1px 0 1px 15px;
	margin:0px 0 1px 0px;
	display:block;

	text-decoration:none;
	font-weight:normal;
}

a.ssLienG{
	width:169px;
	list-style-type:none;
	background-image:url('/foto-general/fleche_d.gif');
	background-repeat:no-repeat;
	background-position:10px center;
	background-color:#E8E8E8;
	padding:1px 0 1px 20px;
	margin:0px 0 1px 0px;
	display:block;

	text-decoration:none;
	font-weight:normal;
}

a.ssLienGCourant{
	width:169px;
	list-style-type:none;
	background-image:url('/foto-general/fleche_d_blanche.gif');
	background-repeat:no-repeat;
	background-position:180px center;
	background-color:#AAAAAA;
	padding:1px 0 1px 20px;
	margin:0px 0 1px 0px;
	display:block;
	color:#FFFFFF;

	text-decoration:none;
	font-weight:normal;
}

a.lienGCourant:hover{
	width:173px;
	list-style-type:none;
	background-image:url('/foto-general/fleche_d.gif');
	background-repeat:no-repeat;
	background-position:180px center;
	background-color:#CDCDCD;
	padding:1px 0 1px 15px;
	margin:0px 0 1px 0px;
	display:block;
	color:#FFFFFF;

	text-decoration:none;
	font-weight:normal;
}

a.lienG:hover{
	width:173px;
	list-style-type:none;
	background-image:url('/foto-general/fleche_d.gif');
	background-repeat:no-repeat;
	background-position:180px center;
	background-color:#CDCDCD;
	padding:1px 0 1px 15px;
	margin:0px 0 1px 0px;
	display:block;
	color:#FFFFFF;

	text-decoration:none;
	font-weight:normal;
}

a.ssLienG:hover{
	width:173px;
	list-style-type:none;
	background-image:url('/foto-general/fleche_d.gif');
	background-repeat:no-repeat;
	background-position:180px center;
	background-color:#CDCDCD;
	padding:1px 0 1px 15px;
	margin:0px 0 1px 0px;
	display:normal;
	color:#FFFFFF;

	text-decoration:none;
	font-weight:normal;
}

a.lienGCourant{
	width:173px;
	list-style-type:none;
	background-image:url('/foto-general/fleche_d.gif');
	background-repeat:no-repeat;
	background-position:180px center;
	background-color:#CDCDCD;
	padding:1px 0 1px 15px;
	margin:0px 0 1px 0px;
	display:block;

	text-decoration:none;
	font-weight:normal;
}
/*-----------------------------------------*/

/*-------  gestion de la langue  ----------*/
#gestion_langue{
	margin:5px 0 0 10px;
}

#gestion_langue .lg_img{
	float:left;
	margin:0px 0 0 10px;
}

#gestion_langue .lg img{
	vertical-align:-2px;
	width:13px;
}


#gestion_langue .lg{
	padding:0;
	margin:2px;
}

#gestion_langue .lg a{
	color:#000000;
	font-size:10px;
}
/*--------------------------------------*/

/*-----  Corps de page  ----------------*/
#corps{
	padding:0 0 0 5px;
}

h1.titrePage{
	color:#336699;
	padding:20px 8px;
}

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

/*-------  Pied de page  ---------------*/
#pied{
	width:178px;
	font-size:9px;
	color:#333333;
}

.lien_footer{
	color:#333333;
}

#lien_intelliance{
	font-size:9px;
	color:#333333;
	text-align:right;
	vertical-align:top;
}
/*--------------------------------------*/

/*------  Catalogue Produits  ----------*/
#cata_liste{
	width:95%;
}


#cata_liste .ref{
	text-align:right;
	padding:4px;
}

tr.cata_liste td a{
	color:black;
	text-decoration:none;
}

tr.cata_listeAOver td a, tr.cata_listeAOver td a:hover {
	color:#FE5819;
	text-decoration:underline;
}

#cata_liste .intitule{
	text-align:left;
	padding:4px;
}

#cata_liste .intitule img{
	vertical-align:middle;
}
/*--------------------------------------*/


/*----  Liens grandes rubriques  -----*/
a.jumpTo:hover {
	color:#FE5819;
}
a.jumpTo {
	background-image:url(/foto-general/fleche_d.gif);
	background-position:0px 50%;
	background-repeat:no-repeat;
	border:0px solid #D9D9D9;
	color:black;
	display:block;
	font-size:12px;
	font-weight:bold;
	padding:5px 5px 5px 15px;
	text-decoration:none;
}
/*--------------------------------------*/


/*------------   FAQ   -----------------*/
#faq h2 {
	background-color:#EEEEEE;
	font-size:14px;
	padding:2px 5px;
	color:#336699;
}


#faq .question {
	background-image:url(/foto-general/fleche_d.gif);
	background-position:0% 50%;
	background-repeat:no-repeat;
	color:#336699;
	font-weight:bold;
	padding-left:15px;
}

#faq .reponse {
	padding:0px 0px 8px 15px;
}
/*--------------------------------------*/


/*----  DOC & Recherche visuelle  -----*/
.categVisuelle, .categLiens {
	background-color:#EEEEEE;
	/*border-width:0px 0px 1px;*/
	color:#336699;
	font-weight:bold;
	margin:2px 4px 2px 0px;
	padding:2px 2px 1px 4px;
	text-align:center;
	text-transform:uppercase;
}

.categVisuelle a, .categLiens a{
	text-decoration:none;
}

td.familleVisuelle{
	text-align:center;
}
/*-------------------------------------*/


/*------    Fiche Produit  -----------*/
.nomFamille{
	/*padding:5px;*/
}

.descFamille{
	font-style:italic;
	padding:0;
	margin:0;
}

.titreBloc{
	padding:2px 5px 2px 4px;
	color:#336699;
	background:#EEEEEE;
	font-weight:bold;
	display:block;
}

.contenuBloc{
	margin:5px 0 10px 8px;
}

.contenuDonnees{
	margin:0px 0 10px 8px;
}

/*impression*/
.printme{
	background:#EEEEEE;
	padding:2px;
	text-align:center;
	margin:5px 0 10px 0;
	color:#4C637E;
}

.printme img{
	vertical-align:-10%;
}

.printme a{
	color:#4C637E;
	text-decoration:none;
}

.printme a:hover{
	color:#4C637E;
	text-decoration:underline;
}

/*carré de racourcis*/
.recapFamille{
	background:#EEEEEE;
	width:150px;
	padding:5px;
}
.recapFamille .recapImg{
	background:#FFFFFF;
	width:130px;
	padding:7px 7px 7px 7px;
	margin-top:2px;
	text-align:center;
}

.recapFamille ul{
	padding:0 0 0 0px;
	margin:5px 0 0 0px;
}

.recapFamille li{
	text-align:left;
	list-style-image:url('/foto-general/fleche_d.gif');
	color:#8F8F8F;
	font-size:10px;
	margin:0 0 0 22px;
}

.recapFamille a{
	text-align:left;
	color:#8F8F8F;
	font-size:10px;
	text-decoration:none;
}
.recapFamille a:hover{
	text-align:left;
	color:#336699;
	font-size:10px;
	text-decoration:none;
}

/*Galerie*/
#images .imgCourante{
	float:left;
	text-align:center;
	width:334px;
	background:url('/foto-general/spacer18.gif');
	padding:10px 0 0 30px;
}

#images .vignettes{
	float:left;
	width:334px;
	padding:10px 0 0 0;
}
#images .vignettes img{
	cursor:pointer;
}

/*tableaux*/
.titreTab{
	margin:2px 10px 2px 0px;
	padding:2px 2px 1px 4px;
	color:#336699;
	background-color:#EBE8DE;
	font-weight:bold;
}
.tabContent{
	padding:5px 0 10px 0px;
}


.tabContent table{
	border-collapse:collapse;
	border:0;
}
.tabContent td{
	padding:2px 2px 2px 2px;
}

.tabContent thead td{
	border:1px solid #FFFFFF;
	background-color:#E1E1E1;
	color:#336699;
	font-weight:bold;
	text-align:center;
}
.tabContent tbody td{
	border:1px solid #E1E1E1;
/*	background-color:#FFFFFF; */
	text-align:center;
}

.tabContent tbody tr.pair{
	background:#EEEEEE;
}

/*.tabContent tbody .pair td{background-color:#EEEEEE;}*/

.atab{
	color:#336699;
	text-decoration:none;
}

/*Cas de charge*/
.descCC{
	width:450px;
	float:left;
}

.visuelCC{
	width:150px;
	float:left;
	margin:0 20px 10px 0;
}

/*listes de fichiers*/
.fic{
	padding:0 20px 0 0;
}

.fic img{
	vertical-align:-20%;
}

.fichiers td{
	padding-top:2px;
	padding-bottom:2px;
}

tr.liste td a{
	color:black;
	text-decoration:none;
}

tr.listeAOver td a, tr.listeAOver td a:hover {
	color:#FE5819;
	text-decoration:underline;
}

a.nomGamme{
	color:#336699;
	font-weight:bold;
	text-decoration:none;
	background-image:url('/foto-general/fleche_d.gif');
	background-repeat:no-repeat;
	background-position:left center;
	padding:0 0 0 7px;
}

a.nomGamme:hover{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	background-image:url('/foto-general/fleche_d.gif');
	background-repeat:no-repeat;
	background-position:left center;
	padding:0 0 0 7px;
}

.formule{
	vertical-align:-25%;
}

/*---------------------------------*/
/*----  MISE EN FORME TABLEAUX  ---*/
/*---------------------------------*/
.i{
	font-style:italic;
}

.b{
	font-weight:bold;
}

.u{
	text-decoration:underline;
}

.c{
	text-align:center;
}

.r{
	text-align:right;
}

.j{
	text-align:justify;
}



.br{
	background-color:#DADAC9;
}

td.bv{
	background-color:#D9ECC6;
}

td.bb{
	background-color:#D1E0EF;
}

.bw{
	background:#FFFFFF;
	border:0px solid #FFFFFF;
}

/*-------------------------------*/
.tr{
	color:#CB230A;
}

.tv{
	color:#009966;
}

.tb{
	color:#0066FF;
}

.tw{
	color:#0066FF;
}
/*--------------------------*/
/*---------------------------*/

.spreadshit{
	width:80%;
}

#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_load{
  position: fixed;
  display:block;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}


/****** articles *****/
div.article{
	padding:5px;
}

.article h2{
	color:#336699;
	padding:5px;
	margin:0;
	font-size:15px;
}

.article p{
	padding:0;
	margin:0 0 3px 0;
}

.article .description{
	padding-left:10px;
}

.article .description .chapeau{
	font-weight:bold;
	color:#336699;
}

.article .description hr{
	border:0;
	border-top:1px solid #CCCCCC;
	text-align:left;
	width:100%;
}

.article .description .divArticleImgDroite{
	float:right;
	margin-left:5px;
}