#global {width:950px;margin:0 auto;}
#contenu {width:800px;float:left;}
#page {background-color:white;}

/* ------------------------------------------------------------------------------------*/
/* entete                                                                             */
/*---------------------------------------------------------------------------------- */
#entete {clear:both;position:relative;}
.logosurvol {
position: absolute;
width:100%;
z-index:1;
display:none;
left:-1px;
margin:0;
padding:0;
top:-2px;
		}
#entete img {position:absolute;}
/* ------------------------------------------------------------------------------------*/
/* Menu                                                                               */
/*---------------------------------------------------------------------------------- */
.menu {
left:0;
position:relative;
top:0px;
width:100%;
}
.menu {z-index:142; text-align:center;}
.menu ul {padding:0; margin:0; list-style-type:none;}
.menu li {float:left; position:relative;}
.menu a, .menu a:visited {display:block; text-decoration:none;font-size:1em;color:white;font-weight:bold;padding:5px 10px;text-transform:uppercase;}
.menu ul ul {visibility:hidden; position:absolute; left:0; top: 100%; width:100%;}
.menu ul ul li {font-size:0.9em;border: 0; border-bottom: 1px dashed #666;width:100%;}
.menu ul ul a, .menu ul ul a:visited {padding:1px 5px; -moz-border-radius:3px; -webkit-border-radius:3px; -KHTML-border-radius: 3px; border-radius:3px;}
.menu ul li:hover ul, .menu ul a:hover ul{visibility:visible;}
.menu img {vertical-align:bottom;}

/* ------------------------------------------------------------------------------------*/
/* gauche */
/* ------------------------------------------------------------------------------------ */
#gauche {width:150px;float:left;margin-top:50px;text-align:right;}
#gauche ul {padding:0;margin:0;}
#gauche li {padding:5px;list-style-type:none;}
#gauche li a{font-size:1em;color:white;font-weight:bold;font-family:Impact;text-transform:uppercase;}


#central {width:550px;float:left;padding:10px;}
#droite {width:200px;float:left;margin:0 15px;padding:10px 0;}



a {text-decoration:none;}
a.descriptif {color:black;}
.texte {text-align:justify;}

h1 {
font-size:1.1em;
font-weight:bold;
text-transform:uppercase;
}


h2 {
text-align:left;
padding:0;
margin:0;
font-size:1em;
font-weight:bold;
text-transform:uppercase;
}
#droite h2 {font-size:1em;font-weight:bold;text-transform:uppercase;}

/*h3*/
h3 {
margin:0;
padding:0 0 0.3em;
}
#droite h3, #droite h3 a {
font-size:1em;
font-weight:bold;
text-transform:none;
}


p {
/*margin:0;
padding:0 0 0.5em;*/
}

.pagination {clear:both;}
.separation {margin-bottom:20px;}
.cadre {margin:15px 0;}
.txtpresentation {margin:20px 0 15px -20px;background: transparent url(images/coin.png) no-repeat top left;padding-left:20px;min-height:13px;font-weight:bold;text-transform:uppercase;}
.padding {padding:10px;}
.clearboth {clear:both;}
.clearleft {clear:left;}
.inline {display:inline;}
.marginzero {margin:0;padding:0;}
/* ------------------------------------------------------------------------------------*/
/* edito */
/* ------------------------------------------------------------------------------------ */
.edito {margin:0 0 30px;}

/* ------------------------------------------------------------------------------------*/
/* actus                                                                              */
/* --------------------------------------------------------------------------------- */
#actus {}
#actus ul {padding:0;list-style-type:none;}
#actus li {
margin-bottom:0;
border-bottom:1px dashed #B7B7B7;
color:#6C6C6C;
line-height:17px;
padding:7px 0;
}
#actus li span {
background-color:#F3F3F3;
color:#979797;
display:block;
float:left;
font-size:17px;
margin:4px 10px 0 0;
padding:4px 0;
text-align:center;
width:56px;
}
/* ------------------------------------------------------------------------------------*/
/* images et documents */
/* ------------------------------------------------------------------------------------ */
img{border:0}

.lelogo {padding:5px 0 0 7px;float:left;background:transparent url(images/photo.gif) no-repeat top left;height:81px;width:90px;}
.lelogomini {padding:3px 0 0 3px;float:left;background:transparent url(images/photomini.gif) no-repeat top left;height:60px;width:55px;}

/*#documents_joints .lelogo {background-image:none;}*/
.lelogoart {padding:0 10px 10px 0;float:left;}
.spip_documents { text-align: center; line-height: normal; }
.spip_documents p { margin: 0.10em; padding: 0; }
.spip_documents_center { display: block; clear: both; width: 100%; margin: 1em auto; }
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; }
.spip_doc_titre { margin-right: auto; margin-left: auto; font-weight: bold; font-size: 0.90em; }
.spip_doc_descriptif { clear: both; margin-right: auto; margin-left: auto; font-size: 0.90em; }


/*box arrondies*/
.box {float:left;clear:right;margin-top:8px;width:265px;margin-bottom:8px;}
#droite .box {width:200px;}
.box h2 {text-align:center;padding:0 8px 8px;margin:0;}
.box div.descriptif {text-align:left;}
.box a.descriptif {color:black;}
.box_haut {height:8px;}
.box_bas {height:8px;}


/* simple gallery */

/*Make sure your page contains a valid doctype at the top*/
#simplegallery1{ //CSS for Simple Gallery Example 1
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/text-align: center;
}

#simplegallery1 .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
text-align: left;
padding: 2px 5px;
}


/*switch*/
ul.display {
	float: left;
	width: 550px;
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.display li {
	float: left;
	width: 550px;
	padding: 10px 0;
	margin: 0;
	border-bottom:1px dashed #666;
}

ul.display li .content_block {
	padding: 0 10px;
}
ul.display li .content_block h2 {
	margin: 0;
	padding: 5px;
}
ul.display li .content_block p {
	margin: 0;
	padding: 5px 5px 5px 245px;  /*--The left padding keeps the
content from flowing under the image--*/
}
ul.display li .content_block a img{ /*--Double border technique--*/
	padding: 5px;
	margin: 0 15px 0 0;
	float: left;
}


ul.thumb_view li{ width: 88px; } /*--Switch the width
to accommodate for the three column layout--*/

ul.thumb_view li h2 {/* display: inline;*/display:none; }
ul.thumb_view li p{ display: none; }
ul.thumb_view li .content_block a img { margin: 0 0 10px; }
a.switch_thumb {
	width: 122px;
	height: 26px;
	line-height: 26px;
	padding: 0;
	margin: 10px 0;
	display: block;
	background: url(images/switch.gif) no-repeat;
	outline: none;
	text-indent: -9999px;
}
a.swap { background-position: left bottom; }
a:hover.switch_thumb {
	filter:alpha(opacity=75);
	opacity:.75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}

/* ------------------------------------------------------------------------------------*/
/* boites */
/* ------------------------------------------------------------------------------------ */

/* boites news */
#news {border: 1px solid #DDD;min-height:230px;padding-right:10px;}
/* boites actus */


.boxs {}
.boxsblabla {
border:2px solid #DDD;
padding:10px;
margin-bottom:5px;
background-color:#EEE;
}
.boxsimg {text-align:right;margin-right:10px;height:20px;}
.boxs .delete {
cursor:pointer;
}

/*mots-cles*/
.grpmot h3 {border-bottom:1px dashed #EEE;}
.grpmot h3.toggler {background:transparent url(/squelettes/images/deplierhaut.gif) no-repeat top left;padding-left:19px;}
.grpmot p {}









