/* CSS Document */
.centre
{
text-align:center;
margin:auto;
}
.gauche
{
text-align:left;
}
.droite
{
text-align:right;
}
.visible
{
	display:inline;
}
.cache
{
	display:none;
}
.pasgras
 {font-weight:normal;}
.gras
{
	font-weight:bold;
}
.souligne
{
text-decoration:underline;
}
.italique
{
	font-style:italic;
}
.couleur_claire
{ 
 background-color:#abd;
}
.navy{color:navy;}
.noir{color:black;}
.borde5{padding-left:5px;padding-right:5px;}
.borde10{padding-left:10px;padding-right:10px;}
.borde20{padding-left:20px;padding-right:20px;}
.borde40{padding-left:40px;padding-right:40px;}

.titrebleu 
{
	font-size: 22pt;
  color: navy; 
  font-style: normal;
	font-family:  "Palatino Linotype","Arial","helvetica","Times new roman";
  text-decoration: none;
  font-weight: "bold";
}
.texteminus 
{
 /*text-align:justify;*/
 font-size: 8pt; 
 color: "black"; 
 font-style: normal; 
 font-family: "Times New Roman","Arial", "Times New Roman";
 text-decoration: none;
}
.textebase
{text-align:justify;
 font-size: 12pt;
 color: "black"; 
 font-style: normal; 
 font-family: "Arial", "Times New Roman";
}
.textelire 
{text-align:justify;
	font-size: 12pt;
  color: black; 
  font-style: normal; 
  font-family:  "Palatino Linotype","Times New Roman","Arial", ;
	text-decoration: none;
  font-weight: normal;
}
.copyrnoir{
  FONT-WEIGHT: normal ;FONT-STYLE: bold; FONT-SIZE: 8pt; MARGIN: 5px; VERTICAL-ALIGN: middle; solid;  COLOR: black;  FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif; ; BACKGROUND-COLOR: none; TEXT-ALIGN: center
}
.FrmBtnOut {
	BORDER-RIGHT: white 1px; solid; BORDER-TOP: white 1px solid; FONT-WEIGHT: bolder; FONT-SIZE: 12pt; MARGIN: 5px; VERTICAL-ALIGN: middle; BORDER-LEFT: white 1px solid; WIDTH: 250px; CURSOR: hand; COLOR: white; BORDER-BOTTOM: white 1px solid; FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif; HEIGHT: 30px; BACKGROUND-COLOR: navy; TEXT-ALIGN: center
}
.FrmBtnOn {
	BORDER-RIGHT: #d25535 5px solid; BORDER-TOP: #d25535 5px solid; FONT-WEIGHT: bolder; FONT-SIZE: 12pt; MARGIN: 5px; VERTICAL-ALIGN: middle; BORDER-LEFT: #d25535 5px solid; WIDTH: 250px; CURSOR: hand; COLOR: #d25535; BORDER-BOTTOM: #d25535 5px solid; FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif; HEIGHT: 30px; BACKGROUND-COLOR: #ffffff; TEXT-ALIGN: center
}
