@charset "utf-8";
/* CSS Document */

html{
	background-color:#a49b8a;	
}

body{
	background-image:url(../images/accueil-fd.jpg);
}

#header-gauche{
	position:relative;
	background-image:url(../images/accueil-header-g.jpg);
	width:169px;
	height:407px;
}

#header-logo{
	position:relative;
	background-image:url(../images/accueil-header-logo.jpg);
	width:814px;
	height:127px;
}

#header-sous-logo{
	position:relative;
	background-image:url(../images/accueil-header.jpg);
	width:814px;
	height:247px;
}

#header-droite{
	position:relative;
	background-image:url(../images/accueil-header-d.jpg);
	width:169px;
	height:407px;
	left:983px;
	top:-534px;
}

/*#corps{
	margin-top: 0;
	width: 841px;
}
#conteneur{
	background-image: none;
}
#contenu_corps{
	width: 824px;
}

#entete-acceuil*/
#entete
{
	position:relative;
	background-image:url(../images/accueil-entete.png);
	background-repeat: no-repeat;
	width:814px;
	/*height:130px;*/
	height: 150px;
	margin-left:auto;
	margin-right:auto;
}

/*#entete-acceuil #texte{
	position: relative;
	top: 65px;
	left: 65px;
}

#corps-acceuil{
	position:relative;
	background-image:url(../images/centre.png);
	background-repeat:repeat-y;
	height:auto;
	min-height:100%;
	width:814px;
	background-position:center;
	margin-left:auto;
	margin-right:auto;
}

#contenu-corps-acceuil {
	height:100%;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	position:relative;
	width:760px;
}*/

#tete_fille{
	position:absolute;
	background-image:url(../images/tete.png);
	width:379px;
	height:498px;
	right:0px;
	top:-140px;
}

#loreal{
	position:relative;
	width:351px;
	height:80px;
	background-image:url(../images/loreal.jpg);	
	margin-bottom:10px;
}

#horaire{
	position:relative;
	/*display:table-cell;*/
	width:351px;
	height:80px;
	margin-top:10px;
	background-image:url(../images/accueil-horaire.jpg);
	padding-top:60px;
	padding-left:20px;
	background-repeat:no-repeat;
	font-size:12px;
	font-style:italic;
	vertical-align:middle;
	font-weight:bold;
}

#logo{
	position:relative;
	width:202px;
	height:75px;
	top:50px;
	background-image:url(../images/logo.png);	
}

#adresse{
	position:relative;
	left:250px;
	top:-20px;
	font-size:20px;
	font-weight:bold;
}

#visit-counter{
	display:block;
	font-size:1.4em;
	text-align:center;
	text-decoration:none;
	width:100%;
	font-weight:bold;
}

/*
 * GALLERY
 */
.ad-gallery{
	width:100%;
}

.ad-gallery .ad-thumbs li a img {
	border: 0;
	margin-right:10px;
}
.ad-gallery .ad-thumbs li a.ad-active img{
	margin-right:4px;
}

.ad-gallery .ad-thumbs li {
	padding-right:0;
}

.ad-preloads{
	left:-99999px;
	top:-99999px;
}

