/* menu   */

.menu
{
    COLOR: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    text-align: left;
    text-decoration: none
}
.menu A
{
    COLOR: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    text-align: left;
    text-decoration: none
}
.menu A:hover
{
    COLOR: #FFB510;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    text-align: left;
    text-decoration: none
}
.Sousmenu
{
    COLOR: #00619c;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none
}
.Sousmenu A
{
    COLOR: #00619c;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none
}
.Sousmenu A:hover
{
    COLOR: #CC0000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none
}



/* titres */

  .titre       { font-family: Arial, Helvetica, sans-serif; font-size: 24pt; color: #ce0031; font-weight: bold; text-align: center }
.titre1{
	font-size : 24px;
	font-family : arial;
	color : #000000
}

.Titreligne
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #FFFFFF;
    font-weight:  bold;
    text-align: left;
    TEXT-DECORATION: none
}
.Titreligne A
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #FFFFFF;
    font-weight:  bold;
    text-align: left;
    TEXT-DECORATION: none
}
.Titreligne A:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #FFFFFF;
    font-weight:  bold;
    text-align: left;
    TEXT-DECORATION: none
}
/* ligne */
  .boutton { bgcolor:#ce0031; color:#FFFFFF ; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold }
  .debutPage   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #00619c; text-align: justify; font-weight:bold }
  .ligne       { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #3366CC; text-align: justify }
  .ligne_small       { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #3366CC; text-align: justify }
  .input_small       { font-family: Verdana, Arial, Helvetica, sans-serif; height:18px;font-size: 8pt; color: #3366CC; }
  .ligneblanc { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; text-align: justify; TEXT-DECORATION: none }
  .ligneGauche       { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #3366CC; text-align: left }
  .lignecenter       { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #3366CC; text-align: center }
  .ligneBlanche       { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; text-align: justify }
  .red16Gras	{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16pt; color: #CC3333; font-weight:bold; }
  .red18Gras	{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18pt; color: #CC3333; font-weight:bold; }
  .red24	{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24pt; color: #FF0000; }
  .defaultTitreOrange12	{font-family: Arial; font-size: 12pt; color: #F26700; font-weight:bold; }
  .defaultTitreOrange14	{font-family: Arial; font-size: 14pt; color: #F26700; font-weight:bold; }
  .defaultTitreOrange18	{font-family: Arial; font-size: 18pt; color: #F26700; font-weight:bold; }
  .defaultTitreOrange24	{font-family: Arial; font-size: 24pt; color: #F26700; font-weight:bold; }
  .defaultTitreOrange36	{font-family: Arial; font-size: 36pt; color: #F26700; font-weight:bold; }
  .defaultTitreBleu12	{font-family: Arial; font-size: 12pt; color: #00619C; font-weight:bold; }
  .defaultTitreBleu14	{font-family: Arial; font-size: 14pt; color: #00619C; font-weight:bold; }
  .defaultTitreBleu18	{font-family: Arial; font-size: 18pt; color: #00619C; font-weight:bold; }
  .defaultTitreBleu24	{font-family: Arial; font-size: 24pt; color: #00619C; font-weight:bold; }

  H1		  { color: #00619c; font-size: 20pt; font-weight: bold }
  H2		  { color: #00619c; font-size: 12pt; font-weight: bold ; display: inline;}
  H3		  { color: #3366CC; font-size: 12pt; text-align: left;}

.warning {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: justify;
	color: #FF0000
}
/* bouton */
.BoutonRed3D_1 a{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none
}
.BoutonRed3D_1 a:hover{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #FFFF00;
	text-decoration: none
}
