body {
	/*background-image: url(fond_site_global.jpg);*/
	height:1000px;
	background-repeat: repeat-x;
	background-image:url("fond_site_global.jpg");
	font-family: Verdana, Arial, sans-serif;
	font-size: 18pt;
	color: #FFFFFF;
	text-align: left;
	margin: 0 auto;
	padding: 0pt;
	font-weight: bold;
	outline:none;
	-moz-border-radius:25px 25px 25px 25px;
	-webkit-border-radius:25px 25px 25px 25px;
	border-radius:25px 25px 25px 25px;
}

h3.titre {
	font-size: 14pt;
	font-weight:bold;
	width:730px;
	margin-left:40px;
	margin-top:25px;
	margin-bottom:35px;
	color:black;
	text-align:left;
}

h4.chapitre {
	
	font-size: 12pt;
	font-weight:bold;
	width:300px;
	margin-left:75px;
	margin-bottom:-5px;
	margin-top:497px;
	color:black;
	text-align:left;
}
a{
	font-size: 8pt;
	color: black;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	outline:none;
	font-weight:bold;
}

a:visited {
	font-size: 8pt;
	color: white;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	outline:none;
	font-weight:bold;
}

a:hover {
font-size: 8pt;
color: blue;
font-family: Verdana, Arial, sans-serif;
text-decoration: none;
outline:none;
font-weight:bold;
}

a.leftnav {
	font-size: 9pt;
	color: #222;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: text-top;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

a.leftnav:link {
	font-size: 9pt;
	color: #222;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: text-top;
	text-align:center;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

a.leftnav:visited {
	font-size:9pt;
	color: #222;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	text-align:center;
	position: relative;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

a.leftnav:hover {
	font-size:9pt;
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	outline:none;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}


/* -- TOP NAV --*/
a.topnav{
	margin:0;
	padding:0;
	font-size: 7pt;
	color:#fff;
	font-weight: bold;
	outline:none;
	font-family: Verdana, Arial, sans-serif;
}

a.topnav:visited {
	margin:0;
	padding:0;
	font-size: 7pt;
	color:#ccc;
	font-weight: bold;
	outline:none;
	font-family: Verdana, Arial, sans-serif;
}
a.topnav:hover {
	margin:0;
	padding:0;
	font-size: 7pt;
	color:#ccc;
	font-weight: bold;
	outline:none;
	font-family: Verdana, Arial, sans-serif;
}

/* change la taille et l'ecriture de 
   la presentation d'un produit     */
td {
	font-family : Verdana, Arial, sans-serif;
	font-size: 12pt;
	padding:0;
	color:black;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 20;
}
td strike{
font-family : Verdana, Arial, sans-serif;
font-size: 12pt;
color:red;
/*background-color:#252525;*/
margin:0;
padding:0;
outline:none;
}

table.noborder {
border-collapse:collapse;
border:none;
font-family : Verdana, Arial, sans-serif;
padding: 0;
margin:0;
font-size : 7pt;
color: #FFCC00;
}

table.noborderentete {
border-collapse:collapse;
border:none;
font-family : Verdana, Arial, sans-serif;
padding: 0;
margin:0;
font-size : 7pt;
}

tr.noborderentete {
border-collapse:collapse;
border:none;
font-family : Verdana, Arial, sans-serif;
padding: 0;
margin:0;
font-size : 7pt;
}

td.noborderentete {
border-collapse:collapse;
width:1024px;
border:none;
font-family : Verdana, Arial, sans-serif;
padding: 0;
margin:0;
font-size : 7pt;
}

tr.noborder {
	border-collapse:collapse;
	border:none;
	font-family : Verdana, Arial, sans-serif;
	padding: 0;
	margin:0;
	font-size : 7pt;
	color:black;
}

th.noborder {
	border-width: 0;
}

td.noborder {
	border-width: 0;
}
td.leftnav {
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-color:white;
	text-align: left;
	width: 150px;
	height: 720px;
	margin:0;
	padding:0;
}

.leftnavH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	font-weight: 800;
	color: #FFFFFF;
}

td.footer {
	background-attachment: scroll;
	font-size: 0pt;
	color: #FFFFFF ;
	height: 174px;
	background-color:white;
	background-image: url(footer.jpg);
	background-repeat:no-repeat;
}
/*
a.footer:link {
font-size: 8pt;
color: #FFFFFF;
text-decoration: none;
font-family: Verdana, Arial, sans-serif;
}

a.footer:visited {
font-size: 8pt;
color: #FFFFFF;
text-decoration: none;
font-family: Verdana, Arial, sans-serif;
}

a.footer:hover {
font-size: 8pt;
color: #FFFFFF;
text-decoration: underline;
font-family: Verdana, Arial, sans-serif;
}
*/
td.menu {
/*peut etre a enlever */
width:60px;
border-width: 0;
background-attachment: scroll;
Height: 25;
text-align: right;
}

table.liste {
	border: 1;
	border-collapse: collapse;
	padding: 20;
}

tr.liste {
width:auto;
}

td.liste {
	padding: 5px;
	height: 30px;
	color:#000;
	background-color: #FFF;
	font-size: 12px;
	border: 1px solid #CCC;
}

th.liste {
height: 30px;
background-image:url('th_panier.jpg');
background-repeat:x;
border-style: solid;
border-width: 1;
border-color: #808080;
padding: 5px;
background-repeat: repeat-x;
background-attachment: scroll;
background-position: center center;
font-size: 13pt;
font-weight:bold;
color: black;
}

table.catalogue {
	width: 160px;
	border-collapse: collapse;
	padding: 50;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	/*background-color: #252525;*/
}

tr.catalogue {
width: 160px;
-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

td.catalogue{
	width: 160px;
	border:none;
	font-size: 10pt;
	height: 20px;
	color:black;
	letter-spacing: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color:white;
	-moz-border-radius:10px 10px 15px 10px;
	-webkit-border-radius:10px 10px 15px 10px;
	boder-radius:10px 10px 15px 10px;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
td.catalogue:hover{
	text-decoration:none;
	font-size: 10pt;
	letter-spacing: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background:url(bk_bleu.jpg);
	background-repeat:repeat-all;
	-moz-border-radius:10px 10px 25px 25px;
	-webkit-border-radius:10px 10px 25px 25px;
	boder-radius:10px 10px 25px 25px;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}


.Style Promotion {
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	text-decoration: none;
}
/* titre menu gauche*//*
th.catalogue {
	width: 160px;
	height: 27;
	padding: 5px;
	background-repeat: repeat-x;
	background-attachment:scroll;
	background-position: center center;
	font-size: 8pt;
	color:#000000;
	font-style: normal;
	text-transform: uppercase;
	font-variant: normal;
	text-shadow: yes;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(back_ground_th_catalogue.jpg);
}
*/
a.catalogue:link{ font-size: 8pt;
}

a.catalogue:visited{ font-size: 8pt;
}

a.catalogue:hover{ 

	background-image:url(barre menu hover.jpg);
	font-size: 10pt;
	color:#ffffff;
	font-style: normal;
}

table.recherche {
	width: 160px;
	border: 1;
	border-collapse: collapse;
	padding: 25;
	background-color: white;
}

tr.recherche {
	width: 160px;
}

td.recherche {
	width: 130px;
	padding: 5px;
	font-size: 8pt;
	height: 54px;
	background:white;
	color:black;
	border:1px solid black;
	-moz-border-radius:0px 0px 10px 10px;
	-webkit-border-radius:0px 0px 10px 10px;
	boder-radius:0px 0px 10px 10px;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
td.recherche:hover {
	background:white;
	border:1px solid black;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	boder-radius:0px;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
th.recherche {
	width: 160px;
	height: 27;
	padding: 4px;
	background-position: center;
	font-size:11pt;
	color:black;
	background-image:url("");
	background-repeat:no-repeat;
	text-align: left;
}

table.listecatalogue {
	border: 2;
	border-collapse: separate;
	border-spacing:expression(cellSpacing=5);
	margin:10px;
}

/* disign du prix  d'un article */
tr.listecatalogue {
}

td.listecatalogue {
	width:150px;
	height:180px;
	margin-left:30px;
	padding: 0px;
	border-style: solid;
	border-width: 1;
	border-color: black;
	font-size: 10pt;
	color:black;
	background:white;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	-o-border-radius:5px 5px 5px 5px;
	boder-radius:5px 5px 5px 5px;
	-moz-transition: all .6s;
	-webkit-transition: all .6s;
	-o-transition: all .6s;
	transition: all .6s;
}
td.listecatalogue:hover {
	-moz-border-radius:15px 15px 15px 15px;
	-webkit-border-radius:15px 15px 15px 15px;
	-o-border-radius:15px 15px 15px 15px;
	boder-radius:15px 15px 15px 15px;
	-moz-transition: all .6s;
	-webkit-transition: all .6s;
	-o-transition: all .6s;
	transition: all .6s;
}

td.listecatalogue_Image {
	padding: 0px;
	border-color: 606060;
	font-size: 11pt;
	text-align: center;
}

/* concerne les prix dans le catalogue */
td.listecatalogue_Prix {
	height: 35;
	padding: 0px;
	border-style: none;
	border-width: 0;
	border-color: none;
	font-size: 10pt;
	text-align: center;
	color:black;
}
td.listecatalogue_Prix:hover{
	/* color:black; */
}
td.listecatalogue_Prix strike{
	height: 35;
	padding: 0px;
	border-style: none;
	border-width: 0;
	border-color: none;
	font-size: 11pt;
	text-align: center;
	color: red;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

td.listecatalogue_Designation {
	padding: 0px;
	padding-top:5px;
	margin-bottom:-5px;
	color:black;
	font-weight:bold;
	border:none;
	font-size: 11pt;
	text-align: center;
}
td.listecatalogue_Designation:hover{
	color:grey;
}

table.topmenu {
border: 0;
padding: 0;
margin:0;
}

tr.topmenu {
	width:auto;
}
/* menu horizontal */
td.topmenu{
	width:auto;
	height: 27px;
	padding: 0px;
	margin:0px;
	background-image: url("back_ground_th_catalogue.jpg");
	background-repeat: repeat-x;
	font-size: 7pt;
	font-family:Verdana, Arial, sans-serif;
	color: #eeeeee;
	text-decoration:none;
	
}
td.topmenu:hover{
	width:auto;
	height: 27px;
	padding: 0px;
	margin:0px;
	font-size: 7pt;
	font-family:Verdana, Arial, sans-serif;
	color: #eeeeee;
	text-decoration:none;
}

table.panier {
	width: 160px;
	border: 1;
	border-collapse: collapse;
	padding: 5;
	background-color:white;
}

tr.panier {
width: 160px;
}

td.panier {
	width: 160px;
	text-align: center;
	padding: 5px;
	font-size: 8pt;
	height: 24;
	color:black;
	background:white;
	border:1px solid black;
	-moz-border-radius:0px 0px 10px 10px;
	-webkit-border-radius:0px 0px 10px 10px;
	boder-radius:0px 0px 10px 10px;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
td.panier:hover {
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	boder-radius:0px;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

th.panier {
	width: 160px;
	height: 27;
	padding: 4px;
	background-position: center;
	font-size:11pt;
	color:black;
	background-image:url("");
	text-align:left;
}

a.panier:link {
font-size: 10pt;
color:black;
font-weight: bold;
background-image:url(entete.png)
text-decoration: none;
font-family: Verdana, Arial, sans-serif;
}

a.panier:visited {
font-size: 10pt;
color:black;
font-weight: bold;
text-decoration: none;
font-family: Verdana, Arial, sans-serif;
}

a.panier:hover {
font-size: 10pt;
color:black;
font-weight: bold;
text-decoration: underline;
font-family: Verdana, Arial, sans-serif;
}




/*TRAVAIL A FAIRE */


th.formulaire {
	border:none;
	width:750px;
	padding: 2px;
	font-size: 12pt;
	font-weight: bold;
	color:#000;
	boder-radius:20px 20px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	text-align: left;
}
th.formulaire:hover {
	border:0px solid #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	text-align: left;
}

tr.borduretop {
height: 3px;
background-color: red;
border-style: none;
border-width: 0px;
display:none;
spacing: 0;
padding: 0;
margin:0;
}

td.borduretop {
height: 3px;
background-color: red;
border-style: none;
border-width: 0px;
display:none;
spacing: 0;
padding: 0;
margin:0;
}

tr.bordurebottom {
height: 3px;
background-color: red;
border-style: none;
border-width: 0px;
display:none;
spacing: 0;
padding: 0;
margin:0;
}

td.bordurebottom {
height: 3px;
background-color: red;
border-style: none;
border-width: 0px;
display:none;
spacing: 0;
padding: 0;
margin:0;
}

td.bordureleft {
width: 3px;
background-color: red;
border-style: none;
border-width: 0px;
display:none;
spacing: 0;
padding: 0;
margin:0;
}

td.bordureright {
width: 3px;
background-color: red;
border-style: none;
border-width: 0px;
display:none;
spacing: 0;
padding: 0;
margin:0;
}

td.bordure {
background-color: red;
border-style: none;
border-width: 0px;
d-isplay:none;
spacing: 0;
padding: 0;
margin:0;
}

input.plusmoins {
width: 18;
height: 18;
font-size: 10pt;
font-weight:bold;
color: black;
text-align:center;
padding-top:-5px;
}

table.page {
	width: 980;
	border-collapse:collapse;
	border-width: 0;
	font-family : Verdana, Arial, sans-serif;
	spacing: 0;
	padding: 0;
	font-size : 8pt;
	/*background-color: #252525;*/
}

td.corps {
border-width: 0;
width: 875px;
background-color:white;
height: 720; 
}

td.corps_Abonnement {
border-width: 0;
width: 824;
background-color: #252525 ;
height: 720; 
background-image:url('.jpg');
}

td.corps_Accueil {
border:none;
background-color:white;
background-image:url('solde_pub.jpg');
height:auto;
background-repeat:no-repeat;

}

td.corps_Catalogue {
border-width: 0;
width: 824;
background:white;
background-repeat:no-repeat;
height: 720; 
}

td.corps_ChangementMotPasse {
border-width: 0;
width: 824;
background-color: #252525;
height: 720; 
}

td.corps_Client {
	padding-top:15px;
	border-width: 0;
	width: 824px;
	/*background-color: #c2bfbf;*/
	/*background-image:url('corps_client.jpg');*/
	background-repeat:no-repeat;
	/*background-color: #c3bfc0;*/
	height: 760px;
}

td.corps_Contact {
	border-width: 0;
	width: 824;
	background-image:url('');
	background-repeat:none;
	height: 720; 
	font-size:12pt;
}

td.corps_DetailProduit {
	border:none;
	width:824px;
	margin-left:80px;
	background-repeat:no-repeat;
	background-color:white;
	height:720px;
	color:black;
}
td.corps_DetailProduit:hover {
	color:blue;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}


td.corps_Envoi_Ami {
	border-width: 0;
	width: 824;
	height: 720; 
}

td.corps_Identification {
	border-width: 0;
	width: 824;
	height: 720; 
}
 
td.corps_index {
	border-width: 0;
	width: 824;
	/*background-color: #252525;*/
	height: 720; 
}

td.corps_ipn {
	border-width: 0;
	width: 824;
	background-color: #252525;
	height: 720;
}

td.corps_ipn_ecole {
	border-width: 0;
	width: 824;
	background-color: #252525;
	height: 720; 
}

td.corps_ipn_Paybox {
	border-width: 0;
	width: 824;
	background-color: #252525;
	height: 720; 
}

td.corps_Livraison {
	border-width: 0;
	width: 824;
	background-image:url('.jpg');
	height: 720; 
}

td.corps_MotPasse {
	border-width: 0;
	width: 824;
	background-image:url('.jpg');
	height: 720; 
}

td.corps_Paiement {
	border-width: 0;
	margin:0;
	padding:0;
	width: 824;
	background-image:url('.jpg');
	height: 720; 
}

td.corps_PaiementOk {
	border-width: 0;
	width: 824;
	background-color: #c3bfc0;
	height: 720; 
}

td.corps_PaiementRefus {
	border-width: 0;
	width: 824;
	background-color: #c3bfc0;
	height: 720; 
}

td.corps_Panier {
	padding-top:15px;
	border-width: 0;
	width: 824px;
	background-repeat: no-repeat;
	background-image:url('.jpg');
}

td.corps_Photo {
	border:none;
	width: 824;
	background-color: #252525;
	height: 720; 
}

td.corps_RappelerMotPasse {
	border-width: 0;
	width: 824px;
	background-image:url('corps_rappelermotdepasse.jpg');
	background-repeat:no-repeat;
	background-color: #c3bfc0;
	height: 720; 
}

td.corps_Recherche {
	border-width: 0;
	width: 824;
	height: 720; 
}

td.corps_Tracking {
	border:none;
	width: 824;
	height: 720; 
}

td.corps_ZoomPhoto {
	border:none;
	width:824px;
	height:720px; 
	-moz-border-radius:25px 25px 25px 25px;
	-webkit-border-radius:25px 25px 25px 25px;
	border-radius:25px 25px 25px 25px;
	background-color: #252525;
}

td.corps__admin {
border-width: 0;
width: 824;
background-color: #252525;
height: 720; 
}

td.corps__Apache {
border-width: 0;
width: 824;
background-color: #252525;
height: 720; 
}

td.corps__Domaines {
border-width: 0;
width: 824;
background-color: #252525;
height: 720; 
}

td.corps__menu {
border-width: 0;
width: 824;
background-color: #252525;
height: 720; 
}

td.corps__Provenances {
border-width: 0;
width: 824;
background-color: #252525;
height: 720; 
}

td.corps__sql {
border-width: 0;
width: 824;
background-color: #252525;
height: 720; 
}

td.corps_IPN-CIC {
border-width: 0;
width: 824;
background-color: #252525;
height: 720; 
}

td.corps_ipn-Elysnet {
border-width: 0;
width: 824;
background-color: #252525;
height: 720; 
}

td.corps_ipn-SPPLUS {
border-width: 0;
width: 824;
background-color: #252525;
height: 720; 
}

td.corps_ipn_Zero {
border-width: 0;
width: 824;
background-color: #252525;
height: 720; 
}

td.corps_QuiSommesNous {
	border-width:0;
	width: 824px;
	height:auto;
	margin:0;
	padding:0;
	background-color:white;
}

td.corps_EdiExportPdt {
border-width: 0;
width: 824;
background-color: #252525;
height: 720; 
}

td.corps_ipn-CreditNord {
border-width: 0;
width: 824;
background-color: #252525;
height: 720; 
}

td.corps_ipn-SG {
border-width: 0;
width: 824;
background-color: #252525;
height: 720; 
}

td.corps_PreCatalogue {
border-width: 0;
width: 824;
background-color: #252525;
height: 720; 
}

div.completediv{ 
	overflow: hidden;
	cursor: crosshair;
	border-color: #FFFF00;
	border:none;
	margin-left:auto;
	margin-right:auto;
	-moz-border-radius:25px 25px 25px 25px;
-webkit-border-radius:25px 25px 25px 25px;
}
div.completediv img{ 
	margin-left:auto;
	margin-right:auto;
	width:150px;
	height:150px;
}
div.completediv td{ 
	margin-left:auto;
	margin-right:auto;
	width:185px;
	height:185px;
}

#selecteurzoom{ 
	visibility: hidden;
	position: absolute;
	width: 30px;
	height: 30px;
	border:none;
	-moz-border-radius:25px 25px 25px 25px;
	-webkit-border-radius:25px 25px 25px 25px;
	border-radius:25px 25px 25px 25px;
}


#contenantzoom{ 
	z-index: 5;
	position: absolute;
	top: auto;
	left: auto;
	overflow: hidden;
	border:none;
	width: 350px;
	height: 180px;
	-moz-border-radius:50px 50px 50px 50px;
	-webkit-border-radius:50px 50px 50px 50px;
	border-radius:50px 50px 50px 50px;
	background-color: #252525;
	visibility: hidden;
}
#contenantzoom img{ 
	width:450px;
	height:450px;
	border:none;
	-moz-border-radius:50px 50px 50px 50px;
	-webkit-border-radius:50px 50px 50px 50px;
	border-radius:50px 50px 50px 50px;
}

div.zoomdiv{ position: relative;
top: 120;
left: 120;
}

table.actualite {
	width: 160px;
	border: 0;
	border-collapse: collapse;
	padding: 0;
	background-color:white;
}

tr.actualite {
	width: 160px;
}

td.actualite {
	width: 160px;
	padding: 4px;
	font-size: 8pt;
	color:black;
	height: auto;
	text-align: center;
	font-weight: bold;
	position:right;
	border:1px solid black;
	background:white;
	-moz-border-radius:0px 0px 0px 0px;
	-webkit-border-radius:0px 0px 0px 0px;
	boder-radius:0px 0px 0px 0px;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
td.actualite:hover {
	background:white;
	border:1px solid black;
	-moz-border-radius:0px 0px 5px 5px;
	-webkit-border-radius:0px 0px 5px 5px;
	boder-radius:0px 0px 5px 5px;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

th.actualite {
	width: 160px;
	height: 27px;
	padding: 4px;
	background-color:white;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center;
	font-size:11pt;
	color:black;
	background-image:url("");
	background-repeat:no-repeat;
	text-align: left;
}

/* Affichage des prix d'un article */
.affichage_prix {
	color:#236fcd;
	font-size: 21px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td.descriptif {
font-size: 12pt;
}

td.corps_ipn-cyberplus {
border-width: 0;
width: 824;
background-color: #252525;
height: 720; 
}

td.corps_motDePasse {
border-width: 0;
width: 824;
background-color: #252525;
height: 720; 
}

td.corps_OpeRecrutement {
border-width: 0;
width: 824;
background-color: #252525;
height: 720; 
}

td.corps_PointRetrait {
border-width: 0;
width: 824;
background-color: #252525;
height: 720; 
}

td.corps_recrutement {
border-width: 0;
width: 824;
background-color: #252525;
height: 720; 
}

td.corps__gestiondomaines {
border-width: 0;
width: 824;
background-color: #252525;
height: 720; 
}

td.corps__gestionmeta {
border-width: 0;
width: 824;
background-color: #252525;
height: 720; 
}

td.corps_error404 {
border-width: 0;
width: 824;
background-color: #252525;
height: 720; 
}

td.corps_Ipn-BNP {
border-width: 0;
width: 824;
background-color: #252525;
height: 720; 
}

table.Univers {
height: 26px;
width: 100%;
border-style: none;
border: 0;
padding: 0px;
margin:0;
border-spacing: 0px;
border-collapse:separate;
border-spacing:0;
border-spacing:expression(cellSpacing=0);
}

tr.Univers {
}

td.Univers {
background-color: purple;
border-style: none;
}

td.UniversLineLeft {
height: 26px;
width:150px;
border: 0px;
padding: 0px;
border-spacing: 0px;
text-align: center;
font-family: Verdana;
font-size : 8pt;
border-color: rgb(0,0,0);
border-style: none;
/* background-image: url(file:///F|/Nevada Site/Site Nevada V Shop Original/tabline.png); */
background-repeat: repeat-x;
background-attachment: scroll;
background-position: top left 
}

td.UniversLineRight {
height: 26px;
border: 0px;
padding: 0px;
border-spacing: 0px;
text-align: center;
font-family: Verdana;
font-size : 8pt;
border-color: rgb(0,0,0);
border-style: none;
background-image: url(file:///F|/Nevada Site/Site Nevada V Shop Original/tabline.png);
background-repeat: repeat-x;
background-attachment: scroll;
background-position: top left 
}

td.UniversActif {
height: 26px;
width:150;
border: 0px;
padding: 0px;
border-spacing: 0px;
text-align: center;
font-family: Verdana;
font-size : 8pt;
border-color: rgb(0,0,0);
border-style: none;
background-image: url(file:///F|/Nevada Site/Site Nevada V Shop Original/tabactive.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: top left
}

td.UniversInactif {
height: 26px;
width:150;
border: 0px;
padding: 0px;
border-spacing: 0px;
text-align: center;
font-family: Verdana;
font-size : 8pt;
border-color: rgb(0,0,0);
border-style: none;
background-image: url(file:///F|/Nevada Site/Site Nevada V Shop Original/tabinactive.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: top left
}

a.UniversActif:link {
font-weight: bold;
}

a.UniversActif:visited {
font-weight: bold;
}

a.UniversActif:hover {
font-weight: bold;
}

a.UniversInactif:link {
}

a.UniversInactif:visited {
}

a.UniversInactif:hover {
}

h3.titre_quisommesnous {
color:#252525;
font-size:0pt;

}

td.corps_IPN-CREDITMUTUEL {
border-width: 0;
width: 824px;
background-color: #252525;
height: 720px; 
font-size:0px;
}

th.catalogue_volet {
	cursor:pointer;
	width: 140px;
	height: 27;
	padding: 0px;
	border:none;
	background:white;
	background-image: url('barre_menu_long.jpg');
	background-attachment: scroll;
	background-position: center center;
	font-size: 8pt;
	color: black;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
th.catalogue_volet:hover {
	background-image: url('barre-menu-hover_long.jpg');
	color:#fff;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

td.corps_ipn_CM {
border-width: 0;
width: 824;
background-color: #252525;
height: 720; 
}

input[type=submit][class=button]{
    background:url('btn.jpg') left top;
    height:25px;
	width:150px;
    border:none;
    color:#8C8C8C;
    text-transform:uppercase;
    cursor:pointer;
    font-size:9px;
    border:solid 1px #212121;
    line-height:25px;
    display:block;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    padding:0 3px;
	float:right;
	margin-right:2px;
   
}
input[type=submit][class=button]:hover{
    background-position: left bottom;
	width:150px;
    color:#FFF;
    border:solid 1px #8c8c8c;
}
input[type=submit]{
    background:url('btn.jpg') left top;
    height:25px;
    border:none;
    color:#8C8C8C;
    text-transform:uppercase;
    cursor:pointer;
    font-size:9px;
    border:solid 1px #212121;
    line-height:25px;
    display:block;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    padding:0 3px;
	float:right;
	margin-right:32px;
   
}
input[type=submit]:hover{
    background-position: left bottom;
    color:#FFF;
    border:solid 1px #8c8c8c;
}
input[type=edit][class=edit]{
    height:25px;
	width:100px;
    border:none;
    color:black;
    text-transform:uppercase;
    cursor:pointer;
    font-size:9px;
    border:solid 1px #212121;
    line-height:25px;
    margin-left:20px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	boder-radius:5px;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
    padding:0 3px;
	float:left;
	margin-right:32px;
   
}
input[type=edit][class=edit]:hover{
    color:#FFF;
    border:solid 1px #ccc;
}
