

body
{
	background-image:url('images/fond-accueil.jpg');
	background-repeat:no-repeat;
	background-repeat:no-repeat;
	background-attachment:fixed;
	color: #000;
	font: 75%  Verdana,Arial, Helvetica, Sans-Serif;
	/*margin-top:109px;*/
}

h1 {
	color: #01619E;
	margin: 0;
	padding: 0.5em;
	font-size: 1.5em;
	font-weight:bold;
}

h2 {
	color: #01619E;
	font-size: 1.1em;
	font-weight:bold;
	vertical-align:middle;
	margin: 0;
	padding:0;

}

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

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


p {
clear:both;
font-size: 1em;
}

td {
font-size: 1em;
}


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

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

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

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

textarea {
	color:#000000;
	border: solid 1px #828282;
	background-color:#FFF;
	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;

}

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

.bold {
	font-weight:bold;
}
/* Header */
div#header{
	background-color:#fff;
	background-repeat:no-repeat;
	width:760px;
	height:80px;
}



div#header ul {
	margin: 0.3em;
	padding: 0.3em;
}

div#header ul li {
	background-color:#fff;
	display: inline;
	float: left;
	list-style: none;
}

div#header ul li.publicite {
text-align:right;
}

/* Total */

div#head
{
	color: #000;
	padding: 0;
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
    width: 960px;
}

div#total
{
	clear:both;
    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 */

/* 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 dotted #000;*/
	border-top: 0;
	border-bottom: 0;
	margin: 0.2em;
	width: 99%;
}

/* Produits sur deux colonnes */
td.produit2col {
	/*border-bottom: 1px dotted #000;*/
	padding: 0.4em;
	vertical-align: top;
	width: 50%;
}
.bordure {
	/*border-right: 1px dotted #000;*/
}

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

.alignerimage {
	vertical-align: middle;
}

/* Enregistrement Début */
div#enregistrement {
width: 540px;
background: #fff;
color: #000;
margin: 0.2em 0 0.5em 0;
padding: 0.2em 0 0.2em 0;

}

div#enregistrement span.enregistrement{
width: 540px;
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 input.champtexte {
width:250px;
}

form#entryform p.left {
text-align: left;
}
form#entryform p.center {
text-align: center;
}
form#entryform fieldset {
border: 1px solid #ddd;
width:540px;

}
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: #01619E;
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: #01619E;
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;
}

/* Footer */
div#footer {
	clear: both;
	width: 100%;
	text-align:center;
}
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: #01619E;
	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: #01619E;
	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: 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 legend {
color:#000000;
font-weight:bold;
}

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

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

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

legend {color:#000000;font-weight:bold;}

.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: #01619E;
	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;}



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



/* utilisateurs/contact */
#contact label {
	float:left;
	width:150px;
	display:inline;
}

#contact textarea{
width: 60%;
margin-bottom:10px;
}

#contact input{
margin:10px 0 0 0;
width: 40%;
}

#contact .gauche{
width: 25%;
}

#contact .droite{
width: 75%;
}

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

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

/* Affichage des produits en ligne */
.col_flash{
	width: 550px;
	float: left;
	color:#dd0000;
	font-weight:bold;
}
.col1{
	width: 550px;
	height:20px;
	padding-top:5px;
    padding-left:5px;
	float: left;
    border-top:1px solid #C7C7C7;
    border-bottom:1px solid #C7C7C7;
}

.col1_nom{
	width: 49%;
	height:20px;
	float: left;
	margin-left:0.5em;
}
.col1_prix{
	width: 49%;
	height:20px;
	float: left;
	text-align:right;
}

.espace_prod{
	width: 550px;
	float: left;
	height:10px;
	}

.col2{
	width: 160px;
	padding-top: 10px;
	padding-bottom: 2px;
	float: left;
    border:1px solid #C7C7C7;
}

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

.col4{
    width: 550px;
	float: left;
}
div.col_zoom {
	width:160px;
	text-align:center;
	font-weight:normal;
	font-size:1em;
}

div.col_zoom a{
	font-weight:normal;
	font-size:1em;
	text-decoration:none;
}

.col_zoom:link,.zoom:visited, .zoom:active{
	font-weight:normal;
	font-size:1em;
	text-decoration:none;
}

.col_zoom:hover{
	font-weight:normal;
	font-size:1em;
	text-decoration:underline;
}


div.col_detail {
    float: left;
	background-image:url('images/bouton_fond.png');
	background-repeat:no-repeat;
	width:133px;
	height:27px;
	text-align:center;
	font-weight:normal;
	color:#fff;
	font-size:1em;

}


.col_detail:link, .col_detail:visited, .col_detail:active{
	font-weight:normal;
	color:#fff;
	font-size:1em;
	text-decoration:none;
}

.col_detail:hover{
	font-weight:normal;
	color:#fff;
	font-size:1em;
	text-decoration:underline;
}

.espace_haut {
padding-top:10px;
}

/* Page catalogue */

table.fc {
	background-color:#fff;
	width:260px;

}

td.fc_titre_produit {
	background-color:#fff;
	width:260px;
	font-size : 1em;
	font-weight:bold;
	border-top:1px solid #C7C7C7;

}

td.fc_prix {
	text-align:right;
	border-top:1px solid #C7C7C7;
	height:25px;
	font-weight:bold;
	color:#cc0000;
	font-size:1em;
}

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

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


td.fc_image {
	border:1px solid #C7C7C7;
	width:260px;
	height:260px;
	text-align:center;
	vertical-align:middle;
}

td.fc_zoom {
	background-image:url('images/fc_fond.png');
	background-repeat:no-repeat;
	width:130px;
	height:25px;
	text-align:center;
	font-weight:bold;
	font-weight:normal;
	color:#fff;
	font-size:1em;
}

td.fc_zoom a{
	font-weight:normal;
	color:#fff;
	font-size:1em;
	text-decoration:none;
}

.zoom:link,.zoom:visited, .zoom:active{
	font-weight:normal;
	color:#fff;
	font-size:1em;
	text-decoration:none;
}

.zoom:hover{
	font-weight:normal;
	color:#fff;
	font-size:1em;
	text-decoration:underline;
}

td.fc_detail {
	background-image:url('images/fc_fond.png');
	background-repeat:no-repeat;
	width:130px;
	height:25px;
	text-align:center;
	font-weight:normal;
	color:#fff;
	font-size:1em;
}


.plus_detail:link, .plus_detail:visited, .plus_detail:active{
	font-weight:normal;
	color:#fff;
	font-size:1em;
	text-decoration:none;
}

.plus_detail:hover{
	font-weight:normal;
	color:#fff;
	font-size:1em;
	text-decoration:underline;
}

/* Page catalogue */

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

}

td.fp_produit {
	width:278px;
	height:278px;
	background-color:#FCFCFC;
	font-size : 1em;
	font-weight:normal;
	color:#000;
	vertical-align:top;
}

td.fp_image_grande {
	width:278px;
	height:278px;
	font-weight:bold;
	color:#000;
	font-size:1em;
	text-align:center;
	vertical-align:middle;
	border:1px solid #C7C7C7;
}

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


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

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

td.fp_ami {
	background-color:#fff;
	border:1px solid #C7C7C7;
	width:556px;
	text-align:left;
}

span.titre_produit {
color: #01619E;
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:195px;
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;
line-height:24px;
width:195px;

}

#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:none;
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.6em;
cursor:pointer;
}
.clicbouton:hover {
	color:#cc0000;
}
#content h2 {
color: #01619E;
background-color:#f7f7f7;
border-bottom:1px solid #01619E;
font-size: 1.1em;
font-weight:bold;
vertical-align:middle;

}

.blanc:link {color:#ffffff;}
.blanc:visited {color:#ffffff;}
.blanc:hover {color:#ffffff;text-decoration:none;}

div#blanc a{
color:#ffffff;
}
div#blanc a:hover {
color:#cc0000;
text-decoration:none;
}


* {margin:0; padding:0; border:0; list-style-type:none;}

body {}

.conteneur {
	width:619px;
	margin-left:336px;
	/*margin-top:109px;*/
}


/* Menu du haut */
.menu {
	width:619px;
	height:59px;
}

		.menu a:link {color:#0165A4; text-decoration:none}
		.menu a:visited {color:#0165A4; text-decoration:none}
		.menu a:hover {color:#CC0000; text-decoration:underline}
		.menu a:active {color:#0165A4; text-decoration:none}

		.menu div.h1 {
			font-size:12px;
			padding:8px 0 0 15px;
			color: #01619E;
			margin: 0;
			font-weight:bold;
		}



		.bouton01 {
			width:181px;
			height:29px;
			background-image:url(images/fond-bouton-01.gif);
			background-repeat:no-repeat;
			float:left;
		}
		.bouton02 {
			width:208px;
			height:29px;
			background-image:url(images/fond-bouton-02.jpg);
			background-repeat:no-repeat;
			float:left;
		}
		.bouton03 {
			width:230px;
			height:29px;
			background-image:url(images/fond-bouton-03.gif);
			background-repeat:no-repeat;
			float:left;
		}
		.bouton04 {
			width:181px;
			height:30px;
			background-image:url(images/fond-bouton-04.jpg);
			background-repeat:no-repeat;
			float:left;
		}
		.bouton05 {
			width:208px;
			height:30px;
			background-image:url(images/fond-bouton-05.jpg);
			background-repeat:no-repeat;
			float:left;
		}
		.bouton06 {
			width:230px;
			height:30px;
			background-image:url(images/fond-bouton-06.jpg);
			background-repeat:no-repeat;
			float:left;
		}

/* MENU 1 : ACCUEIL, PROMOTION */
div#menu1 {
	background: #0165A4;
	clear: both;
	color: #fff;
	font-size: 100%;
	overflow: hidden;
	width: 100%;
}

div#menu1 ul {
	margin: 0;
	padding: 0;
}
div#menu1 ul li {
	background: #0165A4;
	border-right: 1px solid #fff;
	color: #fff;
	display: inline;
	float: left;
	list-style: none;
	}
div#menu1 ul li a {
	background: #0165A4;
	color: #fff;
	display: block;
	padding: 0.3em 0.9em 0.3em 0.9em;
	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;
}
/* Fil d'Ariane */
div#ariane {
float:left;
background-color:#fff;
width:619px;
}

div#ariane p {
	text-align: right;
}
div#ariane span {
	text-align: right;color:green;
}


div#ariane ul {
	margin: 0;
	padding: 0;
}
div#ariane ul li {
	background: #01619E;
	border-right: 1px solid #fff;
	color: #fff;
	display: inline;
	float: left;
	list-style: none;
	}
div#ariane ul li a {
	background: #01619E;
	color: #fff;
	display: block;
	padding: 0.3em 1em 0.3em 1em;
	text-decoration: none;
}

div#ariane ul li a:hover {
	color: #fff;
	background: #98a9d2;
	text-decoration: underline;
}


.contenu-principal {
	width:619px;
	background-color:#FFFFFF;
}
		.conteneur-bandeau {
			width:619px;
			float:left;
		}
		.date {width:200px;
		}
		.conteneur-bandeau table {
			float:left;
		}
		.conteneur-bandeau th {
			font-size:9px;
			font-weight:bold;
			color:#666666;
		}
		.conteneur-bandeau select {
			width:360px;
		}
		.menu-deroulant {
			background-color:#F1F1F1;
			color:#333333;
		}
				.logo {
					width:177px;
					height:170px;
					float:left;
					margin:15px 0 0 10px;
				}
				.fonctionnalites {
					width:384px;
					height:170px;
					background-image:url(images/fond-fonctionnalites.jpg);
					background-repeat:no-repeat;
					float:left;
					margin:15px 0 0 20px;
				}
						.fonctionnalites h3 {
							font-size:16px;
							color:#E1B401;
							margin:5px 0 0 5px;
						}
						.fonctionnalites ul {
							font-size:12px;
							margin:0 5px 0 5px;
						}
						.fonctionnalites li {
							font-size:12px;
							margin-top:10px;
							padding:0;
						}

				.fonctionnalites a:link {color:#FFFFFF; text-decoration:none}
				.fonctionnalites a:visited {color:#FFFFFF; text-decoration:none}
				.fonctionnalites a:hover {color:#E1B401; text-decoration:underline}
				.fonctionnalites a:active {color:#FFFFFF; text-decoration:none}

				.fonctionnalites-transferts {
					width:384px;
					height:170px;
					background-image:url(images/fond-fonct-transfert.jpg);
					background-repeat:no-repeat;
					float:left;
					margin:15px 0 0 20px;
				}

		.conteneur-textuel {
			width:600px;
			margin-top:20px;
			margin-left:4px;
			float:left;
			margin-bottom:5px;
		}
		html > body .conteneur-textuel {
			width:600px;
			margin-top:20px;
			margin-left:9px;
			float:left;
		}
				.conteneur-textuel h1, .conteneur-textuel h2 {
					font-size:18px;
					color:#01619E;
					padding:0 10px 10px 20px;
				}
				.conteneur-textuel p {
					font-size:11px;
					color:#333333;
					padding:0 10px 15px 20px;
				}
				.conteneur-textuel table {
					font-size:11px;
					color:#333333;
					width:600px;
				}


				.conteneur-textuel strong {
					font-size:11px;
					color:#01619E;
				}
				.conteneur-textuel form {
					font-size:11px;
				}

				.conteneur-textuel input {
					margin-top:5px;
					margin-left:40px;
					border: 1px solid #999999;
					font-size:11px;
				}

				.conteneur-textuel label {
					margin-top:5px;
					margin-left:40px;
					font-size:12px;
					color:#01619E;
				}
				.conteneur-textuel .description_cat, .page_description{
					width:595px;
					margin:auto;
				}
				

				.visuel-minibus {
					width:292px;
					height:184px;
					float:right;
				}

				/* TEMPLATE INDEX PRODUIT */
				.encart-animation-principale1 {
					width:294px;
					height:165px;
					border:1px solid #01619E;
					margin-top:8px;
					margin-left:2px;
					float:left;
					font-size:10px;
				}
					.encart-animation-principale1 h1, .encart-animation-principale1 h2 {
						font-size:12px;
						color:#01619E;
						padding:7px 5px 1px 5px;
						height:30px;
						font-weight: bold;
					}
					.encart-animation-principale1 img {border:0;float:left; padding:1px}
					.encart-animation-principale1 p {color:#000;font-size:11px;padding:3px 5px 5px 5px}
					.encart-animation-principale1 h4 {
						width:81px;
						height:23px;
						background-image:url(images/fond-bout-more.jpg);
						background-repeat:no-repeat;
						font-size:11px;
						text-align:right;
						line-height:21px;
						float:right;
						margin-right:5px;
					}

					.encart-animation-principale1 a:link {color:#01619E; text-decoration:none}
					.encart-animation-principale1 a:visited {color:#01619E; text-decoration:none}
					.encart-animation-principale1 a:hover {color:#E1B401; text-decoration:none}
					.encart-animation-principale1 a:active {color:#01619E; text-decoration:none}

					a.lien-more:link {color:#FFF; text-decoration:none}
					a.lien-more:visited {color:#FFF; text-decoration:none}
					a.lien-more:hover {color:#E1B401; text-decoration:none}
					a.lien-more:active {color:#FFF; text-decoration:none}
					.encart-animation-principale1 bouton-more{
						text-align:bottom;
						float:right;
					}

.pied-contenu {
	width:619px;
	height:7px;
	background-image:url(images/fond-contenu-pied.gif);
	background-repeat:no-repeat;
	font-size:1px;
}

.pied-de-page {
	width:620px;
	height:50px;
	background-image:url(images/fond-pied.gif);
	background-repeat: no-repeat;
	float:right;
	margin-bottom:109px;
}
		.pied-de-page p {
			font-size:11px;
			font-weight:bold;
			/*padding-top:10px;*/
			text-align:center;
		}
		.pied-de-page a:link {color:#0165A4; text-decoration:none}
		.pied-de-page a:visited {color:#0165A4; text-decoration:none}
		.pied-de-page a:hover {color:#0165A4; text-decoration:underline}
		.pied-de-page a:active {color:#0165A4; text-decoration:none}

/****************** FICHE PRODUIT **********************************/

.fiche-produit {
	width:590px;
}
.fiche-image {
	width:298px;
	height:198px;
	float:right;
	border:#006699 solid 1px;
	margin-right:10px;
	margin-left:10px;
	margin-bottom:10px;
}


.conteneur-textuel-produit {
	width:600px;
	margin-top:20px;
	margin-left:4px;
	float:left;
	border:#006699 1px solid;
	margin-bottom:5px;
	font-size:12px;
}


.conteneur-textuel-produit input {
					margin-top:5px;
					margin-left:40px;
					border: 1px solid #999999;
					font-size:11px;
				}




html > body .conteneur-textuel-produit {
	width:600px;
	margin-top:20px;
	margin-left:8px;
	float:left;
	border:#006699 1px solid;
	margin-bottom:5px;
	font-size:12px;
}

.colonne-textuelle-produit {
	width:600px;
	float:left;
}

.colonne-visuelle-produit {
	width:310px;
	float:left;
}
		.commande-tarif {
			width:300px;
			height:35px;
			background-image:url(../images/bouton-tarif.jpg);
			background-repeat:no-repeat;
			float:left;
			margin-top:20px;
		}
				.commande-tarif h2 {
					font-size:14px;
					font-weight:bold;
					float:left;
					margin-left:20px;
					margin-top:9px;
					color:#FFFFFF;
				}
				.commande-tarif h3 {
					font-size:14px;
					font-weight:bold;
					float:right;
					color:#FFFFFF;
					margin-top:9px;
					margin-right:20px;
				}
				.boutons {
					width:300px;
					float:left;
					margin-top:20px;
				}
						.boutons input {
							width:146px;
							height:35px;
							background-image:url(images/bouton.jpg);
							background-repeat:no-repeat;
							float:left;
							color:#FFFFFF;
							font-size:11px;
						}
						.boutons span {
							width:8px;
							height:35px;
							float:left;
							background-color:#FFF;
						}


		.conteneur-textuel-produit h1 {
					font-size:18px;
					color:#01619E;
					padding:10px 10px 10px 10px;
				}
				.conteneur-textuel-produit p {
					font-size:11px;
					color:#333333;
					padding-top: 0;
					padding-right: 10px;
					padding-bottom: 10px;
					padding-left: 10px;
					text-align:justify;
				}
				.conteneur-textuel-produit li {
					font-size:11px;
					color:#006699;
					font-weight:bold;
					padding:0 10px 0 10px;
					list-style-image:url(images/puce-main.jpg);
					list-style-position:inside;
				}
				.conteneur-textuel-produit table {
					margin-left:10px;
					margin-bottom:10px;
				}

				.bouton-fiche-produit {
					width:91px;
					height:23px;
					background-image:url(images/fond-bout-book.jpg);
					background-repeat:no-repeat;
					font-size:11px;
					text-align:center;
					padding-bottom:1px;
					color:#FFFFFF;
					font-weight:bold;
					border:0;
					cursor:pointer;
				}
				.bouton-fiche-produit:hover {
	color:#cc0000;
}

				html > body .bouton-add-to-cart {
					width:120px;
					height:35px;
					background-image:url(images/Add_To_Cart.png);
					background-repeat:no-repeat;
					font-size:9px;
					text-align:center;
					padding-bottom:5px;
					color:#FFFFFF;
					font-weight:bold;
					border:0;
					cursor:pointer;
				}
				
				html > body 	.bouton-fiche-produit {
					width:91px;
					height:23px;
					background-image:url(images/fond-bout-book.jpg);
					background-repeat:no-repeat;
					font-size:11px;
					text-align:center;
					padding-bottom:1px;
					color:#FFFFFF;
					font-weight:bold;
					border:0;
					cursor:pointer;
				}
				.conteneur-textuel-produit strong {
					font-size:11px;
					color:#01619E;
				}
				.conteneur-textuel-produit form {
					font-size:12px;
				}

				.conteneur-textuel-produit label {
					margin-top:5px;
					margin-left:40px;
					font-size:12px;
					color:#0066CC;
					border:#0066CC 1px solid;
				}

.libelle {
	clear:both;
}

		.libelle table {
			border:1px solid #01619E;
		}
		.libelle td {
			border:1px solid #01619E;
		}
		.libelle input {
			border:none;
		}

/********** PANIER **********************************/

.icone-panier {
	width:35px;
	height:31px;
	float:left;
}


.panier {
	width:600px;
	border:#006699 1px solid;
	margin-left:4px;
	margin-top:5px;
	float:left;
}
html > body .panier {
	width:600px;
	border:#006699 1px solid;
	margin-left:8px;
	margin-top:5px;
	float:left;
}
		.panier h1 {
			font-size:18px;
			color:#01619E;
			padding:10px 10px 10px 10px;
		}
		.panier table {
			width:600px;
			font-size:11px;
			color:#000;
		}
		.panier th {
			background-color:#8ABFE1;
			margin:1px;
			border:#FFFFFF solid 1px;
			padding:4px;
			color:#000;
			text-align:center;
		}
		.panier td {
			margin:1px;
			border:#FFFFFF solid 1px;
			padding:4px;
			color:#333333;
			text-align:center;
		}
		.boutons-panier {
			width:600px;
			float:left;
			margin-top:20px;
			margin-bottom:20px;

		}
				.boutons-panier input {
					width:146px;
					height:35px;
					background-image:url(images/bouton.jpg);
					background-repeat:no-repeat;
					float:left;
					color:#FFFFFF;
					margin-left:40px;
					font-size:11px;
				}
				.boutons-panier span {
					width:8px;
					height:35px;
					float:left;
					background-color:#FFF;
				}




.vide {clear:both}

img.fleche-date{
margin-left:1px;
vertical-align:middle;
}

/*ajout mb*/

input.next {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:none;
	background:url(images/next_step.png);
	width:115px;
	height:32px;
}

.bleu {color:#01619e;}
