/*  ----------------------------------------------------------- */
/*  Feuilles de styles des squelettes par defaut pour SPIP 1.9  */
/*  ----------------------------------------------------------- */

/*  ------------------------------------------
/*  Correction des styles HTML par defaut
/*  ------------------------------------------ */
@charset "utf-8";

body {

    margin-top:0px;
    margin-left:0px;
    margin-right:0px;
    margin-bottom:0px; 
    /*background:#ECECEC url(../img/gsprite.png) repeat-x;*/
	background-color:#FFFFFF;
	font-family:arial;
	font-size: 16px;
	color: #5C514E;
}

img, table { margin: 0; padding: 0; border: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }

/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#page {
	width: 100%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#subpage {
	width: 100%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

 #conteneur{
    width:1000px;
    padding:0px;
    margin:0px;
    margin-left:auto;
    margin-right:auto;  
    text-align: left;  
	background-color:#FFFFFF;
	padding-left:30px;
	padding-right:30px;
  }
.cellule_globale {
	width:810px; 
	float:left;
}
.cellule_gauche {
	width:480px; 
	margin-right:30px;
	float:left;
	font-size:12px;
	line-height:18px;
}
.cellule_gauche h1 a {
	font-size:18px;
	font-weight:bold;
	margin:0px;
	margin-bottom:10px;
	color:#067824;
}
.cellule_gauche h2 a {
	font-size:14px;
	font-weight:bold;
	margin:0px;
	margin-bottom:10px;
	margin-top:10px;
	color:#067824;
}
.cellule_gauche h3 a {
	font-size:12px;
	font-weight:bold;
	margin:0px;
	margin-bottom:10px;
	margin-top:10px;
	color:#067824;
	line-height:16px;

}
.cellule_gauche p {
	margin:0px;
	padding:0px;

}
.separation {
width:480px;height:10px;background-color:#e9edf0;margin-top:20px;margin-bottom:20px;clear:both;
}


.cellule_centre {
	width:300px; 
	float:right;
}
.cellule_centre h1 a {
	font-size:14px;
	font-weight:bold;
	margin:0px;
	margin-bottom:10px;
	margin-top:10px;
	color:#067824;
}
.cellule_centre p {
	margin:0px;
	padding:0px;

}
.cellule_droite {
	width:160px; 
	float:right;
}
.cellule_gauche_centre {
	width:810px; 
	margin-right:30px;
	float:left;
	margin-top:0px;
	margin-bottom:20px;
}
	
.cellule_gauche_centre .node { 
	color:#ffffff;
  	font-size:12px;
  	width:788px; 
  	height:21px;
  	line-height:21px;
	border-bottom-width: thin;
	background-color:#5d666d;
	padding:11px;
	padding-top:5px;
	padding-bottom:5px;
  	font-family:arial,sans-serif;font-size:100%;
} 
.cellule_gauche_centre .node a { 
	color:#ffffff;
text-align:left} 
#navigation_pub {
	width: 160px;
	float:right;
}

/* Blocs du contenu (c-a-d. la colonne principale) */
#contenu .contre-encart {
	float: left;
	width: 21em;
	background-color:#FFFFFF;	
}

#contenu .encart {
	float: right;
	width: 11em;
	margin: 0;
	margin-bottom: 1em;
	background-color:#FFFFFF;	
}

/* Fil d'Ariane */
#hierarchie {
width: 100%;	
height:40px;
line-height:40px;

background:#FFFFFF;
clear: both;
font-size: 0.77em; 
    margin-left:auto;
    margin-right:auto;  
    color:#037303;


}
#hierarchie a {
color:#037303
}
/* Pied de page */

#pied{
	width:1000px;
	height:140px;
	font-size:12px;
	line-height:16px;
	background-color:#ffffff;
	color:#646464;
	clear:both;
	margin-top:20px;
	margin-left: auto;
	margin-right: auto;	
}
#pied a{
color:#646464;
}

/* Espaceur de blocs */
.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; }

/* Non visible a l'ecran */
.invisible { position: absolute; top: -3000em; height: 1%; }


/*  ------------------------------------------
/*  Typographie generale du site
/*  ------------------------------------------ */

/* Typo pour les menus et la navigation */
body, #navigation, .encart, .formulaire_spip {
	font-family: Arial, Verdana, Tahoma, sans-serif; }

/* Typo pour le contenu */
#contenu {
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif; }

/* Typo pour les citations et extraits introductifs */
q, blockquote, .liste-articles li .texte, h3.spip, .voirskel {
	font-family: Arial, Georgia, Times, serif; }


/*  ------------------------------------------
/*  Habillage des menus et de la navigation
/*  ------------------------------------------ */

/*  Habillage general des menus de navigation
---------------------------------------------- */
.rubriques, .breves, .syndic, .forums, .divers {
	min-width: 10em;
	border: 0px solid #CCC;
	margin-bottom: 1em;
	font-size: 0.77em;
}

.menu-titre {
	padding: 0.2em 0.4em;
	border-bottom: 1px dotted #CCC;
	text-align: center;
	font-weight: bold;
	color:#276001;
}

#navigation p, .encart p { margin: 0; padding: 0.2em 0.7em; text-align: left;  }
#navigation ul, .encart ul { 
		margin: 0; 
		padding: 0.2em 0; 
		text-align: left; 
		list-style: none;
	}
#navigation li, .encart li { 
		margin: 0; 
		padding: 0 0.7em;
		padding-top:5px; 		
		padding-bottom:5px; 
		border-bottom:#bbbbbb 1px dashed; 
}

/*  Des couleurs specifiques selon les types de menus
---------------------------------------------- */
.rubriques {}
.rubriques .menu-titre { }

.breves { background: #FFEAEA; }
.breves .menu-titre { background: #FFF2F2; }

.syndic { background: #E8F8F8; }
.syndic .menu-titre { background: #F0FCFC; }

.forums { background: #EAEAFF; }
.forums .menu-titre { background: #F2F2FF; }

.divers { background: #F8F8E8; }
.divers .menu-titre { background: #FCFCF0; }

/*  ------------------------------------------
/*  Habillage du contenu
/*  ------------------------------------------ */

/*  Cartouche et titraille
---------------------------------------------- */
.cartouche { margin-bottom: 2em; }

.cartouche .titre {
	font-size: 1.27em;
	font-weight: bold;
	color: #000; }
#contenu .surtitre, #contenu .soustitre { font-size: 0.82em; }

.cartouche .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px; }

.cartouche p { margin: 0; padding: 0; clear: left; }
.cartouche small { font-size: 0.71em; }

.cartouche .traductions { font-size: 0.71em; }
.cartouche .traductions * { display: inline; }
.cartouche .traductions li { padding-left: 1em; }


/*  Mise en forme des textes du contenu
---------------------------------------------- */
.chapo {
	margin-bottom: 1.5em;
	font-weight: bold;
	line-height: 1.4em; }

.lien {
	background: #EEE;
	margin: 1em;
	margin-bottom: 1.5em;
	padding: 0.82em;
	border: 1px solid #CCC;
	font-size: 0.82em;
	font-weight: bold; 
}

.texte { color: #000; font-size: 0.96em; }

.ps, .notes {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
.ps { font-size: 0.82em; }
.notes { clear: both; font-size: 0.77em; }
.ps h2, .notes h2 { font-size: 1.19em; font-weight: bold; }

/*  Portfolio
---------------------------------------------- */
#documents_portfolio {
	clear: both;
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_portfolio h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }

#document_actif { margin-top: 1em; }

/*  Listes de documents joints (a un article ou une rubrique)
---------------------------------------------- */
#documents_joints {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_joints h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }
#documents_joints ul { margin: 0; padding: 0; list-style: none; }
#documents_joints li { margin-bottom: 0.4em; }
#documents_joints li .spip_doc_titre {}
#documents_joints li .spip_doc_titre small { font-weight: normal; }
#documents_joints li .spip_doc_descriptif {}


/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
a { text-decoration: none; color: #333; }
a:hover { text-decoration: underline; }

/* LeFaso Custom*/

  #header{
    width:100%;
    height:300px;
    padding:0px;
    margin:0px;
   }
   #header a:hover{
	color:#FF6600;
	text-decoration:none;
   }
  #header_content{
    width:1000px;
    height:280px;
    background-color: #FFFFFF;
    margin-left:auto;
    margin-right:auto;  
	margin-bottom:0px;
	padding-left:30px;
	padding-right:30px;
	padding-top:10px;
  }
  #header_content_logo{
    width:250px;
    height:90px;
    float:left;
    margin:0px;
    padding:0px;
	font-size:10px;
	padding-top:10px;
	color:#FFFFFF;
  }
  #header_content_banner{
    width:748px;
    height:90px;
	padding-top:10px;
    float:right;
  }
  #header_content_banner p{
margin:0px;
padding:0px;
  }
  #header_content_meteo{
    width:250px;
    height:90px;
    float:right;
  }
td{
font-size:12px;
}


/* *********** events *********** */ 
.events{ 
width:276px;
margin: 0 0 0 0 px;
background-color:#f8f8f8;
padding:11px;
font-size:14px;
list-style-type: none;
margin-bottom:20px;
color:#5C514E;
  	font-size:12px;
}
.events .node { 
	color:#646464;
  	font-size:12px;
  	font-weight:bold;
  	width:276px; 
  	height:21px;
  	line-height:21px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color:#646464;
	text-transform:uppercase;
} 
.events .node a{ 
	color:#373736;
  	font-size:12px;
  	font-weight:bold;
  	text-align:left;
}
.events .content{
	margin-top:0px;
	padding:10px 0px 15px 0px;
	font-size:14px;
	width:284px;
	color:#5C514E;
}
.events ul{
	list-style-type:none;
	margin: 0; 
	padding: 0; 
	}
.events li{
	background:url(../img/seph.gif) left bottom repeat-x;
	margin-top:5px;
	padding-bottom:15px;
}

.events a {
	font-weight: normal;
	font-size: 11px;
	color: #5C514E;
}

/* *********** events *********** */ 
.events_top_gris{ 
width:300px;
margin: 0 0 0 0 px;
background-color:#eceaea;
font-size:14px;
list-style-type: none;
margin-bottom:20px;
color:#5C514E;
  	font-size:12px;
}
.events_top_gris .node { 
	color:#ffffff;
  	font-size:12px;
  	width:278px; 
  	height:21px;
  	line-height:21px;
	border-bottom-width: thin;
	background-color:#5d666d;
	padding:11px;
	padding-top:5px;
	padding-bottom:5px;
  	font-family:arial,sans-serif;font-size:125%;
} 
.events_top_gris .node a{ 
	color:#373736;
  	font-size:12px;
  	font-weight:bold;
  	text-align:left;
}
.events_top_gris .content{
	margin-top:0px;
	padding:10px 11px 15px 0px;
	font-size:14px;
	width:284px;
	color:#5C514E;
}
.events_top_gris ul{
	list-style-type:none;
	margin: 0; 
	padding: 0; 
	}
.events_top_gris li{
	background:url(../img/seph.gif) left bottom repeat-x;
	margin-top:5px;
	padding-bottom:15px;
}

.events_top_gris a {
	font-weight: normal;
	font-size: 11px;
	color: #5C514E;
}

/* *********** events_noir *********** */ 
.events_top_noir{ 
width:300px;
margin: 0 0 0 0 px;
background-color:#eceaea;
font-size:14px;
list-style-type: none;
margin-bottom:20px;
color:#5C514E;
 font-size:12px;
}
.events_top_noir .node { 
	color:#ffffff;
  	font-size:12px;
  	width:278px; 
  	height:21px;
  	line-height:21px;
	border-bottom-width: thin;
	background-color:#000000;
	padding:11px;
	padding-top:5px;
	padding-bottom:5px;
  	font-family:arial,sans-serif;font-size:125%;
} 
.events_top_noir .node a{ 
	color:#373736;
  	font-size:12px;
  	font-weight:bold;
  	text-align:left;
}
.events_top_noir .content{
	margin-top:0px;
	padding:0px;
	font-size:14px;
	width:284px;
	color:#5C514E;
}
.events_top_noir ul{
	list-style-type:none;
	margin: 0; 
	padding: 0; 
	}
.events_top_noir li{
	background:url(../img/seph.gif) left bottom repeat-x;
	margin-top:5px;
	padding-bottom:15px;
}

.events_top_noir a {
	font-weight: normal;
	font-size: 11px;
	color: #5C514E;
}


/* *********** lef_events *********** */ 
.left_events{ 
width:160px;
margin: 0 0 0 0 px;
background-color:#f8f8f8;
list-style-type: none;
margin-bottom:20px;
color:#5C514E;
  	font-size:12px;
}
.left_events .node { 
	color:#ffffff;
  	font-family:arial,sans-serif;font-size:125%;
  	width:100%; 
  	height:21px;
  	line-height:21px;
	background:url('../img/E20-right-ext.gif') right top no-repeat;
} 
.left_events .node a{ 
	color:#373736;
  	font-size:12px;
  	font-weight:bold;
  	text-align:left;
}
.left_events .content{
	margin-top:0px;
	padding:10px 0px 10px 0px;
	font-size:12px;
	width:160px;
	color:#5C514E;
	text-align:left;
	margin-bottom:0px;
	border:none;
	line-height:16px;
}
.left_events a {
	font-weight: normal;
	font-size: 12px;
	color: #5C514E;
}



.left_events_gris{ 
width:160px;
margin: 0 0 0 0 px;
background-color:#f8f8f8;
list-style-type: none;
margin-bottom:20px;
color:#5C514E;
  	font-size:12px;
}
.left_events_gris .node { 
	color:#ffffff;
  	font-family:arial,sans-serif;font-size:125%;
  	width:100%; 
  	height:21px;
  	line-height:21px;
	background:url('../img/E20-right-ext-gris.gif') right top no-repeat;
} 
.left_events_gris .node a{ 
	color:#373736;
  	font-size:12px;
  	font-weight:bold;
  	text-align:left;
}
.left_events_gris .content{
	margin-top:0px;
	padding:10px 0px 10px 0px;
	font-size:12px;
	width:160px;
	color:#5C514E;
	text-align:left;
	margin-bottom:0px;
	border:none;
	line-height:16px;
}
.left_events_gris a {
	font-weight: normal;
	font-size: 12px;
	color: #5C514E;
}
.bottom_breakline {
width:280px; clear:both; height:1px; background:url(../img/seph.gif) left bottom repeat-x;
}


/* *********** publicite *********** */ 
.publicite {
	margin-bottom:20px;
}
.publicite p{
	margin:0px;
	padding:0px;
}

#mustread .node td.right { background:url('../img/E20-right-ext.gif') right top no-repeat; 
  width:274px; 
  height:21px;
}
#mustread{margin-bottom:7px
width:100%}
#mustread .content{
	margin-top:5px;
	padding:10 0 15 0px;
	font-size:15px;
	width:284px;	
}

#mustread ul{
	list-style-type:none;
	margin: 0; 
	padding: 0; 
	}
#mustread li{
	padding-bottom:7px;
s	background:url(../img/seph.gif) left bottom repeat-x;
}

#mustread a {
	font-weight: normal;
	font-size: 12px;
	color: #5C514E;
}

#mustread a:hover {
	font-weight: normal;
}
#mustread .menu {
	font-weight: normal;
	font-size: 11px;
}
#mustread .content_left {
	width:8%; float:left;font-size:14px;margin-top:5px; margin-bottom:5px;
}
#mustread .content_right {
	width:92%; float:right;margin-top:5px; margin-bottom:5px;
}
#mustread .content_breakline {
	width:280px; clear:both; height:1px; background:url(../img/seph.gif) left bottom repeat-x;
}

.node{
	  width:300px;
	  margin:0 0 1px 0;
}
.node a{
	display:block;
	text-align:center;
	height:24px;
	padding:0 2px 0 0;
	line-height:21px;
}
.node span{
	display:block;
	height:24px;
	padding-left:4px;
	line-height:21px;
}
.node .start{
	float:left;
	width:2px;
	height:21px;
}
.node .current a{
	background:url('../img/node_puce.gif') no-repeat center bottom;
}


#recherche	{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333;
background-color: #fff;
height:22px;
width:255px;
margin:0px;
padding:0px;
}
input.go	{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #003580;
/*border-width: 3px;*/
border-width: 2px;
border-style: solid;
border-color: #ccc;
padding-left: 15px;
}


a.nb-reac { background-image: url('../img/ico_reac.png'); background-position: 0px 2px; 
	background-repeat: no-repeat; padding-left: 17px; color:#c03; line-height: 1.5em; font-size: 11px;}

.cel_sponsor{
float:left; 
width:210px; 
margin-right:15px;
background-color:#f8f8f8;
padding:5px;
font-size:9px;
}
.cel_sponsor_l{
display:inline; 
float:left; 
width:60px; 
height:60px;
}
.cel_sponsor_r{
display:inline; 
float:right; 
width:140px; 
height:60px;
}
.cel_sponsor td{
font-size:9px;
}
.petit_txt_rouge
{
    color:#CC0000;
    font-size:9px;
    font-family:Verdana;
}
.petit_txt_vert
{
    color:#1ab600;
    font-size:9px;
    font-family:Verdana;
}
body{
	background-image:url(../img/first-line_background.png);
	background-repeat:repeat-x; 
	background-color:#f8f8f8;
} 
 
.publicite p{
	margin:0px;
	padding:0px;
} 

.spip_documents, .spip_documents_center{
	margin:0px;
	padding:0px;
} 
.spip_documents img { 
} 


#first_line_navigation{
 	width:1060px;
 	height:26px;
        background-image:url(../img/first-line_background.png);
        background-repeat:repeat-x;
 	margin: 0 ;
 	padding: 0 ;
 	margin-left:auto;
    margin-right:auto;  
  	font-size:11px;
  	letter-spacing:2px;
}
#first_line_navigation ul{ margin:0px; padding:0px;  	list-style: none ; }
#first_line_navigation .mlink { 
	position: relative; 
	display: block; 
	float: left; 
  	height:26px;
  	line-height: 26px ;
	margin-right: 0px; z-index: 1; 
	padding-left:10px;
  	padding-right:10px;
 	border-left: 1px solid #647262 ;
}
#first_line_navigation .mlink a {
  	color: #fff ;
  	height:26px;
  	line-height: 26px ;
  	text-align: center ;
  	text-decoration: none ;
}
#first_line_navigation .mlink  a:hover, #first_line_navigation .mlink a:focus, #first_line_navigation .mlink a:active {
  background: #031702 ;
  	height:26px;
  	line-height: 26px ;
}

#f_header{position:relative;left:0;top:0;width:100%;margin:0px;padding:0;min-height:80px;z-index:1;;text-align:left;font-size:12px}
#f_header ie7{display:none !important}
#f_header a{color:#fff;text-decoration:none}
#f_header .secondaryMenu a{color:#000;
		-webkit-transition-property:color;
		-webkit-transition-duration:100ms;
		-moz-transition-property:color;
		-moz-transition-duration:100ms;
		transition-property:color;
		transition-duration:100ms
}
#f_header .secondaryMenu a:hover{color:#F90}
#f_header .secondaryMenu dl dt a{color:#646464}
#f_header .secondaryMenu dl.selected dt a{color:#ffffff}
#f_header .secondaryMenu dd li.selected a{color:#DA740D}
#f_header .secondaryMenu{font-family:arial,sans-serif;font-size:125%}
#f_header .secondaryMenu a{font-family:arial,sans-serif}
#f_header .secondaryMenu dl{display:inline-block}
* html #f_header .secondaryMenu dl,*+html #f_header .secondaryMenu dl{float:left}
#f_header .secondaryMenu dl dt{
	background-image:url("img/header-patern-link-32bit.png");
	background-position:left 35%;
	background-repeat:no-repeat;
	background-color:#ededed;
	display:block;
	height:30px;
	text-transform:uppercase;
	vertical-align:middle;
	padding:5px 8px 0;
	font-weight:normal;
	margin-left:-3px;
	background-image:expression((this.parentNode==this.parentNode.parentNode.firstChild) ? 'none' : 'url("img/header-patern-link-32bit.png")')
}
#f_header .secondaryMenu dl:first-child dt{background-image:none; margin-left:0px;}
#f_header .secondaryMenu dl dd{border-bottom:1px solid #999999;left:0;position:absolute;width:100%;display:none;min-height:22px;padding-top:5px;margin-top:-1px;!height:22px;!overflow:hidden;}
#f_header .secondaryMenu dd li{background-image:url("img/header-patern-link-32bit.png");
	background-position:left center;background-repeat:no-repeat;display:inline-block;!display:block;!float:left;!height:22px;padding:0 7px}
* html #f_header .secondaryMenu dd li,*+html #f_header .secondaryMenu dd li{float:left}
#f_header .secondaryMenu dd li:first-child{background-image:none}
#f_header.noJS .secondaryMenu dl:hover dt,#f_header.noJS .secondaryMenu dl.selected:hover dt,#f_header .secondaryMenu dl.selected dt{
-moz-box-shadow:0 3px 2px rgba(0, 0, 0, 0.5) inset;-webkit-box-shadow:0 3px 2px rgba(0, 0, 0, 0.5) inset;box-shadow:0 3px 2px rgba(0, 0, 0, 0.5) inset;background-image:none;position:relative;z-index:1
}
#f_header.noJS .secondaryMenu dl.selected dt{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;background-image:url("img/header-patern-link-32bit.png");background-color:#ededed;position:relative;z-index:0}
#f_header.noJS .secondaryMenu dl:hover + dl dt,#f_header .secondaryMenu dl.selected + dl dt{background-image:none}
#f_header.noJS .secondaryMenu dl.selected + dl dt{background-image:url("img/header-patern-link-32bit.png")}
#f_header .secondaryMenu dl.selected dd{display:block}
#f_header.noJS .secondaryMenu dl.selected dd{display:none}
#f_header.noJS .secondaryMenu dl:hover dd,#f_header.noJS .secondaryMenu dl.selected:hover dd{display:block}
#f_header .secondaryMenu dd ul{display:block;margin:0 auto;width:992px;padding:0 4px;overflow:hidden;white-space:nowrap;}
#f_header a{color:#000}
#f_header .secondaryMenu a{color:#000}
#f_header .secondaryMenu a:hover{color:#F90}
#f_header .secondaryMenu dl dd,#f_header.noJS .secondaryMenu dl:hover dt,#f_header.noJS .secondaryMenu dl.selected:hover dt,#f_header .secondaryMenu dl.selected dt{background-color:#D1E0F3}
#f_header a{color:#000}
#f_header .secondaryMenu a{	color:#ffffff; !important}
#f_header .secondaryMenu a:hover{color:#FF9900 !important}
#f_header .secondaryMenu dd li.selected a{color:#DA740D !important}
#f_header .secondaryMenu dl dd,
#f_header.noJS .secondaryMenu dl:hover dt,
#f_header.noJS .secondaryMenu dl.selected:hover dt,
#f_header .secondaryMenu dl.selected dt{background-color:#646464;}
#f_header .secondaryMenu dl dd{margin-left:0px;}
	

html,button,input,select,textarea{font-family:sans-serif}
button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}
button,input{line-height:normal}
button,input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button;*overflow:visible}
button[disabled],input[disabled]{cursor:default}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;*height:13px;*width:13px}
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}
input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}
.recherche{margin-top:5px;padding:0;float:left}
.recherche label{display:none}
.recherche p{width:195px;margin:0;padding:2px 5px;background-color:#f8f9fb;border:1px solid #d2d6db;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;overflow:hidden}
.recherche input[type="search"]{border:0;background:0;width:165px;float:left;-webkit-box-sizing:border-box;}
.recherche input[type="search"]:focus{outline:0}
.loupe{width:15px;height:15px;margin:4px 0 0 5px;border:0;background:url('../img/icos_petites.png') no-repeat -17px -173px;text-indent:-9999px;font-size:0;color:#f8f9fb;float:right;}
*+html .loupe{float:none}




#pictures_slideshow .next2 span{background:url(../img/sprite-pagination-nav.png) -48px -108px no-repeat;}
#pictures_slideshow{position:relative;}
#pictures_slideshow .nav2{height:0;left:0;position:absolute;top:0;z-index:1;}
.ie7 #pictures_slideshow .next2{position:absolute;right:-1140px;}
.lte8 #pictures_slideshow .nav2{display:none;}
#pictures_slideshow .next2{background-color:rgba(237,237,238,0.7);border-left:1px solid #ededee;float:right;height:30px;left:254px;outline:none;padding:60px 15px 60px 16px;position:relative;width:15px;}
#pictures_slideshow .next2:hover{background-color:rgba(237,237,238,0.8);}
.next2 span{background-position:-48px -108px;display:block;height:30px;text-indent:-9999px;width:15px;}
#pictures_slideshow .wrapper{overflow:hidden;height:150px;width:300px;margin:0px;padding:0px;}
.ie7 #pictures_slideshow .wrapper{position:relative;margin:0px;padding:0px;}
#pictures_slideshow ul{height:150px;position:relative;width:1000px;margin:0px;padding:0px;}
#pictures_slideshow li{background:none;float:left;padding:0;position:relative;width:254px;height:150px;overflow:hidden;}
#pictures_slideshow li a{display:block;line-height:0;width:254px;height:150px;overflow:hidden;}
#pictures_slideshow li .total2{display:none;}
#pictures_slideshow, #pictures_slideshow .caption2{border-top:10px solid #ededee;}
#pictures_slideshow .caption2{background:#000;color:#fff;height:30px;padding:9px 10px 11px;width:280px}
#pictures_slideshow .caption2 .total2{background:url(../img/overlay-slideshow.png) center center no-repeat;color:#000;display:block;font-size:12px;font-weight:bold;height:24px;margin-top:4px;float:left;text-align:center;padding-right:4px;width:30px}
#pictures_slideshow .caption2 a{color:#fff;display:block;text-decoration:none;}
#pictures_slideshow .caption2 a h4{color:#fff;font-size:12px;line-height:16px;margin:0 0 0 45px;}

.nature_edito{font-size:11px;font-family:arial,sans-serif;font-weight:bold;color:#00447b;text-transform:uppercase}


#diaporama #photoroll .view_all .icon,#diaporama #photoroll .hide_all .icon{background:url(../img/sprite.png) no-repeat;}
#diaporama{background-color:#000;-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.5);-moz-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.5);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.5);color:#827b7a;height:555px;width:940px;border:solid 1px transparent;}
#diaporama #close_button{background:url(../img/close.png) no-repeat;color:#827b7a;height:25px;position:absolute;right:20px;text-indent:-9999px;top:20px;width:25px;}
#diaporama #picture{height:404px;left:20px;overflow:hidden;position:absolute;top:20px;width:611px;}
#diaporama #picture .description{display:none;}
.pagination a {color : #3b46d9}
.pagination{background-color:#fff;color:#827b7a;font:14px 'CorporateEBQ',serif;line-height:35px;text-align:center;}.pagination .current{color:#0083c9;}
.pagination .nav{background:#0083c9 url(../img/sprite-pagination-nav.png) no-repeat;color:#fff;display:block;height:35px;text-decoration:none;text-indent:-9999px;width:35px;}
.pagination .prev{background-position:top left;border-right:1px solid #ededee;float:left;}.pagination .next{background-position:top right;border-left:1px solid #ededee;float:right;}
.pagination .nav:hover{background-color:#20c4f4;}
.pagination .inactive:hover,.pagination .inactive{background-color:#827b7a;cursor:default;}
#diaporama #picture .nav{background:url(../img/sprite-diaporamp-picture-nav.png) no-repeat 999px 999px;display:block;height:100%;position:absolute;top:0;width:180px;text-indent:-9999px;z-index:50;}#diaporama #picture .prev{left:0;}
#diaporama #picture .prev:hover{background-position:60px 50%;}#diaporama #picture .next{right:0;}
#diaporama #picture .next:hover{background-position:-80px 50%;}
#diaporama #picture .inactive{display:none;}
#diaporama .right_panel{margin:65px 20px 0 650px;}
#diaporama .share{display:inline-block;}
#diaporama .date{position:relative;top:-3px;}
#diaporama .caption{border:0;padding:0;font-size:14px;height:290px;overflow:auto;}
#diaporama .caption h1{color:#ededee;font:125% serif;letter-spacing:-1px;margin:10px 0 20px;}
#diaporama .pagination{background:none;color:#827b7a;margin-top:16px;text-align:left;}
#diaporama .pagination .current{color:#fff;}#diaporama .pagination .nav{background-color:#313131;}
#diaporama .pagination .prev{background-position:left -35px;border-right:1px solid #000;float:left;}
#diaporama .pagination .next{background-position:right -35px;border:0;float:left;margin-right:20px;}#diaporama .pagination .inactive{background-color:#191919;}#diaporama #photoroll{background-color:#313131;bottom:0;height:90px;padding-top:21px;position:absolute;width:940px;z-index:100;}#diaporama #photoroll .view_all{background-color:#313131;color:#827b7a;display:inline-block;font-size:10px;font-weight:bold;left:50%;margin-left:-85px;padding:6px 10px;position:absolute;text-align:center;text-decoration:none;text-transform:uppercase;top:-8px;width:150px;}#diaporama #photoroll .view_all:hover{color:#c0b7b6;}#diaporama #photoroll .view_all .icon{background-position:-2px -13px;display:inline-block;height:3px;margin-right:5px;vertical-align:middle;width:5px;}#diaporama #photoroll .view_all .hide{display:none;}#diaporama #photoroll.open .view_all .icon{background-position:-7px -13px;}#diaporama #photoroll.open .view_all .show{display:none;}#diaporama #photoroll.open .view_all .hide{display:inline-block;}#diaporama #photoroll .container{margin-left:40px;overflow:hidden;}#diaporama #photoroll .container,#diaporama #photoroll ul{height:70px;width:860px;}.ie7 #diaporama #photoroll ul{height:70px;overflow:hidden;width:860px;}#diaporama #photoroll li{background-color:#494747;float:left;line-height:0;margin-bottom:15px;overflow:hidden;width:135px;height:70px;}#diaporama #photoroll li a{display:block;position:relative;text-decoration:none;}.ie7 #diaporama #photoroll li a.picture{width:135px;height:70px;overflow:hidden;position:relative;}.ie7 #diaporama #photoroll li a.picture img{width:135px;height:70px;overflow:hidden;display:block;position:absolute;left:0px;top:0px;z-index:1;}#diaporama #photoroll li a img{opacity:0.3;}#diaporama #photoroll li a:hover img{opacity:0.6;}#diaporama #photoroll li.current a img{opacity:1;}#diaporama #photoroll li + li{margin-left:10px;}#diaporama #photoroll li:nth-child(6n+1){margin-left:0;}#diaporama #photoroll li a .title{bottom:10px;color:#fff;display:none;font-size:12px;font-weight:bold;left:10px;line-height:14px;position:absolute;width:115px;}#diaporama #photoroll li.current a:hover .title{display:none;}#diaporama #photoroll li a:hover .title{display:block;}

	#diaporama #picture ul{ 
		list-style: none;
	}
	#diaporama #photoroll ul{ 
		list-style: none;
	}


#search-result-popin{display:none;position:absolute;z-index:10000;top:0;left:0;border:solid 4px #fff;}
#search-result-popin object,#search-result-popin embed{background:#fff;}
#search-result-popin .close{position:absolute;top:-28px;background:#fff;cursor:pointer;}
#fade{display:none;background:#000;position:fixed;left:0;top:0;width:100%;height:100%;opacity:.8;z-index:9999;}

/* --------------------------------- */
/* Medias sociaux & Recherche
/* --------------------------------- */
.boxRecherche {
    float:right;
    position:relative;
    width:198px;
    height:30px;
    font-size:12px;
    z-index:5;
}
#entete .boxRecherche ul.mediasSociaux,
#entete .boxRecherche .formRecherche {float:right;}

/* Medias sociaux */
.boxRecherche ul.mediasSociaux {padding:8px 0px 13px 0; list-style: none;}
.boxRecherche ul.mediasSociaux li {
    float:left;
    height:21px;
    padding:0 11px 0 0;
    line-height:21px;
}
.boxRecherche ul.mediasSociaux li.facebook {background:url(../img/bg_mediasSociaux.gif) no-repeat 0 0;}
.boxRecherche ul.mediasSociaux li.twitter {background:url(../img/bg_mediasSociaux.gif) no-repeat -32px 0;}
.boxRecherche ul.mediasSociaux li.google {background:url(../img/bg_mediasSociaux.gif) no-repeat -64px 0;}
.boxRecherche ul.mediasSociaux li.mobile {background:url(../img/bg_mediasSociaux.gif) no-repeat -96px 0;}
.boxRecherche ul.mediasSociaux li.rss {
    background:url(../img/bg_mediasSociaux.gif) no-repeat -128px 0;
    padding:0;
}
.boxRecherche ul.mediasSociaux li.facebook a,
.boxRecherche ul.mediasSociaux li.twitter a,
.boxRecherche ul.mediasSociaux li.google a,
.boxRecherche ul.mediasSociaux li.mobile a,
.boxRecherche ul.mediasSociaux li.rss a {
    display:block;
    width:21px;
    height:0;
    padding:21px 0 0 0;
    overflow:hidden;
}
.boxRecherche ul.mediasSociaux li.facebook a:hover {background:url(../img/bg_mediasSociaux.gif) no-repeat 0 -30px;}
.boxRecherche ul.mediasSociaux li.twitter a:hover {background:url(../img/bg_mediasSociaux.gif) no-repeat -32px -30px;}
.boxRecherche ul.mediasSociaux li.google a:hover {background:url(../img/bg_mediasSociaux.gif) no-repeat -64px -30px;}
.boxRecherche ul.mediasSociaux li.mobile a:hover,
body.mobile .boxRecherche ul.mediasSociaux li.mobile a {background:url(../img/bg_mediasSociaux.gif) no-repeat -96px -30px;}
.boxRecherche ul.mediasSociaux li.rss a:hover,
body.rss .boxRecherche ul.mediasSociaux li.rss a {background:url(../img/bg_mediasSociaux.gif) no-repeat -128px -30px;}

/* --------------------------------- */
/* Medias sociaux & Recherche
/* --------------------------------- */

 #gotop,#gonext,#goprev{ display:none; position:fixed; right:60px; top:60px; z-index:150; _display:none !important} 
 #gonext{ width:80px; height:80px; top:150px; overflow:hidden } 
 #goprev{ width:80px; height:80px; top:240px; overflow:hidden }  
 #gotop a, #gonext .goLogo, #goprev .goLogo{ position:absolute; right:0; width:80px; height:80px; background:url(../img/sprite_bigNav.png?1) no-repeat 0 0; filter:alpha(opacity=30); -ms-filter:"alpha(opacity=30)"; opacity:.3; -moz-border-radius:10px; border-radius:10px; z-index:5; }  
 #gotop a{ -webkit-transition:all 200ms ease; -moz-transition:all 200ms ease; transition:all 200ms ease; }  
 #gotop a:hover{ background-color:#fff; filter:alpha(opacity=100); -ms-filter:"alpha(opacity=100)"; opacity:1; }  
 
 
 
 .video_content{
height:180px;line-height:180px;width:760px;float:left;margin-top:20px;
}
.bt_video_left,.bt_video_right{
height:180px;line-height:180px;cursor:pointer;width:30px;margin-top:20px;
}
.bt_video_left{left:2px;float:left;}
.bt_video_right{right:2px;float:right;}
 
 
#ticker { width:160px; height:300px; overflow:auto; margin-top:0px }
#ticker dt { font:normal 10px Arial; padding:0 10px 5px 10px; padding-top:10px; border:1px solid #ffffff; border-bottom:none; border-right:none; position:relative; }
#ticker dt a{ font:normal 11px Arial; }
#ticker dd { margin-left:0; font:normal 10px Arial; padding:0 10px 10px 10px; border-bottom:1px solid #aaaaaa;  border-left:1px solid #ffffff; position:relative; }
#ticker dd.last { border-bottom:1px solid #ffffff; }
#ticker div { margin-top:0; }

.comment_rubrique{ 
font-size:10px;
text-transform:uppercase;
color:#053211}
.comment_total{ 
font-size:10px;
color:#c03
}
.article_chapo{ 
width:660px; padding:10px;background-color:#e7f4e5;
padding-bottom:5px
}
.article_chapo p{ 
line-height:20px;
}
/* TOOLS */


.toolBox {
	margin-bottom:25px;
	width:100%;
}
.toolBox .articleEA {
	padding:0px 4px 0px 0px;
}

.toolBox .tools {
	text-align:center;
	width:100%;
	vertical-align:top;
}

.toolBox .tools table {
	width:100%;
	top:0px;
    border-top:dotted 1px #999999;
	border-bottom:dotted 1px #999999;
	vertical-align:top;
}

.toolBox .tools .toolsElement{	
	margin:0;
	vertical-align:middle;
	white-space:nowrap;
	width:20%;
	height:27px;
	text-align:center;
    font: 10px arial;
    color: #666;
	padding: 2px 0 0 0;
}

/* on compense l'alignement des images du menu pour Firefox et autres navigateurs */
html>/**/body .toolBox .tools img {margin-top:-2px;vertical-align:middle;}

/* on compense l'alignement des images du menu pour IE*/
*html body .toolBox .tools img {margin-top:-2px;vertical-align:middle;}

.toolsPartager {
	display : none;
    font: 10px arial;
    color: #666;
	text-align:center;
	margin-bottom:3px;
	margin-top:2px;
}

.toolsPartager .img {
	
	margin-left:2px;
	margin-left:10px;
	
	display: inline;
}

/* specifique a? la barre du bas */
.bottomToolBox{
	    border-top:dotted 1px #999999;
		border-bottom:dotted 1px #999999;
		margin: 0px 0px 20px 0px ;	
		height:10px;
}

.bottomToolBox table {
	width: 100%;

}

.bottomToolBox{
	width: 100%;
}

.bottomToolBox .toolsElement {
	text-align: center;
	margin: 0px 0 0px 0;
	left:0;
	padding: 2px 0px 2px 0px;
	line-height : 10px!important; 
	width: 12%;
}

.bottomToolBox .paydqsk {
	padding: 0px 0px 0px 0px ;
	margin: 0px 0px 0px 0px ;
	text-align : center;
	color: #666;
	font: 10px arial;
}

.bottomToolBox .paydqsk .img {
	margin:0px 3px 0px 3px;
	display : inline;
}

.bottomToolBox .paydqsk .partager {
	float:left;
	border-left:dotted 1px #999999;
	padding: 0 0 0 10px;
	margin: 1px 0 1px 0;
}

.bottomToolBox .paydqsk .labelPartager {
	margin:3px 0px 0px 0px;
	display: block;
}
.bottomToolBox .paydqsk .publicite {
	float:right;
	padding: auto;
	margin:auto;
	vertical-align:middle;
}
.bottomToolBox .paydqsk .publicite div a img {
	vertical-align:middle;
}

/* commun au 2 barres */
.toolBox a, .bottomToolBox a{
    font: 10px arial;
    color: #666;
	text-transform: uppercase;
}

.toolBox a:hover, .bottomToolBox a:hover{
    color: #da0005!important;
	text-decoration:none;
}

.toolBox .banner150sponsor, .bottomToolBox .banner150sponsor {
   text-align:right;
	vertical-align: middle;
	width:0%;
}
.toolBox .banner150sponsor img, .bottomToolBox .banner150sponsor img {
	margin:0px;
	padding: 0px;
}

.bottomToolBox .banner150sponsor img {
	margin:0px;
	padding: 0px;
}

.toolBox .containerPartager {
   display : none;
   padding-top: 2px;
   padding-bottom: 2px;
}

.containerPartager .img {
	margin-top:2px 2px 0px 10px;
	display: inline;
}

.repondre
{
font-size:16px;
font-weight:bold;
color:#c03;
}
.comment_line{
	width:786px; height:30px;margin-bottom:5px;margin-left:5px;background-color:#ffffff;clear:both;
}
.comment_line_c1{
	width:110px; height:25px; line-height:25px;margin-right:5px;font-size:10px;float:left; text-align:left;
}
.comment_line_c2{
	width:110px; height:25px; line-height:25px;margin-right:5px;font-size:10px;float:left; text-align:left; color:blue;
}
.comment_line_c3{
	width:545px; height:25px; line-height:25px;margin-right:10px;font-size:11px; float:left;
}

.forum {
list-style: none;
margin:0px;
}

.forum ul {
list-style: none;
}
.forum a {
color:#c03;
font-size:11px;
}
.ugccmt-commenttext{
line-height:1.4em;
}

.spip_documents_left{margin-right:5px;
}
.accueil_div_480{
float:left; width:480px; margin-top:10px; margin-bottom:10px; padding-bottom:10px; border-bottom:dashed #999999 1px;
}
.accueil_div_480 img{
margin-right:20px;

}

.agenda_sep{
width:100%;margin-top:10px; margin-bottom:10px; clear:both; height:1px; background:url(../img/seph.gif) left bottom repeat-x;
}

#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}
