.lk1 {
    text-decoration : none;
    color : #2F465F !important;
    font-weight : bold;
}

.lk1:hover {
    color : #1D95AE !important;
}

.lk2 {
    text-decoration : underline;
    color : #676767 !important;
}

.lk2:hover {
    color : #000000 !important;
}

.lk3 {
    text-decoration : none;
    color : #142A43 !important;
}

.lk3:hover {
    color : #1D95AE !important;
}

.lk4 {
    text-decoration : none;
    color : #000000 !important;
}

.lk4:hover {
    color : #723346 !important;
}

.lk5 {
    color : #1D97AE !important;
}

.lk5:hover {
    color : #723346 !important;
}

.lk6 {
    color : #ffffff !important;
}

.lk6:hover {
    color : #1D95AE !important;
}

.lk7 {
    color : #ffffff !important;
    text-decoration : none;
}

.lk7:hover {
    text-decoration : underline;
}

.recently_added_date {
    color : #FECC01 !important;
}

#recently_added_content a {
    text-decoration : none;
    color : #EEEFE1 !important;
}

#recently_added_content a:hover {
    /*color : #FECC01;*/
    color : #ffffff !important;
}

h1{
    margin : 0;
    padding : 0;
    font-family : Verdana, Arial, Sans Serif;
    color : #203950;
    font-size : 18px;
    font-weight : bold;
}

h2{
    margin : 0;
    padding : 0;
    font-family : Verdana, Arial, Sans Serif;
    color : #45687c;
    font-size : 15px;
    font-weight : bold;
}

h3{
    margin : 0;
    padding : 0;
    font-family : Verdana, Arial, Sans Serif;
    color : #45687c;
    font-size : 12px;
    font-weight : bold;
}

h4{
    margin : 0;
    padding : 0;
    font-family : Verdana, Arial, Sans Serif;
    color : #45687c;
    font-size : 10px;
    font-weight : bold;
}

.t1 {
    font-size : 18px;
    color : #164475;
    font-weight : bold;
    font-family : Verdana, Arial, Sans Serif;
}

.t2 {
    color : #723346;
}

.t3 {
    font-size : 18px;
    color : #723346;
}

.spacer {
    clear:both;
}

.txtbig {
    font-size : 11px;
}

#item_retour {
    margin : 0 0 0 67px;
    font-weight : bold;
}

#item_retour a {
    text-decoration : none;
    color : #723346 !important;
}

#item_retour a:hover {
    text-decoration : underline;
}

.bluetxt {
    color : #4D6683;
}

