fhehtml,body{
	margin:0;
	background-image:url(images/fond.jpg);
	background-repeat:repeat-x;
	background-color:#bcbcbc;
	font-family: comic sans ms;
}

div{
	padding:0;
	margin:0;
	font-family: comic sans ms;
}

* {
	font-family: comic sans ms;
}

p {
	margin:0;
	padding:0;
	font-family: comic sans ms;
}

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul#gauche{
	padding:20px 0 20px 10px;
	margin:0;
	list-style-type:none;
	width:208px;
	line-height: normal;
	float:left;
	text-align:center;
}

/* CONTENEUR */
div#conteneur { 
	width:893px;
	background-image:url(images/fond_conteneur.jpg);
	background-repeat:repeat-y;
	position:relative;
	margin:0px auto;
	text-align:left;
	overflow:hidden;
}
/* FIN CONTENEUR */

/* HEADER */
div#header{
width:907px;
height:107px;
background:url(images/header.jpg);
}
/* FIN HEADER */

/* PARTIE GLOBAL CENTRE */			
div#global_centre { 
	min-height:420px;
	_height:420px;
	width:907px;
	padding:0;
	background-image:url(images/defaut_02.jpg);
	background-repeat:no-repeat;
}
/* FIN PARTIE GLOBAL */

/* PARTIE DROITE */			
div#droite { 
	width:630px;
	float:right;
	text-align:justify;
}

.contenu_modifiable{
	padding: 0 30px 5px 30px;
}
/* FIN PARTIE DROITE */

/* FOOTER */	
div#footer{
/*  padding-top: 70px; */
clear:both;
width:900px;
height:50px;
background: url(images/footer.jpg) no-repeat scroll 0px 100%;
text-align:center;
vertical-align:middle;
}
/* FIN FOOTER */	

/* MENU HAUT */	
ul#menu {
	width:907px;
	margin:0px;
	padding:0px;
	padding-top:10px;
	list-style-type:none;
	height:35px;
	text-align:center;
	background:url(images/fond_menu.jpg);
}
ul#menu li {
	display : inline;
	padding:0px;
	padding-left:30px;
	margin:0px;
}

div#menu_horizontal{
width:907px;
min-height:27px;
background:url(images/fond_menu.jpg);
}
/* FIN MENU HAUT */	

/* LOGO cliquable*/
#logo{
	height:105px;
	width:250px;
	float:left;
}
/* FIN LOGO */


.lien_footer{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

#compte {
	margin-left:9px;
	min-height:50px;
	width:224px;
	color:#000000;
	margin-left: 18px;
	background: #E6E6E6;
}

#actu {
	margin-top:10px;
	margin-left:18px;
	background:url(images/fond_actu.gif);
	min-height:50px;
	width:224px;
	padding-bottom:10px;
}

#coup_coeur {
	margin-top:10px;
	padding: 0;
	background:url(images/fond_coup_coeur.gif) #E6E6E6;
	min-height:50px;
	width:224px;
	margin-left: 18px;
}

#promo {
	margin-top:10px;
	margin-left: 18px;
	padding: 0;
	background:url(images/fond_coup_coeur.gif);
	min-height:50px;
	width:224px;
}

#panier{
	font-weight:bold;
	font-family: comic sans ms,sans-serif;
	font-size:14px;
}

.menu{
font-family: comic sans ms,sans-serif;
font-weight:bold;
font-size:14px;
color:#000000;
text-decoration:none;
}

a.menu:hover{
text-decoration:underline;
}

.sousmenu{
padding,margin:0;
height:21px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-align:right;
background:url(images/sousmenu.jpg);
}

.mentions_legales {
	padding-left:1px;
}

.form_compte{}

.textenoir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration:none;
	margin-left:30px;
}
a.textenoir:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration:underline;
}

.textenoir2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration:none;
}
a.textenoir2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration:underline;
}

.texteblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration:none;
}
a.texteblanc:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration:underline;
}

.texte{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.texteCgv{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-position: left top;
	text-align: justify;
}

a.texte:hover{
color:#333333;
text-decoration:underline;
}

.texte_b{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}

.menu2 {
	font-family: comic sans ms,sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	margin-left:30px;
	margin-right:25px;
}
a.menu2:hover{
	color: #105380;
}

.tri{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#fff;
text-decoration:underline;
background-color:#536690;
}

a.tri:hover{
color:#000;
background-color:#fff;
text-decoration:none;
}

.fdtri{
background-color:#536690;
color:#fff;
border: solid;
border-color:#000000;
border-width:1px;
height:58px;
}

.actu_photo {
	width: 150px;
	text-align: center;
	align: center;
	margin: 0 auto;
	padding: 4px;
	border: 1px solid #ccc;
	background: white;
}

.actu_text {
	font-size: 8px;
	color: #777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 150px;
	margin: 0 auto;
}

.titrepdt{
	color:#FFFFFF;
}

.votre_compte{
	font-weight:bold;
	font-style:italic;
	padding-bottom:5px;
}