  body { 
    padding: 0px;
    background-color: #FFFFFF;
    background-image: url(fond_hiatus.jpg);
    background-repeat: repeat-x;
    color: #8a8a8a;
    letter-spacing: 0px;
    font-family: Arial;
    font-size: 11px;
    }


  a:link, a:visited, a:active { 
    font-weight: bold;
    padding: 0px;
    color: #adadad;
    text-decoration: none;
    font-family: Trebuchet ms;
    font-size: 11px;
    }

  a:hover { 
    font-weight: bold;
    padding: 0px;
    text-decoration: underline; 
    font-family: Trebuchet ms;
    color: #8c659a;
    font-size: 11px;
    }


  tit { 
    font-family: Times new roman,Arial,Helvetica,sans-serif;
    font-size: 10px;
    background-color: #e8e7e3;
    font-weight: none;
    color: #787364;
    padding: 9px;
    text-transform: uppercase;
    text-decoration: none;
    border-bottom: 3px solid #d1cfc7;
    }

   strong {
    padding: 0px;
    color: #a59d8a;
    font-weight: bold;
    letter-spacing: 0px;
    text-align: justify;
    font-size: 11px;
    }

   g {
    padding: 0px;
    color: #a4a4a4;
    letter-spacing: 0px;
    text-align: justify;
    font-size: 11px;
    }

   es {
    padding: 0px;
    color: #c0bab5;
    letter-spacing: 0px;
    text-align: justify;
    font-size: 11px;
    }


   .t2 {
    padding: 8px;
    color: #949392;
    letter-spacing: 0px;
    text-align: justify;
    background-image: url(images/fond_title.png);
    font-size: 11px;
    border: 0px solid #d0dbe1;
    }


.selected {
        color: #808080;
        background-color: #fafafa;
        border: 1px solid #e0e3e4;
        font-size: 100%;
        padding: 5px;    
	font-family: Arial;  
        vertical-align : middle;
}

.selected:hover {
        color: #808080;
        border: 1px solid #e0e3e4;
        font-size: 100%;
        padding: 5px;
	font-family: Arial;
        vertical-align : middle;
}

.tit_news {
        color: #7c7c7b;
        background-image: url(images/fond_title.jpg);
        border: 0px solid #e0e3e4;
        font-size: 11px;
        padding: 8px;
        text-transform: uppercase;
        font-weight: bold;
	font-family: Trebuchet ms;
}

  .date {
        color: #999999;
        background-color: #fafafa;
        font-size: 10px;
        padding: 2px;
        font-weight: normal;
	font-family: Trebuchet ms;
}

  .content { 
    background-image: url(images/background-content.png);
    padding: 3px;
    color: #5b5955;
    letter-spacing: 0px;
    font-family: Tahoma;
    border: 2px solid rgb(241, 241, 241);
    font-size: 11px;
    line-height: 14px;
    }

  .content2 { 
    background-image: url(images/background-content1.png);
    background-repeat: repeat-x;
    padding: 2px 2px 2px 7px;
    color: #5b5955;
    letter-spacing: 0px;
    font-family: Arial;
    font-size: 11px;
    line-height: 14px;
    }





