@import "particulier.css";

body{
	margin: 0;
	padding: 0;
	background: #B7B7B7 url(img/fond.png) top center no-repeat;
	text-align: center;
}

a img{
	border: none;
}

a:focus{
	outline: none;
}



#page{
	width: 900px;
	margin: 20px auto;
}

#top{
	position: relative;
	height: 242px;
	width: 900px;
	background: transparent url(img/top.png) no-repeat;
}

#logo{
	position: absolute;
	top: 60px;
	left: 140px;
}

#conteneur{
	position: relative;
	width: 529px;
	min-height:450px;
	background: transparent url(img/contenu_fond.png) repeat-y;
	padding: 20px 60px 0px 300px;
}

#contenu{
	margin: 0;
	text-align: justify;
	font-family: Verdana;
}

#navigation{
	position: absolute;
	top: 50px;
	left: 47px;
}

ul#navigation{
	margin: 0;
	padding: 0;
	list-style: none;
}

#navigation li{
	margin: 5px 0;
}

#navigation li a{
	display: block;
	height: 25px;
	width: 225px;
	color: #00F;
	text-decoration: none;
	text-indent: -9999px;
}

#navigation li a:hover{
	background-position: 0 -25px;
}

#liaccueil a{
	background: transparent url(img/titre_accueil.png) no-repeat;
}

#liQSN a{
	background: transparent url(img/titre_QSN.png) no-repeat;
}

#licontact a{
	background: transparent url(img/titre_contact.png) no-repeat;
}

#liLoc a{
	background: transparent url(img/titre_location.png) no-repeat;
}

#lidefisc a{
	background: transparent url(img/titre_defisc.png) no-repeat;
}

#liEPL a{
	background: transparent url(img/titre_EPL.png) no-repeat;
}

#liartistes a{
	background: transparent url(img/titre_artistes.png) no-repeat;
}

#liboutique a{
	background: transparent url(img/titre_boutique.png) no-repeat;
}

#ligalerie a{
	background: transparent url(img/titre_galerie.png) no-repeat;
}

#liactions a{
	background: transparent url(img/titre_actions.png) no-repeat;
}

#liFAQ a{
	background: transparent url(img/titre_FAQ.png) no-repeat;
}


#bottom{
	position: relative;
	width: 900px;
	height: 117px;
	background: transparent url(img/bottom.png) no-repeat;
	font-size: 90%;
}

#foot_adr{
	position: absolute;
	margin: 0;
	padding: 0;
	top: 58px;
	left: 0;
	width: 900px;
}

#foot_copy{
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 900px;
	margin: 0;
	padding: 0;
}

#foot_copy a, #foot_copy a:visited{
	color: #FFF;
}

#foot_copy a:hover{
	text-decoration: none;
}




#texte{
	padding-left: 10px;
	font-family: Helvetica, Arial, sans-serif;
}

#texte h2{
	position: absolute;
	top: -50px;
	right: 60px;
}

#texte p{
	text-align: justify;
	padding: 5px 10px;
	margin: 0;
}




#tableaux{
	width: 473px;
	margin: 15px auto 0 auto;
	padding: 34px 0 0 0;
	background: #FFF url(img/fond_oeuvres.png) no-repeat;
}
