/* ------------------------------------ *
 CSS  Crée par R.MAYO MAYOCREA.com
 02 avril 2006 16:36:31
 * ------------------------------------ */

   html,body {
    background-color: #87B90C;
    color:  #01243A;
    margin: 0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    }
    h1 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 8px;
    text-align:center;
    }
    #conteneur_centre{
    background-color: #FFFFFF;
    width:844px;
    height:100%;
    margin-left:auto;
    margin-right:auto;
    }
    .marge{
       padding-top:10px;
        padding-left:13px;

     }
      .margeb{

        padding-left:13px;

     }
     #header{
     width:818px;
     height:173px;
     background-image:url("../images/header.jpg");
     background-repeat: no-repeat;
    }
     #logo{
     width:145px;
     height:64px;
     background-image:url("../images/logo.jpg");
     background-repeat: no-repeat;
    }
     .table{
     display:table;
     width:818px;
     height:auto;
     background-image:url("../images/table.jpg");
     background-repeat: repeat-y;
    }
    .left{
    text-align:center;
    float:left;
    width:150px;
    }
   .left_m{
    float:left;
    width:9px;
    }
    .center{
    float:left;
    width:460px;
    }
    .center_m{
    float:left;
    width:15px;
    }
    .center_pub{
    text-align:center;
    padding-right:9px;
    float:left;
    width:518px;
    }
    .right{
    text-align:center;
    float:left;
    width:150px;
    }
    #bottom{
     width:818px;
     height:34px;
     background-image:url("../images/bottom.jpg");
     background-repeat: no-repeat;
    line-height:34px;
    text-align:center;
    font-size:10px;
    }
    .my{
      color:#787878;
       text-decoration:none;
    }
    #navig{
       width:470px;
     height:29px;
     background-image:url("../images/navig.jpg");
     background-repeat: no-repeat;
    line-height:29px;
    text-align:center;
    font-size:11px;
    }
    #navig1{
       width:818px;
     height:29px;
     background-image:url("../images/navig1.jpg");
     background-repeat: no-repeat;
    line-height:29px;
    text-align:center;
    font-size:11px;
    }
    .lien_navig{
     color:  #01243A;
     font-size:11px;
     text-decoration:none;
    }
    .l_center{
     float:left;
     width:50px;
    }
    .r_center{
     float:left;
     width:390px;
    }
	.r_center em {color:#BFD587;}
    .clear{
    clear:both;
    }
    .gr{
     color:#87B90C;
     font-size:18px;
    }
     .menu{
     width:167px;
     height:37px;
     background-image:url("../images/menu.jpg");
     background-repeat: no-repeat;
     line-height:37px;
     color:#BFD587;
     font-size:18px;
    }
         .menu_sous{
     width:167px;
     height:22px;
     background-image:url("../images/menu_sous.jpg");
     background-repeat: no-repeat;
     line-height:15px;
     color:#BFD587;
     font-size:18px;
    }
    .menu_b{
     width:164px;
     height:37px;
     background-image:url("../images/menu_droite.jpg");
     background-repeat: no-repeat;
     line-height:37px;
     color:#BFD587;
     font-size:18px;
    }
      .menu_b_sous{
     width:164px;
     height:22px;
     background-image:url("../images/menu_droite_sous.jpg");
     background-repeat: no-repeat;
     line-height:15px;
     color:#BFD587;
     font-size:18px;
    }
    .l_menu{
     color:#87B90C;
     text-decoration:none;
    }
        .l_menu_sous{
     color:#787878;
     text-decoration:none;
     font-size:12px;

    }
     .l_menu1{
     color:#87B90C;
     text-decoration:none;
     font-weight:bold;
    }
      .lin1{
    background-color:#FFFFFF;
    line-height:8px;
     width:166px;
    }
    .lin{
    background-color:#FFFFFF;
    line-height:8px;
    width:166px;
    text-align:right;
    }
table{
width:818px;
border:0;
margin:0;
BACKGROUND-IMAGE: url(../images/table.jpg);
}
.easy_geo_inscris {
	/* bordure du tableau */
	border:0px solid #ccc;
	/* pas de bordure inferieure sur le tableau */
	border-bottom:none;
	/* Attribue une largeur au tableau */
	width:90px;
}
.easy_geo_inscris td {
	/* couleur de fond du tableau */
	background-color:#EDEDED;
	/* type de la police */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/* taille de la police */
	font-size:12px;
	/* marge intérieure des cellules */
	padding:20px;
	/* bordure inferieure des cellules */
	border-bottom:1px solid #ccc;
}
.easy_geo_inscris img {
	/* bordure de l'image */
	border-width:5px;
	/* couleur de la bordure de l'image */
	border-color:#87B90C;
	/* marge droite de l'image */
	margin-right:5px;
       /* permet d'afficher le texte en dessous de l'image */
       /*clear:both;*/
}
.easy_geo_inscris a {
	/* couleur du lien */
	color:#ff0000;
	/* police du lien */
	font-weight:bold;
	/* non souligné */
	text-decoration:none;
}
.easy_geo_inscris a:hover {
	/* couleur du lien survolé */
	color:#FF9900;
	/* souligné au survol */
	text-decoration:underline;	
}
.easy_geo_inscris .label {
	/* style du label */
	/* Couleur du texte */
	color:#FF0000;
	/* gras */
	font-weight:bold;
}
