

body
{
  
  height:100%;
  margin: 0;
  font-size:0.8em;
  font-family: Arial,tahoma,helvetica,"bitstream vera sans",sans-serif;
  color: #000000;
  background-color: #000000; 
  margin-top:20px; 
  margin-bottom:10px;  
   /*background-image: url("images/fond.png");*/
   /*background-color:#000000;*/
}
/*container*/

#global
{
  width: 757px;
  padding:0 0px;
  margin: 0 auto;
  background-image:url(../images/fond_menu_gauche3.gif);
  background-repeat: repeat-y;
  border-left:0px solid #000000;
  border-right:0px solid #ffffff;
}
/* L'en-tête */
#header
{
   width:757px;
   margin-bottom:0px;
   margin-top:0px;
   margin:auto;
   height: 100px;
   background-image: url(../images/fond_header6.gif);
   /*rouge:ed0500*/
   background-repeat: no-repeat;
   /*margin-bottom: 10px;*/
   border: 1px solid black;
}

/*menu de gauche*/
ul {
  margin-top: 16px;
  /*margin-right:16px;*/
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right:0px;
  padding: 0px;
  list-style: none;
}
li {
  float: left;
  margin-left: 3px;
}
#page_garde{

text-align:center;

}
#menu
{
   float:left;
   width: 119px; 
   
   border-left:0px;
   position:relative;
}

.element_menu{
margin-top:0px;

}
ul.element_menu {
list-style-type: none;
} 

ul.element_menu li {
	margin:0px;
}

ul.element_menu a {
     
     
	 width: 119px; 
     height: 20px;
     display: block;
     text-align: center;
     line-height:25px;
	 font-weight:bold;
	 border-left: 0px solid #000000;
	 border-bottom: 1px solid #000000;
	 border-top:0px;
	 border-right:0px;
	 padding-bottom:5px;
     text-decoration: none;
     color: #000;
     background: #c20505;
	  
	 }
	 
ul.element_menu a:hover {
     background: #f27d00;
     border: 0px solid #000000;
	 border-bottom: 1px solid #000000;
	 border-top:0px;
	 border-right:0px;
     }
	 
#menu_resultats{
	text-align:center;
	font-size:11px;
	width:119px;
}

/* Le centre de la page */
#corps
{
   float:right;
   width:637px;
   text-align:left;
   color: #000000;
   background-color: #ffffff;
   /*#ffbd7d ou #ffefd9*/
   /*background-image: url("images/fond_corps4.gif");
        background-repeat: repeat-y;*/
   border-left:0px;
   border-right:0px;
   border-bottom:0px;
   border-top:0px;
   height:100%;
}
#corps a{
color:#000000;
text-decoration: underline;
font-weight:bold;
}
#corps a:hover{
color:#E65E02;
text-decoration: underline;
font-weight:bold;
}
/*defiler le texte*/
#defilement
{
  width: 500px;
  height: 25px;
  line-height:20px;
  background-image: url(../images/def2.gif);
   /*rouge:ed0500*/
   background-repeat: no-repeat;
   margin-left:100px;
   margin-top:10px;
}
#corps_texte {
 margin-left: 20px;
}
#corps_texte a{
color:#000000;
text-decoration: underline;
font-weight:bold;
}
#corps_texte a:hover{
color:#E65E02;
text-decoration: underline;
font-weight:bold;
}
#corps_cadre_programme{
  float:left;
  margin-left:20px;
  margin-top:10px;
  height:80px;
  width:250px;
  border: 1px solid #C20504;
  text-align:center;
  background-color: #F0F0F0;
  
}
#corps_titre_programme{
  height:30px;
  width:250px;
   /*rouge:ed0500*/
  background-color: #C20504;
  font-weight:bold;
   line-height:26px;
}
#corps_cadre_news{
  float:left;
  margin-left:20px;
  margin-top:10px;
  height:80px;
  width:250px;
  border: 1px solid #C20504;
  text-align:center;
  background-color: #F0F0F0;
  
}
#corps_titre_news{
  height:30px;
  width:250px;
   /*rouge:ed0500*/
  background-color: #C20504;
  line-height:26px;
  font-weight:bold;
  text-align:center;
}
.news_date{
border-bottom: #000000 2px solid;
width:120px;
font-weight:bold;
text-align:left;
margin-left:10px;
margin-top:10px;
}
.news_contenu{
font-weight:bold;
text-align:left;
margin-left:10px;
}
#corps_cadre_photos{
  float:right;
  margin-right:20px;
  margin-top:50px;
  height:80px;
  width:250px;
  border: 1px solid #C20504;
  text-align:center;
  background-color: #F0F0F0;
  
}
#corps_titre_photos{
  height:30px;
  width:250px;
   /*rouge:ed0500*/
  background-color: #C20504;
   line-height:26px;
   font-weight:bold;
}
#corps_separation{
  height:1px;
   /*rouge:ed0500*/
   background-image: url(../images/pointrouge.gif);
   background-repeat: repeat-x; 
   margin-bottom:5px;
}

/*comite*/
#corps_cadre_comite{
  
  margin-top:5px;
  margin-bottom:5px;
  
  height:auto;
  width:600px;
  border: 1px solid #C20504;
  text-align:left;
  background-color: #F0F0F0;
  
}
#corps_titre_comite{
  height:30px;
  width:600px;
   /*rouge:ed0500*/
  background-color: #C20504;
   line-height:26px;
   font-weight:bold;
   text-align:center;
}
#corps_separation_comite{
  height:396px;
  width:3px;
   /*rouge:ed0500*/
   background-color: #C20504;
  /*background-image: url(../images/separation5.gif);
  background-repeat: repeat-y;*/
  margin-left:301px;
}

#corps_separation_fonction{
  height:1px;
  text-align:left;
  width:299px;
  margin-left:5px;
  padding:2px 0;
   /*rouge:ed0500*/
   background-image: url(../images/pointrouge.gif);
   background-repeat: repeat-x;   
   background-position:bottom left;
   font-weight:bold;
}
#corps_separation_nom{
  height:1px;
 width:auto;
  text-align:left;
  padding-left:4px;
   /*rouge:ed0500*/
   background-image: url(../images/pointrouge.gif);
   background-repeat: repeat-x;
   background-position:bottom left;  
}

/*equipes*/
#corps_cadre_equipe{
  
  margin-top:5px;
  margin-bottom:20px;
  height:auto;
  width:600px;
  border: 1px solid #C20504;
  text-align:left;
  background-color: #F0F0F0;
}

#corps_titre_equipe{
  height:30px;
  width:600px;
   /*rouge:ed0500*/
  background-color: #C20504;
   line-height:26px;
   font-weight:bold;
   text-align:center;
}
#contingent
{
  background-color: #C20504;
  border:0;
}
#separation
{
  
  background-image: url(../images/pointrouge.gif);
  background-repeat: repeat-x;   
   background-position:bottom left;
}
#corps_cadre_equipe_ent{
  
  margin:auto;
  height:auto;
  width:200px;
  border: 1px solid #C20504;
  text-align:left;
  background-color: #F0F0F0;
}

#corps_titre_equipe_ent{
  height:30px;
  width:200px;
   /*rouge:ed0500*/
  background-color: #C20504;
   line-height:26px;
   font-weight:bold;
   text-align:center;
}
#corps_cadre_equipe_ent2{
  
  margin:auto;
  height:auto;
  width:400px;
  border: 1px solid #C20504;
  text-align:left;
  background-color: #F0F0F0;
}

#corps_titre_equipe_ent2{
  height:30px;
  width:400px;
   /*rouge:ed0500*/
  background-color: #C20504;
   line-height:26px;
   font-weight:bold;
   text-align:center;
}
/*manifestations*/

#corps_cadre_manif{
  
  margin:auto;
  height:auto;
  width:250px;
  border: 1px solid #C20504;
  text-align:left;
  background-color: #F0F0F0;
}

#corps_titre_manif{
  height:30px;
  width:250px;
   /*rouge:ed0500*/
   background-color: #C20504;
   line-height:26px;
   font-weight:bold;
   text-align:center;
}

/*inscription*/
#corps_cadre_ins{
  
  margin:auto;
  height:auto;
  width:300px;
  border: 1px solid #C20504;
  text-align:left;
  background-color: #F0F0F0;
}

#corps_titre_ins{
  height:30px;
  width:300px;
   /*rouge:ed0500*/
  background-color: #C20504;
   line-height:26px;
   font-weight:bold;
   text-align:center;
}
/*contact*/
#corps_cadre_contact{
  
  margin:auto;
  height:auto;
  width:400px;
  border: 1px solid #C20504;
  text-align:left;
  background-color: #F0F0F0;
}

#corps_titre_contact{
  height:30px;
  width:400px;
   /*rouge:ed0500*/
  background-color: #C20504;
   line-height:26px;
   font-weight:bold;
   text-align:center;
}

.inscriperror {
	color:#DD1D1D;/*#3385ff*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	margin-left:20px;
}
/*entete de page + onglets équipes*/
#en-tete
{
 height:50px;
 overflow: hidden;
 background-image: url(../images/fond.png);
 background-repeat: repeat-x;
 padding-right:10px;
 padding-top:4px;
}
#en-tete_titre {
 float:left;
 padding-top:5px;
 padding-left:10px;
 font-size:20px;
}
#en-tete ul li a {
  float: left;
  text-decoration: none;
  letter-spacing: 1px;
  padding-left: 5px;
  background-image: url(../images/coin-gauche2.png);
  background-repeat: no-repeat;
  background-position: 0% -250px;
}
#en-tete ul li a span {
  float: left;
  padding-right: 5px;
  padding-left: 0px;
  padding-bottom:8px;
  background-image: url(../images/coin-droit2.png);
  background-repeat: no-repeat;
  background-position: 100% -250px;
  color: #ffffff;
}
#en-tete ul li#actif {
  float: left;
  text-decoration: none;
  letter-spacing: 1px;
  padding-left: 5px;
  background-image: url(../images/coin-gauche2.png);
  background-repeat: no-repeat;
  background-position: 0% -0px;
}
#en-tete ul li#actif span {
  float: left;
  padding-right: 5px;
  padding-left: 0px;
  padding-bottom:8px;
  background-image: url(../images/coin-droit2.png);
  background-repeat: no-repeat;
  background-position: 100% -0px;
  color: #333333;
}
#en-tete ul li a:hover {
  background-position: 0% -500px;
}
#en-tete ul li a:focus {
  background-position: 0% -500px;
}
#en-tete ul li a:hover span {
  background-position: 100% -500px;
}
#en-tete ul li a:focus span {
  background-position: 100% -500px;
}

/*pied de page*/
#pied_de_page
{
   clear:both;
   bottom:0;
   height:70px;
   text-align: center;
   color: #000000; 
   background-image: url(../images/fond_footer4.gif);
   background-repeat: repeat-x;  
   border: 1px solid #000000;
   border-left:0px;
   border-right:0px;
}
#pied_texte
{
 height:30px;
}

/*info pour scroll hor. et vert.*/
#informations
{
 height:50px;
 width:550px;
 text-align:left;
 padding-top:15px;
 padding-left:50px;
 background-image: url(../images/info.gif);
 background-repeat: no-repeat;  
 font-size:15px;
 font-weight:bold;
 color:#3f8cb9;
}

/*placement des onglets equipes*/
#onglet{
float:right;
margin-right:5px;
}


