body {
	margin: 0px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #302928;
	background-image:url(fond_page.jpg);
	background-repeat:repeat-x;
	background-position: top;
}

a {
	color: #77DB00;
	text-decoration: none;
}
a:link {
	color: #77DB00;
	text-decoration: none;
}
a:hover {
	color: #F80095;
	text-decoration: underline;	
}

table, tr, td {
vertical-align:top;
}

.spacer {
clear:both;
visibility:hidden;
}


/*---  ELEMENT STRUCTURE  ---*/

#zone_recherche {
width: 721px;
height:27px;
padding: 6px 15px 0px 216px;
background-image:url(fond_recherche.jpg);
background-repeat:no-repeat;
background-position: left top;
}
#zone_recherche_us {
width: 721px;
height:27px;
padding: 6px 15px 0px 216px;
background-image:url(fond_recherche_us.jpg);
background-repeat:no-repeat;
background-position: left top;
}


/*------  COL LEFT ------*/

#col_left {
background-image:url(fond_vert_nav_g.jpg);
background-position:top;
background-repeat:repeat-x;
background-color:#BEEE68;
}

.bloc_nav_g {
background-image:url(fond_nav_col_g.gif);
background-position:left bottom;
background-repeat:repeat-y;
padding: 2px 0px 0px 25px;
}

#bt_promotions {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#77DB00;

width:173px;
border-bottom: 1px #E5E5E5 solid;
padding-bottom: 7px;
}
#bt_promotions a {
color:#77DB00;
text-decoration:none;
}
#bt_promotions a:hover {
color:#F80095;
text-decoration:underline;
}
#bt_promotions a:visited {
color:#77DB00;
text-decoration:none;
}


/*------ COL CENTER ------*/

#catalogue_acc img {
padding: 0px 12px 15px 0px;
}


#col_center {
width:527px;
background-image:url(img_angle_h_c.jpg);
background-repeat:no-repeat;
background-position: left top;
padding:12px;
}
#col_center_boutique {
width:721px;
background-image:url(img_angle_h_c.jpg);
background-repeat:no-repeat;
background-position: left top;
padding:12px;
}

#zone_h1 {
width:527px;
border-bottom: 1px solid #E1E1E1;
padding:0px 0px 10px 0px;
margin-bottom: 10px;
}
#zone_h1_boutique {
width:721px;
border-bottom: 1px solid #E1E1E1;
padding:0px 0px 10px 0px;
margin-bottom: 10px;
}

h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#FF28A9;
text-align:center;
margin:0px;
padding:0px;
}



/*-------  COL RIGHT  ------*/

#zone_bt_d {
background-image:url(fond_col_d.jpg);
background-repeat:repeat-y;
background-position:left;
padding: 10px 0px 8px 12px;
}

#cms_pub_d_page {
padding-left: 8px;
}

#bloc_espace_client {
background-image:url(fond-espace-client.jpg);
background-repeat:no-repeat;
background-position: left bottom;
padding: 10px 10px 10px 15px;
}


/*-------  FOOTER ------*/

#ban_nav_b {
margin-top: 10px;
background-image:url(fond_ban_d.jpg);
background-repeat:repeat-x;
background-position:top;
text-align:center;
}
#ban_nav_b td {
text-align:center;
}




