.TextNoir{
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 11px;
    font-weight : bold;
    color: #000000;
}

.Titre{
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 12px;
    font-weight : bold;
    color: #8D0000;
    letter-spacing : 2px
}

.TitrePage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
  	color: #4b4b4b;
	font-weight: bold;
}

.SsTitrePage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
  	color: #4b4b4b;
	font-weight: bold;
}

.TextTimesIt{
	font-family: Times New Roman, Times, serif;
 	font-size: 13px;
    font-weight : normal;
    font-style : italic;
    color: #000000;
}

.Text  {
	font-family : Times New Roman, Times, serif;
	font-weight : normal;
	font-style : italic;
    font-size : 13px;
    letter-spacing : 1px;
	color : #000099;
    text-decoration : none;
    text-align : justify;
}

.TextBlanc{
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 11px;
    color: #FFFFFF;
    text-decoration: none
}

.TextBlanc:Hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 11px;
    color: #FFFFFF;
    text-decoration: underline
}

.TextBlancSmall  {
	font-family: Verdana, Arial, Verdana, Helvetica, sans-serif;
 	font-size: 9px;
    color: #FFFFFF;
    text-decoration: none
}

.Tarif1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 11px;
    color: #000000;
    text-decoration: none;
    background-color: #EDF1F3;
}

.Tarif2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 11px;
    color: #000000;
    text-decoration: none;
    background-color: #FFFFFF;
}
.lien{
    text-decoration: underline;
    }
    
.lien:hover{
    text-decoration : none;
    }    

SELECT {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	FONT-SIZE: 10px;
	color : #2C669A;
	BORDER-TOP-WIDTH: 0px;
    BORDER-LEFT-WIDTH: 0px;
    BORDER-BOTTOM-WIDTH: 0px;
    BORDER-RIGHT-WIDTH: 0px;
    BORDER-LEFT-COLOR: ##2C669A;
    BORDER-TOP-COLOR: ##2C669A;
	BORDER-BOTTOM-COLOR: #ffffff;
    BORDER-RIGHT-COLOR: #ffffff;
    BACKGROUND-COLOR: #DDE0F0;
}
INPUT {
  	BORDER-TOP-WIDTH: 2px;
    BORDER-LEFT-WIDTH: 2px;
    FONT-SIZE: 10px;
	color : #2C669A;
    BORDER-LEFT-COLOR: #ffffff;
    BORDER-BOTTOM-WIDTH: 2px;
    BORDER-BOTTOM-COLOR: #ffffff;
    BORDER-TOP-COLOR: #ffffff;
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
    BORDER-RIGHT-WIDTH: 2px;
    BORDER-RIGHT-COLOR: #ffffff;
	BACKGROUND-COLOR: #DDE0F0;
}
.bouton {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	FONT-SIZE: 10px;
    COLOR: #2C669A;
	BORDER-LEFT-COLOR:  #FFFFFF;
	BORDER-TOP-COLOR:  #FFFFFF;
	BORDER-RIGHT-COLOR: #2C669A;
    BORDER-BOTTOM-COLOR: #2C669A;
    BORDER-TOP-STYLE: solid;
    BORDER-RIGHT-STYLE: solid;
    BORDER-LEFT-STYLE: solid;
	BORDER-BOTTOM-STYLE: solid;
    BACKGROUND-COLOR: #DDE0F0;    
}

.bg-menu-bottom2 {
	background: url(img/menu-bottom2.jpg) no-repeat ;
