/* BALISES DE BASE */
body {
    background-image:url(img/fond.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
	margin:0;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
}
img {
	border:0;
}
form {
	border:0;
	margin:0;
}
h2,h3,h4 {
	margin:0;
	font-size:12px;
}
ul,li {
	margin:0;
	padding:0;
	list-style-image:none;
}
a:link,a:visited,a:active {
	text-decoration: underline;
	color: #fff;
}
a:hover {
	color:#B60012;
	text-decoration:underline;
}
hr {
	background-color: #EEEEEE;
	border-style: solid;
	border-width: 1px;
	border-color: #DDDDDD;
}


/* BALISES REUTILISABLES */
.clear{
	clear:both;
}
.fleft{
	float:left;
}
.fright{
	float:right;
}
.big {
	font-size:14px;
	text-transform:uppercase;
}
.italic {
	font-style:italic;
}
.bold {
	font-weight:bold;
}
.texte-maj{
	text-transform: uppercase;
}

/* HEADER */
.fond-haut{
	background-color:#000000;
	background-image:url(img/fond-haut.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:960px;
	height:99px;
}
.fond-page {
	width:960px;
	background-color:#000000;
}
.fond-centre {
	background-color:#000000;
}
.boite-gauche-groupe {
	width: 170px;
	margin-left: 10px;
	margin-right: 10px;
}
.boite-droite-groupe {
	width: 170px;
	margin-left: 10px;
	margin-right: 10px;
}
.header-connexion{
	width:450px;
	height:99px;
	color:#fff;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.contenu-connexion {
width:450px;
margin-top:25px;
}
.liens-header {
height:30px;
line-height:30px;
margin-right:20px;
color:#8a8984;
font-family:Georgia, "Times New Roman", Times, serif;
}
.liens-header a:link,.liens-header a:visited,.liens-header a:active{
color:#8a8984;
text-decoration:underline;
}
.liens-header a:hover{
color:#137ea8;
}
.header-recherche{
	color:#FFF;
	margin-right:10px;
	vertical-align:baseline;
	padding-top:7px;
}
.champ-recherche{
	padding-left:25px!important;
	background-image:url(img/champ_recherche.gif);
	background-repeat:no-repeat;
	background-position:left center;
	height:22px;
}
.panier-lien {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	line-height:39px;
	font-size:14px;
	text-align:center;
}
#liens_haut {
	margin:10px 0 0 0;
	color:#fff;
	text-align:left;
}
a.lien-haut:link,a.lien-haut:visited,a.lien-haut:active {
	color:#137ea8;
	text-decoration:underline;
	font-weight:bold;
}
a.lien-haut:hover {
	color:#fff;
}

.fond-menu-haut {
	height:35px;
	line-height:35px;
	width:960px;
	background-image:url(img/fond-menu-haut.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
.menu-haut {
	color: #333333;
	height:35px;
}
.menu-haut-principal {
	padding: 0px;
	margin: 0px;
	height:100%;;
}
.menu-haut-principal li {
	display: inline;
	height: 35px;
	float: left;
	line-height: 35px;
}
.menu-deroulant-rubrique {
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
a.menu-deroulant-rubrique:link,a.menu-deroulant-rubrique:visited,a.menu-deroulant-rubrique:active {
	text-decoration: none;
	color: #D26756;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
a.menu-deroulant-rubrique:hover {
	color: #DB2E38;
	background-color: #FFFFFF;
}
a.bouton-haut:visited,a.bouton-haut:link,a.bouton-haut:active {
	font-size: 14px;
	font-weight: regular;
	text-decoration: none;
	white-space: nowrap;
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding-right:20px;
	padding-left:20px;
	display:block;
}
a.bouton-haut:hover {
	text-decoration: underline;
	color:#000000;
}
a.bouton-haut-actif:link,a.bouton-haut-actif:visited,a.bouton-haut-actif:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: regular;
	white-space: nowrap;
	text-decoration:none;
	color:#ffffff;
	padding-right:20px;
	padding-left:20px;
	display:block;
}
a.bouton-haut-actif:hover {
	text-decoration: underline;
}
.separateur-haut {
	font-weight: normal;
	height: 100%;
	width: 1px;
	padding: 0px;
	margin: 0px;
}

.input-text-header {
	width:110px;
	padding:2px;
	height:18px;
	line-height:18px;
	vertical-align:middle;
	font-size:12px;
	color:#666666;
	border: solid 1px #fff;
	margin:0px 0px 5px 0px;
}
#acces_mail{
	margin-top:5px;
	width:144px;
}
#acces_password{
}
.header-panier {
	color:#FFF;
	background-color:#B60012;
	background-image:url(img/bg_panier.gif);
	background-repeat: no-repeat;
	background-position:top left;
	padding-left:40px;
	width:203px;
	height:39px;
	vertical-align:baseline;
}
#refresh_panier_header{
	color:#ff0000;
	font-weight:bold;
	font-size:16px;
	text-align:center;
}
.fil_ariane,a.fil_ariane:link,a.fil_ariane:visited,a.fil_ariane:active,a.fil_ariane:hover {
	color:#999999;
	font-weight:bold;
	font-size:11px;
	display:block;
	float:left;
	text-decoration:none;
}
.fil_ariane_fond {
	height:25px;
	background-image:url(img/fil-ariane-fond.gif);
	background-repeat:repeat-y;
	background-position:top left;
	line-height:25px;
	padding-left:10px;
	vertical-align:middle;
	visibility:hidden;
}
.titre-page {
	font-size:11px;
	padding-left:5px;
	margin: 0px;
}

/* BARRE NAVIGATION */
.bouton-navigation {
	text-align: center;
	vertical-align: middle;
	background-color:#ffffff;
	border:solid 1px #000;
	height: 20px;
	width: 20px;
	line-height: 20px;
	color:#000;
}
.barre-navigation {
	margin-top: 5px;
	margin-bottom: 5px;
}
.page-active {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	background-color:#B60012;
	color:#fff;
	height: 100%;
	width: 100%;
}
.page-inactive {
	font-size: 11px;
	color: #666666;
}
a.page-lien:link,a.page-lien:visited,a.page-lien:active {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: block;
	height: 100%;
	width: 100%;
	color:#000;
}
a.page-lien:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	display: block;
	height: 100%;
	width: 100%;
	color:#fff;
	background-color:#313131;
}

/* FORMULAIRES */
.input-text {
	margin-bottom:5px;
}
.form-label {
	font-weight: bold;
	padding-top: 6px;
}
.form-label-obligatoire{
	color:#ff0000;
	font-weight:bold;
	padding-top: 6px;
}
.form-fieldset {
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.form-legend {
	font-weight: bold;
	padding-right: 5px;
}
.form-mention {
	font-size: 10px;
}
.form-texte {
	font-size: 13px;
	font-weight: bold;
	padding-top: 6px;
	color:#fff;
}

/* BOITES CENTRALES */
.boite_pop {
	color:#000;
	background-color:#ffffff;
	border:solid 2px #B60012;
	padding:3px;
}
.boite1-titre{
    background-image:url(img/boite1-titre.jpg);
    background-repeat:repeat-x
	font-size:17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#d3d3d3;
	padding:5px;
}
.boite1 ul{
	list-style-type:circle;
	margin:10px;
	padding:10px;
}
.boite2 {
	background-position:bottom;
	background-repeat:repeat-x;
	padding:5px;
	border:1px solid #313131;
}
.boite2-titre{
	color:#ffffff;
	font-size:15px;
	height:25px;
	background-color:#126B90;/*
	background-image:url(img/boite2-titre.gif);
	background-repeat:repeat-x;
	background-position:top left;*/
	line-height:25px;
	padding:0px 10px 0px 10px;
	vertical-align:middle;
}

.boite5-titre-1,.boite5-titre-3 {
	background-color:#313131;
	width:5px;
	height:25px;
}
.boite5-titre-2{
	background-color:#313131;
	/*background-image:url(img/boite5-titre.gif);
	background-repeat:repeat-x;
	background-position:top left;*/
}
.boite5-titre {
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#ffffff;
	text-align:left;
	line-height:25px;
}
.boite5 {
}
.boite5-1 {
	border-top:solid 1px #313131;
	border-left:solid 1px #313131;
}
.boite5-2 {
	border-top:solid 1px #313131;
}
.boite5-3 {
	border-top:solid 1px #313131;
	border-right:solid 1px #313131;
}
.boite5-4 {
	border-left:solid 1px #313131;
}
.boite5-5 {
	padding:8px;
	background-color:#000;
}
.boite5-6 {
	border-right:solid 1px #313131;
}
.boite5-7 {
	border-bottom:solid 1px #313131;
	border-left:solid 1px #313131;
}
.boite5-8 {
	border-bottom:solid 1px #313131;
}
.boite5-9 {
	border-bottom:solid 1px #313131;
	border-right:solid 1px #313131;
}

/* EXTRANET */
a.menu-extranet-client:visited,a.menu-extranet-client:link,a.menu-extranet-client:active {
	text-decoration:none;
	font-weight:bold;
	text-align:center;
}
a.menu-extranet-client:hover {
	text-decoration:underline;
}
.tableau-menu-extranet {
	background-color: #ffffff;
	border:solid 1px #71351d;
	height:25px;
	width:95%;
}
.tableau-menu-extranet td {
	text-align:center;
	width:25%;
}
.tableau-titre {
	background-color:#666666;
	font-weight:bold;
	color:#ffffff;
	padding:2px;
	text-align:center;
}
.tableau-ligne-2 {
	padding:5px;
	border-bottom:1px solid #f2f2f2;
	text-align:center;
}
.tableau-ligne-1 {
	padding:5px;
	border-bottom:1px solid #f2f2f2;
	text-align:center;
}
/* BOITES LATERALES */
.boite_menu1 {
	width:100%;
	margin-bottom:10px;
}
.boite_menu1-titre {
	color:#ffffff;
	font-size:12px;
	height:25px;
	line-height:25px;
	vertical-align:middle;
	text-align:left;
	padding-left:20px;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
.boite_menu1-5 {
	padding:10px;
	color:#a5a5a5;
}
.boite_menu1-8 {
	height:15px;
}

.boite_menu2 {
	width:100%;
	margin-bottom:10px;
}
.boite_menu2-titre {
	color:#666666;
	font-size:14px;
	height:25px;
	line-height:25px;
	vertical-align:middle;
	text-align:left;
	display:block;
	padding-left:10px;
}
.boite_menu2-5 {
	padding:10px;
}
.boite_menu2-8 {
	height:1px;
}
.boite_menu5{
	width:100%;
	margin-bottom:10px;
}
/* BOITE MENU */
.entree-menu-ligne2 {
	margin-left:5px;
}
.boite-menu {
	width:150px;
	color:#d4d4d4;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.boite-menu-ligne-1 {
	list-style-type: none;
	margin:0;
	padding:0;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
	vertical-align:middle;

}
.boite-menu-fleche {
	background-image:url(img/boite-menu-fleche.gif);
	background-position:right;
	background-repeat:no-repeat;
}
.boite-menu-ligne-2 {
	list-style-type: none;
	margin:0;
	padding-left:15px;
	color:#999999;
	border-bottom:solid 1px #cccccc;
}
.entree-menu {
	margin:auto;
}
.entree-menu2 {
	color:#000000;
}
a.boite-contenu:link,a.boite-contenu:visited,a.boite-contenu:active {
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
}
a.boite-contenu:hover {
	text-decoration:underline;
}
a.boite-contenu-actif:link,a.boite-contenu-actif:visited,a.boite-contenu-actif:active {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
a.boite-contenu-actif:hover {
	text-decoration:underline;
}
a.boite-contenu-ligne2:link,a.boite-contenu-ligne2:visited,a.boite-contenu-ligne2:active {
	color: #fff;
	text-decoration:none;
	font-size:11px;
}
a.boite-contenu-ligne2:hover {
	text-decoration:underline;
}
a.boite-contenu-ligne2-actif:link,a.boite-contenu-ligne2-actif:visited,a.boite-contenu-ligne2-actif:active {
	color: #999;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
a.boite-contenu-ligne2-actif:hover {
	text-decoration:underline;
}
a.boite-titre:link,a.boite-titre:visited,a.boite-titre:active {
	color:#666666;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}
a.boite-titre:hover {
	text-decoration:underline;
}

/* BOITES PRODUITS */
.separateur_produit_horizontal{
	background-image:url(img/separateur_produit_horizontal.gif);
	background-repeat:repeat-x;
	background-position:center center;
}
.boite_produit1 {
	width:95%;
	background-image:url(img/fond_produit.jpg);
	background-repeat:repeat-x;
	background-position:top;

}
.boite_produit1-image {
	height:150px;
	width:150px;
	margin:auto;
	position:relative;
	border:solid 1px #ff0000;
	background-color:#FFF;
}
.boite_produit1-image .conteneur_image_produit{
	height:150px!important;
	width:150px!important;
	/*display:table-cell;*/
	line-height:150px!important;
	vertical-align:middle;
}
.image-texte {
	color:#000000;
	font-style:italic;
}
.affichage_marque{
	display:none;
}
.boite_produit1-description {
	font-weight:normal;
	color:#999999;
	display:none;
	margin:5px 0px 14px 0px;
}
a.boite_produit1-designation:link,a.boite_produit1-designation:visited,a.boite_produit1-designation:active,a.boite_produit1-designation:hover {
	text-align:center;
	text-transform:uppercase;
	color: #ffffff;
	display:block;
	height:45px;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.boite_produit1-prix {
	color:#126b90;
	padding-left:60px;
	font-size:16px;
	font-weight:bold;
	height:25px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.barrer_prix {
	text-decoration:line-through;
	font-size:11px;
}
.cadre {
	height:150px;
}
.bordure-image {
	padding-top:6px;
	padding-bottom:6px;
	margin-bottom:5px;
}
.bouton_detail{
	margin:auto;
	display:none;
}
.bouton_commande{
	margin:auto;
	float:right;
	display:none;
}

/* LISTES PRODUITS */
.bordure-image-liste {
	border: 1px solid #999999;
	padding-top:6px;
	padding-bottom:6px;
	margin:5px;
}
.liste1-ligne,.liste2-ligne {
	border-bottom:1px solid #efe0d9;
}
.liste1-designation{
	text-align:left;
	margin-top:5px;
}
.liste1-ligne {
	padding:3px;
}
.liste1-prix{
	color:#e93700;
	font-size:16px;
	font-weight:bold;
	white-space:nowrap;
}
a.liste1-lien:link,a.liste1-lien:active,a.liste1-lien:visited,a.liste1-lien:hover{
	font-weight:bold;
}

/* ONGLETS PANIER */
.panier-onglet-1-actif,.panier-onglet-1-inactif,.panier-onglet-1 {
	background-color:#B60012;
	text-decoration:none;
	height:20px;
	width:20px;
	text-align:center;
	color:#000;
	font-weight:bold;
	border:solid 1px #B60012;
}
.panier-onglet-1-actif {
color:#fff;
}
.panier-onglet-1-inactif {
	color:#B60012;
	background-color:#fff;
	border:solid 1px #000;
}
.panier-onglet-1 {
	background-color:#fff;
	border:solid 1px #000;
}
a.panier-onglet:link,a.panier-onglet:visited,a.panier-onglet:active {
	color: #fff;
	text-decoration:none;
	font-weight:bold;
}
a.panier-onglet:hover {
	text-decoration: underline;
}
a.panier-onglet-actif {
	color: #B60012;
	font-weight:bold;
}
.panier-onglet-inactif {
	color:#666666;
	font-weight:bold;
}
.panier-onglet-barre {
	margin:10px;
}
.panier-onglet-1 {
	
}
.panier-onglet-2 {
	padding-left:5px;
	color:#000000;	
}
.panier-onglet-3 {
	width:1px;
}
.panier-onglet-4 {
	width:25px;
	background-image:url(img/panier-onglet-3.gif);
	background-repeat:no-repeat;
	background-position:center center;
}
.panier-etape {
	background-color:#313131;
	color:#FFFFFF;
	padding:5px;
	font-weight:bold;
}
.panier-coin-1,.panier-coin-2,.panier-gauche,.panier-droite {
	border-bottom: 1px solid #dddddd;
}
.panier-bas,.panier-coin-3,.panier-coin-4{
	font-size:16px;
	background-color:#B60012;
	padding:3px;
	color:#FFFFFF;
}
.panier-haut,.panier-ligne,.panier-ligne-3 {
	color:#fff;
	border-bottom: 1px solid #dddddd;
	padding:5px;
}
.panier-ligne a{
	color:#fff;
}
.panier-haut {
	font-weight:bold;
}
.panier-bordure {
}

/* FOOT */
.fond-menu-bas{
	padding-top:10px;
	padding-bottom:10px;
}
.menu-bas{
    color:#d4d4d4;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.rubrique-bas {
	color:#c4c3c3;
	font-size:11px;
	margin-bottom:8px;
	font-weight:bold;
}
ul.colonne-bas {
	width:160px;
	float:left;
	padding-left:40px;
	padding-top:35px;
	list-style:none;
}

a.lien-bas:link,a.lien-bas:visited,a.lien-bas:active {
	color:#848484;
	font-size:11px;
	text-decoration:none;
}
a.lien-bas:hover {
	text-decoration:underline;
}
#poweredby {
	font-size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-align:right;
	background-color:#161616;
	color:#7e7e7e;
	width:940px;
	padding:10px;
}
#poweredby a{
	color:#7e7e7e;
}
/* BOUTONS */

/*bouton1*/
a.bouton1:link,a.bouton1:visited,a.bouton1:active {
	display:inline;
	text-decoration: underline;
	font-weight: bold;
}
a.bouton1:hover {

}

/*bouton2*/
.bouton2-fond {
	background-color:#B60012;
	border:1px solid white;
	margin:auto;
}
.bouton2-gauche {
	width:1px;
}
.bouton2-centre {
}
.bouton2-droite {
	width:1px;
}
a.bouton2:link,a.bouton2:visited,a.bouton2:active {
	font-weight: bold;
	font-size:11px;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	line-height:25px;
	vertical-align:middle;
	height:25px;
	padding-left:10px;
	padding-right:10px;
}
a.bouton2:hover {
	text-decoration:underline;
}

/*bouton4*/
.bouton4-fond {
	background-image:url(img/bouton4.gif);
	background-repeat:repeat-x;
	background-position:top left;
	margin:auto;
	border-left:none;
	border-right:none;
}
.bouton4-gauche {
	width:1px;
}
.bouton4-centre {
}
.bouton4-droite {
	width:1px;
}.bouton4{
	font-weight: bold;
	font-size:11px;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	line-height:25px;
	vertical-align:middle;
	height:25px;
	padding-left:10px;
	padding-right:10px;
}

/*bouton5*/
.bouton5-fond {
	background-color:#137EA8;
	border:1px solid white;
	margin:auto;
}
.bouton5-gauche {
	width:1px;
}
.bouton5-centre {
}
.bouton5-droite {
	width:1px;
}
a.bouton5:link,a.bouton5:visited,a.bouton5:active {
	font-weight: bold;
	font-size:11px;
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	line-height:25px;
	vertical-align:middle;
	height:25px;
	padding-left:10px;
	padding-right:10px;
}
a.bouton5:hover {
	text-decoration:underline;
}

/* GABARITS */

.gabarit-telechargement li{
	margin:0px 0px 20px 0px;
}

.gabarit-telechargement .cont-top{
	padding:5px 5px 5px 40px;
	min-height:40px;
}

.gabarit-telechargement .cont-top .titre{
	font-size:16px;
	font-weight:bold;
}

.gabarit-telechargement .cont-top .size{
	text-align:right;
}

.gabarit-telechargement .description{
	background-color:#F9F7F7;
	padding:5px;
}

.gabarit-telechargement .description .titre{
	border-bottom:1px dotted #CFA8AC;
}

.gabarit-telechargement .cont-top.zip{
	background:url(img/fichier-zip.png) 0 0 no-repeat;
}
.gabarit-telechargement .cont-top.divers{
	background:url(img/fichier-divers.png) 0 0 no-repeat;
}
.gabarit-telechargement .cont-top.excel{
	background:url(img/fichier-excel.png) 0 0 no-repeat;
}
.gabarit-telechargement .cont-top.image{
	background:url(img/fichier-image.png) 0 0 no-repeat;
}
.gabarit-telechargement .cont-top.word{
	background:url(img/fichier-word.png) 0 0 no-repeat;
}
.gabarit-telechargement .cont-top.pdf{
	background:url(img/fichier-pdf.png) 0 0 no-repeat;
}
.gabarit-telechargement .cont-top.html{
	background:url(img/fichier-html.png) 0 0 no-repeat;
}
#tableau_menu a:link, #tableau_menu a:visited, #tableau_menu a:active {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
#tableau_menu a:hover {
	text-decoration: underline;
}
.gabarit-texte{
color:#ffffff;
font-family:Georgia, "Times New Roman", Times, serif;
padding-left:20px;
padding-top:10px;

}
.utilisateur-champ {
	font-weight: bold;
	text-align: left;
	color: #333333;
	padding-right: 3px;
}
.utilisateur-etiquette {
	text-align: left;
	color: #3047F3;
}
.utilisateur-bordure {
	text-align: left;
}
.utilisateur-etiquette-2 {
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #3047F3;
}

.lien-newsletter:link,.lien-newsletter:visited,.lien-newsletter:active,.lien-newsletter:hover {
}
.haut-newsletter {
}
.bas-newsletter {
}

/* DIVERS */
.utilisateur-champ {
	font-weight: bold;
	text-align: left;
	color: #333333;
	padding-right: 3px;
}
.erreur{
	color:red;
	padding:2px;
}