body {
background:#8b8b8b;
color:#303030;
font: 76% 'Trebuchet MS',Verdana,Tahoma,Arial,sans-serif;
margin:0;
padding:0;
text-align:center;
scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: blue;
}

a {
color: rgb(89,79,191);
/*color: #505050;*/
font-weight: bold;
text-decoration: underline;
}

a:hover {
color:#808080;
text-decoration:underline;
}

p {
/*line-height:1.1em;*/
margin:0 0 10px;
}

/*** Conteneur global ***/

#container {
background:#f0f0f0 url(img/bodybg.jpg) repeat-x;
color:#303030;
margin:0;
min-width:770px;
padding:0;
text-align:left;
width:100%;
}

/*** Header section ***/

#sitename {
color:#ffffff;
height:92px;
margin:0 20px 10px;
text-align:left;
}

#sitename h1,#sitename h2 {
font-weight:400;
letter-spacing:-2px;
margin:0;
padding:0;
}

#sitename h1 {
font-size:2.4em;
padding-top:20px;
}

#sitename h2 {
font-size:1.6em;
}

#sitename #ban {
float: right;
margin-right: 10px;
margin-top:20px;
width: 470px;
height: 60px;
background-color: white;
}

/*** Menu Horizontal  ***/

#mainmenu {
float:left;
margin-bottom:25px;
}

#mainmenu ul {
font-size:16px;
margin:0;
padding:0;
}

#mainmenu li {
float:left;
height:35px;
list-style:none;
margin:0;
padding:0;
}

#mainmenu a {
border-right:1px solid #b0b0b0;
color:#606060;
display:block;
font-size:0.7em;
padding:11px 10px 10px;
text-transform:uppercase;
}

#mainmenu a:hover {
background:#f0f0f0 url(img/menuhover.jpg) top left repeat-x;
color:#505050;
text-decoration:none;
}

#mainmenu a.current {
background:#f0f0f0 url(img/menuhover.jpg) top left repeat-x;
color:#505050;
text-decoration:none;
}
/** Menu Vertical **/
ul#left-menu  {	
	/*width: 15.8em;*/
	/*float: left;*/
	list-style: none;
	margin: 0em;
	padding: 0em;	
	border-bottom: solid 0.1em rgb(200,200,200);
}	

#left-menu li {
	margin: 0em;
	padding: 0em;
}

#left-menu li.title {
	display: block;
	text-align: center;	
	margin: 0em;
	padding: 0.3em 0.7em 0.3em 0.3em;
	background-color: rgb(187,211,247);
	color: rgb(100,100,100);
	/*text-transform: uppercase;*/
	font-weight: bold;
	/*height: 1.2em;*/
	font-size: 1.1em;
}

#left-menu li a {
	display: block;
	text-align: left;	
	padding: 0.3em 0.7em 0.2em 0.6em;
	border-top: solid 0em rgb(215,215,215);
	border-left: solid 0.5em rgb(200,200,200);		
	background-color: white;
	color: blue/*rgb(125,125,125)*/;
	text-decoration: none;
	height: 1.3em;
	font-size: 1.0em;
}
	
#left-menu a:hover, #left-menu .selected {
	text-align: left;
	border-left: solid 0.5em blue;				
	background-color: inherit;	
	background-color: rgb(226,238,252);	
	color: rgb(0,0,0);
	text-decoration: underline;
}

/*** Content wrap ***/

#wrap {
clear:both;
font-size:1em;
padding:0;
}

/*** Sidebars ***/

#leftside,#rightside {
margin:0;
padding:0 5px 5px;
width:170px;
}

#leftside {
float:left;
margin-right:5px;
}

#rightside {
float:right;
margin-left:5px;
}

#leftside h1,#rightside h1 {
color:#505050;
font-size:1.4em;
font-weight:bold;
/*letter-spacing:-1px;*/
margin:0 0 12px;
}

#leftside h2,#rightside h2 {
font-size:1.1em;
margin:0 0 20px;
}

#leftside p,#rightside p {
font-size:1em;
line-height:1em;
margin:0 0 5px 5px;
}

.linklist {
list-style:circle;
margin:0 0 2px 2px;
padding:0;
}

.linklist li {
margin-bottom:0.2em;
margin-left: 0;
}

/*** Sidebar menu ***/

.nav {
background:#e8e9ea;
border:1px solid #b0b0b0;
color:#606060;
display:block;
margin-top:8px;
padding:5px 4px 4px 10px;
position:relative;
text-transform:uppercase;
width:140px;
}

.nav:hover,.active {
background:#f8f9fa;
border:1px solid #909090;
color:#303030;
text-decoration:none;
}

.sub {
font-size:0.8em;
letter-spacing:1px;
margin:3px 0 2px 10px;
padding:4px 2px 2px 8px;
width:125px;
}

/*** Content ***/

#content {
font-family: 'Trebuchet MS',Verdana,Tahoma,Arial,sans-serif;
font-size: 1.25em;
}
#contentalt {
font:110% 'Trebuchet MS',Verdana,Tahoma,Arial,sans-serif;
font-size: 1.1em;
}

#content,#contentalt {
background-color:#fafcff;
border:1px solid #909090;
color:#2a2a2a;
padding:15px 5px 5px;
}

#content {margin:0 190px;}
#contentalt {margin:0 10px 0 190px;}

#content h1,#content h2,#contentalt h1,#contentalt h2 {
background-color:inherit;
color:#606060;
font-size:1.8em;
font-weight:bold;
letter-spacing:-1px;
margin:0 0 15px;
padding:0;
}

#content h2,#contentalt h2 {
font-size:1.4em;
margin-bottom:10px;
}

/*#content img,#contentalt img {
border:1px solid #b0b0b0;
float:left;
margin:5px 15px 6px;
padding:5px;
}*/
/** boxes milieu **/
.middle-column-title-standard {
/* clear: both; */
	display: block;
	margin: 0em 0em 0.5em 0em;
	padding: 0.2em 0em 0.2em 0em;	
	border-bottom: solid 0.16em rgb(187,211,247);	
	background-color: rgb(255,255,255);
	color: #23A4CE;
	/*color: rgb(112,162,36);*/
	font-weight: bold;
	font-size: 1.2em;
}

.middle-column-box-full-standard {
	/*float: left;*/
	/*width: 43.0em;*/
	margin: 0em 0em 2.0em 0em;
	padding: 0em;
	background-color: rgb(255,255,255);
}
.middle-column-box-left-standard {
	/*clear: left;*/
	float: left;
	width: 50%;
	margin: 0em 0.25em 2.0em 0em;
	padding: 0em;
	background-color: rgb(255,255,255);
	color: rgb(100,100,100);
}

.middle-column-box-right-standard {
	float: right;
	width: 50%;
	margin: 0em 0em 2.0em 0.25em;
	padding: 0em;
	background-color: rgb(255,255,255);
	color: rgb(100,100,100);
}
/*** boxes droits ***/
.right-column-box-standard {
/*	float: right; */
	width: 12em;
	margin: 0em 0.4em 0.4em 0em;
	padding: 0.4em 0.4em 0.4em 0.4em;
	border: solid 0.1em rgb(200,200,200);
	background-color: rgb(255,255,255);
	color: rgb(100,100,100);
}

.right-column-title-standard {
/* clear: both; */
	display: block;
	margin: 0em 0em 0.5em 0em;
	padding: 0.2em 0em 0.2em 0em;
	background-color: rgb(255,255,255);
	color: rgb(100,100,100);
	font-weight: bold;
	font-size: 1.1em;
}

/*** Boîte grise ***/
.right-column-title-grey {
/* clear: both; */
	display: block;
	margin: 0em 0em 0.5em 0em;
	padding: 0.2em 0em 0.2em 0.2em;
	background-color: rgb(220,220,220);
	color: rgb(100,100,100);
	font-weight: bold;
	font-size: 1.1em;
}

.right-column-box-grey {
/*	float: right; */
	width: 12em;
	margin: 0em 1.0em 0.8em 0em;
	padding: 0.4em 0.4em 0.4em 0.4em;
	border: solid 0.1em rgb(200,200,200);
	background-color: rgb(235,235,235);
	color: rgb(100,100,100);	
}
/*** Boîte bleue ***/
.right-column-title-blue {
/*	clear: both; */
	display: block;
	margin: 0em 0em 0.5em 0em;
	padding: 0.2em 0em 0.2em 0.2em;
	background-color: rgb(187,211,247);
	color: rgb(100,100,100);
	font-weight: bold;
	font-size: 1.1em;
}

.right-column-box-blue {
/*	float: right; */
	width: 13.0em;
	margin: 0em 1.0em 0.8em 0em;
	padding: 0.4em 0.4em 0.4em 0.4em;
	border: solid 0.1em rgb(200,200,200);
	background-color: rgb(226,238,252);		
	color: rgb(100,100,100);		
}
/*** Footer ***/

#footer {
background:#8b8b8b url(img/footerbg.jpg) top left repeat-x;
clear:both;
color:#d0d0d0;
font-size:0.9em;
font-weight:bold;
margin:0;
padding:20px 0;
text-align:center;
width:100%;
}

#footer a {
color:#d0d0d0;
font-weight:bold;
}

/*** Diverses classes ***/
.donnees {
border: 1px solid rgb(200,200,200) ;
font-family: Verdana, Arial, Helvetica;
font-size: 11px;
vertical-align: middle;
}

.galeries {
width: 350px;
height: 160px;
margin: 0 10px 5px 14px;
text-align: justify;
border-bottom: 1px dashed #666;
}
.galeries img {
float: left;
border: 1px solid black;
margin-right: 3px;
}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}

.thumbnail2 {
background:#fafbfc;
border:1px solid #b0b0b0;
margin:0 0 10px 10px;
padding:5px;
}

div.ban {
margin:2px auto;
width: 470px;
height: 60px;
background-color: white;
}

.searchform {margin:0;}

.searchbox {
background:#f0f0f0;
border:1px solid #b0b0b0;
margin:0 4px 0 0;
width:110px;
}

.searchbutton {
background:#f0f0f0;
border:1px solid #b0b0b0;
}

.clearingdiv {
clear:both;
height:30px;
width:1px;
}

.hide {display:none;}
.clear {
clear:both;
height:1px;
width:1px;}

/*** Text format ***/

.intro {
font-size:1.1em;
font-weight:bold;
letter-spacing:-1px;
}

.small {font-size:0.8em;}
.large {font-size:1.4em;}
.center {text-align:center;}
.right {text-align:right;}

/** Styles SPIP **/
table.spip {
}

table.spip tr.row_first {
	background-color: #FCF4D0;
}

table.spip tr.row_odd {
	background-color: #C0C0C0;
}

table.spip tr.row_even {
	background-color: #F0F0F0;
}

table.spip td {
	padding: 1px;
	text-align: left;
	vertical-align: middle;
}

.spip_code { 
padding: 0.5em;
border: 1px dashed grey;
font-weight: bold;
color: #666699;
background-color:#FFFFCC;
}

/*** End of file ***/