body
{
	margin:0px;
	background-color:#9FB1B8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#container
{
	position:absolute;
	height:620px;
	width:780px;
	left: 50%;
	margin-left : -390px;
}

#clair
{
	position:absolute;
	left:25px;
	width:748px;
	height:570px;
	background-color:#FFFBEF;
	border:1px solid #8D9EA7;
}

#droite
{
	position:absolute;
	right:0;
	height:572px;
	width:6px;
	background-image:url("/image/ombre_droite.gif");
}

#logo
{
	display:block;
	position:absolute;
	left:18px;
	top:15px;
}

#titre
{
	position:absolute;
	top:60px;
	left:230px;
	height:20px;
	width:200px;
	color:#6B0603;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
}

#menu_haut
{
	position:absolute;
	height:30px;
	width:350px;
	line-height:30px;
	right:10px;
	color:#311E22;
	font-size:11px;
	text-align:right;
}
#menu_haut a{ text-decoration:none; color:#311E22; }
#menu_haut a:hover{ color:#C9A979; }

#bandeau
{
	position:absolute;
	top:84px;
	height:96px;
	width:100%;
	background-image:url("/image/bandeau.jpg");
	background-repeat:no-repeat;
}

.barre_menu
{
	display:block;
	position:absolute;
	height:100%;
	
	text-align:center;
	line-height:26px;
	color:#FFFBEF;
	width:132px;
	text-decoration:none;
	background-repeat:no-repeat;

}
.barre_menu p{ margin-top:70px; }
#robes_mariees{	left:224px; }
#robes_mariees:hover{ background-image:url("/image/robe_mariee.gif"); }
#vetement_cuir{ left:355px; }
#vetement_cuir:hover{ background-image:url("/image/vetement_cuir.gif"); }
#fourrures{ left:486px; }
#fourrures:hover{ background-image:url("/image/fourrure.gif"); }
#atelier{ right:2px; }
#atelier:hover{ background-image:url("/image/atelier.gif"); background-position:right top; }

#barre_titre
{
	position:absolute;
	top:204px;
	height:24px;
	width:100%;
	background-color:#FFE8A9;
	line-height:inherit;
	text-indent:280px;
	color:#311E22;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	font-style:italic;
}

#contenu
{
	position:absolute;
	top:228px;
	left:288px;
	width:460px;
	height:340px!important;
	height:342px;
	overflow:auto;
	color:#414042;
	line-height:20px;
}

#barre_bas
{
	position:absolute;
	bottom:6px;
	height:18px;
	width:100%;
	background-color:#FFE8A9;
	line-height:inherit;
	color:#311E22;
}

#modele
{
	position:absolute;
	top:163px;
	height:431px;
	width:294px;
	background-image:url("/image/modele.png")!important;
	background-image:none;
	background-repeat:no-repeat;
	z-index:2;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/image/modele.png', sizingMethod='scale');
}

#ombre_bas
{
	position:absolute;
	top:569px;
	right:1px;
	width:780px;
	height:6px;
	background-image:url("/image/ombre_bas.gif");
	background-position:right;
	background-repeat:no-repeat;
}

#coordonnees{
	position:absolute;
	width:775px;
	top:576px;
	height:18px;
	text-indent:326px;
	color:#311E22;
	border-bottom:1px solid #311E22;
}

#netskiss
{
	position:absolute;
	top:594px;
	left:10px;
	width:200px;
	height:24px;
	line-height:23px;
	color:#6B7173;
	font-size:11px;
}
#netskiss a{ color:#6B7173; text-decoration:none; }
#netskiss a:hover{ color:#311E22; }

/*contenu*/

#contenu h1
{
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	margin-top:10px;
}

#contenu p
{
	margin-right:30px;
	margin-bottom:10px;
	text-align:justify;
	line-height:20px;
}

.vignette_catalogue{
	position:absolute;
	height:286px;
	width:154px;
	margin-top:15px;
	margin-left:40px;
	background-image:url("/image/fond_vignette.jpg");
	background-position:right bottom;
	background-repeat:no-repeat;
}

#v2{ margin-left:210px; }

.legende_catalogue
{
	position:absolute;
	left:9px;
	bottom:3px;
	height:20px;
	width:142px;
	background-color:#F7E2AD;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	line-height:20px;
}

.loupe
{
	display:block;
	position:absolute;
	height:39px;
	width:37px;
	right:0;
	bottom:4px;
	background-image:url("/image/loupe.png")!important;
	background-image:none;
	background-repeat:no-repeat;
	z-index:2;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/image/loupe.png', sizingMethod='scale');
	cursor:pointer;
}
p a{ text-decoration:underline; color:#814332; }
p a:hover{ text-decoration:none; color:#000000; }