h3 {
	font-size: 1em;
	font-weight:normal;
	margin: 0;
	padding: 0;	
}

h4 {
	font-size: 0.7em;
	font-weight:normal;
	margin-top: 0;
	padding: 0;	
}

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

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

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

.bold {
	font-weight:bold;
}

p.flash{
	color:#dd0000;
	font-weight:bold;
}
.retour {
	clear: both;
}

p.retour img {
	float: none;
}

.alignerimage {
	vertical-align: middle;
}

/* Enregistrement Début */

div#enregistrement span.enregistrement{
width: 540px;
color: #000;
margin: 0px;
padding: 0px;

}

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

div#enregistrement span.enregistrementdroite  {
color: #000;
float: left;
margin: 0px;
padding: 0px;
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 div.center {
text-align: center;
}

form#entryform fieldset {
border: 1px solid #ddd;
margin:2px;
padding:2px;
width:540px;
}

form#entryformstep legend {
color:#000000;
}

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

.notice, .etoile {
	color:#996000;
	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:#996000;

}

table.minicaddie caption {
background: #54719B;
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: #54719B;
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;
}


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

.changeparam2 {
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: #54719B;
	clear: both;
	color: #54719B;
	font-size: 100%;
	overflow: hidden;
	width: 100%;
	height:30px;
}		
div#commande ul { 
	margin: 0;
	padding: 0;
	height:30px;
	
}	
div#commande ul li { 
	background: #54719B;
	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 {
color: #000;
float: left;
margin:0;
padding:0;
width: 270px;

}
.stepdroite {
color: #000;
float: left;
margin:0;
padding:0;
width: 270px;

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

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

form#entryformstep legend {
color:#000000;
}

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

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

fieldset {border: 1px solid #dddddd;}
legend {color :#000000;}

.formulaire-achat {width:140px;}


/* achat/index.php */
.achatgauche {
border: 1px solid #ddd;
color: #000;
float: left;
margin-top: 0.5em;
min-height: 260px;
padding-top: 0.5em;
width: 250px;
}
.achatdroite {
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: #000000;
	color : #fff;
}

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 {
color: #000;
float: left;
margin: 0.2em 0 0.5em 0;
padding: 0.2em 0 0.2em 0;
width: 98%;
}

#step2caddie {
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 {
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 {
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 {
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 {
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 {
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:11px;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 {
padding-top:10px;
}

/* Page catalogue */

table.fc {
	width:340px;
	
}

td.fc_titre_produit {
	width:320px;
	font-size :14px;
	font-weight:bold;
	font-family:tahoma;
	padding:0px 0px 0px 20px;
}

td.fc_prix {
	text-align:right;
	font-weight:bold;
	color:#2cadf0;
	font-size:17px;
}

td.fc_flash {
	text-align:center;
	font-weight:bold;
	color:#cc0000;
}

td.fc_descriptif {
	width:190px;
	height:130px;
	vertical-align:top;
	margin:0px 0px 0px 0px;
	padding:20px 0px 0px 0px;
}


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


/* Page catalogue */

table.fp {
	width:700px;
	border-collapse:collapse;
}

td.fp_produit {
	width:400px;
	height:300px;
	vertical-align:top;
	padding:10px 0px 0px 0px;
}

td.fp_image_grande {
	width:300px;
	height:300px;
	text-align:center;
	vertical-align:middle;
}


td.fp_image{
	width:700px;
	text-align:center;
	vertical-align:middle;
}


td.fp_artiste {
	width:700px;
	text-align:left;	
}

span.titre_produit {
color: #000000;
font-size:13px;
font-weight:bold;
}

p.fp_prix {
    font-weight:bold;
	color:#2cadf0;
	font-size:17px;
	text-align:right;
}	

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:#2cadf0;
	font-size:17px;
}	

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

}

.bouton {
background:url(images/bouton_fond.png);
background-repeat:no-repeat;
color:#fff;
width:148px;
height:19px;
text-align:center;
font-size:11px;
border:0px;
}

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


.bouton:hover {
background:url(images/bouton_fond.png);
background-repeat:no-repeat;
color:#fff;
width:148px;
height:19px;
text-align:center;
text-decoration:underline;
font-size:11px;
}


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


	


