html, body, form { 
	margin: 0; 
	padding: 0;
}

body
{
	background: #FFFFFF;
	color: #000;
	font: 75% Verdana, Arial, Sans-Serif;
}

h1 {
	margin: 0;
	padding: 0.5em;
}

h2 {
	color: #5C5B5B;
	font-size: 100%;
	vertical-align:middle;
	margin: 0 0 0 0.3em;
	padding: 0;
}

h2.rose {
	color: #E2007A;
	font-size: 120%;
	text-align: center;
}

h3 {
	font-size: 100%;
	margin-top: 0;
}


img {
border: 0;
}

p {
padding: 0 0.2em;
font-size: 1em;
}

td {
font-size: 0.9em;
}

a {
  font-weight: normal; 
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

textarea {
	color:#000000;
	border: solid 1px #828282;
	background-color:#FFF;
	font-weight: none;
	font-family: Verdana, Arial, Sans-Serif;
	padding:1px;
	border-spacing : 1px;
	width: 100%;
	font-size:1em;
}

input { 
	color:#000000;
	border: solid 1px #828282;
	background-color:#FFF;
	font-weight: none;
	font-family: Verdana, Arial, Sans-Serif;
	font-size:1em;
	padding:1px;
	border-spacing : 1px;
}


select { 
	color:#000000;
	border: solid 1px #828282;
	background-color:#FFF;
	font-weight: none;
	font-family: Verdana, Arial, Sans-Serif;
	font-size:1em;	
}

.droite {
	text-align: right;
	padding-left: 0;
}

.left {
text-align: left;
}

.bold {
	font-weight:bold;
}

.space {
	clear: both;
	height: 10px;
}

.sansfilet { 
	border: none;
}

div#bigtotal
{
  background: url(../../images/ombre.jpg);
	color: #000;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
  width: 1008px;
}

/* Total */
div#total
{
  background: #FFFFFF;
	color: #000;
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
  width: 960px;
}

/* Top Menu */
div#topmenu {
text-align: right;
font-size: 95%;
height: 19px;
}
div#topmenu ul {
list-style : none;
margin: 0;
padding: 0.2em 0 0 0;
}
div#topmenu li {
border-left: 1px solid #ddd;
display: inline;
padding: 0 0.5em 0 0.2em;
}
div#topmenu li.first {
border-left: 0;
padding: 0 0.5em 0 0.2em;
}
div#topmenu li.last {
border-left: 1px solid #ddd;
padding: 0 0.5em 0 0.2em;
}

div#topmenu li a{
	text-decoration: none;
	color: #5E5E5E;
}
div#topmenu li a:visited {
	text-decoration: none;
	color: #5E5E5E;
}

div#topmenu li a:hover {
  	text-decoration: none;
	color: #E2007A;
}

/* Header */
div#header {
	margin: 0;
	background: #DDD url(../../images/bandeau.jpg); 
	width: 960px;
	height: 200px;
	border-bottom: #4B4B4B solid 2px;
}

/* Menu1 */

div#menu1 { 
	clear: both;
	color: #5C5B5B;
	font-size: 100%;
	font-width: 80%;
	text-transform: uppercase;
	overflow: hidden;
	width: 100%;
	height:23px;
	border-bottom : #4B4B4B solid 2px;
}		
div#menu1 ul { 
	margin: 0;
	padding: 0;
}	
div#menu1 ul li { 
	color: #5C5B5B;
	display: inline; 
	float: left;
	margin-left: 0.3em;
	padding-left: 0.6em;
	background: url(../../images/puce.jpg) no-repeat; 
	background-position: 0 50%;
	}
div#menu1 ul li a { 
	color: #5C5B5B;
	font-weight: bold; 
	display: block; 
	padding: 0.3em 1em 0.3em 1em;
	text-decoration: none;
} 
	
div#menu1 ul li a:hover {
	color: #E2007A;
	text-decoration: none;
} 
div#menu1 ul li.active { 
	color: #E2007A;
	padding: 0.3em 1em 0.3em 1em;
}
/* Fil d'Ariane */
div#ariane p {
	float: left;
	margin: 0;
	padding: 0.5em 0.5em 0 0.5em;
	height: 30px;
	color: #E2007A;
	font-weight: normal; 
	/*border-bottom: #4B4B4B solid 2px;*/
	margin-bottom: 1em;
	width: 550px;	
}

div#ariane a {
	color: #E2007A;
	text-decoration: none;	
}

div#compte {
	float: left;
	text-align: right;
	margin: 0;
	padding: 0.5em 0 0 0.5em;
	width: 375px;
}

div#content hr { 
	border-top: #ABABAB 1px dashed;
	border-bottom:0;
	border-left:0;
	border-right:0;
}

/* Menu 3 */

div#catalog {
	width: 170px;
	border: 1px solid #666666;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

div#menu3 h2 {
	width: 165px;
	height: 17px;
	background: #EEEEEE;
	color: #000000;
	margin-bottom: 0.5em;
	margin-left:0;
	border-bottom: 3px solid #666666;
	font-weight: normal;
	padding-left: 5px;
	padding-top: 3px;
}

div#menu3 h3 {
	width: 170px;
	height: 20px;
	background: #EEEEEE;
	color: #000000;
	margin-bottom: 0.5em;
	margin-left:0;
	border: 1px solid #666666;
	border-bottom: 3px solid #666666;
	font-weight: normal;
}

div#menu3 h3 a:hover{
	display: block ;
	width: 165px;
	height: 20px;
	background: #E2007A;
	color: #FFFFFF;
	margin-left:0;
	font-weight: normal;
}

div#menu3 h3.on{
	width: 165px;
	height: 17px;
	background: #E2007A;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top: 3px;
}

div#menu3 a {
	text-decoration: none;
	color: #E2007A;
	line-height:1.5em; 
	padding-left: 5px;
}

div#menu3 a:visited {
  text-decoration: none;
  color: #E2007A;
}

div#menu3 a:hover {
  text-decoration: none;
  color: #E2007A;
}


/* Content */
/* deux colonnes : colonne menu droite, voir right.css */
/* trois colonnes : colonne menu droite et menu gauche, voir left_right.css */
/* Tableaux avec les produits */
table.produits {
	border: 1px solid #E2007A;
	margin: 0.2em;
	width: 99%;
}

/* Produits sur deux colonnes */
td.produit2col {
	border-bottom: 0;
	padding: 0.4em;
	vertical-align: top;
	width: 50%;
}
.bordure {
	border-right: 1px dashed #000;
}
td.produit2col img {
	float: left;
}
td.produit2col div.zoom {
 float: left;
}
td.produit2col div.zoom p {
 margin: 0;
 text-align: center;
}

p.flash{
	color:#dd0000;
	font-weight:bold;
}
.retour {
	clear: both;
}
p.retour img {
	float: none;
}
.alignerimage {
	vertical-align: middle;
}

/* Enregistrement Début */
.enregistrementgauche {
background: #ffffff;
color: #000000;
margin: 0.2em 0 0.5em 0;
padding: 0.3em 0 0.2em 0;
width: 70%;
}
.enregistremententreprise {
background: #ffffff;
color: #000000;
margin: 0.2em 0 0.5em 0;
padding: 0.3em 0 0.2em 0;
width: 85%;
}

.enregistrementdroite {
background: #fff;
border: 1px solid #ddd;
color: #000;
float: left;
margin: 0.2em 0 0.5em 4px;
padding: 0.2em 0 0.2em 0;
width: 279px;
}
form#entryform p {
text-align: right;
}
form#entryform p.left {
text-align: left;
}
form#entryform fieldset {
border: 0;
}

legend {
color: #000000;
}
form#entryform textarea {
width: 98%;
}
form#entryform p.boutonenregistrement {
clear: both;
}

/* Tableau minicaddie*/
table.minicaddie {
width: 100%;
}

table.minicaddie td {
border-bottom: solid 1px #ddd;
padding: 0.1em;
}

table.minicaddie td.final {
font-weight:bold;
color:#E2007A;

}

table.minicaddie caption {
background: #3253a4;
color: #fff;
font-weight: bold;
text-align: left;
}


/* Tableau caddie et historique des commandes */
table.caddie {
width: 100%;
}
table.caddie td {
border-bottom: solid 1px #ddd;
padding: 0.1em;
}
table.caddie th {
border-bottom: solid 1px #ddd;
padding: 0.1em;

}
table.caddie caption {
background: #3253a4;
color: #fff;
font-weight: bold;
text-align: left;
}

.listeprod {
text-align: left;
}

div.totalcaddie p {
padding-right: 1em;
text-align: left;
}

div.totalcaddie ul {
	list-style : none;
	margin: 0;
	padding: 0.5em 0 0.5em 0;
}
div.totalcaddie li {
	border-left: 1px solid #ddd;
	display: inline;
	padding: 0 0.5em 0 0.6em;
}
div.totalcaddie li.premier {
	border-left: 0;
	padding: 0 0.5em 0 0.6em;
}
div.totalcaddie li.dernier {
	border-left: 1px solid #ddd;
	padding: 0 0.5em 0 0.6em;
}

.boutoncaddie ul {
	list-style : none;
	margin: 0;
	padding: 0.5em 0 0.5em 0;
}
.boutoncaddie  li {
	border-left: 1px solid #ddd;
	display: inline;
	padding: 0 0.5em 0 0.6em;
}

/* Menu2 */
div#menu2 {
	/* 
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	*/
	/* deux colonnes : colonne menu droite, voir right.css */
	}
div#menu2 ul {
	margin: 1em;
	padding: 0;
}
div#menu2 ul li {
	list-style-type: none;
	padding: 0.1em 0 0.1em 0;
}
div#menu2 li a { 
	text-decoration: none;
} 
	
div#menu2 li a:hover {
	color: #666;
	background: #fff;
	text-decoration: underline;
} 
div#menu2 h2 { 
	color: #E2007A;
	font-weight: normal;
	border-top: 1px solid #E2007A;
}

div#menu2 input { 
	margin-left: 5px;
}

div#menu2 p { 
	color: #5E5E5E;
	font-size: 95%;
	margin-top: 0.2em;;
	margin-left: 5px;
}

div#menu2 a { 
	color: #5E5E5E;
	text-decoration: none;
}

div#menu2 form { 
	font-size: 90%;
	margin-left: 5px;
}

div#menu2 hr { 
	color: #ABABAB;
	background-color: #ABABAB;
	height: 1px;
	border: 0;
	margin-left: 5px;
}


/* Footer */
div#footer {
	clear: both;
	width: 100%;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin-top: 20px;
}
div#footer ul {
	list-style : none;
	margin: 0;
	padding: 0.5em 0 0.5em 0;
}
div#footer li {
	border-left: 1px solid #ddd;
	display: inline;
	padding: 0 0.5em 0 0.6em;
}
div#footer li a{
	color: #5E5E5E;
	text-decoration: none;
}
div#footer li.first {
	border-left: 0;
	padding: 0 0.5em 0 0.6em;
}
div#footer li.last {
	border-left: 1px solid #ddd;
	padding: 0 0.5em 0 0.6em;
}


form#entryform p {
text-align: right;
}

form#entryform p.left {
text-align: left;
}

form#entryform p.cnil {
text-align: left;
font-size: 80%;
}

form#entryform fieldset {
border: 0;
}
form#entryform textarea {
width: 98%;
}
form#entryform p.boutonenregistrement {
clear: both;
}


.notice, .etoile {
	color:#E2007A;
	font-weight:bold;
	font-size:1em;
}


/* Enregistrement Fin */

/*maryline page change_mot_pass_form*/
.changepass {
background: #ffffff;
color: #000000;
float: left;
margin: 0.2em 0 0.5em 0;
padding: 0.3em 0 0.2em 0;
width: 80%;
}

/*maryline page change_param_form*/
.changeparam {
background: #fff;
border: 1px solid #ddd;
color: #000;
float: left;
margin: 0.2em 0 0.5em 0;
padding: 0.3em 0.2em 0.2em 0.2em;
}

.changeparamgauche {
background: #fff;
color: #000;
float: left;
margin: 0.2em 0 0.5em 0;
padding: 0.2em 0 0.2em 0;
width: 279px;
}
.changeparamdroite {
background: #fff;
color: #000;
float: left;
margin: 0.2em 0 0.5em 4px;
padding: 0.2em 0 0.2em 0;
width: 279px;
}

.changeparam2 {
background: #fff;
color: #000;
float: left;
margin: 0.2em 0 0.5em 0;
padding: 0.3em 0 0.2em 0;
}

.formulaire-param {width:150px;}

/*maryline page historique_commande_liste*/
div#commande { 
	background: #3253a4;
	clear: both;
	color: #fff;
	font-size: 100%;
	overflow: hidden;
	width: 100%;
	height:30px;
}		
div#commande ul { 
	margin: 0;
	padding: 0;
	height:30px;
	
}	
div#commande ul li { 
	background: #3253a4;
	color: #fff;
	display: inline; 
	list-style: none;
	line-height:10px;
	
	}
div#commande1 { 
	clear: both;
	color: #000000;
	font-size: 100%;
	overflow: hidden;
	width: 100%;
	height:30px;
}		
div#commande1 ul { 
	margin: 0;
	padding: 0;
	height:30px;
	
}	
div#commande1 ul li { 
	color: #000000;
	display: inline; 
	list-style: none;
	line-height:10px;
	
	}
/* maryline page step1  */
.stepgauche {
background: #fff;
color: #000;
float: left;
margin: 0.2em 0 0.5em 0;
padding: 0.2em 0 0.2em 0;
width: 279px;

}
.stepdroite {
background: #fff;
color: #000;
float: left;
margin: 0.2em 0 0.5em 4px;
padding: 0.1em 0 0.2em 0;
width: 279px;

}
form#entryformstep p {
text-align: left;
}

form#entryformstep fieldset {
border: 1px solid #dddddd;
}

form#entryformstep p.droite {
text-align: right;
}

form#entryformstep textarea {
width: 98%;
}
form#entryformstep p.boutonenregistrement {
clear: both;
}

.fieldset {color : #000099;}

.formulaire-achat {width:140px;}


/* achat/index.php */
.achatgauche {
background: #ff0000;
border: 1px solid #ddd;
color: #000;
float: left;
margin-top: 0.5em;
min-height: 260px;
padding-top: 0.5em;
width: 250px;
}
.achatdroite {
background: #fff;
border: 1px solid #ddd;
color: #000;
float: left;
margin: 0.5em 0 0 4px;
min-height: 260px;
padding-top: 0.5em;
width: 250px;
}

/*caddie.php */

th.caddie{
    background: #CCCCCC;
	color : #ffffff;
}

ul.caddie {text-align:center;}
.caddie_red {color : #000; font-weight:bold;}

p.caddie_bold {color : #000000; font-weight:bold;text-align: left;}

div#choix_zone p{
 text-align: left;
}

/*step2 */
.step2 {
background: #fff;
color: #000;
float: left;
margin: 0.2em 0 0.5em 0;
padding: 0.2em 0 0.2em 0;
width: 98%;
}

#step2caddie {
background: #fff;
color: #000;
float: left;
margin: 0.2em 0 0.5em 0;
padding: 0.2em 0 0.2em 0;
width: 98%;
text-align:right;

}

div#center {text-align:center;}

#center img{
border:0;
}

div#left {text-align:left;}


/*achat/produit_details.php */
.produit_detail_gauche {
background: #fff;
border: 1px solid #ddd;
float: left;
margin: 0 0.5em 0 0;
padding: 0;
width: 230px;
}

.produit_detail_droite {
background: #fff;
/*border: 1px solid #ddd;*/
float: left;
margin: 0.2em 0 0.5em 4px;
padding: 0.2em 0 0.2em 0;
width: 279px;
}
div.produit_detail_droite p {text-align:left;}
div.produit_detail_gauche p {
	text-align:center;
	margin-top: 10px;
}

.produit_detail_img3 {
background: #fff;
border: 1px solid #ddd;
float: left;
margin: 0.2em 0 0.5em 0;
padding: 0.2em 0 0.2em 0;
width: 279px;
text-align:center;
}
.produit_detail_img4 {
background: #fff;
border: 1px solid #ddd;
float: left;
margin: 0.2em 0 0.5em 4px;
padding: 0.2em 0 0.2em 0;
width: 279px;
text-align:center;
}

div#asso {
	clear: both;
	vertical-align:bottom;
}

div#asso ul.produit_detail {
float: left;
width: 33%;
margin: 0.5em 0 0.5em 0;
padding: 0;
}

div#asso ul.produit_detail li {
list-style-type: none;
padding: 0 0 0 0.5em;
}

input img {
border:0;
}

div#photo_auteur {
	width: 410px;
}

div#contenu_auteur {
	width: 520px;
}

/* utilisateurs/contact */
#contact table{
padding:1em;
}

#contact textarea{
width: 90%;
}

#contact input{
width: 90%;
}

#contact .bouton{
	width:125px;
	color:#000000;
	border: solid 1px #828282;
	background-color:#FFF;
	font-weight: none;
	font-family: Verdana, Arial, Sans-Serif;
	padding:1px;
	border-spacing : 1px;
}

#contact .gauche{
width: 25%;
}

#contact .droite{
width: 75%;
}

/* fonction colonne */
#colonne {
text-align:center;
}

/* Module publicité */
#publicite {
text-align:center;
}

/* Module nuage de tag */
#nuage {
text-align: justify;
position:relative;
line-height:25px;
padding: 0.5em;
}
#nuage a {text-decoration:none}
#nuage a:hover {color: white; background-color: #668AA8;}
#nuage a.level0 {font-size:3px;color:#DFDFDF;}
#nuage a.level1 {font-size:6px;color:#B8C9D6;}
#nuage a.level2 {font-size:7px;color:#668AA8;}
#nuage a.level3 {font-size:8px;color:#47657B;}
#nuage a.level4 {font-size:9px;color:#E76300;}
#nuage a.level5 {font-size:10px;color:#685c65;}
#nuage a.level6 {font-size:11x;color:#8c524d;}
#nuage a.level7 {font-size:12px;color:#b44732;}
#nuage a.level8 {font-size:13px;color:#e53a11;}
#nuage a.level9 {font-size:15px;color:#E76300;font-weight: bold}
#nuage a.level10 {font-size:17px;color:#FF3300;font-weight: bold} 

/* Affichage des produits en ligne */
.col1{
	width: 175px;
	padding-top: 10px;
	padding-bottom: 2px;
	float: left;

}

div#content h3{
	color: #E2007A;
	font-size: 120%;
	font-weight: bold;

}

div#content a{
	color: #E2007A;
	font-weight: normal;
	text-decoration: none;

}

div#content a.normal{
	font-weight: normal;
}

.col2{
	width: 250px;
	padding-top: 10px;
	padding-bottom: 2px;
	float: left;

}

.col3{
	padding-top: 10px;
	padding-bottom: 2px;
	float: left;

}

div#moncompte {
	margin-left: 2px;
}

.logo_ref {
	width:120px;
	float:left;
	text-align: right;
}

.cont_ref {
	width:450px;
	float:left;
}

.ref {
	clear:both;
}

div#decale {
	float: left;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: left;
	margin: 0;
	padding: 0.5em 0 0 0.5em;
	width: 540px;
}

div#decale h3 {
	color: #E2007A;
	font-size: 100%;
	font-weight: bold;
	margin-top: 2em;
}

div#decale ul {
	margin:0;
	padding:0;
	list-style: none;
}

div#decale li {
	margin-top: 1em;
	color: #E2007A;
}

div#decale .lidec {
	color: #000000;
}

div#decale .date {
	text-align: right;
	color: #BBBBBB;
	font-size: 140%;
	font-weight: bold;
	margin-top:0;
}

div#decale .photo {
	float: left;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: left;
	margin: 0;
	padding: 0;
	width: 268px;
	/*border: solid 1px #FF0000;*/
}


div#entreprise {
	float: left;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: left;
	margin: 0;
	padding: 0.5em 0 0 0.5em;
	width: 540px;
}

div#entreprise ul {
	margin:0;
	padding-left:18px;
	list-style-type: square;
}

div#entreprise li {
	margin-top: 1em;
}

ul.entrepromo  {
	margin:0;
	padding-left:18px;
	list-style-type: square;
}

li.entrepromo  {
	margin-top: 1em;
}