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

body
{
	background-color: #fff url(../../images/back_striped.gif);
	color: #7A7F88;
	font: 75%  Arial, Helvetica, Sans-Serif;
}

h1 {
	color: #ffffff;
	margin: 0;
	padding: 0.8em;
	font-size: 1em;
	font-weight:bold;	
	text-transform:uppercase;
}

h2 {
	color: #7A7F88;
	font-size: 1.1em;
	font-weight:bold;
	vertical-align:middle;
	margin: 0;
	padding:0;
}		

h3 {
	font-size: 1em;
	font-weight:bold;
	margin: 0;
	padding: 0;	
	color: #7A7F88;
}

h4 {
	font-size: 0.9em;
	font-weight:bold;
	margin-top: 0;
	padding: 0;	
	color: #7A7F88;
}


img {
border: 0;
}

p {
clear:both;
font-size: 1em;
color:#7A7F88;
}

td {
font-size: 1em;
color:#7A7F88;
}


a {
  text-decoration: none;
  color:#414956;
}

a:link {
  text-decoration: none;
  color:#414956;
}

a:visited {
  text-decoration: none;
  color:#414956;  
}

a:hover {
  text-decoration: underline;
  color:#7A7F88;  
}

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

input { 
	color:#000000;
	border: solid 1px #828282;
	background-color:#FFF;
}

.bouton_ok{ 
	background-image:url('images/ok.png');
	background-repeat:no-repeat;
	width:25px;
	height:22px;
	border:0px;

}

select { 
	color:#000000;
	border: solid 1px #828282;
	background-color:#FFF;
	
}



.bold {
	font-weight:bold;
}


div#total
{
	clear:both;
    background: #fff;
	color: #7A7F88;
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
    width: 960px;
	padding-top:20px;
}

/* menu haut */

div#topmenu {
float:left;
text-align: left;
border-bottom:1px solid #C4C7C9;
width: 420px;
background-color:#F1F1F1;
height:30px;
}
div#topmenu ul {
list-style : none;
margin: 0;
padding: 0.5em 0 0 0.5em;
}
div#topmenu li {
display: inline;
padding: 0 0 0 0.8em;
}
div#topmenu li.first {
border-left: 0;
padding: 0 8em 0  2em ;
}
/* Top Menu */
div#topmenu1 {
float:left;
text-align: left;
border-bottom:1px solid #C4C7C9;
width: 540px;
background-color:#F1F1F1;
height:30px;
}
div#topmenu1 ul {
list-style : none;
margin: 0;
padding: 0.8em 0em 0 2em;
}
div#topmenu1 li {
display: inline;
padding: 0 3.8em 0 0;
}

.espace_haut {
float:left;
height:2px;
width:960px;
background-color:#ffffff;
}

.espace_haut2 {
float:left;
height:2px;
width:960px;
background-color:#ffffff;
border-bottom:1px solid #4B5356;
}

.espace_haut3 {
float:left;
height:1px;
width:960px;
background-color:#ffffff;
}

/* logo + caddie */
div#logo_caddie{
    float:left;
	width:960px;
	height:60px;
}

div#logo{
    float:left;
	width:730px;
	height:60px;
	border-right:1px dotted #C4C7C9;
}

div#caddie{
    float:left;
	width:200px;
	height:60px;
	padding: 0.8em 0em 0em 0.2em;
}
/* menunavigation */
div#menu_nav{
    float:left;
	width:958px;
	height:40px;
	border:1px solid #C4C7C9;
}

div#menu_nav ul {
list-style : none;
margin: 0;
padding: 0.8em 0em 0em 1em;

}
div#menu_nav li {
font-weight:bold;
font-size:1.2em;
display: inline;
padding: 0 3.5em 0 3.5em;
border-right:1px dotted #C4C7C9;

}

div#menu_nav li.last {
font-weight:bold;
font-size:1.2em;
display: inline;
padding: 0 3.5em 0 3.5em;
border-right:0px;
}

div#menu_nav ul li a{ 
color:#56636C;
text-decoration:none;
}

div#menu_nav ul li a:hover{ 
color:#888888;
text-decoration:underline;
}

/* colonne gauche */

div#col_left {
float:left;
width:236px;
}

.tetiere {
float:left;
width:238px;
height:40px;
background-color:#6F7275;
color:#ffffff;
font-size:1.1em;
}

.espace_left {
float:left;
height:1px;
width:238px;
background-color:#ffffff;
}
.espace_left2 {
float:left;
height:5px;
width:238px;
background-color:#ffffff;
}

.contenu {
float:left;
width:225px;
border:1px solid #C4C7C9;
padding:5px;
}

.contenu2 {
float:left;
width:230px;
border:1px solid #C4C7C9;
padding:0.5em 0em 0.5em 0.2em;
text-align:justify;
}
/* colonne espace */

div#espace{
float:left;
width:6px;
}

/* colonne droite */

div#right {
float:left;
width:716px;
}

div#contenu_html1 {
float:left;
width:716px;
height:40px;
}

div#contenu_html2 {
float:left;
width:716px;
height:130px;
}

.espace_right {
float:left;
height:1px;
width:718px;
background-color:#ffffff;
}

.espace_right2 {
float:left;
height:5px;
width:718px;
background-color:#ffffff;
}

div#contenu_right {
float:left;
width:716px;
border:1px solid #C4C7C9;
}

div#ariane {
float:left;
width:716px;
}

#ariane h2 {
	color: #149804;
	font-size: 1.1em;
	font-weight:bold;
	width:716px;
	vertical-align:middle;
	height:30px;
	padding: 0.5em 1em 0 1em;
	text-transform:uppercase;
	border-bottom:1px solid #93989A;
}	

div#contenu_centre {
float:left;
width:710px;
padding: 0.5em 0.2em 0.5em 0.2em;
}

#contenu_centre h2 {
	color: #7A7F88;
	font-size: 1em;
	font-weight:bold;
	vertical-align:middle;
	margin: 0;
	padding-left:1em;
	text-decoration:underline;
}	

div#marque {
float:left;
width:718px;
height:40px;
background-color:#E6E6E6;
}
div ul.marque {
float: left;
width: 20%;
margin: 0.5em 0 0.5em 0;
padding: 0;
}

div ul.marque li {
list-style-type: none;
padding: 0 0 0 0.5em;
}
/*bas*/

div#bas{
    float:left;
    width: 960px;
	height:30px;
	border-top:3px solid #0064A2;
	padding:0.5em 0.2em 0.5em 0.2em;
}

div#bas1{
    float:left;
    width: 236px;
}
div#bas2{
    text-align:right;
    float:left;
    width: 715px;
}

div#bas2 ul {
list-style : none;
}

div#bas2 li {
display: inline;
}











/* Tableaux avec les produits */
table.produits {
	/*border: 1px dotted #000;*/
	border-top: 0;
	border-bottom: 0;
	margin: 0.2em;
	width: 99%;
}

/* Produits sur deux colonnes */
td.produit2col {
	border-bottom: 1px dotted #999999;/
	padding: 0.4em;
	vertical-align: top;
	width: 50%;
}
.bordure {
	border-right: 1px dotted #999999;
}
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 */
div#enregistrement {
width: 690px;
background: #fff;
color: #000;
margin: 0.2em 0 0.5em 0;
padding: 0.2em 0 0.2em 0;

}

div#enregistrement span.enregistrement{
width: 690px;
background: #fff;
color: #000;
margin: 0.2em 0 0.5em 0;
padding: 0.2em 0 0.2em 0;

}

div#enregistrement span.enregistrementgauche {
color: #000;
float: left;
margin: 0.2em 0 0.5em 0;
padding: 0.2em 0 0.2em 0;
width: 200px;
height:30px;
}

div#enregistrement span.enregistrementdroite  {
background: #fff;
color: #000;
float: left;
margin: 0.2em 0 0.5em 4px;
padding: 0.2em 0 0.2em 0;
width: 320px;
height:40px;
}


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

form#entryform span input.champtexte {
align: right;
width:250px;
}

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

.center {
	text-align:center;
}

form#entryform textarea {
width: 250px;
height:30px;
}

.notice, .etoile {
	color:#990000;
	font-weight:bold;
	font-size:0.9em;
}
/* 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:#990000;

}

table.minicaddie caption {
background: #425B81;
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: #425B81;
color: #fff;
font-weight: bold;
text-align: left;
}

.listeprod {
text-align: left;
}

div.totalcaddie p {
}

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;
} 

/* 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;
}




/*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: 278px;
}
.changeparamdroite {
background: #fff;
color: #000;
float: left;
margin: 0.2em 0 0.5em 4px;
padding: 0.2em 0 0.2em 0;
width: 278px;
}

.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: #425B81;
	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: #425B81;
	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.2em;
padding: 0.2em 0 0.2em 0;
width: 350px;

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

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

form#entryformstep fieldset {
border: 1px solid #dddddd;
font-color:#000000;
}
form#entryformstep fieldset legend{
color:#7A7F88;
}
form#entryformstep p.droite {
text-align: right;
}

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

fieldset {border:1px solid #dddddd;}

.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: #149804;
	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;padding: 0em 0em 0em 1em;}



/*achat/produit_details.php */
.produit_detail_gauche {
background: #fff;
border: 1px solid #ddd;
float: left;
margin: 0.2em 0 0.5em 0;
padding: 0.2em 0 0.2em 0;
width: 278px;
}
.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: 278px;
}
div.produit_detail_droite p {text-align:left;}
div.produit_detail_gauche p {text-align:center;}


.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: 278px;
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: 278px;
text-align:center;
}


div ul.produit_detail {
background: #ffffff;
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 {
boder: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:   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: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;

}

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

}

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

}

.espace_haut {
float:left;
height:2px;
width:960px;
background-color:#ffffff;
}

/* Page catalogue */

table.fc {
	width:355px;
	height:170px;
}

td.fc_titre_produit {
	width:197px;
	font-size : 1em;
	color:#169707;
	vertical-align:top;
}
td.fc_titre_produit .name{
	font-size : 1.1em;
	color:#169707;
	font-weight:bold;
}

td.fc_flash {
	text-align:center;
	border-bottom:1px dotted #C7C7C7;	
	font-weight:bold;
	color:#cc0000;
	font-size:1em;
}

td.fc_image {
	width:157px;
	text-align:center;
	vertical-align:middle;
}

td.fc_cart{
	width:177px;
	text-align:left;	
}





td.fc_detail {	
	width:355px;
	padding-left:40px;	
}



/* Page catalogue */

table.fp {
	background-color:#fff;
	width:710px;
	
}

td.fp_produit {
	width:355px;
	height:200px;
	font-size : 1em;
	font-weight:normal;
	color:#000;
	vertical-align:top;	
	border-bottom:1px dotted #999999;
	padding-left:0.5em;
}

td.fp_image_grande {
	width:355px;
	height:200px;
	font-weight:bold;
	color:#000;
	font-size:1em;
	text-align:center;
	vertical-align:middle;
	border-right:1px dotted #999999;
	border-bottom:1px dotted #999999;
}

td.fp_descriptif {
	color:#000;
	font-size:1em;
	text-align:justify;
	height:25px;
}


td.fp_image{
	width:710px;
	text-align:center;
	vertical-align:middle;
	border-top:1px dotted #999999;
}

td.fp_descriptif{
	width:710px;
	text-align:justify;
}

td.fp_ami {
	background-color:#fff;
	border-top:1px dotted #999999;
	width:710px;
	text-align:left;	
}

span.titre_produit {
color: #169707;
font-size: 1.1em;
font-weight:bold;
}

p.prix {
	font-weight:bold;
	color:#cc0000;
	font-size:1em;
}	

p.notice {
	color:#cc0000;
	font-size:1em;
	text-decoration:none;
}	

.notice:link, .notice:visited, .notice:active{
	color:#cc0000;
	font-size:1em;
	text-decoration:none;
}	

.notice:hover{
	color:#cc0000;
	font-size:1em;
	text-decoration:underline;
}	

span.prix {
	font-weight:bold;
	color:#cc0000;
	font-size:1em;
}	

span.ecotaxe {
	font-weight:normal;
	color:#000;
	font-size:0.9em;

}

/* affiche_produit_colonne new */
#top {
width:215px;
margin:0;
padding:0;
}

#top h3{
/*background-image:url('images/separateur_arrow.gif');
background-repeat:no-repeat;*/
color:black;
font-size:11px;
font-weight:bold;
text-align:center;
}

#top hr {
	border-color:#999;
	border-style:solid none none;
	border-width:1px medium medium;
	margin:0 auto;
}

#top p{
padding:0;
margin:0;
text-align:center;
}

.bouton {
background-image:url('images/bouton_fond.png');
background-repeat:no-repeat;
color:#fff;
width:133px;
height:27px;
text-align:center;
padding-top:0.3em;
font-size:1em;
}

.bouton:link, .bouton:visited, .bouton:active {
color:#fff;
font-size:1em;
}


.bouton:hover {
background-image:url('images/bouton_fond.png');
background-repeat:no-repeat;
color:#fff;
width:133px;
height:27px;
text-align:center;
text-decoration:underline;
font-size:1em;
}


.clicbouton {
background-image:url('images/bouton_fond.png');
background-repeat:no-repeat;
color:#fff;
width:133px;
height:27px;
text-align:center;
font-size:1em;
border:0;
padding-bottom:0.4em;
}

	
#content h2 {
color: #425B81;
background-color:#f7f7f7;
border-bottom:1px solid #425B81;
font-size: 1.1em;
font-weight:bold;
vertical-align:middle;

}	

.vert {color:#169707;font-weight:bold;}

.blanc:link {color:#ffffff;}
.blanc:visited {color:#ffffff;}
.blanc:hover {color:#ffffff;}


.caddie_header:link {color:#82D5FF;font-weight:bold;}
.caddie_header:visited {color:#82D5FF;font-weight:bold;}
.caddie_header:hover {color:#82D5FF;font-weight:bold;}