/*General*/

body {
	background-color:#948d77;
	background-image:url(../accueil/images/bg.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	color:#4a4e51;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	text-align:justify;
}



h1 {
	border-bottom:1px #a1a1a1 solid;
	color:#0b3b5e;
	font-size: 20px;
	font-weight:normal;
}

h2 {
	color:#0b3b5e;
	font-size: 14px;
	font-weight:bold;
	margin:25px 0 7px 0;
}

h3 {
	color:#0b3b5e;
	font-size: 20px;
	font-weight:bold;
}


p {
	text-align:justify;
}




a {
	color:#547f9e;
	text-decoration:underline;
}

a:link {
	color:#547f9e;
	text-decoration:underline;
}

a:visited {
	color:#547f9e;
	text-decoration:underline;
}

a:active {
	color:#547f9e;
	text-decoration:underline;
}

a:hover {
	color:#1b4869;
	text-decoration:underline;
}



/*Page*/

#page {
	background-image:none;
	margin-right:auto;
	margin-left:auto;
	width:920px;
}



/*Header*/

#header {
	height:105px;
	width:920px;
}

#home {
	float:left;
	height:105px;
	margin:0;
	padding:0;
	width:361px;
}

#menu {
	float:right;
	height:33px;
	margin:72px 0 0 0;
	padding:0;
	width:550px;
}

#menu ul {
	float:right;
	list-style:none;
	margin:0 12px 0 0;
	padding:0 0 0 0;
}

#menu li {
	background-image:url(../accueil/images/left_tab.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	float:left;
	margin:0;
	padding:0 0 0 5px;
}

#menu a {
	background-image:url(../accueil/images/right_tab.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	color:#fafafa;
	display:block;
	float:left;		
	font-weight:bold;
	/*font-variant:small-caps;*/
	margin:0 1px 0  0;
	padding:8px 9px 11px 4px;
	text-decoration:none;
}

#menu a:hover {
	color:#f0c;
}

#menu #current {
	background-position:0 -33px;
}

#menu #current a {
	background-position:right -33px;
	color:#282b2d;
}

#menu li:hover, #menu li:hover a {
	background-position:0 -66px;
	color:#282b2d;
}

#menu li:hover a {
	background-position:right -66px;
}




/*Under header*/

#under-header {
	background-image:url(../accueil/images/bg_under-header.jpg);
	background-repeat:no-repeat;
	height:14px;
	margin:0;
	padding:0;
	width:920px;
}

#header-content {
	height:213px;
	margin:0;
	padding:0;
	width:920px;
}

#photos {
	background-image:url(../accueil/images/bg_photos.jpg);
	background-repeat:no-repeat;
	float:left;
	height:213px;
	margin:0;
	padding:0;
	width:568px;
}

#blockquotes {
	background-image:url(../accueil/images/bg_blockquotes.jpg);
	background-repeat:no-repeat;
	float:right;
	height:213px;
	margin:0;
	padding:0;
	width:352px;
}

#stroke {
	background-image:url(../accueil/images/bg_stroke.jpg);
	background-repeat:no-repeat;
	height:15px;
	width:920px;
}



/*Main content*/

#content {
	background-image:url(../accueil/images/bg_content.jpg);
	background-repeat:repeat-y;
	float:left;
	margin:0;
	padding:0;
	width:920px;
}

#top-content {
	background-image:url(../accueil/images/bg_top-content.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	margin:0;
	padding:0;
	width:920px;
}

#left {
	float:left;
	margin:30px 50px;
	padding:0;
	width:820px;
}

#left-home {
	float:left;
	margin:30px 0 30px 27px;
	padding:0;
	width:530px;
}

.main-txt{
	margin-bottom:30px;
}

.main-txt ul{
	text-align:left;
}

.important {
	font-size:13px;
	font-weight:bold;
}

#right-home {
	float:right;
	margin:30px 27px 30px 0;
	padding:0;
	width:314px;
}

.new{
	display:block;
	margin-bottom:30px;
}

.letters{
	color:#0b3b5e;
	font-size:14px;
	font-weight:bold;
	margin:20px 0 5px 0;
}

.names{
	margin:0 0 3px 0;
}

.medium{
	color:#0b3b5e;
	font-size:16px;
	font-weight:normal;
	margin:20px 0 5px 0;
}


/*Footer*/

#footer {
	background-image:url(../accueil/images/bg_footer.jpg);
	background-repeat:no-repeat;
	clear:both;
	margin:0;
	padding:0;
	height:67px;
	width:920px;
}

.copyright {
	color:#FFF;
	display:block;
	float:left;
	font-size:11px;
	margin:15px 0 0 27px;
	padding:0;
}

.copyright a {
	color:#aaa590;
}

.copyright a:hover {
	text-decoration:none;
}

.nav {
	color:#FFF;
	display:block;
	float:right;
	font-size:11px;
	margin:15px 27px 0 0;
	padding:0;
	text-align:right;
}

.nav a {
	color:#aaa590;
	font-variant:small-caps;
}

.nav a:hover {
	text-decoration:none;
}

.photomembre {
	float:left;
}

.oeuvre {
	border:1px #ccc solid;
	float:left;
	margin-bottom:10px;
	padding:6px;
}

.puces{
color: #547f9e;
}

.nbrInformart{
color: #547f9e;
text-align:right;
}

/*Lightbox*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #1a1c1d; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover {
	background-image: url(../artistes/_lightbox/images/prevlabel.gif);
	background-repeat: no-repeat;
	background-position: left 15%;
}
#nextLink:hover, #nextLink:visited:hover {
	background-image: url(../artistes/_lightbox/images/nextlabel.gif);
	background-repeat: no-repeat;
	background-position: right 15%;
}

#imageDataContainer{ font: 11px Tahoma, Arial, Helvetica, sans-serif; background-color: #1a1c1d; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #FFF; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; padding-bottom: 1.0em;}	
#imageData #caption{ font-weight: normal;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }