@charset "iso-8859-2";
/* CSS Document */
BODY {
  background: #ffffff;
  background-image:url(../img/back_image.jpg);
  background-repeat:no-repeat;<br>
  font-color:#5D5D5D;
  margin: 0px;
}

a.lienbleu {
 color: #597685; font-size: 10px; font-family: Verdana
}
a.lienbleu:hover {
 color: #8da0b4; font-size: 10px; font-family: Verdana; background-color: #fff
}
a.lienorange {
 color: #D78400; font-size: 10px; font-family: Verdana
}
a.lienorange:hover {
 color: #d0a20b; font-size: 10px; font-family: Verdana; background-color: #fff
}
.justif {
 line-height: 12px; text-align: justify
}
.txt10 {
 font-size: 10px
}
.corpsnews {
 color: #080b0d; font-weight: normal; font-size: 12px; font-family: Verdana
}
a {
 color: #FF4C00; font-weight: bold
}
a:hover {
 color: #fff; font-weight: bold; background-color: #FF4C00
}
a.Print {
  font-size: 10px;
}

a.lien_footer
  {
    color:#FF4C00;
	font-size: 10px;
    text-decoration:none;
    font-weight:bold;
  }
  
  a.lien_footer:hover  {
    color:#ffffff;
	font-size: 10px;
    text-decoration:underline;
	background-color: #FF4C00;
    font-weight:bold;
 }

a.lien_credit
  {
    color:#333333;
	font-size: 9px;
    text-decoration:none;
    font-weight:normal;
  }
  
  a.lien_credit:hover  {
    color:#000000;
	font-size: 9px;
    text-decoration:underline;
	background-color: none;
    font-weight:normal;
 }

a.lien_image
  {
    color:#ffffff;
	font-size: 9px;
    text-decoration:none;
    font-weight:normal;
  }
  
  a.lien_image:hover  {
    color:#ffffff;
	font-size: 9px;
    text-decoration:underline;
	background-color: #ffffff;
    font-weight:normal;
 }

a.liencredit
  {
    color:#333333;
	font-size: 9px;
    text-decoration:none;
    font-weight:normal;
  }
  
  a.liencredit:hover  {
    color:#ffffff;
	font-size: 9px;
    text-decoration:underline;
	background-color: #000000;
    font-weight:normal;
 }

a.lien_actu
  {
    color:#FF4C00;
	font-size: 10px;
    text-decoration:none;
	background-color: #ffffff;
    font-weight:normal;
  }
  
  a.lien_actu:hover  {
    color:#ffffff;
	font-size: 10px;
    text-decoration:underline;
	background-color: #FF4C00;
    font-weight:normal;
 }


.text_footer {
	color: #333333;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana
}

.text_base {
	color: #333333;
	font-weight: normal;
	font-size:12px;
	font-family: Verdana
}
.text_titre {
	color: #333333;
	font-weight: bold;
	font-size:14px;
	font-family: Verdana
}

.text_titre_grand {
	color: #333333;
	font-weight: bold;
	font-size:20px;
	font-family: Verdana
}
.text_credit {
	color: #666666;
	font-weight: normal;
	font-size: 9px;
	font-family: Verdana
}
.legende {
	color: #333333;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana
}
.titre_orange {
	color: #FF4C00;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana
}	
.titre_blanc {
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana
}	
.texte_blanc {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana
}

.titre_orange16 {
	color: #FF4C00;
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana
}	