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

a {text-decoration: underline;}
a:visited, a:active, a:link {text-decoration: none;}
a:hover {text-decoration: none; background-color:#9CE63A;}

#accueil {
	height: 78px;
	width: 518px;
	float: left;
	position: relative;
	vertical-align: top;
	display: block;
}
#logg p {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	height: 28px;
	width: 300px;
	float: left;
	position: absolute;
	top: 10px;
}
.identite {
	background-color: #6EABFE;
/*	display: inline; */
	height: 22px;
	width: 76px;
	text-align: center;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}

.identite:link, .identite:active, .identite:visited {color: #FFFFFF; text-decoration: none;}

#intro1 {
	font-size: 1em;
	color: #000000;
	text-align: right;
	float: right;
	width: 220px;
	/*	vertical-align: top; */
	position: absolute;
	left: 301px;
	top: 12px;
	vertical-align: text-top;
	height: 24px;
}

#intro2 {
	font-size: 12px;
	color: #000000;
	text-align: right;
	float: right;
	width: 518px;
	vertical-align: top;
	position: absolute;
	left: 6px;
	top: 40px;
}


#text {width: 528px; font-size: 12px;
	left: 10px; /*	position: absolute; */
	}
.normal {font-size: 12px;}

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

h1 {margin: 0; padding: 0.5em;}
h2 {font-size: 16px; color: #FF33CC;}
h3 {font-size: 16px; color: #000000; margin-left: 20px; text-align: left;}
h4 {
	width: 500px;
	font-size: 16px;
	color: #FF33CC;
	font-weight: bold;
	border: 1px solid #88BBFF;
/*	display: block; 
	position: absolute;
	top: 320px;
	*/
}


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

div#content h2 {
	border-bottom:2px solid #3253a4;
	color: #3253a4;
	font-size: 1em;
	vertical-align:middle;
	margin: 0 0 0 0.3em;
	padding: 0.3em 0 0 0.3em;
}

#menucat {
	width: 180px;
	position: relative;
	margin-left: 24px;
	background-color: #eeeeee;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 20px;
}

img {border: 0;}

td {font-size: 0.9em;}

textarea {
	color:#000000;
	border: solid 1px #828282;
	background-color:#FFF;
	font-weight: none;
	font-family: "Trebuchet Ms", Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	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: "Trebuchet Ms", Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding:1px;
	border-spacing : 1px;
}


select { 
	color:#000000;
	border: solid 1px #828282;
	background-color:#FFF;
	font-weight: none;
	font-family: "Trebuchet Ms", Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	
}

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

.bold {font-weight:bold;}
/* Header */
div #header{background-color:#ffffff;}


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

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

/* Header */

/* Menu1 */
#menu1 {
/*	background: #3253a4; */
	clear: both;
	color: #ffffff;
	font-size: 10px;
	overflow: hidden;
	width: 540px;
	height: 27px;
	vertical-align: middle;
	text-align: center;

/*	padding-right: 2px;
	padding-left: 2px; */
}

#menu1img {
	background-image: url(images/menu-off.gif);
	height: 27px;
	width: 82px;
	float: left;
	position: relative;
	left: 6px;
	background-position: center;
	color: #FFFFFF;
	display: block;
	text-align: center;
}

		
#menu1 ul {margin: 0; padding: 0;}	
#menu1 ul li {
	background-image: url(images/menu-off.gif);
	background-repeat: repeat;
	height: 27px;
	width: 82px;
	vertical-align: middle;
	text-decoration: none;
	color: #ffffff;
	margin-right: 6px;
	display: inline;
	float: left;  
	
/*	background: #3253a4; */
/*	border-right: 1px solid #fff; */
}

	
#menu1 ul li a {
	background-image: url(images/menu-off.gif);
	/*	background: #3253a4; */
	height: 27px;
	width: 82px;
	color: #ffffff;
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	padding-top: 7px;
} 
	
#menu1 ul li a:hover {
	background-image: url(images/menu-on.gif);
	color: #000000;
/*	background: #98a9d2; */
	text-decoration: none;
} 
#menu1 ul li.active { 
/*	background: #98a9d2;  */
	color: #000;
}
/* Fil d'Ariane */
#ariane p {
	text-align: right;
	display: block;
	width: 520px;
	vertical-align: middle;
	height: 24px;
	padding: 4px;
	position: relative;
	color: #666666;
}

/* Menu 3 */
div#menu3 h2 {
	color: #000000;
	border-top: 2px solid #ddd;
	font-size: 1em;
}

div#menu3 h3 {
	margin: 0.2em 0.2em 0.2em 0.5em;
}

div#menu3 ul {
	margin: 0.1em 0.1em 0.1em 0.1em;
	padding:0.1em 0.1em 0.1em 0.1em;
}
/* 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 dashed #000; */
	border-top: 0;
	border-bottom: 0;
	margin: 0.2em;
	width: 99%;
}

/* Produits sur deux colonnes */
td.produit2col {
/*	border-bottom: 1px dashed #000;*/
	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: #fff;
border: 1px solid #ddd;
color: #000;
float: left;
margin: 0.2em 0 0.5em 0;
padding: 0.2em 0 0.2em 0;
width: 279px;
}
.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;}
form#entryform textarea {width: 98%;}
form#entryform p.boutonenregistrement {clear: both;}

/* Tableau minicaddie*/
table.minicaddie {width: 100%; background-color:#A0ED3D;}

table.minicaddie td {
background-color:#A0ED3D;
padding: 0.1em;
}

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

}

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


/* Tableau caddie et historique des commandes */
table.caddie {width: 98%;}
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: #000000;
	border-top: 2px solid #ddd;
	font-size: 1.5em;
}

/* Footer */
div#footer {
	clear: both;
	width: 100%;
}
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.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;
}


/* Enregistrement Début */
.enregistrementgauche {
background: #fff;
border: 1px solid #ddd;
color: #000;
float: left;
margin: 0.2em 0 0.5em 0;
padding: 0.2em 0 0.2em 0;
width: 279px;
}
.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 fieldset {border: 0;}
form#entryform textarea {width: 98%;}
form#entryform p.boutonenregistrement {
	clear: both;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #FF33CC;
}

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

/* Enregistrement Fin */

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

/*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: #ffffff; color: #0000000; float: left; margin: 0.2em 0 0.5em 0; padding: 0.2em 0 0.2em 0; width: 240px;}
.stepdroite {background: #ffffff; color: #000; float: left; margin: 0.2em 0 0.5em 4px; padding: 0.1em 0 0.2em 0; width: 240px;}

form#entryformstep p {text-align: left;}
form#entryformstep fieldset {border: 1px solid #99CCFF;}
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: #3253a4; color : #ffffff;}

ul.caddie {text-align:center;}
.caddie_red {color : #ff0000; 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 {
float: left;
margin: 0.2em 0 0.5em 0;
padding: 0.2em 0 0.2em 0;
width: 250px;
}
.produit_detail_droite {
float: left;
margin: 0.2em 0 0.5em 4px;
padding: 0.2em 0 0.2em 0;
width: 250px;
}
div.produit_detail_droite p {text-align:left;}
div.produit_detail_gauche p {text-align:left;}


.produit_detail_img3 {
float: left;
margin: 0.2em 0 0.5em 0;
padding: 0.2em 0 0.2em 0;
width: 520px;
text-align:center;
}
.produit_detail_img4 {
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 ul.produit_detail {
float: left;
width: 33%;
margin: 0.5em 0 0.5em 0;
padding: 0;
}

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

input img {border:0;}

/* 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:  "Trebuchet Ms", Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding:1px;
	border-spacing : 1px;
}

#contact .gauche {width: 25%;}

#contact .droite {width: 75%;}

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

/* 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: 250px;
	padding-top: 10px;
	padding-bottom: 2px;
	float: left;

}

.col2{
	width: 240px;
	padding-top: 10px;
	padding-bottom: 2px;
	float: left;
	position: relative;
	left: 0px;
	text-align: left;
/*	padding-left: 6px; */
}

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

.menu_gauche_bleu:link {
	font-weight:bold;
	color:#3366cc;
	font-size:13px;
	text-decoration:none;
	padding-top: 4px;
	padding-bottom: 2px;
}

.menu_gauche_bleu:visited {
font-weight:bold;
color:#3366cc;
text-decoration:none;
}

.menu_gauche_bleu:hover {
font-weight:bold;
color:#F96CD5;
text-decoration:underline;
}

.menu_gauche_rose:link, .menu_gauche_rose:visited, .menu_gauche_rose:active {
	font-weight:bold;
	color:#ff33cc;
	font-size:12px;
	text-decoration:none;
}


.menu_gauche_rose:hover {
font-weight:bold;
color:#3366cc;
text-decoration:underline;
}

.addtocart:link {
font-weight:bold;
color:#000;
font-size:12px;
text-decoration:none;
}

.addtocart:visited {
font-weight:bold;
color:#000;
text-decoration:none;
}

.addtocart:hover {
font-weight:bold;
color:#000;
text-decoration:underline;
}


.zoom:link, .zoom:visited, .zoom:active {
	background-color: #FF33CC;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
	text-decoration: none;
}

 .zoom:hover {
	text-decoration: none; background-color:#9CE63A;
	
}
.more:link, .more:visited, .more:active {
	font-weight: normal;
	font-size: 12px;
	color: ##6EABFE;
	text-decoration: none;
}


