* {
	padding: 0;
	margin: 0;
	border: 0;
}

body {
	text-align: center;
	background: url('fond.jpg') repeat;
	font-size: 62.5%;
	font-family: verdana;
	color: #000;
}

.spacer {
	clear: both;
}

#page {
	margin: 0 auto;
	width: 832px;
	background: url('page.jpg') repeat-y;
	text-align: left;
	font-size: 1.1em;
}

#page h1 {
	display: none;
}

#page ul#menu {
	display: block;
	padding-left: 500px;
	width: 328px !important;
	width /**/:832px;
	padding-top: 23px;
	height: 30px !important;
	height /**/:53px;
	background: url('haut.jpg') no-repeat;
}

#page ul#menu li {
	display: inline;
	color: #fff;
}

#page ul#menu li a {
	color: #fff;
	text-decoration: none;
}

#page ul#menu li a:hover {
	color: #fff;
	text-decoration: underline;
}

#page #partition {
	float: left;
	width: 75px;
	height: 475px;
	background: url('partition.jpg') no-repeat;
}

#page #milieu {
	float: left;
	background-image: url('bandeau.jpg');
	background-repeat: no-repeat;
	background-position: 3px 0px;
	padding-top: 195px;
	padding: 210px 88px 0 13px;
	width: 656px !important;
	width /**/:757px; 
}

#page #milieu #barres {
	float: left;
	width: 233px;
}

#page #milieu #barre_violette {
	padding: 0 16px 0 12px;
	width: 205px; !important
	width /**/:233px;
	background: url('barre-violette.jpg') repeat-y;
}

#page #milieu #barre_violette_bas {
	width: 233px;
	height: 11px;
	background: url('barre-violette-bas.jpg') top no-repeat;
}

#page #milieu #barre_violette ul {
	margin-top: -20px;
	position: relative;
	z-index: 100;
	list-style: none;
}

#page #milieu #barre_violette ul li {
	display: block;
	background: url('note-violette.jpg') top left no-repeat;
	padding-bottom: 15px;
	padding-left: 20px;
	font-size: 1.2em;
	font-weight: normal;
	letter-spacing: 1px;
}

#page #milieu #barre_violette ul li a {
	color: #680D7E;
	text-decoration: none;
	text-transform: uppercase;
position:relative;
bottom:4px;
}

#page #milieu #barre_blanche {
	padding: 0 14px 0 14px;
	width: 205px; !important
	width /**/:233px;
	background: url('barre-blanche-milieu.jpg') repeat-y;
}

#page #milieu #barre_blanche_haut {
	width: 233px;
	margin-top: 10px;
	height: 15px;
	background: url('barre-blanche-haut.jpg') top no-repeat;
}

#page #milieu #barre_blanche_bas {
	width: 233px;
	height: 19px;
	background: url('barre-blanche-bas.jpg') bottom no-repeat;
}

#page #milieu #barre_blanche h2 {
	clear: both;
	background: url('note.jpg') left no-repeat;
	color: #680D7E;
	font-size: 1.2em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-left: 20px;
	margin-bottom: 10px;
}

#page #milieu #barre_blanche ul#mois {
	list-style: none;
	width: 120px;
	padding-bottom: 10px;
}

#page #milieu #barre_blanche ul#mois li {
	display: block;
	float: left;
	width: 20px !important;
	width /**/:40px;
	padding: 5px 10px;
}

#page #milieu #barre_blanche ul#annees {
	list-style: none;
	width: 120px;
	padding-bottom: 10px;
}

#page #milieu #barre_blanche ul#annees li {
	display: block;
	float: left;
	width: 30px !important;
	width /**/:50px;
	padding: 5px 10px;
}

#page #milieu #contenu {
	clear: right;
	float: right;
	padding: 0 14px 0 14px;
	width: 385px; !important
	width /**/:413px;
	background: url('contenu-milieu.jpg') repeat-y;
}

#page #milieu #contenu_bas {
	clear: right;
	float: right;
	width: 413px;
	height: 17px;
	background: url('contenu-bas.jpg') bottom no-repeat;
}

#page #milieu #contenu h2 {
	clear: both;
	font-size: 1.2em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: url('note.jpg') left no-repeat;
	color: #680D7E;
	padding-left: 20px;
	margin-bottom: 10px;
}

#page #milieu #contenu h3 {
	margin-bottom: 10px;
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #000;
}

#page #milieu #barre_blanche h4,
#page #milieu #contenu h4 {
	color: #000;
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 10px;
}

#page #milieu #barre_blanche h4 a,
#page #milieu #contenu h4 a {
	color: #000;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}

#page #milieu #barre_blanche h4 a:hover,
#page #milieu #contenu h4 a:hover {
	color: #000;
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
}

#page #milieu #barre_blanche .plus,
#page #milieu #contenu .plus {
	text-align: right;
}

#page #milieu #barre_blanche a,
#page #milieu #contenu a {
	color: #000;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}

#page #milieu #barre_blanche a:hover,
#page #milieu #contenu a:hover {
	color: #000;
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline;
}

#page #milieu #barre_blanche p,
#page #milieu #contenu p {
	padding-bottom: 10px;
}

#page #milieu #contenu img.spip_logos,
#page #milieu #contenu .spip_documents_left img {
	float: left;
	margin-right: 10px;
	border: 1px solid #C5C5C5;
	background-color: #fff;
	padding: 3px;
}

#page #milieu #contenu .spip_documents_right img {
	margin-left: 10px;
	border: 1px solid #C5C5C5;
	background-color: #fff;
	padding: 3px;
}

#page #milieu #contenu .vignettes {
	float: left;
	width: 190px;
	height: 190px;
	text-align: center;
	display: table;
}

#page #milieu #contenu .vignettes a {
	display: table-cell;
	width: 190px;
	height: 190px;
	line-height: 190px;
	vertical-align: middle;
}

#page #milieu #contenu .vignettes a img {
	float: none;
	border: 1px solid #C5C5C5;
	background-color: #fff;
	padding: 3px;
	vertical-align: middle;
}

/*
#page #milieu #contenu .vignettes img.spip_logos {
	margin: 0;
	float: none;
}
*/
#page #milieu #barre_blanche ul,
#page #milieu #contenu ul {
	list-style: circle inside;
	padding-left: 10px;
	padding-bottom: 10px;
}

#page #milieu #contenu form dl {
	clear: both;
	padding-top: 10px;
}

#page #milieu #contenu form dt {
	float: left;
	clear: left;
	width: 160px;
	text-align: left;
	padding: 1px 0;
}

#page #milieu #contenu form dd {
	float: right;
	clear: right;
	width: 215px;
}

#page #milieu #contenu form dd input,
#page #milieu #contenu form dd select,
#page #milieu #contenu form dd textarea,
#page #milieu #contenu form ul.boutons li input {
	border: 1px solid #680D7E;
	color: #680D7E;
	background-color: #fff;
	font-family: verdana;
	font-size: 1em;
}

#page #milieu #contenu form ul.boutons {
	clear: both;
	list-style: none;
	padding-top: 10px;
	padding-left: 170px;
}

#page #milieu #contenu form p.champs_caches {
	clear: both;
	display: none;
}

#page ul#pied_de_page {
	display: block;
	clear: both;
	list-style: none;
	text-align: right;
	padding: 0 88px;
	width: 656px !important;
	width /**/:832px;
	height: 30px;
	background: url('bas.jpg') bottom no-repeat;
}

#page ul#pied_de_page li {
	display: inline;
}

#page ul#pied_de_page li a {
	color: #680D7E;
	text-decoration: none;
}

#page ul#pied_de_page li a:hover {
	color: #680D7E;
	text-decoration: underline;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* ----------------
	lightbox
 */

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	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: transparent url("blank.gif") no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink { background: url("prev.gif") left 15% no-repeat; }
#nextLink { background: url("next.gif") right 15% no-repeat; }
/*
#prevLink:hover, #prevLink:visited:hover { background: url("prev.gif") left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url("next.gif") right 15% no-repeat; }
*/

#imageDataContainer{
	font: 10px "Lucida Grande", helvetica;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	


/* -------------------
	popup
 */

body#popup {
	background-image: none;
	background-color: #FDFEE3;
}

body#popup img {
	margin: 0 auto;
}

body#popup ul {
	margin: 0 auto;
	list-style: none;
}

body#popup ul li#fermer {
	display: block;
	float: left;
	padding-top: 10px;
	padding-left: 20px;
}

body#popup ul li#imprimer {
	display: block;
	float: right;
	padding-top: 10px;
	padding-right: 20px;
}

body#popup ul li a {
	display: block;
	padding: 5px;
	background-color: #fff;
	color: #000;
	text-decoration: none;
	border: 1px solid #C4C4C4;
}

body#popup ul li a:hover {
	text-decoration: underline;
}