/*------------------------------------------------*/
/*      PARAMETRES GENERAUX       */
/*------------------------------------------------*/

body {
	font-family: Arial,	Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	color: #000000;
}
a {
	color: #FF9900;
	font-style: oblique;
	text-decoration: underline;
}
a:hover {
	color: #885200;
	font-style: oblique;
	text-decoration: underline;
}
a:visited {
	color: #885200;
	font-style: oblique;
	text-decoration: underline;
}

/*-------------------------------------------*/
/*            TEXTES USUELS            */
/*-------------------------------------------*/

.textenormal{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.texteitaliquegras1 {
	color: #000000;
}
.texteitaliquegras2 {
	color: #FFFFFF;
}
.texteitaliquegras3 {
	color: #555555;
}
.texteitaliquegras5 {
	color: #336699;
}
.texteitaliquegras1, .texteitaliquegras2, .texteitaliquegras3, .texteitaliquegras3, .texteitaliquegras4,.texteitaliquegras5 {
	font-family: Arial,	Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	line-height: 14px;
	font-style: oblique;
	font-weight : bold;
}
.textepetit1  {
	color: #444444;
	font-style: normal;
	font-weight: 300;
	font-size: 10px;
	line-height: 12px
}
.textepetit2  {
	color: #000000;
	font-style: normal;
	font-weight: 300;
	font-size: 10px;
	line-height: 12px
}
.texte1{ /* orange */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/*------------------------------*/
/*              LIENS             */
/*-----------------------------*/

a.liennormal  {
	font-style: oblique;
	font-weight: bolder;
	font-size: 9px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: underline
}
a.liennormal:hover  {
	color: #885200;
}
a.liennormal2  {
	font-style: oblique;
	font-weight: bolder;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline
}
a.liennormal2:hover  {
	color: Black;
}
a.lienlogi  {
	color : #000000;
	font-style : normal;
	/*font-weight: 600;*/
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: underline
	font-weight : bold;
}
a.lienlogi:hover  {
	font-style : normal;
	color : #000000;
	font-weight : bold;
}
a.lienlogi:visited  {
	font-style : normal;
	color : #000000;
	font-weight : bold;
}
/*----------------------------------*/
/*              TITRES                 */
/*----------------------------------*/

.titre1 {
	font-weight: 900;
	font-size: 17px;
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, Geneva;
}
.titre2 {
	font-weight: 900;
	font-size: 17px;
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, Geneva;
}

/*-------------------------------*/
/*        COULEURS          */
/*------------------------------*/

/*orange : #FF9900
bleu : #336699;
blanc : #FFFFFF
beige : #bfab8a*/
.couleur1 { /* blanc */
	color : #FFFFFF;
}
.couleur2 { /* beige */
	color : #bfab8a;
}
.couleur3 { /* bleu */
	color : #336699;
}
.couleur4 { /* orange */
	color : #FF9900;
}

/* ----------------------------------------*/
/*        REGROUPEMENTS         */
/*----------------------------------------*/

.texteitaliquegras4, a.liennormal, .texte1 { /* orange */
	color: #FF9900;
}
.titre1 { /* bleu */
	color: #336699;
}
.titre2 {/* beige */
	color : #bfab8a;
}
.texteitaliquegras2 { /* blanc */
	color : #FFFFFF;
}
.titrelogi  {
	color : #FF8C55;
	font-style : normal;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.txtlogi  {
	color : #FF8C55;
	font-style : normal;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.TitreTableau{
	color : #FFFFFF;
	background : #336699;
	font-weight : bold;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}
.TextePetit{
   color : #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
