.texte {  margin:0 20px; font-family: arial; font-size: 12px; font-weight: normal; color: #333333; text-align:justify; line-height:150%}
.texte2 {  margin:0 20px; font-family: arial; font-size: 12px; font-weight: normal; color: #333333; text-align:justify; line-height:150%}
.texte-petit {  margin:0 20px; font-family: arial; font-size: 11px; font-weight: normal; color: #333333; text-align:justify; line-height:150%}
.texte-accueil {  margin:0 20px; font-family: arial; font-size: 14px; font-weight: normal; color: #333333; text-align:justify; line-height:150%}

.texte-tableau {  margin:0 0; font-family: arial; font-size: 11px; font-weight: normal; color: #333333; text-align:justify; line-height:150%}

.texte-blanc {  margin:0 10; font-family: verdana, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; text-align:justify; line-height:150%}
.texte-blanc2{font-size: 9pt; font-variant: small-caps ; font-weight:700;text-decoration:none;color:white;font-family:Arial;}
.sous-titre {  margin:0 20; font-family: Arial; font-size: 13px; font-weight: bold; color: #333333; text-align:justify; line-height:150%}

.copyrights {  margin:0 20; font-family: Arial; font-size: 9px; font-weight: bold; color: #919191; text-align:justify; line-height:150%}

a.lien-bronze {font-size: 12px; font-family:arial; color:#AF6533; text-decoration:none;}
a:hover.lien-bronze {font-size: 12px; font-family:arial; color:#012563; text-decoration:none;}

a.lien-gris {font-size: 12px; font-family:arial; color:#919191; text-decoration:none;}
a:hover.lien-gris {font-size: 12px; font-family:arial; color:#0369C1; text-decoration:underline;}

a.lien-noir {font-size: 12px; font-family:arial; color:#333333; text-decoration:underline;}
a:hover.lien-noir {font-size: 12px; font-family:arial; color:#333333;text-decoration:none;}

a.lien-blue {font-size: 12px; font-family:Arial; color:#99CCFF; text-decoration:none}
a:hover.lien-blue {font-size: 12px; font-family:Arial; color:#4A8ACE; text-decoration:none}

a.lien-menu {font-size: 12px; font-family:Arial; color:#C0D5F0; text-decoration:none; text-align : left;}
a:hover.lien-menu {color:#4A8ACE; }


a.lien-menu-accueil{font-size: 9pt; font-variant: small-caps ; font-weight:700;text-decoration:none;color:white;font-family:Arial;}
a.lien-menu-accueil:hover{color : #4A8ACE;}

a.lien-menu-deconnexion{font-size: 8pt; font-weight:700;color:white;text-decoration:none;}
a.lien-menu-deconnexion:hover{color : #4A8ACE;}

.text {  font-family: arial; font-size: 12px; font-weight: normal; color: #333333; text-align:justify; line-height:150%}

.titre-page{text-transform: uppercase; font-weight:700;font-family:Arial;font-size:14px;color :#1F3C64;}

.titre2_tableau
{
	background-color:#1F3C64;
	padding-right:3px;
	padding-left:3px;
	border-left:#FFFFFF 1px solid;
	color:#FFFFFF;
	font-size:11px;
	font-family : Arial;
}
.texte_totaux
{
	padding-left:3px;
	border-top:#999999 1px solid;
	border-left:#999999 1px solid;
	border-bottom:#999999 1px solid;
	color:#333333;
	font-family : Arial;
	font-size : 11px;
}

.texte_tableau
{
	padding-right:3px;
	padding-left:3px;
	border: white 1px solid;
	color:#333333;
	font-family : Arial;
	font-size : 11px;
}
.bouton{
	background-color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	border:1px solid #999;
	color:#666666;
}


/**** Pour les onglets ***/

.onglet-no-actif
{ /* style des liens se trouvant dans un onglet inactif */
	background-color:white ; /* le fond de l'onglet est gris */
	text-decoration:none; /* les liens ne sont pas soulignés */
	text-transform : uppercase;
	font-size : 10px;
	text-align : center;
	color:#A6A6A6;
	text-decoration : none;
}

.onglet-no-actif-hover
{
	background : #C0D5F0;
	color: #1F3C64;
	text-decoration:none; /* les liens ne sont pas soulignés */
	text-transform : uppercase;
	font-size : 10px;
	text-align : center;
	cursor: pointer;
}



.onglet-actif { /* style de l'onglet de la page active */
/*	background-color:#1F3C64 ;le fond de l'onglet actif 
	text-decoration:none;  les liens ne sont pas soulignés
	text-transform : uppercase;
	font-size : 10px;

	text-align : center;
	cursor: pointer;
	color:#C0D5F0;
	text-decoration : none;

	background : #C0D5F0;
*/	
	background-color:#EDF3FB ;
	color: #1F3C64;
	text-decoration:none; /* les liens ne sont pas soulignés */
	text-transform : uppercase;
	font-size : 10px;
	text-align : center;
	cursor: pointer;	
} 
 
td.onglet 
{
	background-color:#EDF3FB ;
	border-top : 1px solid #1F3C64;
	color : #1F3C64;
}

div.onglet
{
	background-color:#F9F9FB ;
}

.linkaccess {
	display: block;
	width: 277px;
	height: 51px;
	background: transparent url(../img/bba_access.png) top left no-repeat;
}

.linkaccess:hover {
	background: transparent url(../img/bba_access.png) bottom left no-repeat;
}

.linkaccess  span {
	display: none;
}
