
* {
	font-family:Verdana,Arial,sans-serif;
}
body {
	margin:0;
	padding:0;	
	font-family: Verdana,Arial,sans-serif;
	font-size: 12px;
	color:#FFF;
	background-color:#000000;
}
img {
	vertical-align:middle;
	border:none;	
}
form, div {
	margin:0;
	padding:0;	
}
p { 
	padding:4px 0;
	margin:0;
}

a, a:link, a:visited {
	text-decoration:none;
}
a:hover, a:active {
	text-decoration:none;
}
a span {
	display:none;
}

h1 { font-size:17px;margin:0;padding:6px 0; }
h2 { font-size:16px;margin:0;padding:5px 0; }
h3 { font-size:14px;margin:0;padding:3px 0; }
h4 { font-size:13px;margin:0;padding:2px 0; }
h5 { font-size:11px;margin:0;padding:2px 0; }

select, textarea { font-size:12px; } 
label  { /*display:block;*/  }
input, textarea, select {
	border:1px solid #07058D;
}
textarea {
	height:60px;
}
.champ_texte, .liste {
	width:300px;
}
fieldset {
	/*margin:5px;*/
	padding:10px;
	border:0px transparent;
}
fieldset legend {
	font-weight:bold;
	color:#ffec00;
}
small {
	font-size:11px;
}

hr {

}

button {
	padding:0 5px;
	margin:0 3px;
}

/************************************************/
/*					STRUCTURE					*/
/************************************************/



/* CADRE PRINCIPAL */
#main {	
	margin:0 auto;
	width:1024px;
	/*min-height:768px;*/
	position:relative;
	background:url('repeat-main.jpg') repeat-y;
}
#header {
	float:left;
	width:1024px;
	margin:0;
	padding:0;
	position:relative;
}
#header h1 {
	margin:0;padding:0;
	width:1024px;
	height:132px;
	background:url('bandeau.jpg') no-repeat;
}
#header h1 a {
	display:block;
	float:left;
	width:635px;
	height:132px;	
}


#menu {
	float:left;
	width:235px;
	margin-top:10px;
}
#menu ul {
	margin:0;padding:0;
	list-style:none;
}
#menu ul li {
	margin:0;padding:0;
	list-style:none;
	display:inline;
}
#menu ul li a {
	margin:5px 0;
	display:block;	
	padding:5px;
	color:#FFF;
	width:210px;
}
#menu ul li a:hover {
	border:1px solid #FFF;
}
#menu ul li .m-produits {
	background-color:#07058D;
	border:1px solid #07058D;
}
#menu ul li .m-articles {
	background-color:#79177E;
	border:1px solid #79177E;
}
#menu ul li .m-pros {
	background-color:#128506;
	border:1px solid #128506;
}

#panier {
	width:210px;
	padding:5px;
	background-color:#4C4C4C;
}


#submain {
	background:url('repeat-content.jpg') #07058D repeat-x;
	min-height:551px;
	float:left;
	width:782px;
	margin-left:7px;
}


#content {
	margin:30px 30px;
}

#chemin, #chemin * {
	color:#FFF;
	font-size:14px;
	font-weight:bold;
}


/************************************************/
/*						CONTENU					*/
/************************************************/

#content .titre-bloc {
	margin:0 25px;
}
#content .bloc, #content .bloc-produits {
	margin:0 auto;
	width:686px;
}
#content .bloc-milieu {
	width:686px;
	background:url('bloc-milieu.png') repeat-y;
}
#content .bloc-haut {
	width:686px;
	height:15px;
	background:url('bloc-haut.png') no-repeat;
}
#content .bloc-bas {
	width:686px;
	height:26px;
	background:url('bloc-bas.png') no-repeat;
}
#content .bloc h1 ,#content .bloc h2, #content .bloc p {
	margin:0;
	padding:3px 15px;
}
#content .bloc a {
	color:#FFF;
	text-decoration:underline;	
}
#content .bloc a:hover {
	color:#000;
	background-color:#FFF;
	text-decoration:none;	
}
#content .bloc-produits hr {
	clear:both;
	height: 4px;
	margin: -0.5em 20px;
	padding: 0;
	color: #4C4C4C;
	background-color: #4C4C4C;
	border: 0;
}

.logos {
	width:160px;
	text-align:left;
	vertical-align:middle;
}

.produit, .formulaire_boutique table {
	table-collapse:collapse;
	margin:0 auto 15px auto;
	width:660px;
}
.qte-panier {
	width:40px;	
	text-align:center;
}

.boutons-bleu, .bouton_normal, .bouton_important {
	display:block;
	width:140px;
	height:18px;
	padding-top:3px;
	background:url('boutons.jpg') no-repeat;
	text-align:center;
	color:#ffec00 !important;
	text-decoration:none !important;
	font-weight:bold;
}
.bouton_normal, .bouton_important {
	float:right;	
}
.bouton_important {
	font-size:13px;
}
.boutons-bleu:hover, .boutons-bleu:hover, .bouton_normal:hover, .bouton_important:hover {
	color:#FFF !important;
}
.bouton_ajouter_au_panier {
	float:right;	
	margin-right:20px;	
}
.bouton_enregistrement {
	position:absolute;
	top:35px;
	left:675px;
}
.bouton_identification {
	position:absolute;
	top:65px;
	left:675px;	
}
.bouton_voir_le_detail, .bouton_espace_client, .bouton_passer_la_commande {
	display:block;
	padding:5px;
	color:#FFF;
}
.bouton_voir_le_detail { background-color:#128506; border:1px solid #128506; }
.bouton_passer_la_commande  { background-color:#79177E; border:1px solid #79177E; font-weight:bold; }
.bouton_voir_le_detail:hover, .bouton_passer_la_commande:hover { border:1px solid #FFF; }

#pagination {
	text-align:right;
	padding-right:20px;
	color:#FFF;
}
#pagination a {
	color:#FFF;
}
#pagination a:hover {
	text-decoration:underline;
}
#pagination .on {
	font-weight:bold;
}

.total_ttc {
	font-weight:bold;
}
.boutons {}
.boutons li {
	clear:both;
	padding:7px 20px;
}
#liste_etapes {
	margin:0;
}
#liste_etapes .en_cours {
	font-weight:bold;
}

.formulaire_boutique dl {
	width:600px;
	margin:0;
	padding:10px 0;
	clear:both;
}
.formulaire_boutique dt {
	float:left;
	width:200px;
	margin:0;padding:0;
}
.formulaire_boutique dd {
	float:right;
	width:350px;
	margin:0;padding:0;
}



/************************************************/
/*						DIVERS					*/
/************************************************/
.jaune {
	color:#ffec00;
}
.rouge, .erreur {
	color:#ff0000;
}
.blanc {
	color:#FFF !important;
}

/************************************************/
/*						UTILS					*/
/************************************************/
.noborder {
	border:none;
}
.spacer {
	clear:both;	
	padding:7px 0; 
}

.hidden, .tabs-hide	{ display:none;      }

.bold 		{ font-weight:bold;  }
.italic 	{ font-style:italic; }
.center 	{ text-align:center; }
.right	 	{ text-align:right;  }
.left	 	{ text-align:left ;  }
.justify 	{ text-align:justify;}

.f-right 	{ float:right; }
.f-left 	{ float:left;  }
.clear	 	{ clear:both;  }

.block 		{ display:block; }
.inline		{ display:inline; }

.barre		{ text-decoration: line-through; }

/************************************************/
/*				DOCUMENTS JOINTS				*/
/************************************************/
#portfolio {
	margin:0 auto;
	width:687px;
}
.documents-images {
	float:left;
	width:170px;
	text-align:center;
	min-height:150px;	
}
.documents-images small {
	display:block;
	margin:0 auto;
}
.documents-images img {
	border:1px solid #FFF;
}

#TB_window {
	background-color:#000 !important;
	color:#FFF !important;
}
#TB_window a {
	color:#FFF !important;
}

/************************************************/
/*						SPIP					*/
/************************************************/

a.spip_out { color:#BCBDBF;	text-decoration:underline; }
a.spip_in { color:#BCBDBF;	text-decoration:underline; }

.spip_logos { }
.spip_documents { }
.spip_documents_center { display:block;text-align:center; }
.spip_documents_right {}
.spip_documents_left { }

p.spip, p.spip_note  { margin:3px 0; }

h3.spip, h4.spip { color:#FFED00; }
hr.spip {}
ul.spip { margin-left:30px; padding:0;}
li.spip { margin:10px 0;}

ul.forum { list-style-type:none;margin:0 10px;padding:0; }

table.spip {
	border-collapse:collapse;
}
table.spip tr.row_first { text-align:center; }
table.spip tr.row_even { }
table.spip tr.row_odd { }
table.spip td { text-align:center;font-size:10px; }

table.spip tr.row_first th { vertical-align:top; }

.spip_surligne {
	display:inline !important;
}


ul.boutons {
	margin:0;
	padding:0;
	list-style:none;
}
ul.boutons li input { font-weight:bold; }
