/* ----------------------------------*/
/* -- PANNEAU EDITION DE LA PAGE --  */
/* ----------------------------------*/

span.tb-text-list{
	display: none;
}

/* on enleve les boutons pour le mod "list" */
img.tb-button-list{
	display: none;
}

/* -------------*/
/* -- CADRE --  */
/* -------------*/

BODY{
	background-color: #f6f6f6;
	text-align: center;
}
#cadre-general{
  width: 100%;
  background: #f0f0f0;
}                      
#cadre{
  width: 100%;
  background: #f0f0f0 url(bg-top.gif) repeat-x 0 0;
}
#cadre-inner{
	width : 1001px;
	margin: 0 auto 0;
	text-align: left;
}
#cadre-inner2{
	clear: both;	
}
.clear {
}
#contenu{
	clear: both;
	text-align: left;	
	margin: 0;
  	padding: 0 0 0 0;
}
.sub{
	width: 100%;
}
.sub-inner{
}


/* ----------------------*/
/* -- PAGE D'ACCUEIL -- */
/* ----------------------*/
#body-7024 #cadre{
  background: #FFF url(bg-top-accueil.gif) repeat-x 0 0;
}

#body-7024 #contenu{
 background: url(bg-contenu-accueil.gif) repeat-y 430px 0;
}
#body-7024 #colonne-gauche H2{
 background: url(titrevert-bg.gif) repeat 0 0;
 border: 1px solid #606 /*#84a017*/;
 color: #FFF;
 padding: 2px 2px 2px 10px;
 margin: 20px 0 12px 0;
}
#body-7024 #colonne-centrale H2{
 background: url(titreorange-bg.gif) repeat 0 0;
 border: 1px solid #d67b17;
 color: #FFF;
 padding: 2px 2px 2px 10px;
 margin: 10px 0 12px 0;
}
#body-7024 #colonne-droite H2{
 background: url(titrebleu-bg.gif) repeat 0 0;
 border: 1px solid #0079bd;
 color: #FFF;
 padding: 2px 2px 2px 10px;
 margin: 10px 0 12px 0;
}

/* anythingslider */
#body-7024 #fil-ariane-outer{
  height: 240px;  
  width: 100%;
  overflow: visible;
  /*border:solid 2px;*/
  margin:8px 0 8px 0;
}
#body-7024 #fil-ariane{
  padding: 20px 0 0 0;
}
.sliderli H2{
  text-transform: uppercase;
  margin-bottom: 10px;
}
.sliderli .imgtext-table{
  margin: 15px 20px 0 0;
}
.sliderli P.bodytext{
 padding-bottom: 10px;
}


/* Donner en ligne */
#faireundon{
 background: #f2f2f2 url(donnerenligne-bg.gif) repeat-y 0 0;
 padding: 23px 18px 8px 22px;
 margin: 20px 0 30px 0;
 border-top: 2px solid #d4d4d4;
 border-bottom: 2px solid #d4d4d4;
}
#colonne-droite #faireundon H2{
  background-image: none;
  border-width: 0;
  color: #0079bc;
  font-size: 36px;
  text-transform: Uppercase;
  padding: 0 0 15px 0;
  margin: 0;
  border-bottom: 1px dashed #a0a0a1;
}
#faireundon form{
  padding: 0 0 22px 0;
  margin: 0;
  font-size: 13px;
  border-bottom: 1px dashed #a0a0a1;
}
#colonne-droite #faireundon H3{
  color: #0079bc;
  font-family: Arial, sans-sherif;
  font-weight: bold;
  font-size: 14px;
  padding: 0 0 0 15px;
  margin: 20px 0 16px 0;
  background: url(fleche-bleue.gif) no-repeat 0 3px;
  letter-spacing: -0.02em;
}
#choixmontant{
  padding: 0 0 15px 0;
}
#choixmontant input{
  margin: 0 5px 0 12px;
  padding: 0;
}
#choixautremontant{
  padding: 0 0 0 18px;
}
#autremontant{
  border: 1px solid #e2e3ea;
  width: 70px;
  margin: 0 5px 0 5px;
}
#donnerenligneok{
  margin: 0 0 0 13px;
  padding: 1px 3px 0px 3px;
  background-color: #0079bc;
  border: 1px solid #175f87;
  color: #FFF;
  font-weight: bold;
	cursor: pointer;
	cursor:hand;  
}

/* ------------------------------*/
/* -- PAGE D'ACCUEIL RUBRIQUE -- */
/* ------------------------------*/
/* on n'affiche pas les bannieres publicitaires */
#sub-accueil-rubrique #bannieres{
  display: none;
}


/* --------------------------*/
/* -- ELEMENTS DE CONTENU -- */
/* --------------------------*/
.content-element{
	margin-bottom: 20px;
	clear: both;
}

/*---- titre pour le style de contenu "par defaut" ----*/
.content-element H2,
 .content-element H1,
.content-element .csc-frame-style-defaut H2,
.content-element .csc-frame-style-defaut H1{
}

.content-element .contenu-texte,
.content-element .csc-frame-style-defaut .contenu-texte{
}
.content-element form,
.content-element .csc-frame-style-defaut form{
	padding: 10px 0px 20px 5%;
}

/*---- contenu style "encadre 1" ----*/

.content-element .csc-frame-style1 H2{
	padding: 0;
	margin: 0 0 10px 0;
	background: none;
	font-size: 24px;
}
.content-element .csc-frame-style1 H2 span{  
	background-color: #FFF;
	padding: 0;
}
.content-element .csc-frame-style1{
	margin: 10px 0 20px 0;
	border: 1px solid #072b7a;
}
.content-element .csc-frame-style1 .css-frame-inner{
}
.content-element .csc-frame-style1 .contenu-texte{
	padding: 18px 18px 8px 18px;
}
.content-element .csc-frame-style1 .contenu-texte-inner{	
}	

/*---- contenu style "encadre 2" ----*/
.content-element .csc-frame-style2 H2{
	padding: 0;
	margin: 0 0 10px 0;
	background: none;
	font-size: 24px;
}
.content-element .csc-frame-style2 H2 span{  
	background-color: #FFF;
	padding: 0;
}
.content-element .csc-frame-style2{
	margin: 10px 0 20px 0;
	border: 1px solid #adadad;
}
.content-element .csc-frame-style2 .css-frame-inner{
}
.content-element .csc-frame-style2 .contenu-texte{
	padding: 18px 18px 8px 18px;
}
.content-element .csc-frame-style2 .contenu-texte-inner{	
}	

	

/*---- contenu style "encadre pour citation" ----*/
.content-element .csc-frame-style3{
	background: transparent url(apostrophe-gauche.gif) no-repeat 0px 0px;
}
.content-element .csc-frame-style3 .contenu-texte{
	background: transparent url(apostrophe-droite.gif) no-repeat right bottom;
	padding: 4px 27px 4px 30px;	
}
.content-element .csc-frame-style3 .contenu-texte .contenu-texte-inner{
	padding-top: 15px;
}
.content-element .csc-frame-style3 H2{
	border-bottom-width: 0px;
	background: none;
	padding: 0;
	margin: 0;
	font-size: 20px;
}

/*---- contenu style "encadre bleu - accueil rubrique" ----*/

.content-element .csc-frame-style5 H2{
  font-size: 20px;
  color: #FFF;
  text-transform: none;
  background-color: #0174b5;
  margin: 0 0 -5px 0;
}
.content-element .csc-frame-style5 H2 A{
  display: block;
  padding: 20px 5px 10px 9px;
  text-decoration: none;
  color: #FFF;
 }

/*--------*/
/* TOP */
/*--------*/
#top{
	clear: both;
  height: 176px;	
  background: url(top-bg.gif) no-repeat 0 31px;
}
#logo-texte{	
  float: left;
}
#logo-texte A{		
	display: block;
	width: 270px;
  height: 105px;
  text-indent: -9999px;
}
#logo-imprimer{
	display: none;
}
#top .clear{
	display: none; /* bug ie6 */
}

/*-----------*/
/* visuel */
/*-----------*/
div#visuel{
  display: none;
}

/*-----------*/
/* Menu haut */
/*-----------*/
#menu-haut {
	float: right;
	margin: 0;
	padding: 0;
  height: 29px;
  width: 100%;
}
#boutonssociaux{
  float: right;
  padding: 6px 13px 5px 10px;
  background: url(menuhaut-separateur.gif) no-repeat right 0;  
}
#boite-recherche{
 float: right;
 padding: 3px 14px 2px 13px;
background: url(menuhaut-separateur.gif) no-repeat right 0;  
}
#search-input{
   color: #606466;
   font-size: 11px;
   padding: 3px 5px 2px 25px;
   border: 1px solid #b0b0b0;
   width: 130px;
   background: #FFF url(loupe.gif) no-repeat 5px 1px;
}
.tx-macinasearchbox-pi1 input#search-submit{
  background-color: #FFF;
  color: #b0b0b0;
  font-size: 11px;
  font-weight: bold;
  padding: 1px 3px 1px 4px;
  border: 1px solid #b0b0b0 !important;
}
/*Pour enlever la bordure dans IE*/
input[type=submit],
input[type=reset],
input[type=button]
{
  filter:chroma(color=#000000);
  color:#b0b0b0;
}
#menu-haut ul{
  float: right;
 	margin:0;
	padding: 0 0 0 0;
  background: url(menuhaut-separateur.gif) no-repeat right 0;  
}
#menu-haut ul li{
  float: left;  	
	list-style: none; 
	margin:0;
	padding: 3px 13px 5px 13px;
	background: url(menuhaut-separateur.gif) no-repeat 0 0;
}
#menu-haut ul li A{
  color: #FFF;
	font-family: Arial, sans-sherif;
  font-weight: bold;
  font-size: 13px;
  text-decoration: none;
}
#menu-haut ul li A:hover{
  text-decoration: underline;
}
#menu-haut ul .li-act A{
  text-decoration: underline;
}

/* Item Menu Faire un don */
#menu-haut ul li#li6975{
  background-image: url(menuhaut-faireundon.gif);
}

/*--------*/
/* Menu 1 */
/*--------*/
#menu1{
	clear: both;
	padding: 3px 0 0 270px;
}
#menu1 ul {	
	margin:0;
	padding: 0 0 0 0;
}
#menu1 ul .li1{
	float: left;
	margin:0;	
	padding: 0;
	background: none;
	background: url(menu1-separateur.gif) no-repeat right 15px;	
}
#menu1 ul .li1 A{
  display: block;
  float: left;
  padding: 10px 13px 0px 11px;
	color: #0079bc;
	font-size: 20px;
	font-family: 'futura_bdcn_btbold', sans-serif;
	text-decoration: none;
  text-transform: Uppercase;
  letter-spacing: -0.05em;
}
#menu1 ul .li1 A:hover{
  color:#660066 /*#f89220*/;
  text-decoration: none;
}
#menu1 ul .li1-dernier{
  background-image: none;
}
#menu1 ul .li1Act A,
#menu1 ul .li1Act A:hover{
  color:#660066 /*#f89220*/;
}

.ul2{
	margin: 0 0 0 3px;
	padding: 4px 20px 0 20px;
  text-align: left;
	background: #FFF url(menu1-ul2-bg.html) repeat-x 0 0;
	border: 2px solid #dedede; 
	border-top-width: 0;
}
.li2{
	margin: 0;
	padding: 3px 0 6px 0;
	background-image: none;
	border-top: 1px dashed #a0a0a1;
}
.li2 A,
.li2 A:visited{
	display: block;
	margin: 0;
	padding: 6px 20px 3px 10px;
	font-family: 'futura_bdcn_btbold', sans-serif;  
	color: #0079bc;
  font-weight: normal;	
	text-decoration: none;
	font-size: 18px;
}
.li2 A:hover{	
  color:#660066 /*#f89220*/;
  text-decoration: none;
}

/* item accueil */
#li7024,
#li7024Act{
  padding: 0 13px 0 0; 
  margin: 0;  	
}
#li7024 A,
#li7024Act A{
  display: block;
  width: 15px;  
  height: 26px;
  text-indent: -9999px;
  margin: 0;    
}
#li7024 A{
  background: url(home.gif) no-repeat 6px 9px;
}
#li7024Act A,
#li7024 A:hover{
  background: url(home-act.gif) no-repeat 6px 9px;
}

/*--------*/
/* Menu 2 */
/*--------*/
#menu2{
	display: none;	
}

/*----------------------------------------------*/
/* Titre rubrique, dans le div fil-ariane-outer */
/*----------------------------------------------*/
#fil-ariane-outer{
  height: 75px;
}
#titrerubrique{
  padding: 18px 0 0 5px;
}
#titrerubrique h2 A {
  display: block;
  padding: 0;
	font-family: 'futura_bdcn_btbold', sans-serif;
	color: #072b7a;
	font-size: 26px;
	font-weight: normal;
	text-decoration: none;
	padding: 0 0 8px 0;
  text-transform: Uppercase;
}
#titrerubrique h2{
	padding: 0;
	margin: 0;
	background-image: none;
}

/*---------------*/
/* Fil d'Ariane  */
/*---------------*/
#fil-ariane2{
	color: #8f8f8f;
  padding-bottom: 5px;	
}
#fil-ariane2 A{
	font-size: 11px;
	text-decoration: none;
	color: #8f8f8f;
}
#fil-ariane2 A:hover{
	text-decoration: underline;
}

/*-----------------------------------*/
/* Menu 3, dans la colonne de gauche */
/*-----------------------------------*/
.ul31{
	border-top: 1px dashed #a0a0a1;
  padding: 0px 3px 0 0;
  margin: 10px 0 0 0;
}
.li31 {
	margin: 0 0 0 0;
	padding: 0 0 12px 0;
  list-style-type: none;
  background: none;
  border-bottom: 1px dashed #a0a0a1;	  
}
.li31 A .span31:first-letter{
	text-transform: uppercase;
}
.li31 A .span31{
	display: block;
	padding: 11px 0 0 0px;
	font-size: 17px;	
	font-family: 'futura_bdcn_btbold', sans-serif;
	font-weight: normal;
	color: #0079bc;
	text-decoration :none;
	background-image: none;
}
.li31 A:hover{
	text-decoration: none;
}
.li31 A:hover .span31{
  color: #f89220;
	text-decoration: none;
}
.li31 A #span31Act{
  color: #f89220;
}

.li31 .span32{
  display: block;
	line-height: 110%;
	margin: 0;
  padding: 0;
  background: none;
}
.li31 A .span32:first-letter{
	text-transform: uppercase;
}
.li31 A .span32{
  display: block;
	padding: 8px 0 0 17px;
	font-family : Verdana, sans-sherif;
	font-size: 12px;
	color: #0079bc;
	font-weight: normal;
	text-decoration :none;
	background: url(menu3-fleche.gif) no-repeat 5px 11px;	
}
.li31 A:hover .span32{
  color: #f89220;
	text-decoration: none;
	background-image: url(menu3-fleche-act.gif);	
}
.li31 A #span32Act{
  color: #f89220;
	background-image: url(menu3-fleche-act.gif);  
}

.li31 .span33{
  display: block;
	line-height: 110%;
	margin: 0;
  padding: 0;
  background: none;
}
.li31 A .span33:first-letter{
	text-transform: uppercase;
}
.li31 A .span33{
  display: block;      
	padding: 6px 0 0 25px;
	font-family : Verdana, sans-sherif;
	font-size: 11px;
	color: #0079bc;
	font-weight: normal;
	text-decoration :none;
}
.li31 A:hover .span33{
  color: #f89220;
	text-decoration: none;
}
.li31 A #span33Act{
  color: #f89220;
}

/* --------------------*/
/* -- PIED DE PAGE --  */
/* --------------------*/
#pieddepage{
  margin-top: -18px;
  width: 100%;
  text-align: center;
  background: #f6f6f6 url(pieddepage-bg.gif) repeat-x 0 0;  
}
#pieddepage-inner{
	width : 1001px;
	clear: both;
	margin: 0px auto;
  padding: 33px 0 0 0;
  text-align: left;
}
#pieddepage-premiereligne{
 width: 100%;
}
#pieddepage-logo{
 float: left;
 padding: 0 29px 0 2px;
}
#pieddepage-adresse{
 float: left;
 background: url(pieddepage-separateur.gif) repeat-y 0 0;
 padding: 0 0 0 27px;
 color: #3d4792;
 font-size: 14px;
 font-weight: bold;
}
#pieddepage-adresse div{
 padding-bottom: 6px;
}
#pieddepage-adresse div#pieddepage-email{
 padding-bottom: 0;
}
#pieddepage-facebook{
 float: right;
}
#milega{
  float: right;
  padding: 10px 0 0 0;
}

#pieddepage div#liens-pieddepage{	
  clear: both;
  float: left;
}
#pieddepage div#liens-pieddepage ul{
  margin: 0;
  padding: 10px 0 0 0;
}
#pieddepage div#liens-pieddepage li {
	list-style: none; 
	display: inline;
	margin: 0;
	padding: 0 15px 20px 2px; 
	background-image: none;
}
#pieddepage div#liens-pieddepage A{
	font-size: 13px;
	font-weight: normal;
	text-decoration : none;
	color: #8b8b8b;	
}
#pieddepage div#liens-pieddepage A:hover{
	text-decoration : underline;
}


/* -------------*/
/* -- STATS --  */
/* -------------*/
div#stats{	
	clear: both;
	margin: 0px auto;
	
}

div#stats-inner A{
	margin-right: 0;
}

/* --------------------------------------*/
/* --  MENU  DES SECTION D'UNE PAGE --  */
/* --------------------------------------*/
.csc-menu .csc-section{
	margin-bottom: 6px;
	line-height:150%;
	padding:0 0 4px 25px;
	background: transparent url(puce.gif) no-repeat 10px 10px;
}
.csc-menu .csc-section A,
.csc-menu .csc-section A:visited{
 	color: #0387d2;
	text-decoration: none;	
}
.csc-menu .csc-section A:hover{
	color:#0387d2;
	text-decoration: underline;
}

/* ---------------------  */
/* --    TT_NEWS      --  */
/* ---------------------  */

/* Menu catégories d'actualités */
.news-catmenu div {
  margin-bottom: 10px;
}
.news-catmenu div A{
  padding-left: 10px;
}
.news-catmenu-ACT A{
  color: #f89220;
}

/*liste actus */

div.news-list-container{
  margin: 0;
  padding: 0;
}
div.news-list-item{	
	margin: 0 0 20px 0;
	padding: 0;
}
div.news-list-item H3{
	margin-bottom: 0px;
	background: url(puce.gif) no-repeat 0 6px;
	padding: 0 0 5px 15px;
	font-size: 14px;
	font-weight: bold;
	font-family: verdana, sans-sherif;	
}
div.news-list-item H3 A{
	text-transform: none;
}
div.news-list-item .news-list-date{
	font-size: 12px;
}
div.news-list-morelink{
	display: none;
}
.news-list-category{
 display: none;
}
#contenu div.news-list-item form.typo3-editPanel table.typo3-editPanel,
#contenu div.news-latest-container form.typo3-editPanel table.typo3-editPanel{
	margin-top: 0px !important;
	margin-bottom: 0px;
}
div.tx-ttnews-browsebox{
	margin-top: 15px;
}
div.tx-ttnews-browsebox table td{
		 border: 0px solid #000;
		 font-weight: bold;
}
div.news-single-item H3.news-single-item-h3{
	color: #072b7a;
	font-size: 34px;
	padding: 0 0 15px 0;
  text-transform: Uppercase;	
}
.news-single-image{
  float: left;
  display: inline;
}
div.news-single-item .news-single-subheader h3{
	color : #545555;
	font-size: 14px;
	font-family: verdana, sans-sherif;
	padding: 5px 0 15px 0;
	font-weight: bold;
	background-image: none;
}
div.news-single-item .news-single-timedata{
	font-size: 12px;
}
div.news-single-image{
	width: 100%;
	margin-top: 15px;
	text-align: center;
}
div.news-single-item .news-single-backlink{
  clear: both;
	margin-top: 30px;
  font-weight: bold;
}

/* actualités sur la page accueil  */

#sub-accueil #colonne-centrale div.news-list-container{
}
#sub-accueil #colonne-centrale #newstitre{
  margin-bottom: 15px;
}
#sub-accueil #colonne-centrale div.news-list-item{	
	margin: 0 0 0 0;
	padding-bottom: 4px;
	border-bottom: 1px solid #e2e2e2;
}
#sub-accueil #colonne-centrale div.news-list-item H3{
	margin-bottom: 0px;
	padding: 10px 0 0 10px;
	font-size: 14px;
	font-weight: bold;
  background-image: none;
}

#sub-accueil #colonne-centrale div.news-list-item .news-list-date{
	font-size: 13px;
	color: #999;
	padding: 0 0 0 10px;
}
#sub-accueil #colonne-centrale div.news-list-item  .news-list-content{
	padding: 0 0 0 10px;
}
#sub-accueil #colonne-centrale div.news-list-item  .news-list-content A:hover{
	text-decoration: none;
}
#touteslesactualites{
  margin-top: 25px;
  border-top: 1px solid #c1c1c1;
  text-align: right;
  background-color: #f3f3f3;
}
#touteslesactualites-inner{
  padding: 8px 30px 8px 0;
}
#touteslesactualites A{
  font-weight: bold;
}



/* ---------------------------- */
/* --  MODULE DE RECHERCHE   -- */
/* ---------------------------- */
.tx-indexedsearch-searchbox{
	display: none;
}
.browsebox li{
	float: left;
	background-image: none;	
}
.browsebox{
	padding: 15px 0 20px 0;
}
#body-4597 .csc-firstHeader{
  display: none;
}
.tx-indexedsearch-res{
	clear: both;
}
li.tx-indexedsearch-browselist-currentPage	A{
	color: #252425;
}
.tx-indexedsearch-title{
  display: inline-block;
  padding-top: 4px;
}
.tx-indexedsearch-title A{
   	font-family :  Arial, sans-sherif;
    text-transform: Uppercase;
    font-weight: bold;
}

.tx-indexedsearch-text-item-path A{
	color: #000;
	font-size: 12px;
	text-decoration: none;
}
dd.tx-indexedsearch-text-item-path{
	margin-top: 15px;
}


