﻿<style>

/* mobile*/
.bodyGen {
  font-size: 16px;
  font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
}

.small2x {
  font-size: 12px; /* 75% of the baseline */
  font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;

}


.small {
  font-size: 14px; /* 75% of the baseline */
  font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;

}

.normalM {
  font-size: 16px; /* 75% of the baseline */
  font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;

}

.txCorpMob {
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: 15px;
}


.large {
  font-size: 18px; /* 125% of the baseline */
  font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;

}

.large2x {
  font-size: 20px; /* 125% of the baseline */
  font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;

}


.titrePage {
	font-weight: bolder;
	font-size: 18px;
	color: #CC3300;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	text-align: center;
}

.titre2 {
	font-weight: bolder;
	font-size: 17px;
	color: #0000FF;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	text-align: center;
}

.titreBold {
	font-weight: bolder;
	font-size: 18px;
	color: #0000FF;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	text-align: left;
}


.styCopyright {
	text-align: center;
	font-size: 12px;
	 font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;

}





.styTitNavigDown {
	border-width: 1px;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: 16px;
	background-color: #FFFFCC;
}
.styListeNavigDown {
	font-size: 16px;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
}

.styImgMob { max-width: 100%; height: auto; }


li { /*list-style-type:decimal;*/
    /*    list-style-position:inside;*/
        margin:6px;
        padding:4px; } /* space bullet text*/
        
ul { /*list-style-type:decimal;*/
    /*    list-style-position:inside;*/
        margin:6px;
        padding:4px; }


<!-- Used -->

.tabNavig {
	border-width: 0;
	background-color: #B2CFEB;
}
.tabWhite {
	border-width: 0;
	background-color: white;
}
.styWidthPub {
}
a:hover {
	color: white;
	background-color: #003366;
}
.styImgLang {
	border-width: 10px;
	background-color: red;
}

div.linkNew a:link {
  color: #123456;
}

div.linkNew a:hover {
  color: #123;
}

div.linkNew a:visited {
  color: #654321;
}


.borderColor      { font-family: Tahoma; border-color :blue; border-width: 1px; 
               padding: 0; }


<!--
End Used -->          
     }
</style>
