/* Eléments HTML en général
-------------------------------------------------------- */

body {
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #99cccc;
	font-size: 0.8em;
}

h1, h2, h3{
	font-family: "Trebuchet MS", sans-serif;
}

h1{
	font-size: 1.8em;
	margin: 0;
	padding: 0;
}
h2{
	font-size: 1.5em;
	margin: 0;
	padding: 0;
}
h3{
	font-size: 1.1em;
	margin: 0;
	padding: 0;
}

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

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

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

img {
	border: 0
}

/* Page
-------------------------------------------------------- */

#wrapper {
	width: 786px;
	text-align: left;
	overflow: visible;
	position: relative;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
}

#subwrapper {
	overflow: hidden;
	position: relative;
	padding: 0;
	width: 786px;
	background-color: #FFFFFF;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#content {
	padding: 0;
	clear: both;
	margin: 0;
}

#contenu {
	float: left;
	width: 644px;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}

.titrePage {
	color: #12335B;
	text-align: left;
	font-weight: bold;
	width: 730px;
	padding-top: 30px;
	padding-bottom: 5px;
}

.sousTitrePage {
	color: #12335B;
	text-align: left;
	font-weight: bold;
	width: 730px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.textePage {
	color: #141414;
	text-align: left;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

.separation {
	height: 1px;
	width: 735px;
	background-color: #7f8eb9;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow:hidden;
	zoom:1;
}

#contenu_accueil {
	float: left;
	width: 644px;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	font-family: Verdana;
	text-align: center;
	color: #000000;
	font-size: 10px;
}

.titrePage {
	color: #12335B;
	text-align: left;
	font-weight: bold;
	width: 730px;
	padding-top: 30px;
	padding-bottom: 5px;
}

.sousTitrePage {
	color: #12335B;
	text-align: left;
	font-weight: bold;
	width: 730px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.textePage {
	color: #141414;
	text-align: left;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

.separation {
	height: 1px;
	width: 735px;
	background-color: #7f8eb9;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow:hidden;
	zoom:1;
}

#contenu_rub {
	float: left;
	width: 644px;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}

.titrePage {
	color: #12335B;
	text-align: left;
	font-weight: bold;
	width: 632px;
	padding-top: 30px;
	padding-bottom: 5px;
}

.sousTitrePage {
	color: #12335B;
	text-align: left;
	font-weight: bold;
	width: 730px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.textePage {
	color: #141414;
	text-align: left;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

.separation {
	height: 1px;
	width: 735px;
	background-color: #7f8eb9;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow:hidden;
	zoom:1;
}



/* Entête
-------------------------------------------------------- */

#haut_entete {
	float: left;
	background-image: url(/img/fd_entete.jpg);
	width: 745px;
	height: 111px;
}

#entete {
	float: left;
}

.logo {
	float: left;
	width: 255px;
	height: 111px;
}

#monCompte {
	float: left;
	width: 142px;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

.formMonCompte {
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0;
}

.blocMonCompte {
	float: left;
	padding:0;
	margin: 0;
}

.champFormMonCompte {
	font-size: 0.9em;
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	background-color: #e9f4fb;
	border: 1px solid #12335B;
	overflow: hidden;
	zoom: 1;
}

.menuMonCompte {
	float: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	width: 142px;
	padding: 0;
}

#monPanier {}

.boutonMonCompteEntete {	
	float: left;
	margin: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

a.LIEN_entete:link {
	font-size: 0.8em;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_entete:visited {
	font-size: 0.8em;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_entete:hover {
	font-size: 0.8em;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}



/* Chemin
-------------------------------------------------------- */

#chemin {
	float: left;
	width:786px;
	color: #434343;
	font-size: 0.9em;
	font-weight: bold;
	background-color: #FFFFFF;
	margin: 0;
	padding: 10px;
}


a.LIEN_chemin:link {
	color: #434343;
	text-decoration: none;
}

a.LIEN_chemin:visited {
	color: #434343;
	text-decoration: none;
}

a.LIEN_chemin:hover {
	color: #434343;
	text-decoration: underline;
}

/* Produit petit & grand -------------------------------------------------------- */


.ListeProduitsPetits {
	float: left;
	background-image: url(/images/images/fond.jpg);
	width: 644 px;
	margin: 0;
	padding-top: 22px;
	padding-bottom: 0;
	padding-left: 65px;
	padding-right: 0px;
}

.ListeProduitsp {
	float: left;
	background-image: url(/images/images/fond.jpg);
	width: 644 px;
	margin: 0;
	padding-top: 22px;
	padding-bottom: 0;
	padding-left: 25px;
	padding-right: 0px;
}

.produitPetit1 {
	background-image: url(/images/images/fond_produit.jpg);
	width: 274px;
	height: 137px;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0;
}

.produitPetit2 {
	background-image: url(/images/images/fond_produit.jpg);
	width: 274px;
	height: 137px;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0;
}

.produitPetit8 {
	background-image: url(/images/images/fond_produit.jpg);
	width: 274px;
	height: 137px;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0;
}

.produitPetit3 {
	background-image: url(/images/images/fond_deguisement.jpg);
	width: 182px;
	height: 261px;
	float: left;
	margin-top: 0px;
	margin-right: 90px;
	margin-bottom: 10px;
	margin-left: 17px;
}

.produitPetit10 {
	background-image: url(/images/images/fond_deguisement.jpg);
	width: 182px;
	height: 261px;
	float: left;
	margin-top: 0px;
	margin-right: 90px;
	margin-bottom: 10px;
	margin-left: 17px;
}

.produitPetit11 {
	background-image: url(/images/images/fond_deguisement.jpg);
	width: 182px;
	height: 261px;
	float: left;
	margin-top: 0px;
	margin-right: 90px;
	margin-bottom: 10px;
	margin-left: 17px;
}

.produitPetit12 {
	background-image: url(/images/images/fond_deguisement.jpg);
	width: 182px;
	height: 261px;
	float: left;
	margin-top: 0px;
	margin-right: 90px;
	margin-bottom: 10px;
	margin-left: 17px;
}

.produitPetit13 {
	background-image: url(/images/images/fond_deguisement.jpg);
	width: 182px;
	height: 261px;
	float: left;
	margin-top: 0px;
	margin-right: 90px;
	margin-bottom: 10px;
	margin-left: 17px;
}

.contourImage {
	padding-left: 6px;
	padding-top: 6px;
	margin-bottom: 5px;
	float: left;
	padding-right: 5px;
}

.titreProduit {
	color: #12335B;
	text-align: left;
	font-weight: bold;
	/* margin-top: 25px;
	margin-bottom: 5px;
	width: 100%; */
}

.chapoProduit {
	color: #12335B;
	text-align: left;
	font-style: italic;
	font-size: 0.9em;
	/* line-height: 1.2em;
	margin-bottom: 5px;
	width: 100%; */
}

.descriptionProduit {
	color: #12335B;
	text-align: left;
	/* margin-top: 5px;
	margin-bottom: 10px;*/
}

.prixProduit {
	color: #EC8000;
	text-align: left;
	font-weight: bold;
	margin-top: 5px;
}

.ficheProduit {
	float:left;
	width: 300px;
	margin-left: 10px;
}


a.LIEN_commander:link {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
	line-height: 2em;
}

a.LIEN_commander:visited {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
	line-height: 2em;
}

a.LIEN_commander:hover {
	color: #0066CC;
	text-decoration: underline;
	font-weight: bold;
	line-height: 2em;
}

/* Nombre de pages
-------------------------------------------------------- */

#pages {
	float: right;
	width: 786
	text-align: right;
	font-size: 0.9em;
	padding-top: 10px;
	margin: 0;
	padding-bottom: 10px;
	padding-right: 10px;
	color: #12335B;
}

a.LIEN_pages:link {
	color: #12335B;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_pages:visited {
	color: #12335B;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_pages:hover {
	color: #12335B;
	text-decoration: underline;
	font-weight: bold;
}


/* Pied de page
-------------------------------------------------------- */

#footer{
	float: left;
	width: 786px;
	background-color: #99cccc;
	text-align: right;
	/* background-image: url(/img/pied.jpg); */
	color: #0066CC;
	font-size: 0.9em;
	margin: 0px;
	padding-top: 24px;
	padding-right: 10px;
}

a.LIEN_footer:link {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_footer:visited {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_footer:hover {
	color: #0066CC;
	text-decoration: underline;
	font-weight: bold;
}

/* Divers éléments de formulaires & tableaux
-------------------------------------------------------- */

.enteteTableau {
	color: #12335B;
	font-weight: bold;
	background-color: #dedce6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.ligneTableau {
	font-size: 0.9em;
}

.footerTableau {
	color: #12335B;
	font-weight: bold;
	background-color: #bdbbcd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.boutonMonCompteContenu {
	font-weight: bold;
	font-size: 0.9em;
	width: 235px;
	text-align: right;
	margin: 10px;
}

.zoneDeSaisie {
	color: #12335B;
	font-weight: bold;
	font-size: 0.9em;
}

.obligatoire {
	color: #FF0000;
}

.commentaires {
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	color: #12335B;
}


/* Menu général
-------------------------------------------------------- */

#menuGeneral {
	float: left;
	width: 142px;
	padding: 0;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;

}


dl, dt, dd, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul {
	list-style-type: none;
	margin: 0;
	margin-left: -70px;
	padding: 0;
}

#menu {
	position: relative;
	padding: 0;
	margin: 0;
}

dl#menu {
	width: 142px;
}


dl#menu dt {
	cursor: pointer;
}

dl#menu dt a {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	display: block;
	overflow: hidden;
	zoom: 1;
}

dl#menu dt a:hover, dl#menu dt .selected {
	color: #f11b8a;
}

dl#menu dd {
}

dl#menu li {
}

dl#menu li a {
	font-size: 0.9em;
	color: #006aae;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin:0;
	padding-left: 95px;
	padding-top: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	zoom: 1;
}

dl#menu li a:hover, dl#menu li .selected {
	color: #000000;
}

.invisibleW3C {
	width: 0; 
	height: 0;
	padding: 0; 
	margin: 0;
}

/* Signature
-------------------------------------------------------- */

#signature {
	padding: 0;
	width: 1000px;
	color: #808185;
	font-size: 0.8em;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-weight: bold;
}

.W3C {
	width: 88px;
	margin: 0;
	padding: 0;
	float: right;
}

a.LIEN_signature:link {
	color: #808185;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_signature:visited {
	color: #808185;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_signature:hover {
	color: #808185;
	text-decoration: underline;
	font-weight: bold;
}