body {
	font-family:   Verdana ;
    background-color: #fcedc2;
	}
h1
{
font-size:  large;
  text-align: center;
 }
h2
{
font-size:  medium;
  text-align: center;
 }
 h3
{
  font-size: small;
  text-align: left;
 }
 h4
 {
   margin-top: 0px;
   margin-bottom: 0px;
 }

td{ font-size: 8pt;  }

b {
{ font-size: 8pt; color: #000000; text-decoration: bold; text-decoration:italic;
}

hr {
  color: #1f7a3f;
}

.date
{
   margin-bottom: 15px;
   margin-right: 15px;
   float: left;
   font-weight: bold;
   font-size: x-large;
}
.date_gauche
{
   margin-bottom: 15px;
   margin-right: 15px;
   margin-top:  25px;
   float: left;
   font-weight: bold;
   font-size: x-large;
}

.date_droite
{
    margin-top:  15px; 
   margin-bottom: 15px;
   margin-right: 15px;
   margin-left: 15px;
   float:  right;
   font-weight: bold;

.texte_gauche
{
  float: left;
  font-size: large;
}
.texte_droit
{
	float: write;
  	text-align: justify;
}

.image_droite
{
  float: write;
 }

.texte {  
	font-size: 12px; 
	text-decoration: none;
}

.liensoul {  
	text-decoration: underline
}

.textepetit {
	font-size: 8pt;
	text-decoration: none; 
	
}
.textepetitgras {
	font-size: 8pt; 
	font-weight: bold;
	color: #000000;
	font-style: italic; 
}
.important {
	font-size: 10pt;
	color: #000000; 
	font-weight: bold;
	
}
.superpetit { 
	font-size: 7px;
	text-decoration: none;
	font-style: italic; 
}

.liensoulpetit {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	text-decoration: underline;
}

.titre {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #000388
}
.titre_accueil {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 20px; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #FF9900;
}

.titremoyen {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000388;
}

a:link
{
	color: #1f7a3f;
}
a.titre:link
{
	color: #1f7a3f
    text_decoration=;
}
a:hover
{
	color: #1f7a3f;
}

a:visited
{
	color: #1f7a3f;
}

a:active
{
	color: #d86000;
}

.champ
{
	font-family: Verdana;
	font: normal 10pt Verdana;
}
.fondPagesPrivées
{
	background-color:#dddddd;
}

.fondPagesPublics
{
	background-color:#f5f5f5;
}


.formLoginTitre
{
	font-family: Verdana ;
	color: "#000000";
	font: normal 12pt Verdana;
	background-position:  center;
	background-color:#f5f5f5;
}

.gestion_accueil
{
	font-family: Verdana ;
	color: "#1f54ff";
	font: normal 18pt Verdana;
	background-position:  center;
	font-style: italic;
}

.titrepage
{
	font: 12pt Verdana;
	background-color:white;
	font-weight: bold;
	color: #000000;
	text-align:center;
}

.grandtitre
{
	font: 16pt Verdana;
	background-color:#999999;
	color: white;
	text-align:center;
}


	
.lienNews
{
	font: Verdana;
	font-size: 8pt;
	background-color : #1f54ff;
	height:25px;
}

.liensousmenu
{
 font:  10pt Verdana;
 font-style: italic;
 color: "#000000";
 background-color : "#ffffff";
}

.liensousmenu_1
{
 font:  10pt Verdana;
 font-style: italic;
 color: "#000000";
 background-color : "#FFFFFF";
}

.liensousmenu_2
{
 font:  10pt Verdana;
 
 color: "#000000";
 background-color : "#FFFFFF";
}

.tableauInclude
{
 align: center;
 color:"#afafaf";
 background-color : "#ffffff";
 background-position:  center;
 div-align: center;
}

/*-------------------- Style pour astuces*---------------------------------------*/

.lienYadlajoie{
	text-decoration: none;
}

.DateAstuce{
	color: "#1f54ff";
	font: 8pt Arial;	
}


.formulaire{
	font-weight: bold;
	font-size: 6pt Arial;
	background-color : #CCCCCC;
		
}


.txtForm{
	background-color : #CCCCCC;
	font-family: Verdana;
	font: normal 8pt ;
}

/*Champs dans les formulaires*/
#ast {
	background-color : #FFFFCC;
}

#gras{
	font-weight: bold;
	font-size: 6pt Arial;
}


#titreAst{
	font: 10pt Verdana;
	color: "#ffffff";
	background-color : "#1f54ff";
	height:20px;
	text-align:center;	
}

.titreTableau{
	font: 10pt Verdana;
	color: "#ffffff";
	background-color : "#1f54ff";
	height:20px;
	text-align:center;
	
}

#chiffreAst{
	font: 8pt verdana;
	color: "#FF0000";
	
}


