/*  ----------------------------------------------------------- */
/*  Feuilles de styles des squelettes par defaut pour SPIP 1.9  */
/*  ----------------------------------------------------------- */

/* taille typo
 * Base				100%
 * -------------------------------------
 * 20px				1.27em
 * 19px				1.21em
 * 18px				1.15em
 * 17px				1.09em
 * 16px				1.03em
 * 15px				0.96em
 * 14px				0.88em
 * 13px				0.82em
 * 12px				0.77em
 * 11px				0.71em
 * 10px				0.65em
 *  9px				0.59em
 * Attention : en dessous de 0.71em le texte devient illisible en text smallest sur MSIE
 */

/*  ------------------------------------------
/*  Correction des styles HTML par defaut
/*  ------------------------------------------ */
body {
	background: #ebebeb;
	margin: 0;
	text-align: center;
	font-size: 12px;
	color: #333;
	line-height: auto;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
}

img, table { margin: 0; padding: 0; border: none; }
ul, ol, li { margin: 0; padding: 0; }
ul { list-style: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }
hr {
  border: none;                   
  border-top: 1px dashed #7f7f7f; 
  height: 0px;    
}

p{
	margin:0;
	padding:0;
}
textarea {
	resize:none;
}

/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
a { text-decoration: none;  }
a:hover { text-decoration: none; }


.nettoyeur{
	clear:both;
	display: block;
	height: 1px;
}
/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
div.page {
	display: block;
	width: 855px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding-left: 99px;
	position: relative;
	z-index: 300;
	background: url(IMG/bg-page.gif) top right repeat-y;
}
div.pagehaut{
	z-index: 500;
}
div.conteneur-haut{
	width: 100%;
	background-color: #e9e9e9;
	height: auto;
	
}
div.conteneur-bas div.page div.contenu-page{
	background-color: #ffffff
}
div.conteneur-bas{
	width: 100%;
	background: #e9e9e9 url(IMG/bg-bas-site.gif) top left repeat-x;
	height: auto;
}

/*Shadowbox satelec*/
#fond-shadowbox-satelec{
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;	
	z-index:700;
}
#fond-shadowbox-satelec #shadow-box-opacite{
	width:100%;
	height:100%;
	position:absolute;
	background:#000;
	opacity : 0.5;
	filter:alpha(opacity=50);
	zoom: 1;
}

#fond-shadowbox-satelec #contenu-shadowbox-satelec{
	width:855px;
	min-height:636px;
	position:absolute;
	background:#000;
	z-index:701;
	top:50%;
	left:50%;
	margin-left:-423px;
	margin-top:-318px;
	background:#fff url(IMG/shadow-contenu-fond.jpg);
	
}
#fond-shadowbox-satelec #contenu-shadowbox-satelec .fermer-shadow{
	position:absolute;
	top:15px;
	right:20px;
	color:#fff;
	cursor:pointer;
}
#fond-shadowbox-satelec #contenu-shadowbox-satelec #texte-shadow{
	width:447px;
	position:absolute;
	top:251px;
	left:61px;
	color:#000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:justify;
}
#fond-shadowbox-satelec #contenu-shadowbox-satelec #texte-shadow p{
	margin-bottom:17px;
	line-height:11px;
}
#fond-shadowbox-satelec #contenu-shadowbox-satelec #titre-shadow{
	font-size:22px;
	font-weight:bold;
	text-align:left;
	bottom:170px;
	left:109px;
	position:absolute;
	letter-spacing:0px;
}
#fond-shadowbox-satelec #contenu-shadowbox-satelec #detail-inserts{
	position:absolute;
	top:213px;
	right:0;
	color:#fff;
	cursor:pointer;
}
/* Entete */
#entete {
	width: 855px;
	/*height:177px;*/
	height:100px;
	position: relative;
	background: #e9e9e9 url(IMG/bg-entete.gif) top left no-repeat;
}
#entete a.lien-site-acteon{
	display: block;
	position: absolute;
	right: 0px;
	top: 10px;
	width: 225px;
	height: 75px;
}
#entete #liens-haut{
	display:block;
	padding-top:32px;
	font-size:14px;
	color:#151b35;
}
#entete .liens-langues a,
#entete .liens-langues a:visited{
	color:#8a8c9a;
}
#entete .liens-langues a:hover{
	color:#8a8c9a;
	text-decoration:underline;
}


/* 3 BLOC */
div.bloc-content{
	display: block;
	position: relative;
	width: 855px;
	height: 260px;
}
div.bloc-content div.bloc1.satelec{
	background: url("IMG/bg-produit.jpg") no-repeat right bottom;
}
div.bloc-content div.bloc2.pierre{
	background: url("IMG/bg-pierre-rolland.jpg") no-repeat right bottom;
}
div.bloc-content div.bloc3.sopro{
	background: url("IMG/bg-sopro.jpg") no-repeat right bottom;
}

div.bloc-content div.bloc1,
div.bloc-content div.bloc2,
div.bloc-content div.bloc3{
	position: relative;
	float: left;
	width: 285px;
	height: 260px;
}

div.bloc-content div.bloc11,
div.bloc-content div.bloc22,
div.bloc-content div.bloc33{
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
}

div.bloc-content div.bloc11,
div.bloc-content div.bloc22{
	background: url(IMG/bg-3bloc.gif) top right no-repeat;
}
div.bloc-content img.titre{
	position: absolute;
	top: 17px;
	left: 20px;
}
div.bloc-content p.texte{
	font-size: 18px;
	line-height: 18px;
	padding-top: 82px;
	margin-left: 20px;
}
div.bloc-content p.texte a{
	color: #407191;
}

/* BLOC RECHERCHE */
div#bloc-recherche{
	width: 855px;
	height: 49px;
	background: url(IMG/bg-bloc-recherche.gif) top left no-repeat;
	border-top: 1px solid #a6c3d5;
	border-bottom: 1px solid #c5d4de;
	position: relative;
	z-index:99;
}

div.conteneur-haut div#bloc-recherche{
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
}
div#bloc-recherche div#search input#recherche{
	position: absolute;
	left: 473px;
	top: 14px;
	border: none;	
	border-color: transparent;
	height:17px; 
	color:#535353; 
	font-size:11px; 
	width:288px;
}
div#bloc-recherche div#search .btn-recherche{
	position: absolute;
	right: 26px;
	top: 11px;
	height:27px; 
	width:27px;
}
div#bloc-recherche div#search #image_loader_produit{
	position: absolute;
	left: 770px;
	top: 15px;
	display: none;
}
div#bloc-recherche #produit_content{
	position:absolute;
	z-index: 99;
	width:350px;
	height: auto;
	overflow:auto;
	display: none;
	top: 41px;
	left: 473px;
	background-color: #ffffff;	
	border: 1px solid #000000;
	
}
#produit_content ul,
#nav #search #produit_content ul{
	margin-left: 5px;
}
#produit_content li,
#nav #search #produit_content li{
	background: none;
	margin-top: 2px;
}
div#bloc-recherche #produit_content a.lien_product_search {
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	text-decoration:none;
}
div#bloc-recherche #produit_content a.lien_product_search:hover{
	color:#000000;
}


/* ACTU */
#actu{
	width: 855px;
	height: 102px;
	background: url(IMG/bg-actu.gif) top left no-repeat;
	position: relative;
}
#actu #btn-nav{
	display: block;
	float: left;
	margin-left: 257px;
	padding-top: 30px;
}
#actu #conteneur-actu{
	height: 102px;
	width: 571px;
	float: right;
}
#actu #conteneur-actu .wrapper {
    opacity: 1;
    overflow: hidden;
    visibility: visible;
    width: 100%;
	height: 102px;
}
#actu #conteneur-actu .wrapper .effet-trans{
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
}
#actu #conteneur-actu div.slide,
#actu #conteneur-actu div.slide2 {
    float: left;
    overflow: hidden;
    width: 400px;
	height: 79px;
	background: url(IMG/bg-slide.gif) center left no-repeat;
	padding: 20px 20px 3px 20px;
}
#actu #conteneur-actu div.slide a{
	color: #407191;
}
#actu #conteneur-actu div.slide p{
	color: #535353;
	font-size: 12px;
}
#actu #conteneur-actu div.slide p.title{
	font-size: 18px;
	color: #407191;
	line-height: 18px;
}


/* Bandeau ACTEON Monde */
div#acteon-monde{
	position: relative;
	width: 855px;
	height: 116px;
	padding-bottom: 10px;
	background-color: #E9E9E9;
	zoom: 1;
}
div#acteon-monde p{
	display: block;
	position: absolute;
	left: 305px;
	top: 18px;
	font-size: 18px;
	line-height: 20px;
	color: #ffffff;
}
div#acteon-monde p.petit{
	display: block;
	position: absolute;
	left: 305px;
	top: 36px;
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
}
div#acteon-monde a{
	display: block;
	position: absolute;
	width: 855px;
	height: 116px;
	top: 0px;
	left: 0px;
}

/* INNOVATION Produits */
a#btn-block,
a#btn-liste{
	display: block;
	position: absolute;
	top: 6px;
	width: 50px;
	height: 50px;
}
a#btn-block{
	right: 16px;
}
a#btn-liste{
	right: 83px;
}
/* Presentation liste */
div#innovation{
	width: 855px;
}
div#innovation div#entete-innovation{
	position: relative;
	width: 855px;
	height: 63px;
	background: url(IMG/bg-innovations-produits.gif) top left no-repeat;
	background-position: 0 -63px;
}
div#innovation.sas div#entete-innovation{
	background: url(IMG/bg-innovations-produits-1px.gif) top left repeat-x;
	background-position: top;
}
div#innovation div#entete-innovation div.gamme{
	font-size: 18px;
	color: #0062a1;
	text-transform: uppercase;
	margin-left: 24px;
	padding-top: 25px;
	width: 50%;
}
div#innovation div#entete-innovation div.gamme a{
	color: #0062a1;
}
div#innovation div#entete-innovation div.sous-gamme{
	position: absolute;
	font-size: 18px;
	color: #0062a1;
	text-transform: uppercase;
	top: 25px;
	left: 310px;
}
div#innovation div#entete-innovation div.autres-categories-gamme{
    color: #0062A1;
    font-size: 12px;
    left: 25px;
    position: absolute;
    text-transform: uppercase;
    top: 43px;
}
div#innovation div#entete-innovation div.autres-categories-gamme a{
	color: #0062a1;
	text-decoration:none;
}
div#innovation div#entete-innovation div.autres-categories-gamme a:link{
	color: #0062a1;
	text-decoration:none;
}
div#innovation div#entete-innovation div.autres-categories-gamme a:visited{
	color: #0062a1;
	text-decoration:none;
}
div#innovation div#entete-innovation div.autres-categories-gamme a:hover{
	color: #0062a1;
	text-decoration:underline;
}
div#innovation div#entete-innovation div.autres-categories-gamme a:active{
	color: #0062a1;
	text-decoration:none;
}

div#innovation div.title-presentation{
	height: 22px;
	padding-left: 45px;
	background: url(IMG/bg-title-gamme.gif) top left no-repeat;
	color: #ffffff;
	font-size: 12px;
	line-height: 22px;
	text-transform: uppercase;
}
div#innovation div.title-presentation a{
	text-transform: uppercase;	
	color: #ffffff;
	font-size: 12px;
	line-height: 22px;
}

div#presentation-liste{
	width: 855px;
}
div#presentation-liste div.liste{
	position: relative;
	height: 60px;
	border-bottom: 1px solid #e9e9e9;
}
div#presentation-liste div.liste div.hover-blue{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-color: #0062a1;
	z-index: 50;
}
div#presentation-liste div.liste div.hover-blue a{
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
}
div#presentation-liste div.liste div.hover-blue div.libelle-blue{
	float: left;
	width: 543px;
	height: 41px;
	color: #ffffff;
	padding: 15px 5px 2px 151px;
	
}
div#presentation-liste div.liste div.hover-blue div.libelle-blue h2{
	font-size: 18px;
	line-height: 18px;
}


div#presentation-liste div.image{
	position: relative;
	float: left;
	width: 131px;
	height: 58px;
	padding-top: 2px;
	text-align: center;
}
div#presentation-liste img.puce,
div#presentation-block img.puce{
	display: block;
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 40;
}

div#presentation-liste div.libelle{
	float: left;
	width: 543px;
	height: 41px;
	color: #0062a1;
	padding: 15px 5px 2px 20px;
}
div#presentation-liste div.libelle h2{
	font-size: 18px;
	line-height: 18px;
}
div#presentation-liste div.fournisseur{
	width: 155px;
	float: left;
	height: 35px;
	padding-top: 25px;
	text-align: center;
	font-size: 18px;
	color: #6e6e6e;
}

/* Presentation block */
div#presentation-block{
	width: 855px;
}
#presentation-block div.block{
	position: relative;
	width: 183px;
	height: 183px;
	float: left;
	padding: 30px 0 0 30px;
	border-bottom: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
}
#presentation-block div.block.compteur0{
	border-right: none;
}

#presentation-block .info-bleu{
	width: 173px;
	height: 188px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #0062a1;
	z-index: 30;
	padding: 20px 20px 5px 20px;
	color: #ffffff;
	font-size: 18px;
	line-height: 18px;
}
#presentation-block .info-bleu a{
	color: #ffffff;
}
#presentation-block .info-bleu h2{
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 10px;
}


#bas-innovation{
	width: 100%;
	height: 24px;
	background: url(IMG/bg-bas-innovation.gif) top left repeat-x;
}


/* ARTICLE PRODUIT */
#colonne-centrale{
	width: 569px;
	background-color: #ffffff;
	float: left;
}

#colonne-droite{
	width: 285px; 
	float: left;
}

#colonne-centrale H2{
	font-size: 16px;
	font-weight:normal;
	color: #407191;
	margin: 20px 5px 5px 0px;
}
#colonne-centrale .gros-texte-vert{
	color: #009c6d;
	font-size: 12px;
	font-weight: bold;
}

#colonne-centrale P{
	margin: 10px 15px 0 0px;
}

.contenu-article{
	width: 569px;
	margin-top: 15px;
}
.contenu-article .visuel-produit{
	display: block;
	width: 196px;
	float: left;
	padding-left: 5px;
	text-align: center;
	vertical-align: middle;
	position: relative;
}
.visuel-produit div.off{
	display: none;
}
.visuel-produit div.on{
	display: block;
}
.contenu-article .content-art{
	display: block;
	width: 353px;
	float: left;
	padding-left: 15px;
}
.visuel-produit .conteneur-petit-logo{
	margin-top:100px;
}
.visuel-produit .petit-logo{
	width:41px;
	height:41px;
	border:solid 1px #9498a0;
	float:left;
	margin-left:10px;
	margin-top:10px;
}

div.content-art h1{
	font-size: 18px;
	color: #407191;
	Xmargin-left: 20px;
	margin-bottom: 50px;
}

div.separateur-moy{
	width: 100%;
	height: 20px;
	background: url(IMG/bg-separateur-moy.gif) top center no-repeat;
}
div.separateur-big{
	width: 100%;
	height: 24px;
	background: url(IMG/bg-separateur-big.gif) top center no-repeat;
}



#document-pdf{
	float: left;
	margin-top: 3px;
}
#document-pdf a,
#document-pdf a:hover,
#document-pdf a:visited{
	color:#407191;
	text-decoration: underline;
	line-height: 15px;
}


#produits-asocie{
	width: 196px;
	margin-top: 7px;
	font-size: 12px;
	text-align: right;
}

#produits-asocie a,
#produits-asocie a:visited{
	color: #407191;
	text-decoration: none;
}

#produits-asocie a:hover{
	color: #407191;
	text-decoration: underline;
}
#produits-asocie h3{
	height: 21px;
	background: url(IMG/bg-produit-assoc.gif) right top no-repeat;
	padding-right: 30px;
	color: #407191;
}
#produits-asocie li{
	padding-right: 30px;
	margin-top: 5px;
	background: url(IMG/bg-li-produits-assoc.gif) right top no-repeat;
	
}

/* COLONNE DROITE */

#colonne-droite div.item{
	width: 264px;
	border-left: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	position: relative;
	padding: 18px 0 0 21px;
}
#colonne-droite div.item a{
	font-size: 18px;
	color: #407191;
	line-height: 18px;
}

#colonne-droite div.revendeur{
	border-left: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	height: 150px;
	width: 285px;
}
#colonne-droite div.item.documentation{
	height: 142px;
	background: url(IMG/bg-push-documentation.jpg) bottom right no-repeat
}

#colonne-centrale h1{
	font-size: 18px;
	color: #407191;
}

.page-entiere
{ 
	width: 835px;
	float: left;
	margin: 10px 0 0 0;
	background-color: #ffffff;
	color: #535353;
	font-size: 12px;
	padding-left: 20px;
}











/* //////////////////////*/
/* CATALOGUE */
/* //////////////////////*/

#content-produit{
	width: 954px;
	margin-top: 6px;
}
#content-produit #colonne-gauche{
	width: 239px;
	float: left;
}
#content-produit #middle{
	width: 715px;
	float: left;
}

/* //////////////////////*/
/* Article classique */
/* //////////////////////*/
.deux-colonnes,
.deux-colonnes-actu
{
	width: 705px;
	float: left;
	margin: 10px 0 0 0;
	background-color: #ffffff;
	color: #535353;
	font-size: 12px;
}
.deux-colonnes-actu a,
.deux-colonnes-actu a:hover,
.deux-colonnes-actu a:visited{
	text-decoration: underline;
	color: #535353;
}

.deux-colonnes-actu .actu{
	padding-left: 20px;
}


.marge-droite-image{
	margin-right: 15px;
}

/* //////////////////////*/
/* RECHERCHE */
/* //////////////////////*/
.conteneur-recherche{
	height: 120px;
	float: left;
	margin-left: 37px;
	margin-top: 15px;
	z-index:2;
}
.conteneur-visuel{
	width: 112px;
	border: 1px solid #bdbdbd;
	float:left;
	background-color: #ffffff;
}
.conteneur-visuel .visuel{
	width: 112px;
	height: 88px;
}
.conteneur-visuel .titre{
	width: 112px;
	background-color: #cbcbcb;
	text-align: center;
	color: #3b3b3b;
	font-size: 9px;
}
.conteneur-description{
	width: 605px;
	float:left;
	padding-left: 10px;
	position: relative;
}
#colonne-centrale .conteneur-description p{
	margin:0;
}
.conteneur-description .voir-produit{
	width: 106px;
	height: 11px;
	position: absolute;
	bottom: -11px;
	right: 0px;
}
.conteneur-description a,
.conteneur-description a:hover,
.conteneur-description a:visited{
	color:#535353;
	text-decoration:underline;
}

/*******************************************************/
/*					Page Contact
/*******************************************************/
.formulaire-contact{
	width: 630px;
	margin: 20px 0 0 30px;
}

/*******************************************************/
/*					Plan du site
/*******************************************************/
.plan UL{
	margin: 20px 0 0 40px;
	list-style-image: url(IMG/puce-bleu-plan-du-site.gif);
	font-size: 12px;
}
.plan UL a,
.plan UL a:hover,
.plan UL a:visited{
	color:#5a6b70;	
	text-decoration: underline;
}

.plan UL UL{
	margin: 0px 0 0 30px;
	list-style-image: url(IMG/puce-grise-plan-du-site.gif);	
	text-decoration: none;
}
.plan UL UL a,
.plan UL UL a:visited{
	text-decoration: none;
}

.plan UL UL a:hover{
	text-decoration: underline;
}
.plan UL UL UL UL{
	list-style: none;
}
