html, body
{
	margin: 0;
	background: white;
	overflow-x: hidden;
	overflow-y: auto;
}


#conteneur
{
	font-family: verdana;
	font-size: 12px;
	
	width: 963px;

	padding-left: 13px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	
	color: #4c575f;
	
	z-index: 0;
	
	border: 1px solid gray;
}

#conteneur_admin
{
	font-family: verdana;
	font-size: 12px;
	
	position: absolute;
	top: 0px;
	left: 50%;
	width: 970px;

	padding-left: 10px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 0px;
	
	margin: 0px;
	margin-left: -485px;
	
	color: #4c575f;
	
	z-index: 0;
	
	border: 1px solid gray;
}

#login
{
	font-family: verdana;
	
	position: absolute;
	top: 10px;
	left: 50%;
	
	width: 400px;
	height: 125px;
	
	margin: 0px;
	margin-left: -200px;
	
	color: #4c575f;
	font-size: 12px;
	
	border: 1px solid #4c575f;
	
	padding: 10px;
}

#left
{
	width: 200px;
	height: 820px;
	
	float: left;
	
	margin-left: auto;
}

#left-top
{
	width: 200px;
	height: 266px;
}

#left-menu-conteneur
{
	width: 200px;
	
	font-size: 17px;
	
	text-align: left;
}
/**/
.left-menu, .left-menu-1, .left-menu-2, .left-menu-3, .left-menu-4, .left-menu-clair, .left-menu-sel, .left-menu-sel-1, .left-menu-sel-2, .left-menu-sel-3, .left-menu-sel-4, .homepage_link
{
	height: 25px;
	width: 200px;
	
	text-decoration: none;
	display: block;
	
	border-bottom: 1px solid white;
}

.left-menu, .left-menu-1, .left-menu-2, .left-menu-3, .left-menu-4
{
	background: #b1b2b4;
}

.website
{
	background: #B3B6D4;
}



.homepage_link
{
	background: url('images/homepage_link.gif');
}

.left-menu-clair
{
	background: #cecfd1;
}

.left-menu, .left-menu-1, .left-menu-2, .left-menu-3, .left-menu-4, .left-menu-clair, .homepage_link
{
	color: #4f565c;
}

.left-menu-sel
{
	background: #ff6600;
	color: white;
}

.left-menu-sel-1
{
	background: #41728b;
	color: white;
}

.left-menu-sel-2
{
	background: #77787b;
	color: white;
}

.left-menu-sel-3
{
	background: #c9252c;
	color: white;
}

.left-menu-sel-4
{
	background: #0067c6;
	color: white;
}

.left-menu:hover, .left-menu-clair:hover
{
	background: #ff6600;
	color: white;
}

.homepage_link:hover
{
	background: url('images/homepage_link_hover.gif');
	color: white;
}

.left-menu-1:hover
{
	background: #41728b;
	color: white;
}

.left-menu-2:hover
{
	background: #77787b;
	color: white;
}

.left-menu-3:hover
{
	background: #c9252c;
	color: white;
}

.left-menu-4:hover
{
	background: #0067c6;
	color: white;
}

.website2
{
	background: #C7C9EB;
}
/**/
#right
{
	float: left;
	
	width: 750px;
	
	margin-right: auto;
}

.top-section
{
	color: #c21f50;
	
	font-size: 11px;
	font-weight: bold;
}

.top-section:hover
{
	text-decoration: underline;
}

.top-item
{
	color: #4f5458;
	
	font-size: 11px;
}

#right-top
{
	padding-top: 4px;
	
	width: 750px;
	height: 85px;
}

#right-top-left
{
	float: right;
	
	width: 390px;
	height: 54px;
	
	margin-top: 12px;
}

#right-top-right
{
	margin-top: 12px;
	
	float: right;
	
	width: 232px;
	height: 62px;
	
	background: url('images/header_login.gif') no-repeat top left;
	
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
}

#menu
{
	position: absolute;
	top: 94px;
	
	width: 750px;
	height: 26px;
}

#menu_admin
{
	position: absolute;
	top: 93px;
	
	width: 750px;
	height: 26px;
}

#collection
{
	width: 460px;
	
	float: left;
	
	position: relative;
	left: 5px;
	top: 3px;
	
	font-size: 16px;
	
	color: white;
}

#corps
{
	width: 750px; 
}

.prix
{
	font-size: 14px;
	font-weight: bold;
	color: #b10034;
}

.prix_gros
{
	font-size: 18px;
	font-weight: bold;
	color: #b10034;
}

.prix_solde
{
	font-size: 14px;
	font-weight: bold;
	color: #ff6600;
}

.prix_solde_gros
{
	font-size: 18px;
	font-weight: bold;
	color: #ff6600;
}

.prix_nonsolde
{
	font-size: 12px;
	text-decoration: line-through;
	color: #b10034;
}

.zoom
{
	color: #4c575f;
	text-decoration: none;
	font-size: 10px;
	cursor: pointer;
	
	position: relative;
	top: 5px;
}

.text
{
	color: #4c575f;
	font-size: 12px;
}

.link
{
	color: #980b36;
	
	font-size: 12px;
	font-weight: bold;

	text-decoration: none;
	
	cursor: pointer;
}

.link:hover
{
	text-decoration: underline;
}

.link_gris
{
	color: #4c575f;
	
	font-size: 12px;
	font-weight: bold;

	text-decoration: none;
	
	cursor: pointer;
}

.link_gris:hover
{
	text-decoration: underline;
}

.link_gris_sm
{
	color: #4b5962;
	
	font-size: 10px;
	font-weight: bold;

	text-decoration: none;
}

.link_gris_sm:hover
{
	text-decoration: underline;
}

.link_gris_bas
{
	color: #4b5962;
	
	font-size: 11px;

	text-decoration: none;
}

.link_gris_bas:hover
{
	text-decoration: underline;
}

.titre
{
	color: #980b36;
	
	font-size: 12px;
	font-weight: bold;
}

td
{
	font-size: 12px;
}

.static_titre
{
	color: #c21f50;
	font-size: 22px;
	font-weight: bold;
}

#conteneur_homepage
{
	font-family: verdana;
	font-size: 12px;
	
	width: 963px;

	padding-left: 13px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	
	color: #4c575f;
	
	z-index: 0;
	
	border: 1px solid gray;
}

#top_homepage
{
	width: 950px;
	height: 91px;
}

#menu_homepage
{
	position: absolute;
	top: 92px;
	
	width: 950px;
	height: 26px;
	
	background: url('images/menu_homepage.jpg') no-repeat;
}

#homepage_promotions
{
	background: url('images/homepage_promotions.jpg') no-repeat left top;
	color: #4c575f;
}

#homepage_promotions:hover
{
	background: url('images/homepage_promotions_ro.jpg') no-repeat left top;
	color: #bc2b16;
}

#homepage_boots
{
	background: url('images/homepage_boots.jpg') no-repeat left top;
	color: #4c575f;
}

#homepage_boots:hover
{
	background: url('images/homepage_boots_ro.jpg') no-repeat left top;
	color: #bc2b16;
}

#homepage_accessories
{
	background: url('images/homepage_accessories.jpg') no-repeat left top;
	color: #4c575f;
}

#homepage_accessories:hover
{
	background: url('images/homepage_accessories_ro.jpg') no-repeat left top;
	color: #bc2b16;
}

#homepage_maintenance
{
	background: url('images/homepage_maintenance.jpg') no-repeat left top;
	color: #4c575f;
}

#homepage_maintenance:hover
{
	background: url('images/homepage_maintenance_ro.jpg') no-repeat left top;
	color: #bc2b16;
}

#homepage_exclus
{
	background: url('images/homepage_exclus.jpg') no-repeat left top;
	color: #4c575f;
}

#homepage_exclus:hover
{
	background: url('images/homepage_exclus_ro.jpg') no-repeat left top;
	color: #bc2b16;
}

#homepage_c4244
{
	background: url('images/homepage_c4244.jpg') no-repeat left top;
	color: #4c575f;
}

#homepage_c4244:hover
{
	background: url('images/homepage_c4244_ro.jpg') no-repeat left top;
	color: #bc2b16;
}

.delete_fav
{
	background: url('images/delete_fav.jpg');
	color: #4c565f;
}

.delete_fav:hover
{
	background: url('images/delete_fav_ro.jpg');
	color: #8e4403;
}

.boutton_grayed
{
	background: url('images/boutton_gris_120.gif') no-repeat;

	width: 120px;
	height: 17px;
}

.boutton_gris
{
	background: url('images/boutton_gris_120.gif') no-repeat;
	color: #4c565f;
	
	width: 120px;
	height: 17px;
	cursor: pointer;
	font-weight: bold;
}

.boutton_gris:hover
{
	background: url('images/boutton_gris_120_ro.gif') no-repeat;
	color: #8e4403;
}

.boutton_gris_large
{
	background: url('images/boutton_gris_200.gif') no-repeat;
	color: #4c565f;
	
	width: 200px;
	height: 17px;
	cursor: pointer;
	font-weight: bold;
}

.boutton_gris_large:hover
{
	background: url('images/boutton_gris_200_ro.gif') no-repeat;
	color: #8e4403;
}

.boutton_gris_200
{
	background: url('images/boutton_gris_200.gif');
	color: #4c565f;
	
	width: 200px;
	height: 17px;
	cursor: pointer;
	font-weight: bold;
}

.boutton_gris_200:hover
{
	background: url('images/boutton_gris_200_ro.gif');
	color: #8e4403;
}

#vignette_fashion, #vignette_confort, #vignette_sport, #vignette_jollys
{
	text-decoration: none;
	display: block;
	width: 151px;
	height: 122px;
	position: absolute;
	top: 325px;
}

#vignette_fashion
{
	background: url('images/vignette_fashion.jpg') no-repeat left top;
}

#vignette_fashion:hover
{
	background: url('images/vignette_fashion_ro.jpg') no-repeat left top;
}

#vignette_confort
{
	background: url('images/vignette_confort.jpg') no-repeat left top;
}

#vignette_confort:hover
{
	background: url('images/vignette_confort_ro.jpg') no-repeat left top;
}

#vignette_sport
{
	background: url('images/vignette_sport.jpg') no-repeat left top;
}

#vignette_sport:hover
{
	background: url('images/vignette_sport_ro.jpg') no-repeat left top;
}

#vignette_jollys
{
	background: url('images/vignette_jollys.jpg') no-repeat left top;
}

#vignette_jollys:hover
{
	background: url('images/vignette_jollys_ro.jpg') no-repeat left top;
}

.hidden
{
	display: none;
}

.hover_underline:hover
{
	text-decoration: underline;
}

.separateur_10
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.glowing {
font-size:14px;
margin:10px;
border:1px solid black;
padding:5px;
color:#000;
}

