/* Feuille de style commune à l'ensemble des textes du site */
p{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #505050;
	margin:5px 5px 10px 5px;
}

.bc_10{ /* BleuClair 10px*/
	font-size: 10px;
	color: #dfdfff;
}

.bf_10{ /* BleuFoncé 10px*/
	font-size: 10px;
	color: #666699;
}

.h2 {
	font-family: Times New Roman, Times, serif;
	font-size: 140%;
	font-weight: bold;
	color: #000000;
	background-color : transparent;
}

.h2 a {
     color: #000000;
     text-decoration: none;
}

.h2 a:hover {
     color: #8080ff;
     text-decoration: none;
}

.h2 a:active {
     color:red;
     text-decoration: none;
}

.h3 {
	font-family: Times New Roman, Times, serif;
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	background-color : transparent;
}

.h3 a {
     color: #000000;
     text-decoration: none;
}

.h3 a:hover {
     color: #8080ff;
     text-decoration: none;
}

.h3 a:active {
     color:red;
     text-decoration: none;
}

.accroche { /* A l'origine, utilisé sur la page de Une, puis aussi sur la page paiements, etc. */
	font-family:/*Courier New, Courier, mono;*/ Garamond, Trebuchet;
	font-size: 90%;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
	text-align:left;
	margin-top:5px;
	margin-bottom:15px;
}

.accroche a {
     color: #000000;
     text-decoration: none;
}

.accroche a:hover {
     color: #8080ff;
     text-decoration: none;
}

.accroche a:active {
     color:red;
     text-decoration: none;
}

.suite{
     font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size: 60%;
  	 color: #000000;
  	 background-color : transparent;
	 display:inline;
}

.suite a {
     color: #000000;
     text-decoration: none;
}

.suite a:hover {
     color: #8080ff;
     text-decoration: none;
}

.suite a:active {
     color:red;
     text-decoration: none;
}

.dates_une{
     font-family: Arial, Helvetica, sans-serif;
	 font-size: 60%;
	 font-variant:small-caps;
	 letter-spacing:0.2em;
	 color: #888888;
}

.extrait{
	font-style: italic;
	color: #8080ff;
	text-align:center;
	margin:5px 10px 10px 10px;
}

.titre_une{
    margin-left:0;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	font-variant:small-caps;
	color: #888888;
	letter-spacing:0.9em;
	background-color : transparent;
}

.titre_center{
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #9999cc;
	background-color : transparent;
	text-align:center;
	margin-top:5px;
	margin-bottom:15px;
}

.titre_rubrique{
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	color: #8080ff;
	display:block;
}

.titre_valeur{
	font-family: Courier New, Courier, mono;
	font-weight: bold;
	font-size: 150%;
	text-align: center;
	letter-spacing:0.5em;
	color: #9999cc;
}

.titre_menu{
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #dfdfff;
}

hr{
	width: 60%;
	height: 1px;
	color: #8080ff;
}

.bleu_fonce{
	color: #666699;
}

.bleu_soutenu{
	color: #9999cc;
}


.bleu_soutenu_g{
	color: #9999cc;
	font-weight: bold;
}

.bleu_moyen{
	color: #9999ff;
}

.bleu_pale{
	color: #ccccff;
}

.bleu_tres_pale{
	color: #dfdfff;
}

.centre{
	text-align:center;
}

.droit{
	text-align:right;
}

.droit_bleu{
	text-align:right;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#9999cc;
}

a {
     color: #666699;
	 text-decoration: none;
}

a:hover {
     color: #8080ff;
     text-decoration: none;
}

a:active {
     color:red;
     text-decoration: none;
}
	 																
.ul { 
	position: relative;
    font-size: 10px;
    font-family: verdana, arial, sans-serif;
	background-color : transparent;
}																	

.ul a {
     color: #dfdfff;
     text-decoration: none;
}

.ul a:hover {
     color: #ffffcc;
}

.ul a:active {
     color:red;
}

.li{
	display: list-item;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	/*list-style: square;*/
	list-style-position: inside;
	color: #8080ff;
	background-color : transparent;
	margin-left: 10px;
}

.li a {
     color: #666699;
     text-decoration: none;
}

.li a:active {
     color:red;
}

.li a:hover {
     color:#ccccff;
}

.spanrg {
	font-weight: bold;
	color: red;
	display:inline;
	background-color : transparent;
}

.spanbg {
	font-weight: bold;
	color:#666699;
	display:inline;
	background-color : transparent;
}

.spanbarre {
	font-size: 12px;
	text-decoration:line-through;
	display:inline;
}

.b {
	font-weight: bold;
	display:inline;
}

.u {
	text-decoration: underline;
	display:inline;
}

.i {
	font-style: italic;
	display:inline;
}

.avertissement{
	font-family: Garamond, Trebuchet;
	font-size: 60%;
	font-weight: normal;
	color: #707070;
	background-color : transparent;
	margin:5px 5px 10px 5px;
}

.asterisque{
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
}
