body {
	font-family: arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	_background-position: fixed ; /* évite le sautillement des images de fond sur ie6 */
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}

h1 {
	font-size: 2em;
	margin: 0 0 15px 0;
	padding: 0;
}
h2 {
	font-size: 1.4em;
	margin: 0;
	padding: 2px 0px 0px 0px;
}
h3 {
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}
h1:first-letter, h2:first-letter, h3:first-letter {
	text-transform: uppercase;
}

hr {
	display : block;
	height: 1px;
	padding: 0;
	color: transparent;
	background-color: transparent;
	border: none;
	border-top : 1px dashed #666666;
	margin : 0px auto;
	/*marges sous ie*/
	_margin: -7px auto;
}

form, input {
	margin: 0;
	padding: 0;
}

.separateur {
	clear: both;
}
.imgGauche {
	float: left;
	margin-right: 15px;
}
.imgDroite {
	float: right;
	margin-left: 15px;
}
.imgIcone {
	vertical-align: middle;
}
.bouton {
	font-weight: bold;
	padding: 0 3px;
}
.champ, .champRecherche, .bouton {
	font-size: 1em;
	padding : 2px 0;
	vertical-align: middle;
}

.entete_tableau{
	display: table-cell;
	font-weight: bold;
	padding-left: 5px;
	vertical-align: top;
	text-align: left;
}

.formulaireMail {
	width: 460px;
	text-align: right;
}

.formulaireMail label {
	font-weight: bold;
	float: left;
}

.formulaireMail .champ {
	margin-bottom: 5px; 
}

.alertFlashVersion {
	position: absolute;
	text-align: center;
	background: white;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

/***************************	structure générale	***************************/

#fondHaut{
    padding: 0px 0px 65px 0px;
}


#conteneur {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	z-index: 0;
	margin-top:40px;
}

#header {
	position: relative;
	height: 149px;
}

#logoHeader {
	position: absolute;
	top: 20px;
	left: 0px;
	display: block;	
	width: 250px;
	height: 105px;
}
#header-print{
	display: none;
}
#zoneIdent {
	position: absolute;
	top: 20px;
	right: 140px;
	padding: 5px;
	width:300px;
}
#zoneIdent .titreIdent {
	font-weight: bold;
	text-align: center;
	color:#811A7B;
}
#zoneIdent  .champ, #zoneIdent  .bouton, #zoneFormRecherche .champ,  #zoneFormRecherche .bouton {
	text-align: center;
}
#zoneIdentForm {
	
}
#zoneIdentDemande {
	margin-top: 10px;
	text-align: center;
}
#identification{
	text-align:center;	
	border:1px solid #811a7b;
	background-color:#F5F5F6;	
	width:280px;
	margin:40px auto;
	padding-bottom:20px;
}
#identification h1{
	background-color:#811a7b;
	color:#ffffff;	
	font-size:14px;
}
#zoneFormRecherche {
    width: 150px;
    margin: 0;
	text-align: center;
	float:left;
	
}
.champRecherche {
    margin: 0px;
    padding:0px;
    text-align:center;
    width:100px;
    height:21px;
    border: none;
    background: none;
}
.boutonOk {
	vertical-align: middle;
	
}

#zone_drapeaux {
	position: absolute;
    top: 164px;
    right: 80px;
}
#zone_drapeaux ul {
	margin: 0;
	padding: 0;
}
#zone_drapeaux ul li{
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}


#corps {
	/*display: table;
	_height: 400px;
	min-height: 400px;*/ /*génère des pb de mise en page sous IE6 et IE8 : page coupée*/
	width: 560px;
	margin: 0px 0px 20px 0px;
	padding-top:20px;
	padding-left:20px;
	text-align: justify;
	overflow:hidden;
}
#corps.activite {
	width: 750px;
   
}
#corps.fullpage {
	width: 100%;
	box-sizing: border-box;
	min-height: 450px;
}
#outils {
	
	
}

#gauche {
	float: left;
	min-height: 400px;
	_height: 400px;
	padding: 25px 0px 10px 0px;
	width: 200px;
	display : inline;	/*correction bug double margin IE6*/

}
#gauche h1, #droite h1, #edito-zone h1{
	font-family: verdana, arial, sans-serif;
    text-align: center;
    padding: 3px 0;
    margin: 0px 0px 10px 0px;
    font-size: 1.6em;
    font-weight: normal;
    background: #dd0068;
    color: white;
}
#gauche h1:first-letter{
	text-transform: none;
}

#droite {
	float: right;
	min-height: 400px;
	_height: 400px;
	padding: 40px 0px 10px 0;
	width: 200px;
	display : inline;	/*correction bug double margin IE6*/
}
#droite .boutonLien{
	display: block;
	font-family: verdana, arial, sans-serif;
    text-align: center;
    padding: 3px 0;
    margin: 10px 0px;
    font-size: 1.6em;
    font-weight: normal;
    background: #dd0068;
    color: white;
}
#droite .boutonLien[href*="repertoire"]{
	background-image: url(../images/picto-users.png);
	background-position: 5px bottom;
	background-repeat: no-repeat;
}
#footer {
	text-align: center;
	padding-top: 5px;
	/*height: 80px;*/
	min-height: 80px;
	font-size: 0.9em;
	position:relative;
}
#logo_ligue{
	position:absolute;
	top:5px;
	right:13px;;
	width:150px;
	height:66px;	
}
#acces_autres_sites{
	margin-top:20px;	
}
#acces_autres_sites a{
	margin:0 30px;
}
#signature {
	position: relative;
	padding: 5px 385px 0 0;
	height: 15px;
	text-align: center;
	font-size: 10px;
	width: 415px;
	margin: 0 auto;
}
#logos_partenaires {
	text-align: center;
	padding: 0px 10px;
	min-height:170px;
}
#logos_partenaires img{
	max-width:180px;
	max-height:170px;
}
.sousmenu_activite li{
	float:left;
	list-style-type:none;
	padding-right:15px;
	padding-left:15px;
	border-right:1px solid #fde2c7;	
}
.sousmenu_activite li a{
	font-weight:bold;	
}



#zoomPhoto, #fondZoomPhoto {
	width: 100%;
	height: 100%;
	_height: expression(document.documentElement.clientHeight);
	padding-top: 20px;
	position: fixed;
	z-index: 2;
	_position: absolute;
 	_top: expression(documentElement.scrollTop+body.scrollTop);
	
}
#fondZoomPhoto {
	background: #f0f0f0 url(../images/trameFond.png);
	opacity: 0.9;
	filter: alpha(opacity=90);
	z-index: 1;	
}
#contenuZoomPhoto {
	width: 850px;
	margin: 0 auto;
	text-align: center;
}
#contourZoomPhoto {
	display: inline-block;
	background: white;
	padding: 25px 25px 10px 25px;
	border: 1px solid #666666;
	max-width: 800px;
}
#contenuZoomPhoto img {
	max-width: 800px;
	width: expression((this.width > 800) ? 800: true);
	margin-bottom: 5px;
}


#edito-zone {
	margin: 15px 0px 50px 0px;
	text-align: center;
	position: relative;
}
#edito-zone #edito-bouton{
	background: #dd0068 url(../images/picto-crayon.png) 10px center no-repeat;
	padding: 10px 15px 10px 50px;
	font-family: verdana, arial, sans-serif;
    text-align: center;
    font-size: 1.6em;
    font-weight: normal;
    color: white;
}
#edito-zone #edito-bouton:hover{
	text-decoration:none;
	background-color: #890040;
}
#edito-zone #edito-contenu{
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	background: #ffffff;
	background: rgba(255,255,255,0.97);
	width: 80%;
	margin: -3% 10% 0 10%;
	padding: 18px;
	border: 1px solid #707179;
	border-radius: 3px;
	box-shadow: 0px 0px 15px #333333;
}
#edito-zone #edito-contenu-close{
	position: absolute;
	display: block;
	top: -1px;
	right: -1px;
	width: 18px;
	height: 18px;
	text-align: center;
	line-height: 18px;
	border-radius: 3px;
	background: #707179;
	color: #ffffff;
	font-weight: bold;
}
#edito-zone #edito-contenu-close:hover{
	text-decoration: none;
}
#actuActivite .fiche{
	width:240px;
	height:340px;
	overflow:hidden;
	float:left;	
	background:#eaeaea url(../images/actu_fond_haut.jpg) no-repeat top;
	padding:10px;
	margin-bottom:30px;
}
#actuActivite .fiche h2, #actuActivite .fiche h3{
	padding-left:20px;	
}
#actuActivite .fiche h2{
	color:#e41f55;
}
#actuActivite .moduleKmlUne .separateurVertical{
	width:25px;	
}
#agendaActivite{
	width:528px;	
	background:#eaeaea url(../images/agenda_fond_haut.jpg) no-repeat top;
	padding:10px;
	float:left;
	
}
#agendaActivite h1{
	color:#e41f55;	
	margin:5px 25px 25px 25px;
	font-size:1.4em;
}
#agendaActivite .date{
	background:transparent url(../images/fond_date_agenda.png) no-repeat left top;
	float:left;
	width:43px;
	height:50px;	
	padding-top:0px;
}
#agendaActivite .date .jour{
	text-align:center;
	font-weight:bold;
	font-size:16px;
	color:#3e8e4c;	
	height:18px;
}
#agendaActivite a{
	color:#b53087;	
}
#agendaActivite .date .mois{
	text-align:center;
	font-weight:bold;
}
#agendaActivite .fiche_evenement{
	margin-bottom:5px;	
}
#agendaActivite .libel_activite{
	color:#EE800C;
	font-weight:bold;
}
a.lireSuite {
    color:#b63388;
    font-size:14px;
}
#documentsActivite{
	width:240px;

	background:#eaeaea url(../images/documents_fond_haut.jpg) no-repeat top;
	padding:10px;
	margin-left:570px;
	text-align:left;
}
#documentsActivite h1{
	color:#e41f55;	
	margin:5px 25px 25px 25px;
	font-size:1.4em;
}
.tableauCompetitions{
	width:100%;
	text-align:left;	
}
#actuAccueil {
	width: 47%;
	margin-right: 5%;
	float: left;    
}
#actuAccueil .moduleKmlUne .photoMdl{
	float: none;
}
#actuAccueil-bottom{
    padding: 15px;
}
#actuAccueil .fiche{
	display: flex;
	flex-direction: column;
    margin-bottom: 20px;
}
#actuAccueil .fiche h2{ order:1;}
#actuAccueil .fiche .photoMdl{ order:2;}
#actuAccueil .fiche h3{ order:3;}
#actuAccueil .fiche .paragraphe{ order:4;}
#actuAccueil .fiche .lireSuite{ order:5;}

#actuAccueil .moduleKmlUne .paragraphe {
	font-size:13px;
}
#actuAccueil h1 {
	margin-bottom: 5px;
}
#actuAccueil h2 {
	font-size: 1.2em;
	margin: 0px;
	text-indent: 0;
}
#actuAccueil h3 {
	font-size: 1em;
}
#actuAccueil p {
	margin: 0px;
}
#actuAccueil .moduleKmlUne .lireSuite {
	margin: 5px 0px;
}
#dernierArticlesAccueil {
	width:260px;
	/*height:400px;*/
	overflow:hidden;
	text-align:left;
	float: right;
}

#dernierArticlesAccueil .fiche{
	margin-bottom:7px;	
	
}
#dernierArticlesAccueil .fiche .date_publication{
	color:#EE800C;
}
#carteAccueil {
    width:290px;
    float:right;;
}
#dossierAccueil h2{
	padding-top:10px;	
}
#dossierAccueil h3 {
	font-weight: bold;
	font-size: 1em;
	padding-bottom:20px;	
}
#dossierAccueil .moduleKmlUne .paragraphe {
	margin: 0;
	font-size:13px;
	
}
#dossierAccueil .moduleKmlUne .photoMdl {
	float:left;
	margin-right:15px;
	margin-bottom:15px;
	margin-left:20px;
}

#revueAccueil {
    width:47%;
	float:right;
	text-align:left;
}
#revueAccueil .fiche{
	display: flex;
	flex-direction: column;
    margin-bottom: 20px;
}
#revueAccueil .fiche .photoMdl{ order:1;}
#revueAccueil .fiche h2{ order:2;}
#revueAccueil .fiche h3{ display: none; }
#revueAccueil .fiche .paragraphe{ display: none; }
#revueAccueil .fiche .lireSuite{ display: none; }
#revueAccueil h3{
	margin-bottom:15px;	
}
#revueAccueil .moduleKmlUne .photoMdl {
	float:none;
	margin: 0;
}
#revueAccueil .moduleKmlUne .photoMdl img{
	max-width: none;
	max-height: none;
}
.separateurAccueil{
	clear:both;
	background-color:#e51b58;
	height:6px;
	margin-bottom:25px;	
}
#carrousel{
    width: 325px;
    height: 325px;
    text-align: center;
    padding: 50px 0px 0px 0px;
}


#liens-outils{
    font-size:0.9em;
    font-weight: bold;
    padding-left: 15px;
    margin: 20px 0px;
}
#liens-outils a{
    display: block;
    padding: 3px 0px 3px 15px;
    margin: 0px;
}

#logo-gauche{
    text-align: center;
    font-weight: bold;
    font-size: 0.9em;
}
#logo-gauche img{
    margin: 10px 0px;
}
#fil-arianne{
    position: absolute;
    top: 337px;
    left: 15px;
}
#fil-arianne img{
    vertical-align: middle;
    margin: 0px 3px 0px 3px;
}

#liens-accueil{
    text-align: right;
    padding: 0px 50px 15px 0px;
}


#bloc_galerie_photo_print{display:none;}
#bloc_galerie_photo{display:block;}

.moduleKmlProduits h1 {
    margin-bottom: 5px;
}
.moduleKmlProduits .recherche-rubrique {
    margin-bottom: 15px;
}
.pageSousMenu li{
    padding: 0px 0px 8px 0px;
}
.pageSousMenu li a{
    font-weight: bold;
}

.sommaire ul{
    margin: 0px 0px 25px 0px;
}
.sommaire ul li{
    list-style: none;
    display: inline;
    padding: 0px 15px 0px 0px;
}
.sommaire ul li a{
    font-size: 1.2em;
    font-weight: bold;
}

.outils_partage_article {
  margin:8px 0px;
  padding:0px;
  text-align: center;
}
.outils_partage_article a {
  margin: 0 3px;
}
.outils_partage_article a img {
	vertical-align: middle;
}
/* Calendrier des compétitions */
#conteneur_calendrier .table_mois{
	margin:0 auto;	
}
.table_mois{
	margin: 10px 15px 10px 15px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	
}
.table_mois td, .table_mois th{
	padding: 2px;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	width: 20px;
	height: 20px;
	
}
.table_mois th{
	background-color: #cfcfcf;
	text-transform:capitalize;
}
.table_mois th.entete_mois{
	background-color: #B63388;	
	color:#ffffff;
}
.table_mois a.jour_concert{
	width:15px;
	display:block;
	height:12px;
	background-color:#EE8019;
	color:#ffffff;	
	padding:2px;
}
/* pretty galery */
.pp_overlay{
	position: absolute;
	left: 0px;
	top: 0px;
}
.pp_pic_holder{
	position: absolute;
	left: 0px;
	top: 0px;
}
.ppt{
	position: absolute;
	left: 0px;
	top: 0px;
}

.alerte-no-javascript{
	width: 200px;
	margin: 25px;
	float: right;
	text-align: left;
	padding: 10px;
}
#recap_base_documentaire .tableau{
	width:560px;
	margin:0 auto;
	border:1px solid #666666;
	text-align:left;
}
#recap_base_documentaire .tableau .entete{
	width:250px;
	/*background-color:#DDDDDD;*/
	background-color:transparent;
	color:#000000;	
}
#recap_base_documentaire .tableau th{
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	background-color:#25913C;	
	text-align:center;
}
#recap_base_documentaire .tableau .paire{
	background-color:#efefef;
}
#recap_base_documentaire .plusButton {
    float: right;
    display: none;
    cursor: pointer;
    border: 1px solid #FFF;
    width: 16px;
    height: 16px;
    text-align: center;
    user-select: none;
}

@media print{
	#conteneur {width:100%;}
	#header-print {display:block;}
	#header {display:none;}
	#gauche {display:none;}
	#corps{margin-left:0px;width:100%;overflow:visible;}
	#droite {display:none;}
	#menu{display:none;}
	#menuH{display:none;}
	#signature{display:none;}
	#outils{display:none;}
	#footer img{display:none;}
	#footer .texte{position:relative;width:auto;}
    #bloc_galerie_photo_print{display:block;}
    #bloc_galerie_photo{display:none;}
}
*:focus {
	outline: none;
}
.tab-captcha{
	position: relative;
	width: 150px;
	margin: 0 auto;
}
.tab-captcha td{
	text-align: center;
	padding: 3px;
}
.detail_fiche_repertoire{
	display:none;
}
#logos_bas{
	margin:20px 0;
	text-align:center;
}
#logos_bas .fiche{
	display:inline-block;
	vertical-align:middle;
	margin:0 10px;
}
#logos_bas .fiche img{
	max-width:320px;
	max-height:100px;
}	

#gauche .boutons-reseaux-sociaux{
	display: block;
	width: 100px;
	height: 30px;
	padding: 5px 5px 5px 72px;
	color: white;
	background-repeat: no-repeat;
	position: relative;
	margin: 5px auto;
	text-decoration: none;
}
#gauche .boutons-reseaux-sociaux[href*="twitter"]{
	background-image: url(../images/bouton-fond-twitter.png);
}
#gauche .boutons-reseaux-sociaux[href*="facebook"]{
	background-image: url(../images/bouton-fond-facebook.png);
}
#logos_evts{
	margin: 25px 0px;
	text-align: center;
}
#logos_evts .fiche a img{
	max-width: 190px;
	position: relative;
	margin: 10px auto;
}
#lien-phototheque{
	background: url(../images/bouton-mediatheque.png) top left no-repeat;
	float: left;
	width: 277px;
	height: 100px;
	padding-top: 58px;
}
#lien-phototheque a{
	display: block;
	color: white;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	text-align: center;
	background: #000000;
	background: rgba(0,0,0,0.6);
	padding: 5px 0px;
	margin: 0px 10px 0px 10px;
}
#lien-phototheque a:hover{
	text-decoration: none;
	background: #7E047B;
}

