/* CSS Document */

/* Formulaire de contact*/
.form1{
	width: 148px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.champ_dectrivez{
	width: 286px;
	height: 129px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.effacer{
	width: 79px;
	height: 18px;
	background-color: #010066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.envoyer{
	width: 79px;
	height: 18px;
	background-color: #010066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}


/* style texte bas de page*/
.texte-bas-page {
	color: #000000;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	vertical-align: middle;
}  

/* style titre page*/
.texte-titre-page {
	color: #010066;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 16px;
	font-style: normal;
	text-align: left;
	font-weight: bold;
}  

/* style titre page2*/
.texte-titre-page2 {
	color: #010066;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 16px;
	font-style: normal;
	text-align: justify;
	
}

/* style texte-noir*/
.texte-noir {
	color: #000000;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 12px;
	font-style:normal;
	text-align: justify;	
}  

/* style texte-noir-gras*/
.texte-noir-gras {
	color: #000000;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 12px;
	font-style:normal;
	text-align: justify;
	font-weight: bold;	
}  

/* style texte-bleu-gras*/
.texte-bleu-gras {
	color: #010066;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 12px;
	font-style:normal;
	text-align: justify;
	font-weight: bold;	
}  
/* style texte-noir*/
.texte-blanc {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 12px;
	font-style:normal;
		
}  

/* style menu*/
.style-menu {
	color: #CDCF00;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: Bold;
	text-align: center;
	vertical-align: top;
}  
/* Liens isquare bas de page*/
.liens-isquare-bas-page {
	color: #FF3399;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	text-align: center;
	font-weight: bold;
}  
   
   a.liens-isquare-bas-page {
    color: #FF3399;
    text-decoration: none;
    font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold; 
	text-align: center;
}
  a.liens-isquare-bas-page:link {
    color: #FF3399;
    text-decoration: none;
    font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold; 
	text-align: center;
}
	 
  a.liens-isquare-bas-page:hover { 
     color: #999999; 
     text-decoration: none;
	 font-family: "Century Gothic";
	 font-size: 12px;
	 font-weight: bold; 
	 text-align: center;
}

/* lien inactif*/
.lien-inactif {
	color: #666666;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	text-align: left;
}  

/* Liens sous-menu*/
.liens-sous-menu { 
     color: #010066;
    text-decoration: none;
    font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal; 
	text-align: left;
}  
   
   a.liens-sous-menu {
    color: #010066;
    text-decoration: none;
    font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal; 
	text-align: left;
}
  a.liens-sous-menu:link {
    color: #010066;
    text-decoration: none;
    font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal; 
	text-align: left;
}
	 
  a.liens-sous-menu:hover { 
     color: #666666; 
     text-decoration: none;
	 font-family: "Century Gothic";
	 font-size: 12px;
	font-weight: normal; 
	text-align: left;
}

/* Liens download*/
.liens-download { 
     color: #010066;
    text-decoration: none;
    font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal; 
}  
   
   a.liens-download {
    color: #010066;
    text-decoration: none;
    font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal; 
}
  a.liens-download:link {
    color: #010066;
    text-decoration: none;
    font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal; 
}
	 
  a.liens-download:hover { 
     color: #FFFFFF; 
     text-decoration: none;
	 font-family: "Century Gothic";
	 font-size: 12px;
	font-weight: normal; 
}

.titre {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.formulairebleu {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #B7B7B7;
}
