@charset "iso-8859-2";
/* CSS Document */
A.imgbord:link {color: #000000;}
A.imgbord:active {color: #000000;}
A.imgbord:visited {color: #000000;}
A.imgbord:hover {color: #000000;}
.texte_blanc {
	font-family: Arial;
	font-size: 12px;
	COLOR: #ffffff;
}
.texte_gris {
	font-family: Arial;
	font-size: 12px;
	COLOR: #333333;
}
.titre_gris {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	COLOR: #333333;
}
.titre_blanc {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	COLOR: #FFFFFF;
}
.titre_orange {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	COLOR: #fab42d;
}

.lien_orange a {
	font-family: Arial;
	font-size: 16px; 
	color: #fab42d;
	font-weight: bold;
	text-decoration: none; 
}
.lien_orange a:link{
	font-family: Arial;
	font-size: 16px; 
	color: #fab42d;
	font-weight: bold;
	text-decoration: none; 
}
.lien_orange a:visited {
	font-family: Arial;
	font-size: 16px; 
	color: #fab42d;
	font-weight: bold;
	text-decoration: none; 
}
.lien_orange a:active  {
	font-family: Arial;
	font-size: 16px; 
	color: #fab42d;
	font-weight: bold;
	text-decoration: none; 
}
.lien_orange a:hover{
	font-family: Arial;
	font-size: 16px; 
	color: #fab42d;
	font-weight: bold;
	text-decoration: underline; 
}

.lien_gris a {
	font-family: Arial;
	font-size: 16px; 
	color: #232323;
	font-weight: bold;
	text-decoration: underline; 
}
.lien_gris a:link{
	font-family: Arial;
	font-size: 16px; 
	color: #232323;
	font-weight: bold;
	text-decoration: underline; 
}
.lien_gris a:visited {
	font-family: Arial;
	font-size: 16px; 
	color: #232323;
	font-weight: bold;
	text-decoration: underline; 
}
.lien_gris a:active  {
	font-family: Arial;
	font-size: 16px; 
	color: #232323;
	font-weight: bold;
	text-decoration: underline; 
}
.lien_gris a:hover{
	font-family: Arial;
	font-size: 16px; 
	color: #232323;
	font-weight: bold;
	text-decoration: none; 
}

.pt_lien_gris a {
	font-family: Arial;
	font-size: 14px; 
	color: #232323;
	font-weight: bold;
	text-decoration: underline; 
}
.pt_lien_gris a:link{
	font-family: Arial;
	font-size: 14px; 
	color: #232323;
	font-weight: bold;
	text-decoration: underline; 
}
.pt_lien_gris a:visited {
	font-family: Arial;
	font-size: 14px; 
	color: #232323;
	font-weight: bold;
	text-decoration: underline; 
}
.pt_lien_gris a:active  {
	font-family: Arial;
	font-size: 14px; 
	color: #232323;
	font-weight: bold;
	text-decoration: underline; 
}
.pt_lien_gris a:hover{
	font-family: Arial;
	font-size: 14px; 
	color: #232323;
	font-weight: bold;
	text-decoration: none; 
}

.tt_pt_lien_gris a {
	font-family: Arial;
	font-size: 12px; 
	color: #232323;
	font-weight: bold;
	text-decoration: underline; 
}
.tt_pt_lien_gris a:link{
	font-family: Arial;
	font-size: 12px; 
	color: #232323;
	font-weight: bold;
	text-decoration: underline; 
}
.tt_pt_lien_gris a:visited {
	font-family: Arial;
	font-size: 12px; 
	color: #232323;
	font-weight: bold;
	text-decoration: underline; 
}
.tt_pt_lien_gris a:active  {
	font-family: Arial;
	font-size: 12px; 
	color: #232323;
	font-weight: bold;
	text-decoration: underline; 
}
.tt_pt_lien_gris a:hover{
	font-family: Arial;
	font-size: 12px; 
	color: #232323;
	font-weight: bold;
	text-decoration: none; 
}



.lien_blanc a {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	COLOR: #FFFFFF;
	text-decoration: none; 
}
.lien_blanc a:link{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	COLOR: #FFFFFF;
	text-decoration: none; 
}
.lien_blanc a:visited {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	COLOR: #FFFFFF;
	text-decoration: none; 
}
.lien_blanc a:active  {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	COLOR: #FFFFFF;
	text-decoration: none; 
}
.lien_blanc a:hover {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	COLOR: #FFFFFF;
	text-decoration: underline; 
}