/* Style de base pour la page (couleur fond : vert/blanc couleur texte : bleu) */

/*STYLE CORPS DE LA PAGE */
#conteneur {
	height: 50px;
	width: 730px;
	margin-left: 130px;
}

/* FOND DU SITE */
.contenu_milieu {
	background-image: url(../images/fond_contenu_milieu.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

/* Styles pour le menu */
.menu{
	/*margin-top: 20px;*/
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font-family:Verdana, Helvetica, sans-serif;
	font-weight:bold;
	width: 800px;
}
.menulog{
	margin-top: -30px;
}
.menu ul{
	height:70px;
	list-style:none;
	margin:0;
	padding:0;
}
.menu li{
    float:left;
}
.menu li a{
    color:#006699;
	display:block;
	font-weight:bold;
	line-height:20px;
	padding:0px 8px;
	text-align:center;
	text-decoration:none;
}
.menu li a:hover{
	color:#006699;
    background-color: #99FF99;
	text-decoration:none;
    background: url(../images/menu_on.gif);
}
.menu li ul{
    background:#006698;
	border-left:2px solid #FF9300;
	display:none;
	height:auto;
    filter:alpha(opacity=95);
	opacity:0.95;
	position:absolute;
	width:200px;
	z-index:200;
}
.menu li:hover ul{
    display:block;
}
.menu li li {
    display:block;
	float:none;
	width:200px;
}
.menu li ul a{
    display:block;
    color:#FF9300;
    line-height:20px;
    font-size:12px;
    font-style:normal;
    padding:0px 10px 0px 15px;
    text-align:left;
}
.menu li ul a:hover{
    background: none;
    background-color: #99FF99;
    color:#006698;
	opacity:1.0;
	filter:alpha(opacity=100);
}
.menu p{
    clear:left;
	}
.menu #current{
        background: url(../images/menu_on.gif);
        background-color: #99FF99;
}
/* Souligne la catégorie du menu */
#navSelect a:visited{
   background: url(../images/menu_on.gif);
   color: #006699; /*#66CCCC;*/
}
/* Souligne la catégorie du menu Admin */
#navSelect2 a:visited{
	background: url(../images/menu_on.gif);
   color: #006699; /*#66CCCC;*/
   
}
/* Fin menu */

/* BANNIERE */
#banniere { 
   margin-top: 50px;
   height: 200px;
   text-align: center;
 }
/* BANNIERE 2 */
#banniere2 {
   text-align: center;
 }
/* infoMAJ */
#infoMAJ {
	margin-top: 30px;
	text-align: center;
}
/* STYLE CORPS */
#corps {
 margin-top: 10px;
 margin-bottom: 30px;
 overflow: hidden;
 vertical-align: middle;
 text-align: center;
 color: #006699;

}
#corps_contact{
	/*position: relative;
	text-align: center;*/
	margin-bottom: 30px;
	overflow: hidden;
	vertical-align: middle;
	text-align: center;
	color: #006699;
}
#corps2 {
 margin-top: 30px;
 background-color: #FFFFFF  ;
 margin-bottom: 5px;
 overflow: hidden;
 width: 100%;
 vertical-align: middle;
 text-align: center;

}
#corps3 {
 margin-top: 50px;
 margin-bottom: 30px;
 background-color: #FFFFFF  ;
 overflow: hidden;
 width: 100%;
 vertical-align: middle;
 text-align: center;
 font-size:14px;

 color: #006699;

}
#corps4 {
 margin-top: 50px;
 margin-bottom: 30px;
 background-color: #FFFFFF  ;
 overflow: hidden;
 width: 100%;
 vertical-align: middle;
 text-align: center;
 font-size:20px;

 color: #006699;

}

#corpsMenu {	
	margin-bottom: 30px;
	background-color: #FFFFFF  ;
	overflow: hidden;
	width: 100%;
	vertical-align: middle;
	text-align: center;
	font-size:11px;
	color: #006699;
}
/* FIN STYLE CORPS */

/* CSS SPECIAL */
.texteNiveau2 {
   font:120% Arial, Helvetica, sans-serif;
   text-align:center;
   font-weight:bold;
   color: #336699;
   TEXT-DECORATION:underline;
}
#texte1 {
 font-weight:bold;
 text-align: center;
 color: #006699;
 text-decoration:underline;
}
.saut_ligne{
 margin-bottom: 50px;
}
.texte2 {
 text-decoration:underline;
}
.texte3 {
 color: #00CC33;
}
.texte4 {
  font-style: italic;
  font-size:13px;
}
.texte5 {
  float: right; margin: 0 6px 6px 0;
}
#texte6 {
 text-align: right;
}
#accueil {
 margin-top: 0px;
 margin-bottom: 30px;
 background-color: #FFFFFF  ;
 overflow: hidden;
 width: 100%;
 vertical-align: middle;
 text-align: center;

 color: #006699;

}
.msgErreur {
	text-align:center;
	color:#00CC33;
	font-size:18px;
	font-weight: bold;
}

 #body2 {
	/*font-family:Lucida Sans, Arial, Helvetica, Sans-Serif;
	font-size:13px;
	margin:20px;
	text-align:center;*/
	margin-bottom: 30px;
	overflow: hidden;
	vertical-align: middle;
	text-align: center;
	color: #006699;
}
/* FIN CSS SPECIAL */

/* STYLE PUCE */
.puce {
    list-style-image : url(../images/puce/puce2.gif);
  	margin: 0;
	padding: 0;
	list-style-position: inside;
	line-height: 20px;
}

/* STYLES POUR LES TABLEAUX QUADRILLÉS */
table.tabQuad {
   font-size: 80%;
   background-color:#FFFFFF;
   text-align:center;	
   width: 95%;
   margin: 0 auto;
   padding: 0;
   empty-cells: show;
   height: auto;
   border-bottom: 1px solid #000000;
   border-collapse: collapse;
}
table.tabQuad th  {
   border-bottom: 1px solid #336699;
   background-color:url('http://www.backgrounds.com/textures/blue/blue007.jpg');
   text-align:center;
   font-weight:bold;
   padding-bottom: 0;
   padding-left: 2px;
   padding-right: 2px;
   padding-top: 8px;
   padding-bottom: 8px;
}
table.tabQuad td
{
   background-color: #FFFFFF;
   text-align: center;
   padding: 3px;
   vertical-align: top;
}

table.tabQuad  tr
{
  border-bottom: 1px solid #336699;
}
/* FIN STYLE TABLEAUX QUADRILLÉS */

/* STYLES POUR LES TABLEAUX NON QUADRILLÉS */
table.tabNonQuad {
   font-size: 80%;
   background-color:#FFFFFF;

   width: 60%;
   margin: auto;
   border-collapse: collapse;
   padding: 0;
   empty-cells: show;

}
table.tabNonQuad th  {

   text-align:center;
   color : #336699;
   vertical-align:top;
   font-size: 150%;
   padding-top: 8px;
   padding-bottom: 12px;
}
table.tabNonQuad td  {
   background-color:#FFFFFF;
   text-align:left;
   padding:3px;
   vertical-align: top;
  font-weight: bold
}
/*FIN STYLE TABLEAUX NON QUADRILLÉS */

/* STYLES POUR LE TABLEAU DES CRITERES DE RECHERCHE */
table.criteres {
   width: 50%;
   margin: 0 auto;
}
table.criteres td  {
   height:30px;
}
/*FIN STYLE TABLEAU DES CRITERES DE RECHERCH */


/*STYLE JQUERY FORMULAIRE */
fieldset {
    border:none; width:320px;
    text-align: center;
          }

legend {
    font-size:18px;
    margin:0px;
    padding:10px 0px;
    color:#b0232a;
    font-weight:bold;
    text-align: center;
      }

label {
  display:block;
   margin:10px 0 5px;
    text-align: center;
        }

input[type=text], input[type=password]{
    width:200px; padding:5px; border:solid 1px #000;
}
.prev, .next {

    padding:5px 10px;
	color:#FF9966;
	background: #FFCC99;
	text-decoration:none;
    }

.prev:hover, .next:hover {

   text-decoration:none;
   background: #FFFFCC;
   }

.prev {
  float:left;
  }

.next {
  float:right;
  }

  #steps {
    list-style:none;
    width:100%;
    overflow:hidden;
    margin:0px;
    padding:0px;
    }

#steps li {
	font-size:24px;
	float:left;
	padding:10px;
	color:gray;

  }

  #steps li span {
    font-size:11px;
    display:block;
    }

  #steps li.current {
    color:#000;
    }
/*FIN STYLE JQUERY FORMULAIRE */

/*STYLE COMPTEUR */
#compteur {
  width: 90%;
  text-align: center;
}
/* FIN STYLE COMPTEUR */
