@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}
body{
	margin:0px;
	background:url('images/fond.png') top center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
}
.screen-reader-text{
	display:none;
}
a img{
	border:none;
}

a:active, a:link, a:visited{
	color:#009ce7;
	text-decoration:none;	
}
a:hover{
	color:#555;
	text-decoration:none;
}

ul{
	margin:0px 0px;
	list-style-type:none;
}
li{
	margin:0px 0px;
	list-style:none;
}

h1{
	margin-bottom:16px;
	font-size:22px;
	color:#009ce7;
	text-transform:uppercase;
	font-weight:normal;	
	width:100%;
	border-bottom:#ddd solid 1px;
}

div.post{
	margin:0;
	margin-bottom:10px;
	float:left; 
	clear:both;
	width:100%;
}
div.page {
	margin-bottom:10px;
}
div.category-glossaire{
	border-bottom:none;
	margin-bottom:8px;
	padding-bottom:0px;
}
	
div.post h1.linkInside{
	width:600px;
	height:32px;
	padding:0px 0px;
}
div.post h1 a{
	width:600px;
	height:32px;
	font-size:22px;
	font-weight:normal;
	text-transform:uppercase;
	color:#009ce7;	
	clear:both;
	display:block;
}
div.post h1.linkInside a:hover{
	color:#009ce7;	
}

div.post h2{
	width:588px;
	height:25px;
	display:block;
	
	background:url('images/fond_titre_article.png') top left no-repeat;
	font-size:16px;
	font-weight:normal;
	text-transform:uppercase;
	color:#646464;
	padding:6px 0px 0px 12px ;
	
	margin-bottom:6px;
	clear:both;
}
div.post h2.linkInside{
	width:600px;
	height:32px;
	padding:0px 0px;
}
div.post h2.linkInside a{
	width:588px;
	height:25px;
	display:block;
	
	background:url('images/fond_titre_article.png') top left no-repeat;
	font-size:16px;
	font-weight:normal;
	text-transform:uppercase;
	color:#646464;
	padding:6px 0px 0px 12px ;
	
	clear:both;
}
div.post h2.linkInside a:hover{
	color:#009ce7;
}

div.agenda div.post h2 {
	background: url(images/fond_titre_article_bleu.png) no-repeat scroll left top;
	color:#fff;
}

div.post p{
	font-size:1.083em;
	line-height:1.667em;
	margin:0 0 8px;
	text-align:justify;
}
.post-edit-link{
	float:left;
}

div.post ul{
	margin:12px 0px 12px 32px;
}

div.post li{
	margin-left:30px;
}
div.post hr{
	color:#E2E2E2;
	background-color:#E2E2E2;
	height: 1px;
	border: 0;
	margin:4px 10px 4px 10px;
}

/* formulaire */
form.wpcf7-form table{
	margin:14px auto;
}
form.wpcf7-form table td{
	padding-top:10px;
	vertical-align:top;
}
form.wpcf7-form table td+td{
	padding-top:8px;
}
form.wpcf7-form p>input{
	margin-top:6px;
}

/* ------------------------- */

#container_out{
	width:984px;
	height:100%;
	margin:0px auto;
	padding:0px;
	background:url('images/fond_container.png') repeat-y;
}

#container_in{
	width:932px;
	height:100%;
	margin:0px auto;
	padding:0px;
}
#header{
	width:932px;
	height:146px;
	padding:3px 0 0 0;
}

#logo{
	width:405px;
	height:82px;
	margin:28px 0 0 6px;
	float:left;
}
#follow{
	width:250px;
	height:20px;
	float:right;
	text-align:right;
}
#recherche{
	background:transparent url('images/recherche_fond.png') no-repeat scroll left top;
	float:right;
	height:100px;
	margin:0 0 0 0;
	width:382px;
}
#recherche_form{
	margin: 46px 0px 0px 254px;
	vertical-align:middle;
	
}
.recherche_input{
	font-size:14px;
	color:#5bb5ca;
	border:#9b9b9b solid 1px;
}
#recherche a{
	margin-left:126px;
}

#menu_out{
	width:929px;
	height:27px;
	margin:4px auto 10px auto;
	clear:both;
}
#menu_in ul{
	list-style-type:none;
	list-style:none;
}
#menu_in li{
	list-style:none;
	display:inline;
	margin:0;
	font-size:16px;
}
#menu_in li a{
	padding-top:5px;
	text-align:center;
	width:185px;
	height:26px;
	display:inline-block;
	background:#FFF url('images/menu_fond.png') no-repeat 0px -27px;
	color:#696b65;
	text-transform:uppercase;
}
#menu_in li.current_page_item a{
	background:#FFF url('images/menu_fond.png') no-repeat 0px 0px;
	color:#fff;
}
#menu_in li a:hover{
	background:#FFF url('images/menu_fond.png') no-repeat 0px 0px;
	color:#fff;
}

#ariane{
	width:900px;
	height:16px;
	margin:0 auto;
	clear:both;
	margin:8px 0 12px 1px;
	color:#8f8f8f;
	font-size:11px;
	text-transform:uppercase
}
#ariane strong{
	font-weight:normal;
}
#ariane a:active,#ariane a:visited,#ariane a:link{
	color:#8f8f8f;
}
#ariane a:hover{
	color:#000;
}


#content{
	width:600px;
	min-height:450px;
	margin:0px 0px 0px 0px;
	float:left;
}

#sidebar{
	width:300px;
	min-height:450px;
	margin:0px 0px 0px 30px;
	float:left;
}

/*    */

#sidebar>ul{
	
}

#sidebar>ul>li{
	border-bottom:#c9c9c9 solid 1px;
	margin:16px 0 6px 0;
	padding:0px 0 16px 76px;
	min-height:58px;
}
#sidebar #text-3{
	background:url('images/sidebar_titre_mag.png') top left no-repeat;
	padding:23px 0 0 0;
	margin-top:0px;
}
#sidebar #text-3 h2{
	display:none;
}
h2.widgettitle{
	font-weight:normal;
	font-size:15px;
	color:#000;
	text-transform:uppercase;
	margin:0px;
}


#sidebar>ul>li#text-4{
	background:url('images/picto_newsletter.png') top left no-repeat;
}
#sidebar>ul>li#text-5{
	background:url('images/picto_annuaire.png') top left no-repeat;
}
#sidebar>ul>li#text-5 a{
	text-transform:uppercase;
	font-size:12px;
	color:#F30;
}
#sidebar>ul>li#text-5 a:hover{
	text-transform:uppercase;
	font-size:12px;
	color:#60F;
}
li.widget_search{
	background:url('images/picto_recherche.png') top left no-repeat;
}

li.pub300x250{
	width:300px;
	height:250px;
}


li.boxNews{
	width:222px;
	height:64px;
	padding-left:78px;
	background:url('images/picto_newsletter.png') top left no-repeat;
}
li.widget_polls-widget{
	background:url('images/picto_sondage.png') top left no-repeat;
}
li.widget_polls-widget h2.widgettitle{
	display:none;
}
#poll_question{
	color:#000;
	text-transform:uppercase;
	font-size:14px;
	margin-bottom:6px;
}
.wp-polls ul li{
	color:#666;
}
.wp-polls ul li strong{
	color:#4db7c8;
}
#sidebar #searchform #s {
	margin-top:5px;
}

#searchsubmit, #annuaire_searchsubmit {
	padding: 1px;
	width: 34px;
	height: 35px;
	margin:0;
	padding: 0;
	border: 0;
	background: transparent url('images/recherche_ok.png') no-repeat center top;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	vertical-align:middle;
}

#sidebar>ul>li#dfrads-widget-3{
	padding:0px; 
	margin:0px;
}
li#dfrads-widget-3 h2{
	display:none;
}
#sidebar>ul>li#dfrads-widget-4{
	padding:0 0 18px 0; 
}
li#dfrads-widget-4 h2{
	width:225px;
	float:right;
}
#sidebar li#dfrads-widget-4 img{
	margin-right:18px;
	float:left;
}


p.nocomments{
	display:none;
	}
/* -------- */

#footer{
	width:680px;
	height:19px;
	margin:0 auto;
	clear:both;
	text-align:center;
	color:#999;
	border-top:solid 1px #cacaca;
	padding-top:4px;
	font-size:11px;
}
a.post-edit-link{
	display:block;
	margin:20px 20px;
	width:180px;
	height:20px;
	padding:5px;
	text-align:center;
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	border: #009 solid 1px;
	background:#09F;
}
.alignleft{
	float:left;
}
.alignright{
	float:right;
}
#navigation{
	display:block;
	width:600px;
	clear:both;
}





			
/* ------------------------ */
/*       PAGES   spécifique    */

/* ----- glossaire wp snap */


div.postActus p{
	margin:0;
}

#div_snap_nav{
	width:600px;
	text-align:center;
}
ol.snap_nav {
	display: block;
	float: left;
	clear: both;
	list-style: none;
	width:100%;
	margin:auto 12px;
	margin-bottom:12px;
}

ol.snap_nav li {
	font-size:14px;
	display: block;
	float: left;
	width:20px;
	color:#666;
	text-align:center;
}

ol.snap_nav li a:link, ol.snap_nav li a:visited {
	font-weight: bold;
	display: block;
	text-align:center;
	width:20px;
	color:#666;
	text-decoration:none;
}

 ol.snap_nav li a:hover {
	text-decoration:none;
	color:#009ce7;
}
ol.snap_nav li.snap_selected a {
	cursor: text;
}

ol.snap_titles {
	clear: both;
	display: block;
	border: 0;
	list-style: none;
}



/*-----------*/

.aligncenter,
dl.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
/*
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 14px;
	padding: 0 4px 5px;
	margin: 0;
}
div.post p.wp-caption-text{
	text-align:center;
}
*/
.post img{
	border:#e1e1e1 solid 1px;
}
.post img.alignleft{
	float:left;
	margin-right:14px;
}
.post img.alignright{
	float:right;
	margin-left:14px;
}
.wp-caption{
	/*margin-bottom:20px;*/
}
.wp-caption.alignleft {
	float:left;
	margin-right:14px;
}
.wp-caption.alignright {
	float:right;
	margin-left:14px;
}
.alignright img{
	margin-left:14px;
	float:right;
}
div.alignright>p.wp-caption-text{
	margin-left:14px;
}
.alignleft img{
	margin-right:14px;
	float:left;
}
div.post p.wp-caption-text{
	font-size: 9px;
	text-align:left;
	color:#888;
	clear:both;
	margin-bottom:0px;
}
img.wpGallery {
	border: 1px dotted #cc0000;
	background: #ffffcc url("../../../../plugins/wpgallery/img/gallery.png") no-repeat scroll center center;
	width: 99%;
	height: 250px;
}

body.mceContentBody {
	font: 13px/19px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	padding: 0.6em;
	margin: 0;
}

pre {
	font: 12px/18px Consolas, Monaco, "Courier New", Courier, monospace;
}

td {
	color: #000;
	font-size: 11px;
	margin: 8px;
}

.mceIEcenter {
	text-align: center;
}
/* --- page Annuaire */
div.post.postAnnuaire{
	width:600px;
	height:500px;
	background:url('images/illus_annuaire.png') no-repeat 400px 80px;
}
.post.postAnnuaire ul{
	width:200px;
	margin-bottom:50px;
	margin-left:10px;
}
.post.postAnnuaire li a{
	display:block;
	width:250px;
	height:14px;
	border-bottom:#ddd solid 1px;
	text-transform:uppercase;
	font-size:12px;
	padding:15px 0 15px 50px;
	color:#666;
}
.post.postAnnuaire li a:hover{
	background:url('images/annuaire_puce.png') no-repeat 0px 13px;
	color:#000;
}

/* -- page mag */
.categ_magazine img{
	border:none;
}
.categ_magazine h1{
	float:left;
	width:400px;
}
.categ_magazine input{
	float:right;
}
			  
/* -- recherche */
.navigation{
	width:100%;
	height:20px;
	margin:10px 0 10px 0;
	clear:both;
}

.wpcf7-list-item{
	display:block;
}

a.lienMB{
	color:#999999;
}
a.lienMB:hover{
	color:#999999;
}

#sidebar > ul > li#tag_cloud-3{
	padding:0 0 16px 0px;
}