body
{
	background-color : #FFFFFF;
}

.popup
{
	position: absolute; 
	top:50%;
	margin-top: -100px; 
	left:50%; 
	margin-left:-150px; 
	
	width: 300px;
	
	background-color:#eae8e9; 
	
}
.popupInterieur
{
	margin:2px;
	
	width: 290px;
	
	border: solid 1px #c8c8bc;
	padding:5px;
	
	font-family: Lucida Sans;
	color: #444444;
	font-size: 16px;
	text-decoration: none;
	
	overflow: hidden;
	
	
}

.blocprincipal
{
	position: absolute; 
	top:50%;
	margin-top: -255px; 
	left:50%; 
	margin-left:-504px; 
	
	width: 1008px;
	height: 513px;
	
	background-color:#FFFFFF; 
	
	background-image: url(fond.jpg);
	background-position: top left;
}

.barrehaut
{
	position: absolute; 
	top: 0px;
	left: 0px; 
	width: 1020px;
	height: 125px;
	
	background-image: url(bandeauhaut.jpg);
	background-repeat: no-repeat;
}

.barredroite
{
	position: absolute; 
	top: 0px;
	left: 1012px; 
	width: 8px;
	height: 720px;

	background-image: url(bandeaudroit.jpg);
}

.barregauche
{
	position: absolute; 
	top: 111px;
	left: 0px; 
	width: 77px;
	height: 609px;
	
	
	background-image: url(bandeaugauche.jpg);
	background-repeat: no-repeat;
}


.menugauche
{
	position: absolute; 
	top: 0px;
	left: 247px; 
	width: 26px;
	height: 503px;
	
	background-repeat: no-repeat;
}


.elementMenu
{
	position: absolute; 
	width: 72px;
	height: 428px;

}

.menurapide
{
	font-family: Arial;
	color: #888888;
	font-size: 12px;
	
	position: absolute; 
	width: 100%;
	top:513px;
	
	text-align: center;
}

.menurapide a
{
	color: #888888;
}
.menurapide a:visited
{
	color: #CCCCCC;
}
.indicateurmenu
{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 12px;

}

.blocaccueilgauche
{
	position: absolute;
	top: 452px;
	left: 127px; 
	width: 330px;
	
	font-family: Lucida Sans;
	color: #444444;
	font-size: 16px;
	
	border: solid 1px #C8E0BE;
}

.bloccontact
{
	position: absolute;
	top: 105px;
	left: 650px; 
	
	font-family: Lucida Sans;
	color: #444444;
	font-size: 18px;
	
}

.blocaccueilgaucheelargi
{
	position: absolute; 
	top: 239px;
	left: 333px; 
	width: 616px;
	
	font-family: Book Antigua, Times New Roman;
	color: #444444;
	font-size: 18px;
}
.blocconceptgaucheelargi
{
	position: absolute; 
	top: 80px;
	left: 285px; 
	width: 345px;
	
	font-family: Book Antigua, Times New Roman;
	color: #444444;
	font-size: 18px;
}


.boutonRetour a
{
	position: absolute; 
	left: 327px;
	top: 19px;
	
	text-align : left;
	
	font-family: Lucida Sans;
	color: #705f33;
	font-size: 16px;
	text-decoration: none;
	
	overflow: hidden;
}


.titre
{
	position: absolute; 
	left: 749px;
	top: 39px;
	width: 213px;
	height: 26px;
	
	font-family: Lucida Sans;
	color: #000000;
	font-size: 24px;
	
	overflow: hidden;
}

.piedDePage
{
	position: absolute; 
	left: 140px;
	top: 470px;
	width: 856px;

	text-align : right;
	
	font-family: Lucida Sans;
	color: #705f33;
	font-size: 14px;
}

.piedDePage .active
{
	text-decoration: none;
	background-color: #705f33;
	border: 1px solid #705f33;
	color: #FFFFFF;
	padding: 2px 4px;
	font-weight: bold;
}

.piedDePage a
{
	text-decoration: none;
	
	color: #705f33;
}

.sousTitePhoto
{
	position: absolute; 
	width: 166px;
	text-align:center;
	
	overflow:hidden;
}

.sousTitePhoto a
{	
	font-family: Arial;
	font-weight: bold;
	color: #444444;
	font-size: 16px;
	
	overflow:hidden;
	text-decoration: none;
}

.sousTitePhoto a:visited
{
	font-family: Arial;
	color: #444444;
	font-size: 14px;
	
	overflow:hidden;
	text-decoration: none;
}

.blocPhoto
{
	position: absolute; 

	width: 180px;
	height: 139px;
	
	margin: -3px 6px 10px -6px;
	background-repeat: no-repeat;
	background-position: top left;
	
	text-align:center;
	
}

.clickme
{
	position: absolute; 
	top: -3px;
	left: 180px; 
	width: 22px;
	height: 140px;
	
	background-image: url(clickme.jpg);
	background-repeat: no-repeat;
}



.boutiqueBlocGris
{
	position: absolute; 
	border: solid 1px #85856D;
	width: 213px;
	height: 192px;
	margin: -15px 24px 49px -22px;
}

.boutiqueTexte
{
	position: absolute; 
	
	left: 24px; 
	top: 151px;
}

.boutiqueNomObjet
{
	font-family: Times New Roman;
	font-size: 20px;

	overflow: hidden;
	width: 180px;
	height:22px;
	
	text-align: center;
}

.boutiqueDetailObjet
{
	font-weight: bold;
	font-family: Times New Roman;
	font-size: 10px; 
	font-weight: normal;
	
	text-align: center;
}

.vignettePhoto
{
	padding: 3px 6px 10px 6px;
}

.vignettePhoto:hover
{
	padding: 3px 6px 10px 6px;
}

.detailsBlocGrandePhoto
{
	position: absolute; 
	left: 329px;
	top: 42px;

	position: absolute; 
	overflow: hidden;

	width: 406px;
	height: 306px;
	
	margin: -3px 3px 3px -3px;
	background-image: url(GrandeImageOmbre.gif);
	background-repeat: no-repeat;
	background-position: top left;
	
	text-align:center;
}

.detailsGrandePhoto
{
	padding: 3px 3px 3px 3px;
	overflow:hidden;
}

.detailsPanneauDescription
{
	position: absolute; 
	left: 750px;
	top: 66px;
	
	width: 192px;
	height: 333px;
	
	
	font-family: Lucida Sans;
	font-size:14px;
	
	padding: 10px;
	border: solid 1px #c8c7c5;
	
	overflow: hidden;
}

.pressePanneauPrincipal
{
	position: absolute; 
	left: 117px;
	top: 100px;
	
	width: 824px;
	height: 393px;
	font-size:20px;
	
	
	overflow: hidden;
}

.detailsFiligraneVignettes
{
	position: absolute; 
	left: 326px;
	top: 353px;
	
	width: 406px;
	height: 66px;
	
	border: solid 1px #c8c7c5;
	border-width: 1px 0px;
	
	padding: 0px;
}

.detailsTailleObjets
{
	font-family: Lucida Sans;
	font-size:12px;
}


.detailsVignettePhoto
{
	margin-top: -1px;
}


.detailsLiensActions
{
	position: absolute; 
	left: 326px;
	top: 435px;
	
}

.detailsLiensActions2
{
	position: absolute; 
	left: 460px;
	top: 435px;
	
}



.detailsPrix
{
	position: absolute; 
	left: 878px;
	top: 436px;

	width: 84px;
	text-align: right;
	
	font-family: Lucida Sans;
	color: #444444;
	
	font-size: 26px; 
}


.blocVendu
{
	position: absolute; 
	top: 70%;
	height:50px;
	width: 400px;

	background-color: #95392C;
	text-align:center;
	font-family: Lucida Sans;
	font-size: 42px; 
	
	color:#FFFFFF;

	margin: 0px -3px 0px 3px;
}

.blocVenduVignette
{
	position: absolute; 
	top: 70%;
	height:25px;
	width: 168px;

	margin-top:80px;

	background-color: #95392C;
	text-align:center;
	font-family: Lucida Sans;
	font-size: 16px; 
	font-weight: bold;
	
	color:#FFFFFF;

}
