body {
	margin: 0px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D4D4D;
}

a {
	color: 595959;
	text-decoration: none;
}
a:link {
	color: 595959;
	text-decoration: none;
}
a:hover {
	color: #595959;
	text-decoration: underline;	
}
.spacer {
clear:both;
visibility:hidden;
}

#bloc_selection {
display:block;
position:absolute;
width: 200px;
z-index: 200;
margin: 112px 0px 0px 663px;
}


#ban_recherche {
height: 44px;
padding: 0px 15px 0px 230px; 
background-image:url(fond_recherche.jpg);
background-repeat:no-repeat;
background-position: top left;
}
#tab_recherche {
margin-top: 10px;
}

#content {
background-image:url(fond_contener.jpg);
background-position: left top;
background-repeat:repeat-y;
padding: 4px 20px 10px 15px;
}
#content #col_g {
width: 200px;
vertical-align:top;
}        

#content #col_d {
width:719px;
padding-right: 5px;
padding-left: 15px;
vertical-align:top;
}
#content #col_d #bloc_g {
float:left;
}
#content #col_d #bloc_d {
float:right;
}

#nav_catalogue {
background-image:url(fond-nav-catalogue.jpg);
background-repeat:repeat-x;
background-position: left bottom;
padding: 0px 0px 8px 18px;
}
#bt_promotions {
height:25px;
width: 180px;
line-height:24px;
vertical-align:top;
border-bottom: 1px solid #2D3C55;
font-weight:bold;
color: #FF3600;
}
#bt_promotions a {
color: #FF3600;
text-decoration:none;
}
#bt_promotions a:hover {
color: #FF3600;
text-decoration:underline;
}
#bt_nouveautes {
height:25px;
width: 180px;
line-height:24px;
vertical-align:top;
border-bottom: 1px solid #2D3C55;
font-weight:bold;
color: #6682B3;
}
#bt_nouveautes a {
color: #6682B3;
text-decoration:none;
}
#bt_nouveautes a:hover {
color: #6682B3;
text-decoration:underline;
} 

#nav_information {
background-image:url(fond-nav-informative.jpg);
background-repeat:repeat-x;
background-position: left bottom;
padding: 0px 0px 8px 18px;
}

.titre_nav_g {
margin-top: 4px;
}
.bloc_nav_g {
border-right: 1px solid #D4D4D4;
padding: 8px 10px 8px 15px;
}
.bloc_cartes {
border-right: 1px solid #D4D4D4;
padding: 0px;
margin:0px;
}

.bloc_catalogue {
padding: 10px 10px 15px 15px;
}

#footer {
height:38px;
line-height:32px;
vertical-align:top;
text-align:center;
background-image:url(fond_footer.jpg);
background-repeat:no-repeat;
background-position: left top;
}

