/*---------------------------- 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;
}

th{
	_font-size:12px;
}

.contenus{
	margin:20px;
	/*text-align: center;*/
}

.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;
	
}
/*pour referencement*/
.boxcontact{
	margin: 0px auto;
	width:250px;
	background-color:#000;
	text-align:left;
	position: absolute;
	top:0px;
	margin-left:383px;
	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: #bababa 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_shop2Off{
	z-index: 75;
	background-image:url(../images/onglets/ongletshopOff2.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:150px;*/
	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-repeat:no-repeat;
	background-position:0% 50%;
}
/*EP 28/04/11 pour regroupement engrenages*/
.menuShopGears{
	line-height:20px;
	height:20px; 
	background-color: #b7b7b7;
	width:188px;
	/*_width:208px;*/
	display:block;
	text-decoration:none;
	padding-left:20px;
	font-weight:bold;
}

.menuShopGears:hover{
	/*line-height:20px;
	height:20px; */
	background-color:#727272;
	color:#FFF;
  	background-image:url(../images/puce.png);
	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-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-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-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;
}
/*ajout EP 15/11/2010*/
.numero_pub_new{
	margin-right: 10px;	
	/*background-color: #cacaca;*/
	background-image:url(../images/index/boutonpub.png);
	float: left;
	padding-bottom:5px;
	padding-top: 5px;
	padding-left: 9px;
	padding-right: 9px;
}
.numero_pub_selected{
	/*background-color: #dc241f;*/
	background-image:url(../images/index/boutonpubon.png);
	color:#FFF;
	/*font-weight:bold;*/
	
	
}

#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: 0px;
	/*border: #cacaca 1px solid;*/
	height: 200px;
	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: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}
.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: 0px;
	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:680px;
	margin-top:-10px;
	z-index:99;
}
.flag2{
	float:left;
	margin: 10px;
	height:160px;

}
.flag2_fr{
	float:left;
	margin: 10px;
	height:230px;
}
.adresse2{
	float:left;
	margin: 10px;
	height:160px;
	color: #666;
}
.adresse2_fr{
	float:left;
	margin: 10px;
	height:260px;
	width:210px;
	_width:200px;
}
.titreHPC{
	height:60px;
	float:left;
	width:500px;
	_width:400px;
}
#photo_HPC{
	float:right;
	width:100px;
	margin-right:70px;	
	_margin-right:40px;
}


#contenusQSN{
	padding-right:10px;
	padding-left:20px;
}
/*EP 28/09/2011 modification page QSN*/
.titreHPC2{
	height:60px;
	float:left;
	width:440px;
	_width:340px;
}
#photo_HPC2{
	float:right;
	width:200px;
	margin-left:20px;
	margin-bottom:20px;
	margin-right:20px;	
	/*_margin-right:40px;*/
	background-color:#CCC;
}
#contenusQSN2{
	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:5px;
	height:50px;
	/*_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: 20px;
	_margin-left: 10px;
	margin-top: 10px;
	_margin-top: 0px;
	/*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-image:*/
	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: 100px;
	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;
}

#cat_form{
	background-image:url(../images/Compo/CompoTire.png);
	background-repeat:no-repeat;
	background-position:right top;
}

.notabene {
	color: #dc241f;
	font-size:9px;
	font-weight:bold;
	text-align:right;
	margin-top:10px;
}

fieldset.fieldset1{
    padding:5px;
    border:#bababa solid 1px;
	/*width:750px;*/
} 


/*#choixmedia, #choixPays, #selectName{
	border:1px #000 solid;
	
}*/
#choixPays, #selectName{
	border:1px #000 solid;
	
}
		/*Ajout media 10/2010 par EP */

/* -------------
 * Radios
 * ------------- */
.jRadioWrapper { float: left; z-index: 2; }
.jNiceRadio {
	background: transparent url(../images/expeCat/TickNo.jpg) no-repeat left top;
	height: 18px;
	width: 18px;
	position:absolute;left:0px; cursor:pointer;vertical-align:middle;
	
	
}

/* -------------
 * Checked - Used for both Radio and Checkbox
 * ------------- */
.jNiceChecked { background: transparent url(../images/expeCat/TickYes.jpg) no-repeat left top;}


.jNiceHidden {opacity:0;z-index:-1;position:relative;}
.jNiceWrapper {position:relative;vertical-align:top;}
.jNiceWrapper input {outline:none;moz-outline:none;}


.radioExpeCat {
	margin-right:15px;
}
.radioExpeCatMedia{
	float:left; width:18px; height:20px; padding-top:15px; 
}
/*
.unselected {
	background-image:url(../images/expeCat/TickNo.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:18px;

}*/






/* --------------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;
	
}

/*EP 11/10/2011 */
.vignettesPresse{
	float:left;
	height:84px;
	width:84px;
	margin:5px 5px 5px 5px;
	border:1px solid #cccccc;
	
}

.vignettesPresseVide{
	float:left;
	height:84px;
	width:84px;
	margin:5px 5px 5px 5px;
	
}
.liensPresse{
	height:84px;
	width:240px;
	margin:6px 6px 6px 6px;
	float:left;
}

.traitPresse{
	height:2px;
	background-color:#cccccc;
	width: 700px;
	float:left;
	
}

/*------------------------ 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:280px;
	_margin-left:15px;
	_padding-left:5px;
	_padding-right: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:280px;
	_margin-left:15px;
	_padding-left:5px;
	_padding-right: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_res{
	width:900px;
	margin-left:25px;
	/*background-image:url(../images/concours/rond.png);
	background-position:left top;
	background-repeat:no-repeat;*/
	background-color:#dc241f;
	border:solid 1px #dc241f;
	height:150px;
	float:left;
	margin-bottom:10px;
	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;
}

/*EP 13/10/2011 sur mesure puzzle*/

#popupPHP{

	position:absolute;
	margin:-50px 0px 0px 250px;
	display:none;
	*margin-left:-550px;
	
}


.puzzle{
	margin-top:25px;
	margin-left:50px;

	
}
.puzzle1-1{
	height:180px;
	width:153px;
	float:left;
	cursor:pointer;
}

.puzzle1-2{
	height:185px;
	width:184px;
	float:left;
	margin-left:-33px;
	margin-top:-1px;
	/*z-index:2;*/
	cursor:pointer;
}

.puzzle1-3{
	height:186px;
	width:190px;
	float:left;
	margin-left:-43px;
	margin-top:-1px;
	/*z-index:1;*/
	cursor:pointer;
}
.puzzle1-4{
	height:160px;
	width:218px;
	float:left;
	margin-left:-40px;
	margin-top:-3px;
	/*z-index:2;*/
	cursor:pointer;
}

.puzzle1-5{
	height:185px;
	width:158px;
	float:left;
	margin-left:-40px;
	margin-top:-3px;
	/*z-index:1;*/
	cursor:pointer;
}
.puzzle1-6{
	height:191px;
	width:187px;
	float:left;
	margin-left:-40px;
	margin-top:-3px;
	/*z-index:1;*/
	cursor:pointer;
}

.puzzle2-1{
	height:153px;
	width:159px;
	float:left;
	margin-left:-4px;
	margin-top:-42px;
	/*z-index:1;*/
	cursor:pointer;
}
.puzzle2-2{
	height:159px;
	width:223px;
	float:left;
	margin-left:-42px;
	margin-top:-45px;
	/*z-index:1;*/
	cursor:pointer;
}

.puzzle2-3{
	height:167px;
	width:191px;
	float:left;
	margin-left:-41px;
	margin-top:-49px;
	/*z-index:1;*/
	cursor:pointer;
}

.puzzle2-4{
	height:190px;
	width:166px;
	float:left;
	margin-left:-46px;
	margin-top:-71px;
	/*z-index:1;*/
	cursor:pointer;
}

.puzzle2-5{
	height:194px;
	width:188px;
	float:left;
	margin-left:-48px;
	margin-top:-48px;
	/*z-index:1;*/
	cursor:pointer;
}

.puzzle2-6{
	height:168px;
	width:190px;
	float:left;
	margin-left:-42px;
	margin-top:-48px;
	/*z-index:1;*/
	cursor:pointer;
}

.puzzle3-1{
	height:188px;
	width:199px;
	float:left;
	margin-left:-903px;
	margin-top:77px;
	/*z-index:1;*/
	cursor:pointer;
}

.puzzle3-2{
	height:186px;
	width:192px;
	float:left;
	margin-left:-750px;
	margin-top:78px;
	/*z-index:1;*/
	cursor:pointer;
}

.puzzle3-3{
	height:193px;
	width:201px;
	float:left;
	margin-left:-607px;
	margin-top:71px;
	/*z-index:1;*/
	cursor:pointer;
}

.puzzle3-4{
	height:189px;
	width:199px;
	float:left;
	margin-left:-458px;
	margin-top:75px;
	/*z-index:1;*/
	cursor:pointer;
}
.puzzle3-5{
	height:164px;
	width:186px;
	float:left;
	margin-left:-305px;
	margin-top:100px;
	z-index:1;
	cursor:pointer;
}

.puzzle3-6{
	height:183px;
	width:172px;
	float:left;
	margin-left:-169px;
	margin-top:78px;
	z-index:1;
	cursor:pointer;
}




/*---------------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;
	
}

td.gauche{
	border-left:1px solid #000;
}

td.droite{
	border-right:1px solid #000;
}


/*-------------------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;
	background-color:#FFF;
}

.Shop_planduSite2{
	width:200px;
	float:left;
	margin-top:245px;
	margin-bottom:0px;
	border:1px solid #CCC;
	margin-right:35px;
	margin-left:250px;
	background-color:#FFF;
}

.Shop_planduSite3{
	width:200px;
	float:left;
	margin-top:245px;
	margin-bottom:0px;
	border:1px solid #CCC;
	margin-right:35px;
	background-color:#FFF;
}

.decalage{
	margin-left:25px;
}

/*-----------------------------goodies------------------*/
.fondecran{
	border:#ccc 1px solid;
	margin:5px;
	float:left;
}

/* pour jma*/

#messageOK{
	background-color:#CCC;
	display:none;
	color:#CCC;
	
}


/* disque goodies*/

.disque_tournant{
	 /*text-align:center;*/ 
	 position:relative; 
	 height:600px;
}

.image_support{
	position:absolute; 
	z-index:3; 
	left:80px;	
}

.choix_support{
	 position:absolute; 
	 z-index:3; 
	 left:850px;
}

.disque_image{
	 position:absolute; 
	 left:80px;
}

.boutonMoins{
	position:absolute; 
	left:265px; 
	top: 18px; 
	z-index:5; 
	width:75px;
}

.boutonPlus{
	position:absolute; 
	left:420px; 
	top: 18px;
	z-index:6;
}

.libelle{
	position:absolute;
	z-index:5; 
	left:180px;
	top:385px; 
	text-align:right; 
	font-size:11px; 
	font-weight:bold;
}

.lib_fleche{
	 width:240px;
	 height:16px;
}

.lib_titre{
	 margin-top:0px; 
	 width:175px; 
	 float:left; 
	 background-color:#FFF;
}

.lib_titre2{
  margin-top:3px; 
  background-color:#FFF;
  width:172px; 
  float:left;
}

.lib_titre3{
	margin-top:4px;  
	/margin-top:2px;  
	background-color:#FFF;
	width:170px;
	float:left;
}

.lib_titre4{
		margin-top:8px; 
		/margin-top:5px; 
		background-color:#FFF;
		width:165px;
		float:left;
}

.lib_titre5{
	 margin-top:10px;
	 /margin-top:9px; 
	 background-color:#FFF;
	 width:162px; 
	 float:left;
}

.lib_titre6{
	 margin-top:11px; 
	 /margin-top:18px; 
	 background-color:#FFF;
	 width:155px; 
	 float:left;
}

.lib_titre7{
	 margin-top:12px;
	 /margin-top:30px; 
	 background-color:#FFF;
	 width:150px;
	 float:left;
}

.lib_titre8{
	 margin-top:14px; 
	 /margin-top:45px; 
	 background-color:#FFF;
	 width:145px;
	 float:left;
}

.fleche_lib{
	 background-image:url(../images/goodiesDisque/fleche.png); 
	 margin-top:0px;
	 background-position:left; 
	 background-repeat:no-repeat;  
	 width:8px; 
	 height:16px;
	 float:left;
}



.fleche_lib2{
	 background-image:url(../images/goodiesDisque/fleche.png); 
	 margin-top:3px;
	 background-position:left; 
	 background-repeat:no-repeat;  
	 width:8px; 
	 height:16px;
	 float:left;
}

.fleche_lib3{
	 background-image:url(../images/goodiesDisque/fleche.png); 
	 margin-top:4px;
	 /margin-top:2px;
	 background-position:left; 
	 background-repeat:no-repeat;  
	 width:8px; 
	 height:16px;
	 float:left;
}

.fleche_lib4{
	 background-image:url(../images/goodiesDisque/fleche.png); 
	 /margin-top:5px;
	 margin-top:8px;
	 background-position:left; 
	 background-repeat:no-repeat;  
	 width:8px; 
	 height:16px;
	 float:left;
}

.fleche_lib5{
	 background-image:url(../images/goodiesDisque/fleche.png); 
	 /margin-top:9px;
	 margin-top:10px;
	 background-position:left; 
	 background-repeat:no-repeat;  
	 width:8px; 
	 height:16px;
	 float:left;
}

.fleche_lib6{
	 background-image:url(../images/goodiesDisque/fleche.png); 
	 margin-top:11px;
	 /margin-top:18px;
	 background-position:left; 
	 background-repeat:no-repeat;  
	 width:8px; 
	 height:16px;
	 float:left;
}

.fleche_lib7{
	 background-image:url(../images/goodiesDisque/fleche.png); 
	/margin-top:30px;
	margin-top:12px;
	 background-position:left; 
	 background-repeat:no-repeat;  
	 width:8px; 
	 height:16px;
	 float:left;
}

.fleche_lib8{
	 background-image:url(../images/goodiesDisque/fleche.png); 
	 /margin-top:45px;
	 margin-top:14px;
	 background-position:left; 
	 background-repeat:no-repeat;  
	 width:8px; 
	 height:16px;
	 float:left;
}

.module{
	position:absolute;
	z-index:2 ; 
	left:180px;
	top:30px; 
	text-align:center; 
	font-weight:bold; 
	font-size:24px; 
}

.couple{
	 position:absolute;
	 z-index:2 ; 
	 left:180px;
	 top:387px; 
	 text-align:center; 
	 font-weight:bold;
	 
}

.TitreMod{
	position:absolute;
	z-index:3 ; 
	left:352px;
	top:29px; 
	text-align:center; 
	font-weight:bold; 
	font-size:15px;
}

/* pour pub page accueil EP 23/11/2010 */
#featured{
	width:490px;
	padding-right:250px;
	position:relative;
	height:250px;
	background:#fff;
	border:1px solid #CACACA;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

#featured ul.ui-tabs-nav{
	position:absolute;
	top:0; left:620px;
	list-style:none;
	padding:0; margin:0;
	width:120px;
}
#featured ul.ui-tabs-nav li{
	padding:1px 0; padding-left:13px;
	font-size:12px;
	color:#666;
}
#featured ul.ui-tabs-nav li span{
	font-size:11px; font-family:Verdana;
	line-height:18px;
}

#featured .ui-tabs-panel{
	width:620px; height:250px;
	background:#999; position:relative;
        overflow:hidden;
}
#featured .ui-tabs-hide{
	display:none;
}


#featured li.ui-tabs-nav-item a{/*On Hover Style*/
	display:block;
	height:56px;
	color:#333;  background:#fff;
	line-height:20px;
	outline:none;
	padding:2px 2px;
	font-weight:bold;
}
#featured li.ui-tabs-nav-itemTest a{/*On Hover Style*/
	display:block;
	height:35px;
	color:#333;  background:#fff;
	line-height:20px;
	outline:none;
	padding:2px 2px;
	font-weight:bold;
}
#featured li.ui-tabs-nav-item a:hover{
	background:#f2f2f2;
}
#featured li.ui-tabs-selected{ /*Selected tab style*/
	background:url(../images/index/fleche_pub.jpg) top left no-repeat;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{
	background:#ccc;
}
#featured ul.ui-tabs-nav li img{
	float:left; margin:2px 5px;
	background:#fff;
	/*padding:2px;*/
	border:1px solid #eee;
}

#featured .ui-tabs-panel .info{
	position:absolute;
	top:220px; left:0;
	height:30px; width: 560px;
	background:url(../images/index/transparent-bg.png);
}
#featured .info h2{
	font-size:18px; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden;
}
#featured .info p{
	margin:0 5px;
	font-family:Verdana; font-size:11px;
	line-height:15px; color:#f0f0f0;
}
#featured .info a{
	text-decoration:none;
	color:#fff;
}
#featured .info a:hover{
	text-decoration:underline;
}

/* style coup de coeur 19/04/11*/
#coupCoeur{
	float:left;
	width: 170px;
	/*background-color: green;*/
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	text-align: center;
	padding-top: 0px;
	/*border: #cacaca 1px solid;
	height: 62px;*/
	z-index:100;	
}

/*Style demo dvd 08/09/2011*/
.video{
	width:300px;
	
	float:left;
	height:150px;
}
.vignettevideo{
	float:left;
	margin:10px;
	border:1px solid #CCC;
	
}

.titrevideo{
	padding-top:30px;
	float:left;
	
}
.base3D{
	background-color: #CCC;
	width:900px;
	height:150px;
	float:left;
}
.avance3D {
	background-color:#999;
	width:900px;
	height:300px;
}

/*EP 28/10/11 nuage de mots clés*/
.niveau2{
	color:#999999; font-size:12px; font-weight:bold; margin-left:10px;
}
.niveau4{
	color:#dc241f; font-size:14px; font-weight:bold; margin-left:10px;
}

.niveau1{
	color:#a3a3a3; font-size:11px; font-weight:bold; margin-left:10px;
}

.niveau3{
	color:#515151; font-size:13px; font-weight:bold; margin-left:10px;
}
.niveau5{
	color:#999999; font-size:11px; font-weight:bold; margin-left:10px;	
}

.niveau6{
	color:#a3a3a3; font-size:13px; font-weight:bold; margin-left:10px;	
}

.niveau7{
	color:#a3a3a3; font-size:12px; font-weight:bold; margin-left:10px;
}

.nuage{
	margin-top:45px;height:50px;width:750px; float:left ; margin-left:25px;
}
/*EP 28/10/11 pictos page index bas de page*/

.pictoinfo{
	margin-top:15px;width:750px; float:left ; margin-left:25px;

}
.imagepicto{
	float:left; width:110px;
}

.textepictoCB{
	float:left; width:150px;padding-top:10px;
}
.textepictoPort{
	float:left; width:130px; padding-top:20px;
}
.textepicto2448{
	float:left; width:130px; padding-top:30px
}
	

