@charset "utf-8";
/* CSS Document */

<!--
body {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000066;
	background-image:url(../images/back-bleu.gif);
	background-repeat: repeat-x;
}
#main {
	width:1000px; 
	margin-left:auto; 
	margin-right:auto;
	background-color:#FFFFFF;
}
#header {background-color:#FFFFFF;}
#tdMenuGauche {
	background-color:#99FF00;
	background-image:url(../images/back-org.gif);
	background-repeat:repeat-x;
}
#menu-gauche { 
          width:195px;
		  height:600px;
          padding-top:20px; 
		  padding-left:0px; 
		 
}
#menu-gauche a {
	color: #000000; 
	font-weight:normal;
	text-decoration:none;
}
#menu-gauche a:hover {
	color: #000066;
	font-weight:normal;
	text-decoration:none;
}
#menu-gauche ul { padding:0; margin:0; } 
#menu-gauche li { list-style:none; padding-left:10px; padding-top:2px; margin:0; }
#date-news {
        text-align:right;
}
#photo-president { margin-right:5px; float:left; }
#texte {
   text-align:justify;
   padding-left:4px;
   padding-right:4px;
}
#texte a { font-weight:bold; color:#ff9934; text-decoration:underline; }
#texte a:hover { font-weight:bold; color:#6080c0; text-decoration:none; }
#tableauhp { 
        background-color:#FFFFFF;
        border:solid 2px #c7c7c7; 
		height:625px;
}
#tableau-clubs { 
		text-align:center;
}
#tableau-clubs td { 
        border:solid 1px #CCCCCC;
		border-collapse:collapse;
}
#back-tab { 
      background-color:#CCCCCC;
	  text-align:center;
	  font-weight:bold;
}
#tableau-dep { 
      width:85%;
	  text-align:center;
	  font-size:18px;
	  color:#06389b;
      background-color:#FFFFFF;
	  border-collapse:collapse;
}
#tableau-dep td { 
      border:solid 1px #CCCCCC;
}
#tableau-dep a { 
      color:#06389b; 
	  text-decoration:none;
}
#tableau-dep a:hover { 
      color:#06389b; 
	  text-decoration:underline;
}
#tableau-com { 
      width:85%;
	  text-align:center;
	  font-size:18px;
	  color:#ff9933;
      background-color:#FFFFFF;
	  border-collapse:collapse;
}
#tableau-com td { 
      border:solid 1px #CCCCCC;
}
#tableau-com a { 
      color:#ff9933; 
	  text-decoration:none;
}
#tableau-com a:hover { 
      color:#ff9933; 
	  text-decoration:underline;
}
#tableau-orga { 
      width:70%;
	  text-align:center;
	  font-size:18px;
	  color:#06389b;
      background-color:#FFFFFF;
	  border-collapse:collapse;
}
#tableau-orga td { 
      border:solid 1px #CCCCCC;
}
#tableau-orga a { 
      color:#06389b; 
	  text-decoration:none;
}
#tableau-orga a:hover { 
      color:#06389b; 
	  text-decoration:underline;
}
#tableau-part td { border:solid 1px black; 
               padding-bottom:8px; 
			   padding-top:8px; 
			   padding-left:8px; 
			   padding-right:8px; }
#footer {
	background-color:#000066;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
}
#footer a { 
      font-weight:bold;
	  color:#FFFFFF;
	  text-decoration:none;
}
#footer a:hover { 
      font-weight:bold;
	  color:#FFFFFF;
	  text-decoration:underline;
}
.stitre-texte { 
   font-size:17px;
   font-weight:bold;
   color:#06389b;
}
.stitre-texte h1 { 
   font-weight:bold;
   font-size:17px;
   color:#06389b;
   margin-bottom:0px;
}

h1.newsTitreRub { font-size:15px; color:#999999; margin:0 0 0.5em 0; }
.uneNews {

	border:dashed 1px #ff9933;
	margin:1em 0 1em 0;
	clear:both;
	padding:1em;
	background:url(../images/news-1news-degr.png) repeat-x bottom;

}
.titre-news { 
         font-size:22px; 
		 font-weight:bold;
		 background:#fff;
		 color:#003399
}
.date-news { 
         font-size:11px; 
		 background:#fff;
		 color:#999999;
}
.detail-news { 
         clear:both;
		 font-size:15px;
}

.clickContinue {

	font-weight:bold;


}
.clickContinue a {

	color:#003399;
	 


}
.clickContinue a:hover {

	color:#ff9933;
	 


}


.txt-red { 
    color:#FF0000; 
	font-weight:bold;
}


.uneNewsListe { margin-top:6px; margin-bottom:6px }
-->