
/*########################################-----MENUS DEROULANTS HOMEPAGE-----##########################################*/

/*STYLE PREMIER NIVEaU*/
ul.conteneur-menu{
	float:left;
	_width:1em;
}
li.mainmenuitem {
/*	position:relative;*/
	display:block;
	float:left;
	margin: 0 0 0 0; 
}
/*STYLE SECOND NIVEaU*/
ul.submenu {
	display:none;
	position:absolute;
	z-index:10;
	vertical-align:middle;
}
ul.submenu a {
	display:block;
	vertical-align:middle;
}
/*STYLE TROISIEME NIVEaU*/
ul.subsubmenu {
	display:none;
	position:absolute;
	z-index:10;
	vertical-align:middle;
}
/*STYLE QUATRIEME NIVEaU*/
ul.subsubsubmenu {
	display:none;
	position:absolute;
	z-index:10;
	vertical-align:middle;
}

/**************************/
/*PERSONNaLISaTION DU MENU*/
/**************************/
/*PREMIER NIVEaU*/
ul.conteneur-menu{
	list-style:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
li.inactive{
}
li.mainmenuitem div.commun2{

	padding:6px 0 0 0px;
}
li.mainmenuitem div.commun2 a{
	padding-left:0;
	padding-right:0;
	font-size:0.7em;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
}
li.mainmenuitem div.commun3{
	padding:0 0 0 0;
}
li.mainmenuitem div.commun3 a{
	padding-left:0;
	padding-right:0;
	font-size:0.7em;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
}

li.mainmenuitem  a:hover{
	cursor:pointer;
}
/*SECOND NIVEaU*/
ul.submenu {
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style-type:none;
	border:#000000 1px solid;
	background-color:#ffffff;
	font-weight:normal;
}
ul.submenu li {
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:13em;

	background-color:#fff8b6;/*couleur fond niveau 1*/
	text-align: left;
}

ul.submenu li.first {
	margin:0 0 0 0;
}
ul.submenu a {
	padding:0.2em 0.7em 0.2em 0.6em;
	font-size:0.7em;
	line-height:1.4em;
	font-weight:normal;
	color:#000000 !important;
	text-decoration:none;
}
ul.submenu a:hover {
	color:#ffffff !important;
	background-color:#000000 !important
}
/*TROISIEME NIVEaU*/
ul.subsubmenu {
	margin:-20px 0 0 13em;
	padding:0 0 0 0;
	list-style-type:none;
	border:#000000 1px solid;
	background-color:#ffffff;
	font-weight:normal;
	width:11.9em;
}
ul.subsubmenu li {
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:11.9em;
	background-color:#fff8b6;/*couleur fond niveau 2*/
}
ul.subsubmenu li.first {
	margin:0 0 0 0;
	width:11.9em;
}

/*QUATRIEME NIVEaU*/
ul.subsubsubmenu {
	margin:-20px 0 0 11.9em;
	padding:0 0 0 0;
	list-style-type:none;
	border:#000000 1px solid;
	background-color:#ffffff;
	font-weight:normal;
	width:11.9em;
}
ul.subsubsubmenu li {
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:11.9em;
	background-color:#fff8b6;/*couleur fond niveau 2*/
}
ul.subsubsubmenu li.first {
	margin:0 0 0 0;
	width:11.9em;
}
/*STYLE POUR DOMSOURCE*/
ul.domsource li {
	background-color:#bdf6fe;
}

/*STYLE POUR CLIX*/
ul.clix li {
	background-color:#b1d4fb;
}

/*STYLE POUR JOINT*/
ul.joint li {
	background-color:#ffd093;
}

/*######################################-----FIN MENUS DEROULANTS HOMEPAGE-----########################################*/


/****************************** GENERAL ***************************************/

* {padding:0; margin:0; border:0}

body {
	font-family: arial, Helvetica, sans-serif;
}

table {
	text-align:left;
}


p {
	/* text-align:left; */
}

.select {
	z-index: 1;	/* text-align:left; */
}


/****************************** STYLES MISE EN FORME ***************************************/	

.bold{
	font-weight: bold;
}

.center{
	text-align:center;
}

.lienbleu {
	color: #3366FF; 
	text-decoration: none;
}

a.lienbleu {
	color: #3366FF; 
	text-decoration: underline;
}

a.lienbleu:hover {
	color: #3366FF; 
	text-decoration: none;
}
.lien01 {
	color: #F3821A; 
	text-decoration: underline;
	font-size:13px;
	font-weight:bold;
}

a.lien01:hover { 
	text-decoration: none;
}

.blancT10 {
	color: #FFFFFF;	
	text-decoration: none;	
	font-size: 10px;
}

.lienblanc {
	color: #FFFFFF; 
	text-decoration: underline;
}

a.lienblanc:hover {
	color: #FFFFFF; 
	text-decoration: none;
}

.blancT11 {
	color: #FFFFFF; 
	text-decoration: none; 
	font-size: 11px;
}

a.blancT11{
	color: #FFFFFF; 
	text-decoration: underline; 
	font-size: 11px;
}

a.blancT11:hover {
	color: #FFFFFF; 
	text-decoration: none; 
	font-size: 11px;
}

.blancT12 {
	color: #FFFFFF; 
	text-decoration: none; 
	font-size: 12px;
}

a.blancT12{
	color: #FFFFFF; 
	text-decoration: underline; 
	font-size: 12px;
}

a.blancT12:hover {
	color: #FFFFFF; 
	text-decoration: none; 
	font-size: 12px;
}

.blancT13 {
	color: #FFFFFF; 
	text-decoration: none; 
	font-size: 13px;
}

a.blancT13{
	color: #FFFFFF; 
	text-decoration: underline; 
	font-size: 13px;
}

a.blancT13:hover {
	color: #FFFFFF; 
	text-decoration: none; 
	font-size: 13px;
}

.bleut10 {
	color: #3366FF; 
	font-size: 10px; 
	text-decoration: none;
}

a.bleut10 {
	color: #3366FF; 
	font-size: 10px; 
	text-decoration: underline;
}

a.bleut10:hover{
	color: #3366FF; 
	font-size: 10px; 
	text-decoration: none;
}

.lienbleut11 {
	color: #3366FF; 
	text-decoration: none; 
	font-size: 11px;
}

a.lienbleut11  {
	color: #3366FF; 
	text-decoration: underline; 
	font-size: 11px;
}

a.lienbleut11:hover {
	color: #3366FF; 
	text-decoration: none; 
	font-size: 11px;
}

a:FOCUS. {
	color: #3366FF; 
	text-decoration: underline;
	font-size: 10px;
}

.fond_trait_eau {
	background-image: url(../im/domsource/top_voyage_fond.gif);
	background-repeat: repeat-x;
}

.fond_contact {
	background-image: url(../im/fond_entreprise_02.gif);
	background-repeat: repeat-x;
}

.fond_gaz {
	background-image: url(../im/fond_interf_gaz.gif);
	background-repeat: repeat-x;
}
.fond_entreprise {

	background-image: url(../im/fond_entreprise.gif);

}

.fond_ou {

	background-image: url(../im/fond_ou.gif);

}
.fond_domprod {
	background-color: #79e7ff;
}

.fond_domprod2 {
	background-color: #C4F4FF;
}

.cerné_bleu_GD {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5296fe;
	border-left-color: #5296fe;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5296fe;
}

.cerné_orange_GD {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FADE57;
	border-left-color: #FADE57;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FADE57;
}
.cadre_bleu {
	border: 1px solid #1fbecf;
}
.cadre_violet {
	border: 1px solid #64468c;
}

.cadre_violet2 {
	border: 1px solid #64468c;
	font-size: 12px;
	color: #64468C;
	text-decoration: none;
}
.cadre_rouge {
	border: 1px solid #FF0000;
}


.cadre_recherche {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ddaa46;
	background-color: #ffef93;
	height: 24px;
}
.cadre_recherche2 {
	background-color: #ffef93;
	height: 150px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ddaa46;
	border-bottom-color: #ddaa46;
	border-left-color: #ddaa46;
}
.cadre_recherche3 {

	border-left: 1px #ddaa46 solid;
	border-right: 1px #ddaa46 solid;
	border-bottom: 1px #ddaa46 solid;

}
.violet_t11 {
	font-size: 11px;
	color: #64468C;
	text-decoration: none;
}
a.violet_t11 {
	font-size: 11px;
	color: #64468C;
	text-decoration: underline;
}
a.violet_t11:hover {
	font-size: 11px;
	color: #64468C;
	text-decoration: none;
}
.violet_t12_J {
	font-size: 12px;
	color: #64468C;
	text-decoration: none;
	text-align: justify;
}
.violet_t12 {
	font-size: 12px;
	color: #64468C;
	text-decoration: none;
}
a.violet_t12 {
	font-size: 12px;
	color: #64468C;
	text-decoration: none;
}
a.violet_t12:hover {
	font-size: 12px;
	color: #64468C;
	text-decoration: underline;
}
.violet_t14 {
	font-size: 14px;
	color: #64468C;
}
a.violet_t14 {
	font-size: 14px;
	color: #64468C;
	text-decoration: underline;
}
a.violet_t14:hover {
	font-size: 14px;
	color: #64468C;
	text-decoration: none;
}

.violet_t25 {
	font-size: 25px;
	color: #64468C;
}

.violet_t16 {
	font-size: 16px;
	color: #64468C;
	font-weight: bold;
}
.violet_titre_actu {
	font-size: 14px;
	color: #64468C;
	background-color: #c5f5fa;
	font-weight: bold;
}
.onglet1 {
	background-attachment: fixed;
	background: url(../im/onglet1.gif);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ddaa46;
	border-bottom-color: #ddaa46;
}

.onglet2 {
	background-attachment: fixed;
	background: url(../im/onglet2.gif);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ddaa46;

}


.ligne_recherche {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddaa46;
	height: 24px;
}
.lien {
	font-size: 13px;
	color: #64468C;
	text-decoration: none;
}
a.lien {
	font-size: 13px;
	color: #64468C;
	text-decoration: underline;
}
a.lien:hover {
	font-size: 13px;
	color: #64468C;
	text-decoration: none;
}
a.lien-14-violet {
	font-size: 14px;
	color: #64468C;
	text-decoration: underline;
}
a.lien-14-violet:hover {
	font-size: 14px;
	color: #64468C;
	text-decoration: none;
}
.fond_titre_actu {
	background-color: #f0d89c;
	background-image: url(../im/im_fond_actu.gif);
	background-repeat: no-repeat;
}
.texte_actu {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e2e587;
	border-left-color: #e2e587;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.ligne_actu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e587;
	height: 14px;
}
.ligneD_actu {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c5f5fa;
}
.ligneDB_actu {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c5f5fa;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c5f5fa;

}
.lienactu10 {color: #ffffff; text-decoration: none; font-size: 10px;}
a.lienactu10  {color: #ffffff; text-decoration: underline; font-size: 10px;}
a.lienactu10:hover {color: #ffffff; text-decoration: none; font-size: 10px;}
.ligneG_prod {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.ligneD_prod {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.ligneH_prod {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.ligneB_prod {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.etiquette-code {
	color: #fff954;
	background-color: #1f79ea;
	font-size: 17px;
	font-weight: bold;
	padding:5px 10px 5px 10px;
}

.COULEUR-01  {
	color: #FFAC41;
}

.TEXTE-12px {
	font-size:12px;
}


/**************************/
/*          GAZ           */
/**************************/
.BG-hautdepage3 {
	color: #264ec5; 
	text-decoration: none;
	background: url(../im/gaz/bg_hautdepage.gif) repeat-x;
	font-size: 11px:
} 

/**************************/
/*          CLIX          */
/**************************/
.BG-hautdepage2 {
	color: #264ec5; 
	text-decoration: none;
	background: url(../im/clix/bg_hautdepage.gif) repeat-x;
	font-size: 11px:
} 

.fond_clix {
	background-image: url(../im/clix/fond_bandeau.gif);
}

.clix_t12_I {
	font-size: 12px;
	color: #3d6ea3;
	text-decoration: none;
	font-style: italic;
}
.clix_t13_I {
	font-size: 14px;
	color: #3d6ea3;
	text-decoration: none;
	font-style: italic;
}
.clix_t10 {
	font-size: 10px;
	color: #3d6ea3;
	text-decoration: none;
}
a.clix_t10 {
	font-size: 10px;
	color: #3d6ea3;
	text-decoration: none;
}
a.clix_t10:hover {
	font-size: 10px;
	color: #3d6ea3;
	text-decoration: underline;
}
.clix_t12 {
	font-size: 12px;
	color: #3d6ea3;
	text-decoration: none;
}
a.clix_t12 {
	font-size: 12px;
	color: #3d6ea3;
	text-decoration: none;
}
a.clix_t12:hover {
	font-size: 12px;
	color: #3d6ea3;
	text-decoration: underline;
}
.clix_t12_J {
	font-size: 12px;
	color: #3d6ea3;
	text-align: justify;
}

.clix_t13 {
	font-size: 13px;
	color: #3d6ea3;
	text-decoration: none;
}
a.clix_t13 {
	font-size: 13px;
	color: #3d6ea3;
	text-decoration: none;
}

a.clix_t13:hover {
	font-size: 13px;
	color: #3d6ea3;
	text-decoration: underline;
}

.clix_t14 {
	font-size: 14px;
	color: #3d6ea3;
	text-decoration: none;
}
a.clix_t14 {
	font-size: 14px;
	color: #3d6ea3;
	text-decoration: none;
}

a.clix_t14:hover {
	font-size: 14px;
	color: #3d6ea3;
	text-decoration: underline;
}

.clix_t14_I {
	font-size: 14px;
	color: #3d6ea3;
	text-decoration: none;
	font-style: italic;
}
a.clix_t13_S {
	font-size: 14px;
	color: #3d6ea3;
	text-decoration: underline;
}

a.clix_t13_S:hover {
	font-size: 14px;
	color: #3d6ea3;
	text-decoration: underline;
}
clix_t12_S {
	font-size: 12px;
	color: #3d6ea3;
	text-decoration: none;
}
a.clix_t12_S {
	font-size: 12px;
	color: #3d6ea3;
	text-decoration: underline;
}

a.clix_t12_S:hover {
	font-size: 12px;
	color: #3d6ea3;
	text-decoration: none;
}


.clix_t13_J {
	font-size: 14px;
	color: #3d6ea3;
	text-decoration: none;
	text-align: justify;
}

.fond_couleur_clix {
	background-color: #c9e1fc;
}
.fond_couleur_clix2 {
	background-color: #e3f0ff;
}
.fond_couleur_clix3 {
	background-color: #F2F9FF;
}
.cadre_clix {
	border: 1px solid #b1d2f7;
}
.cadre_blanc {
	border: 1px solid #ffffff;
}
.cadre_clix_H {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #94c6fd;
}
.cadre_clix_B {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #94c6fd;
}
.cadre_clix_BR{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #94c6fd;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #94c6fd;
}
.cadre_clix_BL{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #94c6fd;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #94c6fd;
}
.cadre_clix_L {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #94c6fd;
}
.cadre_clix_R {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #94c6fd;
}

#zoom02 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:11;
	top: 505px;
	left: 240px;
	visibility: hidden;
}

#manuel {
	position:absolute;
	width:200px;
	height:115px;
	z-index:12;
	visibility: hidden;
}

#ther {
	position:absolute;
	width:200px;
	height:115px;
	z-index:13;
	visibility: hidden;
}

#droit {
	position:absolute;
	width:200px;
	height:115px;
	z-index:12;
	visibility: hidden;
}

/**** LAYERS HIDDENS ****/
#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:13;
	visibility: hidden;
}
#Layer2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:14;
	visibility: hidden;
}
#Layer3 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:15;
	visibility: hidden;
}
#Layer4 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:16;
	visibility: hidden;
}
#Layer5 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:17;
	visibility: hidden;
}
#Layer6 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:18;
	visibility: hidden;
}
#Layer7 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:19;
	visibility: hidden;
}
#Layer8 {
	position:absolute;
	width:136px;
	height:72px;
	z-index:11;
	left: 63px;
	top: 37px;
}
#Layer9 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:11;
}
/**** FIN LAYERS HIDDENS ****/



/**************************/
/*       FIN CLIX         */
/**************************/


/**************************/
/*       DOMSOURCE        */
/**************************/
.BG-hautdepage {
	color: #264ec5; 
	text-decoration: none;
	background: url(../im/domsource/bg_hautdepage.gif) repeat-x;

} 

.prodT11 {
	color: #264ec5; 
	text-decoration: none; 
	font-size: 11px;
}

a.prodT11 {
	color: #264ec5; 
	text-decoration: underline; 
	font-size: 11px;
}

a.prodT11:hover {
	color: #264ec5; 
	text-decoration: none; 
	font-size: 11px;
}

.prodT13 {
	color: #264ec5; 
	text-decoration: none; 
	font-size: 13px;
}

a.prodT13{
	color: #264ec5; 
	text-decoration: underline; 
	font-size: 13px;
}

a.prodT13:hover {
	color: #264ec5; 
	text-decoration: none; 
	font-size: 13px;
}

.prodT13_J {
	color: #264ec5;
	text-decoration: none;
	font-size: 13px;
	text-align: justify;
}
.prodT14_J {
	color: #264ec5;
	text-decoration: none;
	font-size: 14px;
	text-align: justify;
}

.prodT14_o {
	color: #fc9526; 
	text-decoration: none; 
	font-size: 14px;
}

a.prodT14_o{
	color: #fc9526; 
	text-decoration: none; 
	font-size: 14px;
}

a.prodT14_o:hover {
	color: #fc9526; 
	text-decoration: underline; 
	font-size: 14px;
}

.prodT13_o {
	color: #fc9526; 
	text-decoration: none; 
	font-size: 13px;
}

a.prodT13_o{
	color: #fc9526; 
	text-decoration: none; 
	font-size: 13px;
}

a.prodT13_o:hover {
	color: #fc9526; 
	text-decoration: underline; 
	font-size: 13px;
}

.prodT12_o {
	color: #fc9526; 
	text-decoration: none; 
	font-size: 12px;
}

a.prodT12_o{
	color: #fc9526; 
	text-decoration: none; 
	font-size: 12px;
}

a.prodT12_o:hover {
	color: #fc9526; 
	text-decoration: underline; 
	font-size: 12px;
}

.BG-COLOR-01 {
	background-color:#2562EA;
}
.BG-COLOR-02 {
	background-color:#99BBE2;
}

/**************************/
/*     FIN DOMSOURCE      */
/**************************/

/*############################################-----FORMULAIRES-----####################################################*/
.SELECT-01 {
	border: 1px solid #64468c;
	font-size: 12px;
	height:18px;
	color: #64468C;
	padding: 0 0 0 0;
}



/*############################################-----MENUS FIXE-----####################################################*/
/* POUR FIREFOX */
DIV#fixedbox {
	POSITION: fixed;
	TOP: 0;
	LEFT: 0; 
	MARGIN: 0;
	PADDING: 0 0 0 0; 
	WIDTH: 100%; 
	height: 50px;
	BACKGROUND: #000;
}

/*############################################-----MENUS DEROULANTS-----##############################################*/

/*################ MENU PRINCIPAL ################*/
#MENU-PRINCIPAL {
	margin: 0 0 0 160px;
}

.MENU-PRINC-a, .MENU-PRINC-b, .MENU-PRINC-c, .MENU-PRINC-d, .MENU-PRINC-e, .MENU-PRINC-f, .MENU-PRINC-g {
	line-height: 25px;
}

.MENU-PRINC-a a, .MENU-PRINC-b a, .MENU-PRINC-c a, .MENU-PRINC-d a, .MENU-PRINC-e a, .MENU-PRINC-f a, .MENU-PRINC-g a {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.MENU-PRINC-a a:hover, .MENU-PRINC-b a:hover, .MENU-PRINC-c a:hover, .MENU-PRINC-d a:hover, .MENU-PRINC-e a:hover, .MENU-PRINC-f a:hover, .MENU-PRINC-g a:hover {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}
/*################ MENU SECONDAIRE ################*/
#MENU-SECONDAIRE {
	margin: 0 0 0 155px;
	
	/*########################################-----FIN MENUS DEROULANTS-----##########################################*/
}

/**** DIVERS ****/
hr.FLUX{
	clear:both;
	display:block;
	height:1px;
	margin:0 0 -1px 0;
	padding:0 0 0 0;
	visibility:hidden;
	border:0;
}


/**** PRODUITS ****/
.etiquette-B
{
	border:0;
	background-attachment: fixed;
	background-image: url(../im/produits/puces-schemats-B.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.etiquette-P
{
	border:0;
	background-attachment: fixed;
	background-image: url(../im/produits/puces-schemats-P.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.etiquette-PB
{
	border:0;
	background-attachment: fixed;
	background-image: url(../im/produits/puces-schemats-BP.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.etiquette-N
{
	border:0;
	background-attachment: fixed;
	background-image: url(../im/produits/puces-schemats-N.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.etiquette-BPN
{
	border:0;
	background-attachment: fixed;
	background-image: url(../im/produits/puces-schemats-BPN.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.etiquette-TXT
{
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}