/* ------------------------------------ */
/*                                      */
/*            Generalites               */
/*                                      */
/* ------------------------------------ */

body {
	background: #292524;
	font: normal 80%/1em Verdana, Arial, "Trebuchet MS", sans-serif;
	color:#b5b1a5;
	margin-top: 0px;
	padding: 0 0 0 0;
	text-align: center;
}

.pgallery {
	width:193px;
	height:126px;
	float:left;
	margin-right:10px;
	background:pink;
}

a#lien-accueil {
 position: absolute;
 left: 0px;
 top: 0px;
 width: 260px;
 height: 70px;
}

h1.cache {
	text-indent: -5000px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	text-decoration: none;
}

a	{
	color:#b5b1a5;
}
.cache {
	text-indent: -5000px;
	font-size: 0px;
	line-height: 1px;
	text-decoration: none;
}

/* ------------------------------------ */
/*                                      */
/*            Header                    */
/*                                      */
/* ------------------------------------ */

#header {
	position: relative;
	width: 928px;
	height: 103px;
	margin: 0 auto;
	text-align: right;
	background: url(../images/design/header_gallery.gif) no-repeat top left ;
	
}



/* ------------------------------------ */
/*                                      */
/*            Menu                      */
/*                                      */
/* ------------------------------------ */

#menu {
	position: relative;
	width: 928px;
	height: 71px;
	margin: 0 auto;
	text-align: right;
	background: url(../images/design/subheader_gallery.gif) no-repeat top left ;
}

/* ------------------------------------ */
/*                                      */
/*            Global                    */
/*                                      */
/* ------------------------------------ */

#global {
	width: 928px;
	position:relative;
	margin: 0 auto;
	text-align: left;
	background: url(../images/design/bkg_gallery.gif) left top repeat-y ;
}
#content	{
	width:878px;
	position:relative;
	margin: 0 auto;
	text-align: left;
	background:#181818;
	padding-top:100px;
}
#contentnopadd	{
	width:878px;
	position:relative;
	margin: 0 auto;
	text-align: left;
	background:#181818;
}


#headercontent	{
	width:878px;
	height:149px;
	background: url(../images/design/image_content1.jpg) no-repeat top left ;
}
#headercontentright	{
	float:right;
	text-align:center;
	line-height:1.1;
	width:229px;
	height:149px;
	background-color:#282523;
}

#navgallery	{
	float:right;
	margin-right:75px;
	margin-top:73px;
}


/* ------------------------------------ */
/*                                      */
/*            Footer                    */
/*                                      */
#footer {
	position:relative;
	margin: 0 auto;
	width: 928px;
	height: 65px;
	text-align:center;
	font-size:x-small;
	background: #181818 url(../images/design/footer_gallery.gif) no-repeat top center ;
}

.spacer{
	clear: both;
	font-size: 0;
}
