
body {margin:0px; margin-top:20px ;padding:0px;background-image:url(images/font_body.jpg); background-repeat:repeat-x;

	  /*margin:0px; 
	  margin-top:110px !important;
	  padding:0px;
	  /*background :url(images/habillage-demarrage-pogramme-voc.jpg) #ffffff no-repeat top center;*/

/*	background :url(images/gcpnd_com2.jpg) #ffffff fixed no-repeat top center;*/


	font-family:"Arial";
	font-size: 12px;
	color:#333;
	vertical-align:top;
	font-weight:normal;

}

@keyframes animation-events {
  0% { opacity:0;
    
  }
  
  25%
  {
	opacity:50;  
  }
  
   50%
  {
	opacity:0;  
  }
  
   75%
  {
	opacity:50;  
  }
  
  
  100% {
   opacity:100;
   
  }
}

.topblink
{float:left;
/*width:142px;
height:45px;*/
animation-duration: 2s;
animation-name: animation-events;
animation-iteration-count: infinite;
}

.topp{ z-index:99999;
position:fixed;
width:100%;
padding:0px;

vertical-align:top; 

}

/** les tiret de bas -----------------------------------------------------------------------  */

.tiret_menu{ border-bottom:#f1f1f1 1px solid;
}


/** les style texte -----------------------------------------------------------------------  */

.ministere {
	color:#000;
	font-weight:bold;
	font-size: 25px;
	font-family:"Trebuchet Ms";
}


.lien_bas {
	color:#999;
	font-size: 10px;
}
.lien_bas1 {
	color:#0066CC;
	font-size: 10px;
}


.menu {
	color:#000;
	font-weight:bold;
	font-size: 12px;
	font-family:"Trebuchet Ms";
}


.titre_1 {
	color:#000000;
	font-size:14px;
	font-family:"Arial";
	font-weight:bold;

}

.com_int {
	color:#000;
	font-size:10px;
}



.com {
	color:#333;
	font-size:12px;
	font-family:"Arial";
	font-weight:bold;

}

/**-bordure de tableau - ---------------------------------------------------------------------------*/

.border_menu {
	border:1px solid #f1f1f1 ;
}


.border_galerie {
	border:1px solid #fff ;
}


.border_theme {
	border:1px  dotted  #999999 ;
}

/*----------------------creation-----------------------------*/

a{
font-family:"Arial";
font-size: 12px;
text-decoration:none;
color:#333333;
font-weight:normal;

}

a:hover
{
text-decoration:none;
color:#FF9900;
}
#form {border:0px; padding:0px; margin:0px;}
#form input {border:1px; margin:0px;}


/*effet cellule*/
.cell_over { BACKGROUND-COLOR:#cccccc }
.cell_out { BACKGROUND-COLOR: #F0F0F0 }


/* Menu Accordeon Pour les questions */
ul {list-style-type: none; padding:0px}

.adxs {
  margin: 0;
  padding: 0;
  color: #000;
  width: 485px;
}
.adxs a, .adxs span {
  font-size:12px;
  display: block;
  padding: 4px 10px;
  text-decoration: none;
  text-align:justify;
}

.adxs .toggleSubMenu a, .adxs .toggleSubMenu span {
  
}
.adxs .open a, .adxs .open span {
 
}
.adxs a:hover, .adxs a:focus, .adxs a:active {
  text-decoration: none;
}
.adxs .subMenu {
  font-size: 11px;
  background: #ccc url(subMenu.png) 0 0 repeat-x;
  font-size: 11px;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #666;
}
.adxs ul.subMenu a {
  background: none;
  padding: 3px 20px;
}
.adxs ul.subMenu li { text-align:justify; font-size:12px }



/* Page question*/

.adxsq .toggleSubMenu a, .adxsq .toggleSubMenu span {
 font-size:12px; }
 
.adxsq .open a, .adxsq .open span { color:#F90; font-weight:bold; font-size:12px; 
}
.adxsq a:hover, .adxsq a:focus, .adxsq a:active {
  text-decoration: none;
}
.adxsq .subMenu {
  font-size: 11px;
  background: #ccc url(subMenu.png) 0 0 repeat-x;
  font-size: 11px;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #666;
}
.adxsq ul.subMenu a {
  background: none;
  padding: 3px 20px;
}

.adxsq li.toggleSubMenu a { text-align:justify; font-size:12px; padding:5px 0 5px 0; font-weight:bold}

 .adxsq li.toggleSubMenu span font{ color:#900}

.adxsq li { text-align:justify; padding:5px 0 5px 0;}

.adxsq ul.subMenu li { text-align:justify; font-size:12px; }

.jour {
    color: #F7941D;
    font-weight: lighter;
}

.num {
    color: #F7941D;
    font-weight: bold;
}



/* Fin Page question*/



