body, nav, ul, li, a  {margin: 0; padding: 0;}
body {
  font-family: Arial,Roboto,Calibri,Candara,Segoe,'Segoe UI',Optima,'Open Sans',sans-serif;
  background: #ffffff;
  font-size:13px;
}
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
img {
	max-width: 100%;
	height: auto;
}
#cookieChoiceInfo {
	color:#fff;
	font-size:14px;
  font-weight:bold;
}
#cookieChoiceInfo a {
  color: #ffffff;
  text-decoration:none;
  border-bottom: 1px dotted #ffffff;
}
#google {
	position:fixed;
	top:10px;
	left:10px;
}
.element {
	float:left;
	width:25%;
	padding:2px;
}
.element .texte {
	color:#1A9AB1;
	font-size:12px;
}
.element .gros {
	color:#1A9AB1;
	font-size:13px;
  font-weight: bold;
}
.elementl {
	float:left;
	width:50%;
	padding:2px;
}
hr.separe { 
  border: 0; 
  height: 1px; 
  background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0); 
  width:60%;
}

.img_element {
	width: 110px;
	height: auto;
	-webkit-box-shadow: 5px 5px 12px -3px rgba(0,0,0,0.81);
	-moz-box-shadow: 5px 5px 12px -3px rgba(0,0,0,0.81);
	box-shadow: 5px 5px 12px -3px rgba(0,0,0,0.81);
	margin:0 20px 15px 0; border: none;
}
#header {
	position:absolute;
	width:80%;
}
#page {
	width: 1200px;
	margin: 0 auto;
  background: #fff;
}

#logo {
	float:left;
	background:#fff;
	margin-left:30px;
}
#img_logo {
	width: auto;
	height: 110px;
	background:transparent;
}
#donate {
	background: #00A4CC;
	padding:8px 30px 8px 30px;
	text-align:right;
	color:#ffffff;
	text-decoration: none;
	font-family: Verdana,sans-serif;
	font-size:16px;
}
#donate img {
	vertical-align:middle;
}
#img_icone {
	position:fixed;
	top:2px;
	left:23px;
	width: auto;
	height: 30px;
  vertical-align: middle;
  display:none;
}
#slogan {
	float:left;
	background:#fff;
	padding:10px;
	height:auto;
}
.slogan1 {
  color: #565655;
  font-size: 21px;
  font-weight: bold;
}
.slogan2en {
  color: #008EA8;
  font-size: 21px;
	font-style: italic;
}
.slogan2fr {
  color: #008EA8;
  font-size: 19px;
	font-style: italic;
}
#moteur {
	float:right;
	background:#fff;
	padding:10px;
	margin-left:30px;
}
#social {
	float:right;
	background:#fff;
	padding:10px;
}
#langue {
	float:right;
	background:#fff;
	padding:10px;
	color:#8E8E8D;
  font-size: 13px;
}
#langue a {
  color: #8E8E8D;
  text-decoration:none;
  border-bottom: 1px dotted #ffffff;
}
#langue a:hover {
  border-bottom: 1px dotted #8E8E8D;
}

/* CARROUSEL */
#carrousel {width: 100%; height: 350px; margin: 0 auto;background:#F2F2F2;padding:0px;}
#slider {
	width: 100%;
	height: 350px;
	list-style: none;
	overflow-y: auto;
	overflow-x: hidden;
	background:#008EA8;
}
#slider .panel { width: 100%; }
.edito_div {
	background:#008EA8;
	padding:0;
	width:100%;
}
.edito_img {
  min-width: 100%;
  min-height: 350px;
}
.edito_texte {
	color:#ffffff;
	font-size:20px;
  padding:20px;
	text-shadow: 0 2px 2px rgba(0, 0, 0, 1);
	background-color: rgba(0, 142, 168, 0.2); 
	position: absolute;
  width: 100%;
  bottom:0;
  z-index:200;
}

/* PUBLICATIONS */
.cache {display:none;}
.publi_haut{
    overflow:hidden;
    width:100%;
    display: table;
    margin:0 auto;
    background-color: #ffffff;
    padding-top:5px;
    color:#575756;
  	font-size: 13px;
}
.publi_bas{
    overflow:hidden;
    width:100%;
    display: table;
    margin:0 auto;
    background-color: #ffffff;
    padding-bottom:5px;
    color:#00375B;
  	font-size: 14px;
}
.publi_col {
    width: 33%;
    padding:10px;
    display: table-cell; 
    border-right:1px dashed #00375B;
		-webkit-hyphens: auto;
		-moz-hyphens: auto;
		-ms-hyphens: auto;
		hyphens: auto;
}
.publi_col:first-child {
    padding-left:10px;
}
.publi_col:last-child {
    border-right:0px;
    padding-right:10px;
}
.publi_titre {
    color:#00375B;
  	font-weight: bold;
  	font-size: 22px;
		-webkit-hyphens: auto;
		-moz-hyphens: auto;
		-ms-hyphens: auto;
		hyphens: auto;
}
.publi_soustitre {
	color:#00375B;
	font-weight: bold;
	font-size: 20px;
}

.fondbleu {
  margin: 0;
  padding: 10px 10px 10px 20px;
  background-color:#00375B;
  color:#ffffff;
	font-weight: bold;
	font-size: 20px;
  width:100%;
}
.fondgris {
  margin: 0;
  padding: 10px 10px 10px 20px;
  background-color:#CDCECA;
  color:#ffffff;
	font-weight: bold;
	font-size: 20px;
  width:100%;
}
.droitepub {
	float:right;
	width:40%;
	padding:0;
	background-color:#F0F0EF;
	font-size: 13px;
}
.gauchepub {
	float:left;
	width:60%;
	padding:0 30px 0 0;
}
.lynx {
  overflow-y: scroll;
  height: 200px;
  padding: 10px 0 10px 0;
  border-top:2px solid #F2F2F2;
  border-bottom:2px solid #F2F2F2;
  margin-top:10px;
}

/* GLOBAL EVENT */
.event_haut{
    overflow:hidden;
    width:100%;
    display: table;
    margin:0 auto;
    background-color: #F0F0EF;
    padding-top:5px;
    color:#575756;
  	font-size: 13px;
}
.event_bas{
    overflow:hidden;
    width:100%;
    display: table;
    margin:0 auto;
    background-color: #F0F0EF;
    padding-bottom:5px;
    color:#00375B;
  	font-size: 14px;
}
.event_col {
    width: 33%;
    padding:10px;
    display: table-cell; 
    border-right:1px dashed #00375B;
		-webkit-hyphens: auto;
		-moz-hyphens: auto;
		-ms-hyphens: auto;
		hyphens: auto;
}
.event_col:first-child {
    padding-left:50px;
}
.event_col:last-child {
    border-right:0px;
    padding-right:50px;
}
.event_titre {
    color:#00375B;
  	font-weight: bold;
  	font-size: 28px;
		-webkit-hyphens: auto;
		-moz-hyphens: auto;
		-ms-hyphens: auto;
		hyphens: auto;
}
.event_soustitre {
	color:#00375B;
	font-weight: bold;
	font-size: 20px;
}
.meetings {
  overflow-y: scroll;
  height: 550px;
  padding: 10px 0 10px 0;
  border-top:2px solid #F2F2F2;
  border-bottom:2px solid #F2F2F2;
  margin-top:10px;
}
.meetingdate {
	color:#008EA8;
	font-weight: bold;
	font-size: 17px;
}
.meetingtitre {
	color:#575756;
	font-weight: bold;
	font-size: 14px;
}
.meetinglieu {
	color:#575756;
	font-size: 13px;
	text-transform:uppercase;
}
.meetingmotcle {
	color:#575756;
	font-size: 12px;
	font-style: italic;
}
.confgen {
	color:#008EA8;
	font-size: 12px;
	font-style: italic;
}
.voir {
	font-weight: bold;
	font-style: italic;
}
.meetingtexte {
  font-size: 13px;
  text-align:justify;
  color:#5E5E5E;
  margin-top:10px;
  margin-bottom:10px;
}
a {
	color: #565655;
	text-decoration: none;
}
#deplace {
	margin: 0;
  padding: 0;
  height:120px;
  background:#fff;
}
#blocarticle {
  margin: 0;
  padding: 0;
  background-color:#008EA8;
  width:100%;
	border-spacing : 20px;
	border-collapse : collapse;
}
#blocarticle td { 
    padding: 20px;
}
#blocglobalevent {
  margin: 0;
  padding: 0;
  background-color:#00375B;
  width:100%;
	border-spacing : 20px;
	border-collapse : collapse;
}
#blocglobalevent td { 
    padding: 20px;
}
.titrearticle {
	margin:0;
	padding:0;
  color:#fff;
  font-weight: bold;
  font-size: 28px;
}
.textearticle, .chapo {
  font-size: 14px;
  text-align:justify;
  color:#5E5E5E;
  margin:50px;
}
.rubriquetexte {
  font-size: 14px;
  text-align:justify;
  color:#5E5E5E;
  margin:20px;
}
#chemin {
  color:#fff;
	padding:0;	
  font-size: 13px;
}
#chemin a {
  color:#fff;
}
#chemin a:hover {
  color:#fff;
}

.search {
	background-image:url(../img/loupe.png);
	background-position:right;
	background-repeat:no-repeat;
	width:140px;
}
.search{
	border:solid 1px #D5D5D5;    
}
.search:focus{
    border:solid 1px gray;    
}
.sigle {
  color: #00859F;
  font-weight: bold;
  font-size: 15px;
}

.presentation {
  color: #565655;
  font-size: 15px;
}

.clear {clear:both;}

a.join {
  color: #ffffff;
  background: #008EA8;
  padding: 5px;
  font-weight: bold;
  font-size: 13px;
  text-decoration: none;
  border-bottom: 1px dotted #fffff;
}

.chapitre {
  background: #F0F0EF;
  margin: 10px 0 10px 0;
  display: block;
  padding-left: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #565655;
  font-size: 17px;
  font-weight: bold;
}

.img_fleches {
  width: auto;
  height: 13px;
  padding-left: 10px;
}
.img_social {
  width: auto;
  height: 23px;
  padding-left: 10px;
  vertical-align: middle;
}
.img_news {
  padding:0;
  width: auto;
  height: 340px;
}

.img_lynx {
  width: auto;
  height: 40px;
}
.boite {
	margin:10px 30px 10px 30px;
}

/* Habillage des portfolios
---------------------------------------------- */
.documents_portfolio li {display:inline;margin:0;padding:0;}
.documents_portfolio a {display:inline-block;padding:10px;margin:5px;border:1px solid #ccc !important;color:#EED;background:#fff;box-shadow: 5px 7px 5px 2px rgba(85,85,85,0.3);}
.documents_portfolio a:hover {color:#999;opacity:0.8;}
.documents_portfolio img {margin:0;}

.documents_joints .descriptif p {margin:0;}

/* GOAL */
.goal_col {
	text-align:center;
	width:25%;
	float:left;	
}
.goal_col a {
  color: #008EA8;
  font-size: 13px;
}
.goal_img {
  width: auto;
  height: 90px;
}
/* pied de page */
#piedpage{
	overflow:hidden;
	width:100%;
  background: #333331;
  color: #C0C0BF;
  font-size:13px;
}
#piedpage a {
  color: #C0C0BF;
  text-decoration:none;
  border-bottom: 1px dotted #333331;
}
#piedpage a:hover {
  border-bottom: 1px dotted #C0C0BF;
}


input,textarea,select,button { font-family: inherit; font-size: 100%; font-weight: inherit; line-height: inherit; }

legend { font-weight: bold; }

/* Curseur main sur les elements input cliquables */
input[type="submit"],input.submit,
input[type="button"],input.button,
input[type="image"],input.image,
button { cursor: pointer; }

textarea { overflow: auto; } /* www.sitepoint.com/blogs/2010/08/20/ie-remove-textarea-scrollbars/ */

.ie fieldset { padding-top: 0; }
.ie6 legend,
.ie7 legend { margin-left: -7px; } /* Preciser la couleur des legend et du fond pour IE/Win */
.ie button,
.ie input.submit,
.ie input.button { position: relative; }

button { width: auto; overflow: visible; } /* joli rendu sous IE: www.viget.com/inspire/styling-the-button-element-in-internet-explorer/ */

/* Elements de notifications des boites succes, info, notice, alerte */
.reponse,
.error,
.alert, 
.notice,
.success, 
.info     { padding: .8em; margin-bottom: 1.5em; border: 2px solid #ddd; }

.error,
.alert      { background: #fbe3e4; color: #8a1f11; border-color: #fbc2c4; }
.notice     { background: #fff6bf; color: #514721; border-color: #ffd324; }
.success    { background: #e6efc2; color: #264409; border-color: #c6d880; }
.info     { background: #d5edf8; color: #205791; border-color: #92cae4; }

.error a,
.alert a      { color: #8a1f11; }
.notice a   { color: #514721; }
.success a    { color: #264409; }
.info a     { color: #205791; }


/* Print */
@media print {
  form { display: none; }
}

/* fin */
/* MEMBERS */
ul.liste {
	margin-left:50px;
	margin-top:10px;
	margin-bottom:10px;
	color: #008EA8;
}
summary::-webkit-details-marker {
 color: #00ACF3;
 font-size: 125%;
 margin-right: 2px;
}
summary:focus {
	outline-style: underline;
}
article > details > summary {
	font-size: 15px;
}
details > p {
	margin-left: 24px;
}
details details {
	margin-left: 36px;
}
details details summary {
	font-size: 16px;
}

.gauche {
	float:left;
	width:60%;
	padding:10px;
}
.droite {
	float:right;
	width:40%;
	padding:10px;
}
.bordure {
  border-top: 1px solid #BCBCBC;
  padding-top:20px;
}
.bordurebas {
  border-bottom: 1px solid #BCBCBC;
}
.articledate {
	color:#5C5C5C;
	font-size: 12px;
	font-style: italic;
}
/* CARTES */
#carte {
  width: 95%;
  height: 400px;
  padding: 0;
  margin: 0 auto;
}
.jqvmap-label
{
	position: absolute;
	display: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #292929;
	color: white;
	font-family: sans-serif, Verdana;
	font-size: smaller;
	padding: 3px;
  pointer-events:none;
}
.jqvmap-pin {
  pointer-events:none;
}
.jqvmap-zoomin, .jqvmap-zoomout
{
	position: absolute;
	left: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #000000;
	padding: 3px;
	color: white;
	width: 10px;
	height: 10px;
	cursor: pointer;
	line-height: 10px;
	text-align: center;
}
.jqvmap-zoomin
{
	top: 10px;
}
.jqvmap-zoomout
{
	top: 30px;
}
.jqvmap-region
{
  cursor: pointer;
}
.jqvmap-ajax_response
{
  width: 100%;
  height: 500px;
}

/* NEWS */
.deroulante {
  overflow-y: scroll;
  height: 350px;
  padding: 10px 0 10px 0;
  border-top:2px solid #F2F2F2;
  border-bottom:2px solid #F2F2F2;
}
.titre4 {
  color: #008EA8;
  font-size: 19px;
  font-weight: bold;
  margin-left:50px;
}
.titre1 {
  color: #008EA8;
  font-size: 19px;
  font-weight: bold;
}
.titre2 {
  color: #00375B;
  font-size: 19px;
  font-weight: bold;
}
.titre2 .petit {
  font-size: 13px;
  font-weight: normal;
}
.titre3 {
  font-size: 13px;
  font-weight: normal;
  color:#565655;
}

#lynx1 {
	float:left;
	width:80px;
}
#lynx2 {
	float:left;
	width:400px;
}

a.bouton_join {
  color: #ffffff;
  background: #008EA8;
  padding: 10px;
  font-size: 13px;
  text-decoration: none;
  margin-left: 40%;
}

a.bouton_bleu {
  color: #ffffff;
  background: #008EA8;
  padding: 6px;
  font-size: 11px;
  text-decoration: none;
}

a.bouton_blanc {
  color: #008EA8;
  background: #ffffff;
  padding: 6px;
  font-size: 11px;
  text-decoration: none;
	text-shadow: 0 0 0 rgba(0, 0, 0, 1);
}

.bouton_blanc {
  color: #008EA8;
  background: #ffffff;
  padding: 6px;
  font-size: 11px;
  text-decoration: none;
}

.news {
  font-size: 12px;
}
.news_title {
  color: #00375B;
  font-weight: bold;
  font-size: 15px;
}

.news_texte {
  color: #5D5D5D;
  font-size: 12px;
}

.news_sep {
  border-top: 1px solid #CDCEC9;
}

a {text-decoration: none;}

#divlogo {
	margin-left:20px;
	float:left;
	background:transparent;
}
#reste {
	min-height:80px;
	float:right;
}
.container {
    background:#F0F0EF;
    min-height:37px;
    max-height:37px;
}
#toggleMenu {
    display: none;
}
.plan ul {
	list-style: none;
	font-size:14px;
}
.plan li {
	margin-left:40px;
}
.nav {
	list-style: none;
	*zoom: 1;
	background:#F0F0EF;
	float:right;
	font-size:13px;
	font-weight: bold;
}
.nav:before,
.nav:after {
    content: " "; 
    display: table; 
}
.nav:after {
    clear: both;
}
.nav ul {
    list-style: none;
    width: 9em;
}
.nav a {
    padding: 10px 15px;
    color:#565655;
}
.nav li {
    position: relative;
}
.nav > li {
    float: left;
    border-top: 0px solid #CDCDCD;
}
.nav > li > a {
    display: block;
}
.nav li  ul {
    position: absolute;
    left: -9999px;
}
.nav > li.hover > ul {
    left: 0;
}
.nav li li.hover ul {
    left: 100%;
    top: 0;
}
.nav li li a {
    display: block;
    background: #F0F0EF;
    position: relative;
    z-index:100;
    border-top: 1px solid #CDCDCD;
    width:200px;
}
.nav li li a:hover {
    background: #CDCDCD;
}
.nav li li li a {
    background:#F0F0EF;
    z-index:200;
    border-top: 1px solid #CDCDCD;
}

div.pagination {
	display:block;
	text-align:center;
}

div.pagination img {
	border:0pt none;
	margin:0pt;
	padding:0pt;
}

div.pagination a.decoupe_img {
	border:0pt none;
}

span.cs_pagination_off {
	color:lightgrey;
	font-weight:bold;
	text-decoration:underline;
}

/* ONGLETS */
div.onglets_print {
	margin:1em;
	padding:0.6em;
	border:1px dashed ;
}

div.onglets_print h4 {
	margin-top:0px;
	margin-bottom:0.6em;
}

div.onglets_bloc {
	position:relative;
	width:100%;
	clear:both;
}

div.onglets_bloc h2.onglets_titre a {
	text-decoration:none;
	height:50px;
  font-weight: bold;
  font-size: 14px;
  color:#fff;
	padding:20px;
}

div.onglets_bloc h2.onglets_titre {
	height:50px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:6px;
	background-color:#00375B;
	color:#fff;
	position:relative;
	top:-1px;
	display:inline;
	float:left;
	overflow:hidden;
	cursor:pointer;
	margin:1px 1px 1px 0px;
	padding:15px 0.6em;
	border:0px;
	border-right:2px solid #fff;
	border-left:2px solid #fff;
	z-index:11;
	white-space:nowrap;
	text-align:center;
	font-weight:normal;
	font-size:88%;
}

div.onglets_bloc h2.onglets_titre.selected {
	height:55px;
	background-color:#008EA8;
	border-top:0px solid #008EA8;
	z-index:11;
	top:-1px;
	margin:1px -1px -2px 0px;
	border-bottom-width:1px;
	cursor:default;
}

div.onglets_bloc h2.onglets_titre.selected a {
	color:#fff;
	cursor:default;
	padding:20px;
  font-weight: bold;
  font-size: 14px;
}

div.onglets_bloc h2.hover a {
	color:#fff;
	padding:20px;
  font-weight: bold;
  font-size: 14px;
}

div.onglets_bloc .onglets_liste {
	white-space:nowrap;
}

div.onglets_bloc .onglets_contenu {
	display:none;
	clear:both;
	border-top:1px solid #008EA8;
	border:0px;
	z-index:10;
	position:relative;
	background:#ffffff;
	top:-1px;
	padding:0.6em;
}

div.onglets_bloc .onglets_contenu.selected {
	display:block;
	overflow:hidden;
	border-top:2px solid #008EA8;
	padding:0;
	margin:0;
}

.blocs_titre {
	background:transparent url(../img/triangle-bas.gif) no-repeat scroll left center;
	font-weight:normal;
	line-height:1.2em;
	margin-top:4px;
	padding:0pt 0pt 0pt 20px;
	margin-bottom:0.1em;
	clear:left;
	cursor:pointer;
}

.blocs_replie {
	background:transparent url(../img/triangle.gif) no-repeat scroll left center;
}

.blocs_title{
	display:none;
}
/* Neutraliser conflit spip / tinytypo */
ul, ol {list-style:none;margin-left:0;}
blockquote {   border:none; padding-left:3em;}
blockquote:before { content:"";  /* à terme supprimer l'image quote.png et reintegrer le bon sur blocquote.spip_poesie */ }
s, strike,del, .del { opacity:1;}

/* Compatibilite ancienne dist */
.on {font-weight:bold;}

/* Listes SPIP */
ul.spip,
ol.spip { margin-left: 50px; }
@media (max-width: 640px) {
	ul.spip,
	ol.spip { margin-left: 1.5em; }
}
ul.spip { list-style-type: square; }
li ul.spip { list-style-type: disc; }
li li ul.spip { list-style-type: circle; }
ol.spip { list-style-type: decimal; }

dl.spip dt,
dl.spip dd { padding-left: 50px; }
dl.spip dt { clear: both; }
dl.spip dd {}

/* TABLEAUX */
table.spip { max-width: 99%; margin-right: auto; margin-left: auto; margin-bottom: 1em; border-collapse: collapse; border-spacing: 0; line-height: normal;font-size:13px;}
table.spip caption {caption-side: top; /* bottom pas pris en compte par IE */ text-align: center; margin-right: auto; margin-left: auto; font-weight: bold; }
table.spip tr.row_first { background: #F2F2F2; background: #fff; color:#00B0F0;}
table.spip tr.row_odd { background: #fff; }
table.spip tr.row_even { background: #fff; }
table.spip th, table.spip td { padding: 0.20em 0.40em; text-align: left; border: 1px solid #ccc; }
table.spip th { vertical-align: bottom; font-weight: bold; }
table.spip td { vertical-align: top; }
table.spip td.numeric {text-align:right;}

/* Logos, documents et images */
.spip_logo { float:right; margin: 0 0 20px 20px; padding:0; border: none;}
.ombre {
	-webkit-box-shadow: 5px 5px 12px -3px rgba(0,0,0,0.81);
	-moz-box-shadow: 5px 5px 12px -3px rgba(0,0,0,0.81);
	box-shadow: 5px 5px 12px -3px rgba(0,0,0,0.81);
	margin:0 20px 15px 0; border: none;
}
.spip_logo { margin: 0 0 10px 10px; padding: 0; border: none; }
.spip_logo_center { clear: both; display: block; margin: 0 auto 2em auto; }
.spip_logo_left { float: left; margin-right: 2em; margin-bottom: 2em; }
.spip_logo_right { float: right; margin-left: 2em; margin-bottom: 2em; }

.spip_documents { margin-bottom: 1.5em; padding: 0; background: none; max-width: 100%;}
.spip_documents,
.spip_documents_center,
.spip_doc_titre,
.spip_doc_descriptif { margin-right: auto; margin-left: auto; text-align: center; }
.spip_documents_center { clear: both; display: block; width: 100%; }
.spip_documents_left { float: left; margin-right: 1.5em; }
.spip_documents_right { float: right; margin-left: 1.5em; }
.spip_doc_titre {}
.spip_doc_descriptif { clear: both; }
.spip_doc_credits { font-size:x-small; clear: both; }
/* fixer une largeur maximale de 100 % aux elements potentiellement problematiques */
@media (max-width: 640px) {
 		.spip_documents,.spip_doc_titre,.spip_doc_descriptif { max-width: 100% !important; }
}

/* Modeles par defaut */
.spip_modele { float: right; display: block; width: 25%; margin: 0 0 1.5em 1.5em; padding: 1.5em; background-color: #EEE; }

/* Formulaires */
/* Reponses */
.reponse_formulaire { margin-bottom: 1.5em; padding: 0.75em; border: 2px solid #ddd; }
.reponse_formulaire_ok { background: #e6efc2; color: #264409; border-color: #c6d880; }
.reponse_formulaire_erreur { background: #fbe3e4; color: #8a1f11; border-color: #fbc2c4; width:80%;}
.reponse_formulaire_ok a { color: #264409; }
.reponse_formulaire_erreur a { color: #8a1f11; }

.formulaire_spip {margin-left:50px;}
.formulaire_spip li { clear: both; margin-bottom: 0.75em; }
.formulaire_spip .boutons { clear: both; margin: 0; padding: 0; text-align: left; }
.formulaire_spip .boutons input,
.formulaire_spip .boutons button, .formulaire_spip .boutons button a {
	color: white;
	border-radius: 4px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	background:#008EA8;
	padding:5px;
}
/* LINKS */
a.spip_out, a.spip_in, a.spip_ancre, a.spip_mail {
	text-decoration:none;
	color:#00375B;
	cursor: pointer;
	border-bottom: 1px dotted #00375B;
}

a.spip_ancre:focus, a.spip_out:focus, a.spip_in:focus, a.spip_mail:focus,
a.spip_ancre:hover, a.spip_out:hover, a.spip_in:hover, a.spip_mail:hover,
a.spip_ancre:active, a.spip_out:active, a.spip_in:active, a.spip_mail:active,
a.spip_ancre:visited, a.spip_out:visited, a.spip_in:visited, a.spip_mail:visited 
{color:#00375B; cursor: pointer;text-decoration:none;border-bottom: 1px dotted white;}

a.spip_mail:after, a.mailto:after {
  content: "\0000a0\2709";
}
a.tel:after {
  content: "\0000a0\2706";
}
a.download:after {
  content: "\0000a0\21A7";
}
a.audio:after {
  content: "\0000a0\266B";
}
a img {
  border: 0;
}
button, button a,
bouton, bouton a,
bouton a.spip_mail,
bouton a.spip_out,
bouton a.spip_in
{
  font-size: 13px;
	color: #ffffff;
	border-radius: 5px;
	background:#008EA8;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	padding:5px;
	text-decoration:none;
}
bouton a:hover, bouton a:focus, bouton a:active,
bouton a.spip_mail:hover, bouton a.spip_mail:focus, bouton a.spip_mail:active,
bouton a.spip_out:hover, bouton a.spip_out:focus, bouton a.spip_out:active,
bouton a.spip_in:hover, bouton a.spip_in:focus, bouton a.spip_in:active
{
  font-size: 13px;
	color: #ffffff;
	border-radius: 5px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 1);
	background:#008EA8;
	padding:5px;
	text-decoration:none;
}
.formulaire_spip input.text,.formulaire_spip textarea {
	padding:.2em;
	border:solid 1px #008EA8;
	width:50%;
}
.formulaire_spip input.text:focus,.formulaire_spip textarea:focus {
  -moz-box-shadow: 0 0 4px #008EA8;
  -webkit-box-shadow: 0 0 4px #008EA8;
  border: 1px solid #008EA8;
  background-color: white;
  box-shadow: 0 0 4px #008EA8;
}


@media print {
	.formulaire_spip { display: none; }
}
label { display: block; }
.formulaire_recherche label { display: block; }
.erreur_message { display: block; color:#ff0000;}


@media print {
  a,
  a:visited {
    text-decoration: underline;
  }
  a:after {
    content: '';
  }
	a.spip_url:after,
  a[rel="external"]:after,
  a.external:after {
    content: " (" attr(href) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: '';
  }
}

@media only screen and (max-width: 1200px) {

	.sigle {
  	color: #00859F;
  	font-weight: bold;
  	font-size: 13px;
	}

	.presentation {
  	color: #565655;
  	font-size: 13px;
	}

	#page {
  	background: #fff;
		width: 100%;
	}
	.textearticle, .chapo {
  	font-size: 13px;
  	text-align:justify;
  	color:#5E5E5E;
  	margin:20px;
	}
	#carrousel { width: 100%; height: 250px; margin: 0 auto;background:#fff;padding-top:0px;}
	#slider {
		width: 100%;
		height: 250px;
		list-style: none;
		overflow-y: auto;
		overflow-x: hidden;
		background:#008EA8;
	}
	#slider .panel { width: 100%; }
	.edito_texte {
		color:#ffffff;
		font-size:12px;
 		padding:10px;
		text-shadow: 0 2px 2px rgba(0, 0, 0, 1);
		background-color: rgba(0, 142, 168, 0.2); 
		position: absolute;
  	width: 100%;
  	bottom:0;
  	z-index:1;
	}
	#slogan {
		float:left;
		background:#fff;
		padding:2px;
		height:auto;
	}
	.slogan1 {
  	color: #565655;
		font-size: 19px;
  	font-weight: bold;
	}
	.slogan2en {
  	color: #008EA8;
  	font-size: 17px;
		font-style: italic;
	}
	.slogan2fr {
  	color: #008EA8;
  	font-size: 15px;
		font-style: italic;
	}


}

@media screen and (max-width: 990px) {

	#toggleMenu {
    display: inline-block;
    background: #038FA9;
    padding: 5px 0 0 0;
    color: #fff;
 		height:37px;   
 		font-size:20px;
 		text-align:center;
 		width:50px;
	}
	.event_haut{
    overflow:hidden;
    width:100%;
    display: table;
    margin:0 auto;
    background-color: #F0F0EF;
    color:#575756;
  	font-size: 13px;
  	padding:0 20px 0 20px;
	}
	.event_bas{
    overflow:hidden;
    width:100%;
    display: table;
    margin:0 auto;
    background-color: #F0F0EF;
    color:#00375B;
  	font-size: 14px;
  	padding:0 20px 0 20px;
	}
	.publi_haut{
    overflow:hidden;
    width:100%;
    display: table;
    margin:0 auto;
    background-color: #ffffff;
    color:#575756;
  	font-size: 13px;
  	padding:0 20px 0 20px;
	}
	.publi_bas{
    overflow:hidden;
    width:100%;
    display: table;
    margin:0 auto;
    background-color: #ffffff;
    color:#00375B;
  	font-size: 14px;
  	padding:0 20px 0 20px;
	}
	.publi_col, .event_col{
    width: 100%;
    display: table-row; 
		-webkit-hyphens: auto;
		-moz-hyphens: auto;
		-ms-hyphens: auto;
		hyphens: auto;
	}
	.cache {
		display:block;
    border-bottom:1px dashed #00375B;
    margin:10px 0 10px 0;
	}
	.droitepub {
		width:100%;
		padding:10px;
		background-color:#F0F0EF;
		font-size: 13px;
	}
	.gauchepub {
		width:100%;
		padding:10px;
	}
	
	.event_titre, .publi_titre {
    color:#00375B;
  	font-weight: bold;
  	font-size: 16px;
		-webkit-hyphens: auto;
		-moz-hyphens: auto;
		-ms-hyphens: auto;
		hyphens: auto;
	}
	.event_soustitre, .publi_soustitre {
		color:#00375B;
		font-weight: bold;
		font-size: 15px;
	}

	#page {
  	background: #fff;
		width: 100%;
	}
	.sigle {
  	color: #00859F;
  	font-weight: bold;
  	font-size: 12px;
	}

	.presentation {
  	color: #565655;
  	font-size: 12px;
	}
	.textearticle, .chapo {
  	font-size: 12px;
  	text-align:justify;
  	color:#5E5E5E;
  	margin:5px;
	}
	.titrearticle {
		margin:0;
		padding:0;
		color:#fff;
		font-weight: bold;
		font-size: 20px;
	}
	.container {
		/* float:left; */
		position:relative;
		background:#F0F0EF;
		margin-top:10px;
		margin-bottom:10px;
		z-index:200;
	}
	#divlogo {
		float:left;
		margin:0;
		padding:0;
	}
	#reste {
		float:right;
	}
	.gauche {
		float:left;
		width:100%;
		padding:10px;
	}
	.droite {
		float:left;
		width:100%;
		padding:10px;
	}
	.goal_img {
  	width: auto;
  	height: 40px;
	}
	.goal_col {
		text-align:center;
		width:50%;
		float:left;	
	}
	#img_logo {
		width: auto;
		height: 90px;
		padding: 0;
		margin:0;
		background:transparent;
	}
	.element {
		float:left;
		width:50%;
		padding:2px;
	}
	.elementl {
		float:left;
		width:100%;
		padding:10px;
	}
	.boite {
		margin:10px;
	}
	.deroulante {
		overflow-y: scroll;
		height: 300px;
		width: 100%;
		border-top:2px solid #F2F2F2;
		border-bottom:2px solid #F2F2F2;
	}
	#carte {
  	width: 100%;
  	height: 300px;
  	padding: 0;
  	margin: 0 auto;
	}
	#carrousel { width: 100%; height: 200px; margin: 0 auto;background:#fff;padding-top:0px;}
	#slider {
		width: 100%;
		height: 200px;
		list-style: none;
		overflow-y: auto;
		overflow-x: hidden;
		background:#008EA8;
	}
	#slider .panel { width: 100%; }
	.edito_texte {
		color:#ffffff;
		font-size:11px;
 		padding:5px;
		text-shadow: 0 2px 2px rgba(0, 0, 0, 1);
		background-color: rgba(0, 142, 168, 0.2); 
		position: absolute;
  	width: 100%;
  	bottom:0;
  	z-index:1;
	}
	.edito_img {
  	min-width: 100%;
  	min-height: 200px;
	}
	.bouton_blanc {display:none;}
	#slogan {
		float:left;
		background:#fff;
		padding:2px;
		height:auto;
	}
	.slogan1 {
 		color: #565655;
 		font-size: 14px;
 		font-weight: bold;
	}
	.slogan2en {
 		color: #008EA8;
 		font-size: 12px;
		font-style: italic;
	}
	.slogan2fr {
 		color: #008EA8;
 		font-size: 10px;
		font-style: italic;
	}
	.nav {
		float:none;
	}
  .active {
  	display: block;
  }
  .nav > li {
  	float: none;
  }
	.nav > li > .parent {
		background-position: 95% 50%;
	}
	.nav ul {
		display: block;
		width: 100%;
	}
 	.nav > li.hover > ul , .nav li li.hover ul {
		position: static;
		padding:0 30px 0 30px;
  }
	.nav li li a {
    background: #F0F0EF;
    position: relative;
    z-index:100;
    border-top: 1px solid #CDCDCD;
    width:100%;
	}
	ul.liste {
		margin-left:10px;
		margin-top:10px;
		margin-bottom:10px;
		color: #008EA8;
	}
		
/* ONGLETS */
div.onglets_print {
	margin:1em;
	padding:0.6em;
	border:1px dashed ;
}

div.onglets_print h4 {
	margin-top:0px;
	margin-bottom:0.6em;
}

div.onglets_bloc {
	position:relative;
	width:100%;
	clear:both;
}

div.onglets_bloc h2.onglets_titre a {
	text-decoration:none;
	height:50px;
  font-weight: bold;
  font-size: 12px;
  color:#fff;
	padding:10px;
	width:100%;
}

div.onglets_bloc h2.onglets_titre {
	height:50px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:6px;
	background-color:#00375B;
	color:#fff;
	position:relative;
	top:-1px;
	display:inline;
	float:left;
	overflow:hidden;
	cursor:pointer;
	margin:1px 1px 1px 0px;
	padding:15px 0.6em;
	border:0px;
	border-right:2px solid #fff;
	border-left:2px solid #fff;
	z-index:11;
	white-space:nowrap;
	text-align:center;
	font-weight:normal;
	font-size:88%;
	width:100%;
}

div.onglets_bloc h2.onglets_titre.selected {
	height:50px;
	background-color:#008EA8;
	border-top:0px solid #008EA8;
	z-index:11;
	top:-1px;
	margin:1px -1px -2px 0px;
	border-bottom-width:1px;
	cursor:default;
	width:100%;
}

div.onglets_bloc h2.onglets_titre.selected a {
	color:#fff;
	cursor:default;
	padding:10px;
  font-weight: bold;
  font-size: 12px;
}

div.onglets_bloc h2.hover a {
	color:#fff;
	padding:10px;
  font-weight: bold;
  font-size: 12px;
	width:100%;
}

div.onglets_bloc .onglets_liste {
	white-space:nowrap;
}

div.onglets_bloc .onglets_contenu {
	display:none;
	clear:both;
	border-top:1px solid #008EA8;
	border:0px;
	z-index:10;
	position:relative;
	top:-1px;
	padding:0.6em;
	width:100%;
}

div.onglets_bloc .onglets_contenu.selected {
	display:block;
	overflow:hidden;
	border-top:2px solid #008EA8;
	padding:0;
	margin:0;
	width:100%;
}
	#moteur {
		float:right;
		background:#fff;
		padding:10px;
		margin-left:5px;
	}

}
.rapport {
  font-family: Candara;
  font-size:15px;
}
.rapport div {
	padding:3px;
}
.rapport input[type="text"],.rapport textarea {
  background-color: #F2F2F2;
  width:500px;
}
.rapport input[type="submit"], .rapport .bouton {
  text-align:left;
}
.rapport input:focus,.rapport textarea:focus {
  border: 1px solid #008EA8;
  background-color: white;
}
