	
/* middle */		
	.middle { background-color			: #900; }
		
/* shadow */
	.header, .main, .footer, .affiliation, .view, .shadow {
 		margin                          : 0 auto;
		text-align						: left;
 	}
	.shadow { padding 					: 0 9px; }
	.shadow { background				: url(images/bgn-middle.jpg) repeat-y center top; }

/* main */


	.header, .main, .footer, .affiliation, .view, .shadow {
 		margin                          : 0 auto;
		text-align						: left;
 	}
	.main { overflow					: hidden; }
	.main, #slider { height				: 514px; }
		
/* slider */
	#slider {
		position						: absolute;
		left							: 0;
		top								: 0;
		width							: 3120px;
	}
	
/* view */

	.header, .main, .footer, .affiliation, .view, .shadow {
 		margin                          : 0 auto;
		text-align						: left;
 	}
	.browse ul li, .browse ul li a, .view,
	.plus .enum, .plus .infos {
		position 						: relative;
		float 							: left;
	}
	.view { height						: 514px; }
/* images */

	.images { height					: 324px; }
	.content, .images, .special {
		background 						: #999;
	}
	#_dimes .images { background 		: url(images/dimes-1.jpg) no-repeat; }
	#_absinthe .images { background		: url(images/absinthe-1.jpg) no-repeat; }
	#_ivoire .images { background		: url(images/ivoire-1.jpg) no-repeat; }
	#_lilas .images { background		: url(images/lilas-1.jpg) no-repeat; }
	#_jardin .images { background		: url(images/jardin-1.jpg) no-repeat; }	
	.images { background-color			: #4b4292; }
		
/* content */

	.content, .special { height			: 190px; }
	.content, .images, .special {
		background 						: #999;
	}
	.content div, .special div {
		overflow 						: hidden;
	}
	.content div, .special div {
		padding 						: 10px 10px 10px 10px;
	}
	.content, .images, .special {
		background 						: #999;
	}

		
/* caption */
	.caption {
        min-height                      : 136px;
        height                          : auto !important;
        height                          : 136px;
	}
	
	div.caption, div.caption h2 {
		font 							: italic normal normal 1.060em/1.800em Georgia, "Times New Roman", Times, serif;
	}
	
#leftColumn 
{
float: left;
width: 150px;
padding:10px;
margin:0px;
}	
		
#menu2 {
	width: 130px;
	left: 0px;
	float: left;
	position:relative;
	padding:0px;
}
.liens_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #FFF;
	text-align: left;
	list-style-type: none;
	padding-right: 10px;
	font-weight: bold;
	margin-top: 8px;
	text-decoration: none;
}

.liens_menu ul li {
	color:#FF3366;
}
.liens_menu ul li a:link, 
.liens_menu ul li a:active, 
.liens_menu ul li a:visited,
.liens_menu ul li a:hover {
	color: #CA5100;
	}
/* plus */

	a, h2 a:hover {
		color 							: #fff;
		text-decoration					: none;
	}

	
.liens_menu_actif {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	color:#990000;
	text-align: left;
	list-style-type: none;
	padding-right: 10px;
	font-weight: bold;
	margin-top: 10px;
	text-decoration: none;
}

.chambre_active {
color: #990000;
font-size: 14px;
}

	



