html, body, form { 
	margin: 0; 
	padding: 0;
}

body{
	background: #3a85cb;
	color: #353535;
	font: 75% Arial, Sans-Serif;
}

img {
border:0;
}

/* Encadrement de l'ensemble */
div#total {  
	color: #000;
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
    width: 959px;
	border-left:1px solid #353535;
	border-right:1px solid #353535;
	background:#ffffff;
	
}

/* Header */
div#header {
width:959px;
height:193px;
margin: 0;
padding: 0;
float:left;
}

div#header ul {
margin: 0;
padding: 0;
}

div#header li {
list-style : none;
float:left;
margin: 0 0 0 0;
padding: 0 0 0 0;
}


/* Menu */
div#menu {
width:959px;
height:38px;
margin: 0;
padding: 0;
float:left;
background : #353535;
}

div#menu ul {
margin: 0;
padding: 0;
}

div#menu li {
list-style : none;
float:left;
margin: 0 0 0 0;
padding: 0 0 0 0;
}


/* Ariane */
div#ariane {
width:959px;
height:20px;
margin: 0;
padding: 0;
float:left;
}

div#ariane ul {
margin: 0;
padding: 0;
}

div#ariane li {
color:#353535;
list-style : none;
float:left;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

div#ariane li.first {
background: url(../morgan/images/ariane_02.gif);
width:425px;
height :20px;
}
/*colonne gauche*/
#left{
width:221px;
float:left;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

#left p{
margin: 0 0 0 0;
padding: 0 0 0 0;
}

#left div.fond{
background: url(../morgan/images/left_03.gif);
background-repeat:repeat-y;
width:219px;
border:1px solid #E3E1E2;
padding-top:10px;
padding-bottom:10px;
}

#left ul {
margin: 1em;
padding: 0;
}

#left li {
list-style-type: none;
padding: 0.1em 0 0.1em 0;
}


#left div.fond_identification{
background: url(../morgan/images/left_01.gif);
background-repeat:no-repeat;
margin: 0 0 0 0;
padding-left:30px;
border-bottom:1px solid #E38221;

}
.left:link{color:#353535;font-weight:bold;}
.left:visited{color:#353535;font-weight:bold;}
.left:hover{color:#353535;font-weight:bold;}

petit:link{color:#353535;font-size:10px;}
.petit:visited{color:#353535;font-size:10px;}
.petit:hover{color:#353535;font-size:10px;}

#left div.fond_cat{
background: url(../morgan/images/left_05.gif);
background-repeat:repeat-y;
border-bottom:1px solid #C0C0C0;
border-top:1px solid #C0C0C0;
}


.menuleft:link {color:#225079;text-decoration:none;font-weight:bold;}
.menuleft:visited{color:#225079;text-decoration:none;font-weight:bold;}
.menuleft:hover {color:#ffffff;background:#225079;text-decoration:none;font-weight:bold;}

#left div.fond_adhesion{
/*background: url(../morgan/images/left_11.jpg);*/
background-repeat:no-repeat;
padding-left:10px;
width:221px;
height:708px;
}

#left div.fond7{
background: url(../morgan/images/left_07.gif);
background-repeat:repeat-y;
border:1px solid #E3E1E2;
padding-top:10px;
padding-bottom:10px;
}
/*centre*/
#centre{
float:left;
width:564px;
margin: 0 0 0 0;
padding: 0 0 0 0;
}
#centre ul {
margin: 0;
padding: 0;
}

#centre li {
list-style : none;
float:left;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

/*colonne de droite*/
#right{
float:left;
width:174px;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

#right p{
margin: 0 0 0 0;
padding: 0 0 0 0;
}

#right p span{
padding-left: 10px;
}

#right div.fond{
background: url(../morgan/images/right_02.gif);
background-repeat:repeat-y;
margin: 0 0 0 0;
padding-top: 10px;
padding-left: 15px;
padding-bottom: 10px;
width:174px;
}

#right div.pub{
background: url(../morgan/images/right_05.gif);
background-repeat:no-repeat;
padding-top: 5px;
padding-left: 12px;
padding-bottom: 5px;
width:174px;
height:546px;
float:left;
}
/*footer*/
#footer{
float:left;
width:959px;
text-align:center;
}

.blanc {color:#ffffff;font-size:12px;}

.orange {color:#E38221;font-size:12px;font-weight:bold;}

.titre {color:#ffffff;font-size:12px;text-transform:uppercase;font-weight:bold;font-family:verdana;}

.bleu:link {color:#225079;font-size:12px;font-weight:normal;text-decoration:none;}
.bleu:visited {color:#225079;font-size:12px;font-weight:normal;text-decoration:none;}
.bleu:hover {color:#225079;font-size:12px;font-weight:normal;text-decoration:none;}

h1 {
	margin: 0;
	padding: 0.5em;
}

h2 {margin: 0;
    padding-left:10px;
	font-size: 13px;
	color:#353535;}

div#content h2 {
	border-bottom:2px solid #3253a4;
	color: #3253a4;
	font-size: 1.5em;
	vertical-align:middle;
	margin: 0 0 0 0.3em;
	padding: 0.3em 0 0 0.3em;
}

h3 {
	font-size: 100%;
	margin-top: 0;
}


p {
padding-left: 12px;
font-size: 1em;
}

td {
font-size: 0.9em;
}


a {
  color:#000000;
  text-decoration: none;
}

a:visited {
  color:#000000;
  text-decoration: none;
}

a:hover {
  color:#000000;
  text-decoration: underline;
}

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: 90%;
	font-size:1em;
}

input { 
	color:#000000;
	background-color:#FFF;
	font-weight: none;
	font-family:  "Trebuchet Ms", Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding:1px;
	border-spacing : 1px;
}

.promo { 
	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;
	height:15px;
	width:100px;
}
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;
}



/* 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;
}



/* Menu1 */

div#menu1 { 
	background: #3253a4;
	clear: both;
	color: #fff;
	font-size: 100%;
	overflow: hidden;
	width: 100%;
}		
div#menu1 ul { 
	margin: 0;
	padding: 0;
}	
div#menu1 ul li { 
	background: #3253a4;
	border-right: 1px solid #fff;
	color: #fff;
	display: inline; 
	float: left;
	list-style: none;
	}
div#menu1 ul li a { 
	background: #3253a4;
	color: #fff; 
	display: block; 
	padding: 0.3em 1em 0.3em 1em;
	text-decoration: none;
} 
	
div#menu1 ul li a:hover {
	color: #fff;
	background: #98a9d2;
	text-decoration: underline;
} 
div#menu1 ul li.active { 
	background: #98a9d2; 
	color: #000;
	padding: 0.3em 1em 0.3em 1em;
}

/* Menu 3 */
div#menu3 h2 {
	line-height: 20px; /* forcer la hauteur des liens sous IE pour afficher correctement les bordures */
	font-size: 1em;
	font-weight: bold;
	padding: 2px 8px;
	text-decoration: none;
	text-transform:uppercase;
	text-transform:uppercase;
	color: #1F1F5F;
	border-top: 1px solid #C1DFF9;
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;
	border-left: 1px solid #C1DFF9;
	background: #eee;
}

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-top: 0;
	border-bottom: 0;
	margin: 0.2em;
	width: 99%;
}

/* Produits sur deux colonnes */
td.produit2col {
	
	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 8px;
padding: 0.2em 0 0.2em 0;
width: 270px;
}
.enregistrementdroite {
background: #fff;
border: 1px solid #ddd;
color: #000;
float: left;
margin: 0.2em 0 0.5em 8px;
padding: 0.2em 0 0.2em 0;
width: 270px;
}
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%;
}

table.minicaddie td {
border-bottom: solid 1px #ddd;
padding: 0.1em;
}

table.minicaddie td.final {
font-weight:bold;
color:#990000;

}

table.minicaddie caption {
background: #3253a4;
color: #fff;
font-weight: bold;
text-align: left;
}


/* Tableau caddie et historique des commandes */
table.caddie {
width: 662px;
}
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: #225079;
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 { 
	line-height: 20px; /* forcer la hauteur des liens sous IE pour afficher correctement les bordures */
	font-size: 1em;
	font-weight: bold;
	padding: 2px 8px;
	text-decoration: none;
	text-transform:uppercase;
	text-transform:uppercase;
	color: #1F1F5F;
	border-top: 1px solid #C1DFF9;
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;
	border-left: 1px solid #C1DFF9;
	background: #eee;
}







/*maryline page change_mot_pass_form*/
.changepass {
background: #fff;
border: 1px solid #ddd;
color: #000;
float: left;
margin: 0.2em 0 0.5em 8px;
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: #fff;
color: #000;
float: left;
margin: 0.2em 0 0.5em 4px;
padding: 0.2em 0 0.2em 0;
width: 270px;

}
.stepdroite {
background: #fff;
color: #000;
float: left;
margin: 0.2em 0 0.5em 4px;
padding: 0.1em 0 0.2em 0;
width: 270px;

}
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: #225079;
	color : #ffffff;
}

ul.caddie {text-align:center;}
.caddie_red {color : #ffffff; font-weight:bold; background:#225079;text-align:right;line-height: 30px; /* forcer la hauteur des liens sous IE pour afficher correctement les bordures */}

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.2em 0 0.5em 0;
padding: 0.2em 0 0.2em 0;
width: 279px;
}
.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;}


.produit_detail_img3 {
background: #fff;
border: 1px solid #ddd;
float: left;
margin: 0.2em 0 0.5em 4px;
padding: 0.2em 0 0.2em 0;
width: 265px;
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: 265px;
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:  "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: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;

}

.bouton_recherche {  
background-image: url(../morgan/images/bouton_recherche.gif);
width:37px;
height:18px;
border:0px;
}

