/*---------------------------- styles communs ----------------------------------*/
body { 
	font-family: Arial, Helvetica, Verdana, san-serif;
	font-size: 12px;
	color: #000000;
	margin-left: auto;
  	margin-right: auto;
  	width: 1012px;
  	margin-top: 0px;
	background-color:#CCCCCC;
}

/*Correctif png pour ie6 ie5*/
img, div, a, input { _behavior: url(../iepngfix.htc) }

p {}

a:link {}
a:visited {}
a:hover { text-decoration: none;}
a:active { }

img, a{
	color: #000000;
	border: 0px;
	text-decoration: underline;
}

h1{
	font-size:18px;
	color:#dc241f;	
	margin-left:20px;
	margin-top:20px;
}

h1.noir{
	color:#000000;	
}
h2{
	font-size:14px;
	color:#dc241f;
	line-height:20px;
}
h3{
	font-size:14px;
	color:#000000;
}
hr{
	width: 1000px;
	color: #dc241f;
	background-color: #dc241f;
	height: 2px;
	border: 0;
	margin-left: -1px;
}

td { 
	padding: 2px;
	text-align: center;
	font-size:12px;
	_font-size:12px;
}

th{
	font-size:12px;
	_font-size:12px;
}

.contenus{
	margin:20px;
}

.infobulle{
	position: absolute;   
	visibility : hidden;
   	border: 1px solid #dc241f;
	padding: 10px;
  	background-color: #fff;
	z-index:100;
}

/*----------------------style formulaire commun----------------------------*/
legend{
    display:block;
    color:#dc241f;
	font-weight:bold;
} 
input.bouton{
	background-color: #333;
	color: #ffffff;
	border: 0px;
	cursor:pointer;
}
input.champs{
	border:  #333 1px solid;
}

/*---------------------style contact et formulaire contact-------------------------*/
fieldset.fieldsetContacteznous{
    padding:5px;
    border:#bababa solid 1px;
	width:750px;
}  
input.formContacteznous{
    display:block;
    border:solid 1px #4d3a24;
    margin-bottom:5px;
    /*height:20px;*/
} 
textarea.message{
    display:block;
    border:solid 1px #4d3a24;
    width:100%;
    margin-bottom:10px;
}
input.submit{
    background-color: #808080;
	color: #ffffff;
	border: 0px;
}

.box{
	margin: 0px auto;
	width:250px;
	background-color:#000;
	text-align:left;
	position: relative;
	z-index:90;
	_width:1000px;
	
}
#contactFormContainer{
    position:absolute;
    /*left:600px;*/
    float:right;
	margin-left:385px;
	_left:0px;
	_margin-left:200px;
	/*_position:relative;*/
}
#contactForm{
    height:770px;
    width:650px;
    background-color:#CCC;
    display:none;
	margin-left:-600px;
	z-index:100;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	_width:650px;
	_margin-left:0px;
}

#contactFormvisible{
    height:780px;
    width:650px;
    background-color:#CCC;
    /*display:none;*/
	margin-left:-600px;
	z-index:100;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
}
#contactForm fieldset, #contactFormvisible fieldset{
    padding:5px;
    border:#bababa solid 1px;
}     
#contactForm legend, #contactFormvisible legend{
    display:block;
    color:#dc241f;
	font-weight:bold;
}     
#contactForm input[type=text], #contactFormvisible input[type=text]{
    display:block;
    border:solid 1px #4d3a24;
    width:100%;
    margin-bottom:5px;
    /*height:20px;*/
} 
#contactForm textarea, #contactFormvisible  textarea{
    display:block;
    border:solid 1px #4d3a24;
    width:100%;
    margin-bottom:10px;
} 
#contactForm input[type=submit], #contactFormvisible input[type=submit]{
    background-color: #808080;
	color: #ffffff;
	border: 0px;
}
#contactLink{
    height:22px;
	margin-top:-10px;
    width:50px;
	margin-left:15px;
	/*_background-color:#C51A18;
    background-image:url('../images/onglet.png');*/
    display:block;
    cursor:pointer;
	text-align:center;
	color:#dc241f;
	font-weight:bold;
	/*_width:1000px;*/
	_margin-left:580px;
}
#messageSent{
    color:#dc241f;
    display:none;
}

div.fermer{
	background-image:url(../images/contact/croix.png);
	background-position:right;
	background-repeat:no-repeat;
	width:90px;
	text-align:center;
	font-weight:bold;
	color:#dc241f;
	float:right;
	cursor:pointer;
}
.EnvoiContact{
	margin:20px;	
}
.inputFile{
	/*margin-top:25px;*/
	/*margin-left:300px;*/
}
.fileUploaded{
	border :1px solid #cccccc;
	width:250px;
	margin-top:20px;
	margin-bottom:20px;
}
#coordonnees{
	width:250px;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;
	background-color:white;
	border: #bababa solid 1px;
}

/*---------------------------fond de page---------------------------------*/
#fond{
	background-image: url(../images/bordure_right.png);
	background-repeat: repeat-y;
	background-position:  right;
	_background-image: none ;
	border-left: #b8b8b8 solid 1px;	
}
/*------------------------- styles liens-----------------------------------*/
a.blanc2{
	color: #ffffff;
	font-size:11px;
	text-decoration: none;
}
a.blanc2:hover{
	color:#dc241f;
	_color: #ffffff;
}
a.top{
	font-weight:bold;
	color:#dc241f;
	text-decoration:none;
}
/* ---------------------style header------------------------------*/
#header {
	background-image:url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	background-color: white;
	width: 1000px;
	height: 125px;
	border-bottom-width: 2px;
	border-bottom-color: #dc241f;
	border-bottom-style: solid;
}
#www{
	position:absolute;
	padding-top:5px;
	margin-left:15px;
	text-align:center;
	color:#7A7A7A;
	font-weight:bold;
	/*border-bottom:#dadada solid 2px;*/
	height:17px;
	width:130px;	
}
#tel{
	position:absolute;
	margin-left:150px;
	padding-top:5px;
	text-align:center;
	color:#7A7A7A;
	font-weight:bold;
	/*background-color:#dadada;*/
	height:17px;
	width:155px;
	/*border-bottom:#dadada solid 2px;*/
}
span.tarif{
	font-size:9px;
}
/*-------------------------champs de recherche------------------------*/
#search{
	/*border-bottom:#dadada solid 2px;*/
	width:  450px;
	position:absolute;
	height: 30px;
	margin-top: 35px;
	margin-left:310px;
	font-size:10px;
	z-index:80;
}
form.form_search{
	text-align: center;
	margin-top: 10px;
	margin-bottom: auto;
}

#aide{
	margin-left:830px;
	position:absolute;
	margin-top:5px;
	font-weight:bold;
	color:#dc241f;
}

#rss{
	position:absolute;
	margin-left:960px;
	margin-top:3px;
	z-index:90;
}

#icones_header{
	text-align: right;
	width: 990px;
	margin-top:30px;
	position: absolute;
}

#trait_top{
	margin-left:0px;
	margin-top:25px;
	height:1px;
	width:1000px;
	background-color:#dadada;
	position:absolute;
	_display:none;
}
#logo{
	width: 110px;
	height: 50px;
	z-index: 1;
	margin-left: 15px;
	margin-top: 30px;
	position: absolute;
}

#slogan1{
	font-family: Helvetica;
	font-weight: bold;
	font-size: 12px;
	z-index: 3;
	color: #dc241f;
	margin-left: 14px;
	margin-top: 82px;
	position: absolute;
	border-top:#dc241f solid 2px;
}

/*-----------------------menu onglet----------------------------------*/
#onglet_principal{
	text-align: left;
	z-index: 75;
	/*background-color: red;*/
	position: absolute;
	top:105px;
	_top:104px;
	
}

#onglet_shop2{
	z-index: 75;
	background-image:url(../images/onglets/ongletshop.png);
	text-align: center;
	color:#FFF;
	font-weight:bold;
	font-size:11px;
	width:160px;
	height:17px;
	/*background-color: red;*/
	position: absolute;
	top:77px;
	margin-left:370px;
	padding-top:33px;
	cursor:pointer;	
}

#onglet_3d{
	z-index: 75;
	background-image:url(../images/onglets/onglet3d.png);
	text-align: center;
	color:#FFF;
	font-weight:bold;
	font-size:11px;
	width:160px;
	height:17px;
	/*background-color: red;*/
	position: absolute;
	top:77px;
	margin-left:520px;
	padding-top:33px;
	cursor:pointer;
}

#onglet_droite2{
	text-align: left;
	z-index: 75;
	/*background-color: red;*/
	position: absolute;
	top:105px;
	_top:104px;
	margin-left:690px;
}
#onglet2{
	background-image: url(../images/onglets/ongletmenu.png);
	width:116px;
	height: 21px;
	z-index: 76;
	margin-top: 0px;
	position: relative;
	text-align: center;
	line-height: 22px;
	float: left;
	cursor:pointer;
	font-weight:bold;
}
#onglet2:hover{
	background-image: url(../images/onglets/ongletmenuOn.png);
	
}

#vous2{
	position:absolute;
	margin-left:595px;
	margin-top:127px;
	width:210px;
	z-index:100;
	display:none;
}
.pictoCpte{
	background-image:url(../images/pictos/cpte.png);
	background-repeat:no-repeat;
	width:49px;
	height:50px;
	z-index:100;
	float:left;
	margin-left:10px;
	_margin-left:0px;
	margin-top:-5px;
}
.pictoPresse{
	background-image:url(../images/pictos/presse.png);
	background-repeat:no-repeat;
	width:59px;
	height:30px;
	z-index:100;
	float:left;
	margin-left:5px;
	_margin-left:0px;
}
.pictoProfs{
	background-image:url(../images/pictos/prof.png);
	background-repeat:no-repeat;
	width:49px;
	height:27px;
	z-index:100;
	float:left;
	margin-left:15px;
	_margin-left:0px;
}
.pictoConcours{
	background-image:url(../images/pictos/concours.png);
	background-repeat:no-repeat;
	width:49px;
	height:30px;
	z-index:100;
	float:left;
	margin-left:15px;
	_margin-left:0px;
}
.pictoGoodies{
	background-image:url(../images/pictos/goodies.png);
	background-repeat:no-repeat;
	width:49px;
	height:30px;
	z-index:100;
	float:left;
	margin-left:15px;
	_margin-left:0px;
}

.clients, .presse, .profs, .goodies, .concours, .qsn{
	padding:5px;
	text-align:left;
	border-left:#dc241f solid 1px;
	border-right:#dc241f solid 1px;
	background-color:#dadada;	
	_margin-top:-5px;
}

.qsn{
/height:45px;	
}
#nous2{
	position:absolute;
	margin-left:807px;
	margin-top:127px;
	width:210px;
	z-index:100;
	display:none;
}
.pictoQsn{
	background-image:url(../images/pictos/HPC.png);
	width:59px;
	height:59px;
	z-index:100;
	float:left;
	margin-left:10px;
	_margin-left:0px;
	margin-top:-8px;
}
.ml{
	padding:0px;
	text-align:left;
	border-left:#dc241f solid 1px;
	border-right:#dc241f solid 1px;
	background-color:#dadada;
	_margin-top:-5px;
}
.presse, .profs, .goodies, .concours {
	height:30px;
}
.bas_bottom{
	height:10px;
	width:210px;
	background-image:url(../images/vous_nous_bottom.png);
	background-repeat:no-repeat;
}
.vous_top, .nous_top, .shop_top{
	height:10px;
	width:210px;
	background-image:url(../images/vous_nous_top.png);
	background-repeat:no-repeat;
}

.label2{
	font-weight:bold;
	color:#000000;
	text-align:left;
	background-color:#dadada;
	margin-top:5px;	
	margin-left:50px;
}
.label4{
	margin-left:70px;
	_margin-left:50px;
}

#listefamille{
	position:absolute;
	margin-left:370px;
	margin-top:127px;
	z-index:100;
	/*background-color:#dadada;*/
	width:210px;
	height:150px;
	text-align:left;
	display:none;	
}
.familleShop{
	background-color:#dadada;
	width:208px;
	_width:210px;
	border-left:#dc241f solid 1px;
	border-right:#dc241f solid 1px;
	padding:0px;
	line-height:18px;
	_margin-top:-5px;
}

/*-----------------------Menu--------------------------------*/
/*menuShop*/
.menuShop{
	line-height:20px;
	height:20px; 
	background-color:#dadada;
	width:188px;
	/*_width:208px;*/
	display:block;
	text-decoration:none;
	padding-left:20px;
	font-weight:bold;
}
.menuShop:hover{
	/*line-height:20px;
	height:20px; */
	background-color:#727272;
	color:#FFF;
  	background-image:url(../images/puce.png);
	_background-image:none;
	background-repeat:no-repeat;
	background-position:0% 50%;
}

/*menuVous*/
.menuVous{
	line-height:20px;
	height:20px; 
	background-color:#dadada;
	width:113px;
	/width:108px;
	display:block;
	text-decoration:none;
	padding-left:20px;
	font-weight:bold;
}

.menuVous:hover{
	/*line-height:20px;
	height:20px; */
	background-color:#727272;
	color:#FFF;
  	background-image:url(../images/puce.png);
	_background-image:none;
	background-repeat:no-repeat;
	background-position:0% 50%;
}

/*menuVous2*/
.menuVous2{
	line-height:20px;
	height:20px; 
	background-color:#dadada;
	width:133px;
	/width:115px;
	_width:100px;
	display:block;
	text-decoration:none;
	padding-left:20px;
	/padding-left:15px;
	
	font-weight:bold;
}

.menuVous2:hover{
	/*line-height:20px;
	height:20px; */
	background-color:#727272;
	color:#FFF;
  	background-image:url(../images/puce.png);
	_background-image:none;
	background-repeat:no-repeat;
	background-position:0% 50%;
}
/*menuVous2*/
.menuVous3{
	line-height:20px;
	height:20px; 
	background-color:#dadada;
	width:113px;
	display:block;
	text-decoration:none;
	padding-left:20px;
	/padding-left:15px;
	font-weight:bold;
}

.menuVous3:hover{
	/*line-height:20px;
	height:20px; */
	background-color:#727272;
	color:#FFF;
  	background-image:url(../images/puce.png);
	_background-image:none;
	background-repeat:no-repeat;
	background-position:0% 50%;
}


/*------------------- bonhomme + compo --------------------------------*/
#bonhomme{
	position:absolute;
	margin-top: 86px;
	_margin-top:73px;
	/**margin-top:86px;*/
	float: left;
	margin-left: 910px;
	z-index:99;
}

#bonhomme2{
	position:absolute;
	margin-top: 67px;
	float: left;
	margin-left: 920px;
	z-index:99;
}

/*--------------------------- bas de page---------------------------*/
#caption_basdepage{
	text-align: center;
	background-color:#FFF;
	width:1000px;
}
a.liens_caption, div.liens_caption{
	color: #727272;
	font-weight: bold;
}
span.caption_google{
	font-weight: bold;
	color: #808080;
}
img.flags{
	border-color: #808080;
	border-width: 1px;
	border-style: solid;
}

span.googleTranslation {
	color: #000000;
	font-size:9px;
}

span.copy{
	color: #808080;
	font-weight: bold;
	font-size:11px;
}

/*-----------------------------style fil d'ariane--------------------------------*/
#fil{
	background-color:#ffffff;
	width:995px;
	_width:1000px;
	padding-top:5px;
	padding-left:5px;
	float:left;
	height:18px;
}

/*---------------------------------- styles contenus----------------------------- */
#contents{
	background-color: #ffffff;
	width: 1000px;
	float: left;
	padding-bottom:20px;
	/*background-image:url(../images/header_bas.png);
	background-repeat:no-repeat;*/
}
/*--------------------------------------------------------------------------------*/
/*----------------------------------Fin style gabarit--------------------------*/
/*/-------------------------------------------------------------------------------*/

/*-------------------style bloc pub dynamique---------------------------------*/
#bloc_central{
	/*border-color: #cacaca;
	border-style: solid;
	border-width: 1px;*/
	width: 770px;
	height: 300px;
	margin-top: 12px;
	margin-left:10px;
	float: left;
}
#pub{
	width: 740px;
	height: 250px;
	border: #cacaca solid 1px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
#numeros_pubs{
	margin-top: 0px;
	margin-left: 14px;
}
div.numero_pub{
	margin-right: 10px;
	background-color: #cacaca;
	float: left;
	padding-bottom:5px;
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 8px;
}

#pub1_droite{
	float:right;
	width: 170px;
	/*background-color: green;*/
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 22px;
	text-align: center;
	padding-top: 10px;
	border: #dc241f 1px solid;
	height: 100px;
	z-index:100;
}

/*---------------------- styles commande expresse-----------------------------*/
#commande_express{
	float:right;
	width: 170px;
	/*background-color: green;*/
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 10px;
	text-align: center;
	padding-top: 10px;
	border: #cacaca 1px solid;
	height: 250px;
	z-index:100;	
}
form.form_commande{
	margin:-5px;	
}
#tableau_commande {
	margin-left: 13px;
	margin-top:-5px;
}
#valide_commande{
	margin-top: 6px;
}
/* pas utilisé
#panier{
	margin-top:10px;
	height: auto;
}
div.panier{
	margin-top: -20px;
	margin-left: -45px;
}*/

/*----------------------style pub salon--------------------------------------*/
#bouton_salon{
	text-align: center;
	float: right;
	width: 170px;
	height: auto;
	margin-right: 20px;	
	margin-top: 10px;
	margin-bottom: 50px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.salon{
	border: #cacaca 1px solid;
	margin-bottom:10px;
}

/*---------------------------styles sondages-----------------------------------*/
#sondage{
	text-align: center;
	float: right;
	width: 170px;
	height: auto;
	margin-right: 20px;
	border: #cacaca 1px solid;
	margin-top: 10px;
	margin-bottom: 50px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.repOuverte{
	border:1px solid #000000;
}
/*----------------------------------page HPC.php-----------------------------------*/
#partenaires{
	float:left;
	width:320px;
}

.mappemonde{
	margin:10px;
width:250px;
z-index:1;
}

#coordonnees_partenaires{
	margin-left:10px;
	width:300px;

	border:1px solid #000000;
	height:500px;
	margin-top:-10px;
	z-index:99;
}
.flag2{
	float:left;
	margin: 10px;
	height:130px;

}
.flag2_fr{
	float:left;
	margin: 10px;
	height:230px;
}
.adresse2{
	float:left;
	margin: 10px;
	height:130px;
	color: #666;
}
.adresse2_fr{
	float:left;
	margin: 10px;
	height:260px;
	width:210px;
}
.titreHPC{
	height:60px;
	float:left;
	width:500px;
	_width:400px;
}
#photo_HPC{
	float:right;
	width:100px;
	margin-right:70px;
}
#contenusQSN{
	padding-right:10px;
	padding-left:20px;
}
.paragrapheQSN{
	padding-top:5px;
	/*background-color:#0F0*/
}
#picto1{
	float:left;
	width:100px;
	margin-right:25px;
	padding-top:25px;
	height:80px;
	text-align:center;
}
#picto2{
	float:left;
	width:100px;
	margin-right:25px;
	padding-top:0px;
	height:50px;
	text-align:center;
}
#picto3{
	float:left;
	width:100px;
	margin-right:25px;
	padding-top:0px;
	height:50px;
	text-align:center;
}
#picto4{
	float:left;
	width:100px;
	margin-right:25px;
	padding-top:25px;
	height:100px;
	_height:140px;
	text-align:center;
}
#picto5{
	float:left;
	width:100px;
	margin-right:25px;
	padding-top:25px;
	height:70px;text-align:center;
}
#picto6{
	float:left;
	width:100px;
	margin-right:25px;
	padding-top:25px;
	height:190px;
}
.bold{
	font-weight:bold;	
}
/* -------------------------page nvxpdtsPA.php et baissesPrix.php---------------------*/
div.produits{
	width: 770px;
	height: 160px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	/*border:1px solid #ccc;
	background-color:#333;*/
}
div.vignettes{
	width: 750px;
	_width:780px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	/*background-color:#CF9;*/
}

div.fleche{
	position:relative;
	float: left;
	margin-top: 10px;;
}

li.produit{
	float: left;
	margin-right: 9px;
	margin-left:9px;
	width: 84px;
	height: 84px;
	background-color: #ffffff;
	border: #cacaca solid 1px;
}
li.produit2{
	float: left;
	margin-right: 9px;
	margin-left:9px;
	width: 84px;
	height: 103px;
	background-color: #ffffff;
	border: #cacaca solid 1px;
}
li.produit:hover, li.produit2:hover{
	border-color: #dc241f;
}
div.car, div.car2{
	float:left;
}
.headBaissesPrixIndex{
	background-image:url(../images/index/baissesPrix.jpg);
	height:26px;
	_height:61px;
	width:740px;
	_width:760px;
	text-align:right;
	padding-right:20px;
	padding-top:35px;
}
.headBaissesPrixIndexGB{
	background-image:url(../images/index/baissesPrixGB.jpg);
	height:26px;
	_height:61px;
	width:740px;
	_width:760px;
	text-align:right;
	padding-right:20px;
	padding-top:35px;
}
.headNvxProduitsIndex{
	background-image:url(../images/index/nvxPdts.jpg);
	height:26px;
	_height:61px;
	width:740px;
	_width:760px;
	text-align:right;
	padding-right:20px;
	padding-top:35px;
}
.headNvxProduitsIndexGB{
	background-image:url(../images/index/nvxPdtsGB.jpg);
	height:26px;
	_height:61px;
	width:740px;
	_width:760px;
	text-align:right;
	padding-right:20px;
	padding-top:35px;
}

div.reduc{
	float: left;
	height:15px;
	background-color: #cacaca;
	width:84px;
	color: #e0001a;
	text-align: center;
	font-weight: bold;
}

div.reduc2{
	float: left;
	height:15px;
	background-color: #FF0;
	width:84px;
	color: #e0001a;
	text-align: center;
	font-weight: bold;
}
div.photo_vign{
	width:84px;
	z-index:1;
}

/* ----------------------------------catalogue.php-----------------------------------------*/
#cat{
	text-align:center;
}

#aideTelechargement{
	width:200px;
	_width:240px;
	float:left;
	height:1755px;
	padding-left:20px;
	padding-right:20px;
	padding-top:30px;
	font-size: 11px;
	/*background-color: #dedede;*/
	background-image:url(../images/catalogue/rond.jpg);
	background-repeat:no-repeat;
	margin-top:30px;
}

#aideTelechargementIt{
	width:200px;
	_width:240px;
	float:left;
	height:350px;
	padding-left:20px;
	padding-right:20px;
	padding-top:30px;
	font-size: 11px;
	/*background-color: #dedede;*/
	background-image:url(../images/catalogue/rond.png);
	background-repeat:no-repeat;
	margin-top:30px;
}

/* ----------------- page anciennesEditions.php----------------------------------*/
div.anciencat{
	width: 650px;
	height: 100px;
	float: left;
	margin-left: 10px;
	/*margin-top: 10px;
	background-color:#333;*/
	padding-left:10px;
	padding-right:10px;
}
div.vignettescat{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	/*margin-top: 15px;*/
	/*background-color:#CF9;*/
	_width: 650px;
}

li.catalogue{
	float: left;
	margin-right: 2px;
	margin-left:2px;
	width: 50px;
	height: 94px;
	background-color: #ffffff;
	border: #cacaca solid 1px;
	text-align:center;
	_margin-left:0px;
	_height: 104px;
	_width: 54px;
}
li.catalogue:hover{
	border-color: #dc241f;
}

/* page expeditionCatalogueHPC + formsalons + colisgls + contact3d*/
#cat_form,#invit_form{
	margin:25px;
	padding:20px;
	border:1px solid #CCC;
}

.notabene {
	color: #dc241f;
	font-size:9px;
	font-weight:bold;
	text-align:right;
}

fieldset.fieldset1{
    padding:5px;
    border:#bababa solid 1px;
	/*width:750px;*/
} 
#choixmedia, #pays, #selectName, #liv_pays{
	border:1px #000 solid;
	
}

/* --------------page baisses de prix + nvx prod--------------------*/

div.produit{
float: left;
	margin-right: 9px;
	margin-left:9px;
	margin-bottom:9px;
	width: 84px;
	/*height: 84px;*/
	background-color: #ffffff;
	border: #cacaca solid 1px;
}

div.produit:hover{
	border: #dc241f solid 1px;
}

div.vignettes_pdts{
	margin-left:25px;
	margin-top:25px;
	width:975px;
}
div.pasreduc{
	float: left;
	height:15px;	
	width:84px;
}

td.nouveaute{
	vertical-align:top;
	text-align:left;
	font-size:9px;
}

td.nouveaute2{
	vertical-align:top;
	text-align:left;
}


.catnvxpdts{
	height:150px;
	_height:140px;
	display:block;
	cursor:pointer;
	float:left;
	padding-left:20px;
	padding-right:20px;
	_padding-left:10px;
	/*border-bottom:10px solid #dc241f;*/

	/*width:120px;
	padding-top:15px;*/
}
.catnvxpdtsOn{
	height:150px;
	_height:140px;
	display:block;
	cursor:pointer;
	float:left;
	padding-left:20px;
	padding-right:20px;
	_padding-left:10px;
	border-bottom:10px solid #dc241f;
	
}
/*.catnvxpdts:hover{
	border:2px solid #dc241f;
}*/

.imgCat{
	border-bottom: 10px solid #ffffff;	
}

.coinOngletG{
	background-image:url(../images/nvxprod/coin_onglet_gauche_rouge.jpg);
	background-color:#dc241f;
	background-repeat:no-repeat; 
	background-position:top;
	width:10px;
	height:150px;
	float:left;
}

.coinOngletGOff{
	
	width:10px;
	height:150px;
	float:left;
}

.coinOngletD{
	background-image:url(../images/nvxprod/coin_onglet_droit_rouge.jpg);
	background-color:#dc241f;
	background-repeat:no-repeat; 
	background-position:top;
	width:10px;
	height:150px;
	float:left;
}
.coinOngletDOff{
	
	width:10px;
	height:150px;
	float:left;
}

.interieurOnglet{
	background-color:#dc241f;
	height:140px;
	padding-top:10px;
	float:left;
}

.interieurOngletOff{
	/*background-color:#CCC;*/
	height:140px;
	padding-top:10px;
	float:left;
}

/*--------------------------------- page salons -------------------------------------------*/
.tableauSalons{
	 width:950px;
	 border-bottom:1px solid #ccc;
}

.tdMois,.tdLogo{
	border-top:1px solid #ccc;
	width:150px;
}

.tdMoisIdem{
	width:150px;
}
.logoSalons{
	width:150px;
	border:1px solid #dc241f;
	height:80px;
	text-align:center;
	float:left;
	margin-right:20px;	
}

.descSalon{
	width:300px;
	border-top:1px solid #ccc;
}

.Off{
	color:#cccccc;	
}

.tableauAncienSalons{
	 border:1px solid #ccc;
	 width:950px;
}

.pair{
	 background-color:#ccc;
}


/*-------------------------page presse------------------------------------------------*/
.txtPresse{
	margin:25px;
	width:700px;
}

.PdfPresseCat{
	float:right;
	width:250px;
	background-color:#ccc;
	text-align:center;
	
}

/*------------------------ page enseignants--------------------------------------------*/

.enseignants{
	float:left;
	/*background-color:#006;*/
	width:240px;
	height:500px;
	border:1px #ccc solid;
	margin-top:25px;
	margin-left:25px;
	margin-right:10px;
	margin-bottom:15px;
	padding-top:25px;
	padding-left:25px;
	padding-right:25px;
	_width:300px;
	_margin-left:15px;
	_padding-left:5px;
	_padding-right:5px;
}

.enseignantsGB{
	float:left;
	/*background-color:#006;*/
	width:240px;
	height:520px;
	border:1px #ccc solid;
	margin-top:25px;
	margin-left:25px;
	margin-right:10px;
	margin-bottom:15px;
	padding-top:25px;
	padding-left:25px;
	padding-right:25px;
	_width:300px;
	_margin-left:15px;
	_padding-left:5px;
	_padding-right:5px;
}


.boutonEnseignants{
	background-image:url(../images/enseignants/Bouton_enseignant.png);
	margin-left:-25px;
	_margin-left:0px;
	height:35px;
	_height:50px;
	width:290px;
	margin-top:85px;
	_margin-top:105px;
	text-align:center;
	padding-top:15px;
	_margin-top:115px;
}

.boutonEnseignants2{
	background-image:url(../images/enseignants/Bouton_enseignant.png);
	margin-left:-25px;
	_margin-left:0px;
	height:35px;
	_height:50px;
	width:290px;
	margin-top:10px;
	text-align:center;
	padding-top:15px;
	/margin-top:25px;
}

.boutonEnseignants3{
	background-image:url(../images/enseignants/Bouton_enseignant.png);
	margin-left:-25px;
	_margin-left:0px;
	height:35px;
	_height:50px;
	width:290px;
	margin-top:145px;
	text-align:center;
	padding-top:15px;
	_margin-top:175px;
}

.boutonEnseignantsGB{
	background-image:url(../images/enseignants/Bouton_enseignant.png);
	margin-left:-25px;
	_margin-left:0px;
	height:35px;
	_height:50px;
	width:290px;
	margin-top:120px;
	_margin-top:140px;
	text-align:center;
	padding-top:15px;
}

.boutonEnseignantsGB2{
	background-image:url(../images/enseignants/Bouton_enseignant.png);
	margin-left:-25px;
	_margin-left:0px;
	height:35px;
	_height:50px;
	width:290px;
	margin-top:10px;
	text-align:center;
	padding-top:15px;
	_margin-top:45px;
}

.boutonEnseignantsGB3{
	background-image:url(../images/enseignants/Bouton_enseignant.png);
	margin-left:-25px;
	_margin-left:0px;
	height:35px;
	_height:50px;
	width:290px;
	margin-top:165px;
	text-align:center;
	padding-top:15px;
	_margin-top:185px;
}

a.lienEnseignants{
	color:#fff;
	
}

/*------------------------------------------- page concours--------------------------------- */
.concours_gauche2{
	width:900px;
	margin-left:25px;
	background-image:url(../images/concours/rond.png);
	background-position:left top;
	background-repeat:no-repeat;
	border:solid 1px #dc241f;
	height:350px;
	float:left;
	margin-top:-3px;
	margin-right:10px;
}

.concours_droite2{
	
	width:400px; 
	/*border:1px solid #dc241f;*/
	background-image:url(../images/concours/rond2.png);
	background-position:left;
	background-repeat:no-repeat;
	/*background-color:#dedede;*/
	margin-right:20px; 
	padding:0px; 
	text-align:justify;
	float:right;
	height:295px;
	/*background-color:#399;*/
}


/*------------------------ page mentions legales----------------------*/
	
#sommaire_mentionslegales{
	margin-top:25px;
	margin-bottom:25px;
	margin-left:350px;
}
.listedecale{
	margin-left:50px;
}

/*------------------------------page sur mesure-------------------------*/

.sommaire_surMesure{
	width:350px;
	float:left;
	margin-left:20px;
	margin-top:20px;
	/*background-image:url(../images/surMesure/fond.jpg);
	background-repeat:no-repeat;*/
	padding-right:0px;
}

.contenus_surMesure{
	margin-top:0px;
	border:1px solid #CCC;
	width:530px;
	float:right;
	height:auto;
	padding-left:20px;
	padding-right:10px;
	padding-bottom:20px;
	padding-top:80px;
	_padding-top:0px;
}
.pdts_SurMesure{
	border-bottom:1px solid #CCC;
	width:100px;
}
.caracteristiques_surMesure{
	width:250px;
	border-bottom:1px solid #CCC;
}
.ExPlans_surMesure{
	width:50px;
	border-bottom:1px solid #CCC;
}
/*---------------exemples réducteurs---------------------*/
.tabSurMesure{
	margin:15px;
	width:950px;
	border-bottom:1px solid #CCC;
}
td.surMesureReducteurs{
	border-bottom:1px solid #CCC;
}
/*---------------page fiches techiques-------------------*/
.sommaire_fichesTechniques{
	width:200px;
	float:left;
	margin:40px;
}
.contenus_fichesTechniques{
	border:1px solid #CCC;
	width:600px;
	float:right;
	height:auto;
	padding-left:50px;
	padding-right:50px;
	padding-bottom:50px;
	padding-top:80px;
}

td.droite_exemple{
	border-bottom:1px solid #CCC;
	width:150px;
	
}

td.gauche_exemple{
	border-bottom:1px solid #CCC;
	padding:10px;
	text-align:left;
	
}
/*-----------------page masse des pieces et conversionPouceMetre---------------*/
tr.impair{
	background-color:#CCC;
	
}
.tabMassePiece, .tabConversion{
	margin:25px;
	width:950px
}

.enteteTabMassePiece ,.enteteTabConversion{
	background-color:#dc241f;
	border:1px solid #ccc;
	color:#fff;
	
}

/*-------------------page plan du site ----------------------------------------*/

.planDuSite{
	margin:25px;
	background-image: url(../images/plandusite.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:520px;
}

.Shop_planduSite{
	width:200px;
	float:left;
	margin-bottom:25px;
	border:1px solid #CCC;
	margin-right:35px;
}

.Shop_planduSite2{
	width:200px;
	float:left;
	margin-top:245px;
	margin-bottom:0px;
	border:1px solid #CCC;
	margin-right:35px;
	margin-left:250px;
}

.Shop_planduSite3{
	width:200px;
	float:left;
	margin-top:245px;
	margin-bottom:0px;
	border:1px solid #CCC;
	margin-right:35px;
}

.decalage{
	margin-left:25px;
}

/*-----------------------------goodies------------------*/
.fondecran{
	border:#ccc 1px solid;
	margin:5px;
	float:left;
}








	
	
