body {
background-color: #421d42;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px 0px 0px 0px;
background-image: url(../images/bkg_page.gif);
background-repeat: repeat-x;
}
a {color: #DB7093;}
a:visited {color:#DB7093;}
a:hover {color: #564b47;}
a:active { color:#000000;}

img {
	border: 0px;
	margin:0px;
}

/* ----------Conteneur centrale-------------- */
#container {
width: 724px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
background-image: url(../images/bkg.gif);
background-repeat: repeat-y;
margin-top: 78px;
}

/* ----------Conteneur centrale pour image galerie-------------- */
#containerimage {
width: 724px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
margin-top: 78px;
}

/* ----------Banner-------------- */
#banner {
background-color: #e1ddd9;
padding: 0px;
margin: 0px 0px 0px 0px;
}

/* -----------------contenu de gauche--------------------- */
#content {
padding: 0px;
margin-left: 182px;
margin-right: 0px;
}
div#content { 
min-height:450px;
height:expression(this.scrollHeight > 450 ? "auto":"450px"); 
background-image: url(../images/bkg_contenu.gif);
background-repeat: no-repeat;
background-position: bottom right;
}

#content p{
	margin:0px 0px 15px 30px;
}

#content h1{
font-size: 12px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
font-weight: bold;
margin:0px 0px 10px 30px;
text-transform: uppercase;
}

#content h2{
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
font-weight: bold;
margin:0px 0px 3px 30px;
}

#content img{
margin:0px 0px 0px 0px;
}

/* --------------menu gauche------------- */
#left {
float: left;
width: 180px;
margin: 0px;
padding: 0px;

}

/* -----------footer--------------------------- */
#footer {
clear: both;
text-align: right; 
font-size: 10px;
background-image: url(../images/bg_footer.gif);
background-repeat: no-repeat;
height: 29px;
margin:0px
}

#footer p{
	color:#000000;
	margin: 0px 0px 0px 0px;
	padding:7px 15px 0px 0px;
}

ul#menu {
list-style-type: none;
margin: 70px 0px 0px 11px;
padding: 0px 0px 0px 0px;
}

ul#menu a {
display: block;
text-decoration: none;
color: #000;
padding: 4px 4px 4px 40px;
background-image: url(../images/puce.gif);
background-repeat: no-repeat;
background-color: #e4dbe8;
width:110px;
background-position: center left;
border-bottom: 1px #421d42 solid;
border-top: 1px #421d42 solid;
border-right: 1px #421d42 solid;
margin-bottom:3px;
}
	 
ul#menu a:hover {
background-image: url(../images/puce_on.gif);
background-repeat: no-repeat;
color: #993399;
}
/*-------------------------*/
.albumdesc {
	float: right;
	width: 480px;
}

.album {
	padding: 10px;
	margin-bottom: 12px;
	clear: both;
	border: 1px solid #E7F0F5;
	background: #F2F7F9;
}

#gallerytitle {
	border-bottom: 1px solid #E6E6DF;
	padding-bottom: 14px;
	margin-bottom: 12px;
	_margin-top: 40px; /* IE Only */
}

#main {
	text-align: left;
	width: 500px;
	/*padding: 20px 30px 70px;*/
	/*border-top: 1px solid #E6E6DF;
	border-right: 1px solid #E6E6DF;
	border-bottom: 5px solid #E6E6DF;
	border-left: 1px solid #E6E6DF;*/
	margin: 0px 0px 0px 20px;
}

.texpos{
	font-size: 12px;
	font-weight:bold;
	color:#421d42;
	}

/* Image Thumbnails
------------------------------ */
.imagethumb a {
	display: block;
	padding: 10px;
	margin: 6px;
	
	border: 1px solid #92BED3;
	background: #DDEAF0;
	line-height: 0px;
}
.imagethumb a:visited {
	border: 1px solid #D3E4ED;
	background: #F2F7F9;
}
.imagethumb a:hover {
	border: 1px solid #62A0BF;
	background: #F4F9FB;
}
.imagethumb {
	border:0px;
	
	}
/* AJAX
------------------------------ */
#albumDescEditable {
	margin-bottom: 12px;
}
#imageDescEditable {
	margin-top: 24px;
}

/* Image Thumbnails
------------------------------ */
.imagethumb a {
	display: block;
	/*padding: 10px;
	margin: 6px;*/
	
	border: 1px solid #92BED3;
	background: #DDEAF0;
	line-height: 0px;
}
.imagethumb a:visited {
	border: 1px solid #D3E4ED;
	background: #F2F7F9;
}
.imagethumb a:hover {
	border: 1px solid #62A0BF;
	background: #F4F9FB;
}
.imagethumb {
	float: left;
}


/* Album Thumbnails
------------------------------ */
.album {
	/*padding: 10px;
	margin-bottom: 12px;*/
	clear: both;
	border: 1px solid #E7F0F5;
	background: #F2F7F9;
}
.album img {
	float: left;
}
.album h2 {
	padding: 0;
	margin: 0;
}
.album h2 a {
	display: block;
	width: 340px;
	padding: 3px 0 6px 0;
}
.album p {
	margin: 0 0 4px 0;
}
.albumdesc {
	float: right;
	width: 480px;
}
.albumdesc small {
	margin-top: 8px;
	line-height: 130%;
	width: 120px;
	float: right;
	color: #8DB8CF;
}


/* Individual Image
------------------------------ */
.image { 
	margin: 0;
	padding: 0;
	border: 0;
}
#image {
	text-align: center;
	line-height: 0;
}

#imageseul {
	text-align: center;
	line-height: 0;
	margin: 20px 0px 0px 0px;
}
.imgnav {
	float: right;
	width: 140px;
	text-align: center;
	background: #EEF5F9;
	margin-top: 13px;
	_margin-top: 8px; /* IE Only */
}
.imgnav .imgprevious a, .imgnav .imgnext a {
	display: block;
	width: 50%;
	height: 100%;
	float: left;
	padding: 4px 0;
	font-size: 120%;
	text-decoration: none;
	line-height: 200%;
	color: #3281E2;
}
.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover {
	background-color: #EEEEEE;
	text-decoration: none;
	color: #002E5B;
}
.imgnav .imgprevious a {
	float: left;
}
.imgnav .imgnext a {
	float: right;
}
#narrow {
	margin: 0 auto;
	width: 440px;
}
/* Page Navigation
------------------------------ */
ul.pagelist {
	clear: both;
	padding: 0;
	margin: 0px 0px 30px 0px;
	list-style-type: none;
}
ul.pagelist li {
	display: inline;
	margin: 0px 0px 0px 0px;
	color: #000000;
}
ul.pagelist li a, ul.pagelist span.disabledlink {
	padding: 4px;
	color: #000000;
}
ul.pagelist li.current a {
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	color: #FE138C;
}
ul.pagelist li.prev {
	margin-right: 10px;
}
ul.pagelist li.next {
	margin-left: 10px;
}
.disabledlink {
	color: #ddd;
	cursor: default;
}
.pagenav {
	clear: both;
}

#com_album{
	background-color:#ffffff;
	padding: 5px 0px 5px 5px;
	margin: 5px 0px 0px px;
	color:black;
	}
