html,
body  {
	margin: 0;
	background: #95ba1c;
	font-size: 10pt;
/*         font-family: Comic Sans MS,Arial,Tahoma,sans-serif; */
	font-family: Arial,Tahoma,sans-serif;
	padding: 5px 5px;
}

a {
        font-weight: normal;
        font-size: 15px;
        color: #712215;
        text-decoration: none;
}

a:hover {
        font-weight: normal;
        font-size: 15px;
        color: #712215;
        text-decoration: underline;
}

a.link_pages {
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #065091;
    TEXT-DECORATION: NONE;
}

a.link_pages:hover {
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #065091;
    TEXT-DECORATION: UNDERLINE;
}

a.aleft {
    display: block;
    width: 45px;
    height: 34px;
    background: url('/files/images/aleft_w.jpg');
}

a.aleft:hover {
    background: url('/files/images/aleft.jpg');
    text-decoration: none;
}

a.aright {
    display: block;
    width: 47px;
    height: 34px;
    background: url('/files/images/aright_w.jpg');
}

a.aright:hover {
    background: url('/files/images/aright.jpg');
    text-decoration: none;
}

.link_lang  {
        font-family: Comic Sans MS,Arial,Tahoma,sans-serif;
        font-weight: normal;
        font-size: 15px;
        color: #712215;
        text-decoration: none;
}

.link_lang:hover  {
        font-family: Comic Sans MS,Arial,Tahoma,sans-serif;
        font-weight: normal;
        font-size: 15px;
        color: #712215;
        text-decoration: underline;
}

.link_email {
        font-weight: normal;
        font-size: 10px;
        color: #712215;
        text-decoration: none;
}

.link_email:hover {
        font-weight: normal;
        font-size: 10px;
        color: #712215;
        text-decoration: underline;
}

.link_menu  {
        font-family: Comic Sans MS,Arial,Tahoma,sans-serif;
        font-weight: normal;
        font-size: 15px;
        color: #ffffff;
        text-decoration: none;
}

.link_menu:hover  {
        font-family: Comic Sans MS,Arial,Tahoma,sans-serif;
        font-weight: normal;
        font-size: 15px;
        color: #ffffff;
        text-decoration: underline;
}

.menu_selected{
        font-family: Comic Sans MS,Arial,Tahoma,sans-serif;
        color: #627b15;
        font-weight: bold;
}

.line_between{
        background: #95ba1c;
}

.td_preview{
        width: 160px;
        height: 150px;
}

.td_banners{
        width: 50%;
        text-align: center;
}

.date {
        color: #000000;
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
}

.run_string {
        font-family: Comic Sans MS,Arial,Tahoma,sans-serif;
        font-size: 15px;
        color: #000000;
        font-weight: normal;
}

.publication  {
        font-weight: normal;
        font-size: 15px;
        color: #000000;
}

.publication_title{
        font-weight: normal;
        font-size: 19px;
        color: #000000;
        text-align: left;
        text-decoration: underline;
}

h1{
        font-weight: normal;
        font-size: 19px;
        color: #000000;
        text-align: left;
        text-decoration: underline;
}

.title_letter {
        font-weight: bold;
        font-size: 25px;
        color: #000000;
        text-align: center;
}

.footer {
        color: #000000;
        font-size: 10px;
        font-weight: normal;
        text-align: center;
        padding: 2px;
}

.error {
        COLOR: #FF0000;
        FONT-SIZE: 13px;
        FONT-WEIGHT: bold;
        TEXT-ALIGN: center;
}

.login  {
        font-family: Comic Sans MS,Arial,Tahoma,sans-serif;
        font-weight: normal;
        font-size: 15px;
        color: #ffffff;
        text-decoration: none;
}

.response_title {
        background: #95ba1c;
        color: #000000;
        font-size: 15px;
        font-weight: normal;
        text-decoration: none;
        height: 25px;
        text-align: center;
}

.response {
        color: #000000;
        font-size: 15px;
        font-weight: normal;
        text-decoration: none;
        padding: 0px 12px 12px 12px;
}

.response_answer {
        color: #000000;
        font-size: 15px;
        font-weight: normal;
        text-decoration: none;
        padding: 0px 12px 12px 30px;
}
.comments {
        color: #95ba1c;
        font-size: 15px;
        font-weight: bold;
        text-decoration: none;
/*         text-align: center; */
}
.comments_title {
        background: #95ba1c;
        color: #000000;
        font-size: 15px;
        font-weight: bold;
        text-decoration: none;
/*         text-align: center; */
}
.date_comment {
        color: #000000;
        font-size: 10px;
/*         font-weight: bold; */
        text-decoration: none;
}
.comments_annonce{
        color: #6b6a6a;
        font-size: 13px;
        font-weight: normal;
        text-decoration: none;
        padding: 5px 0px 5px 0px;
}
.remark {
        COLOR: #FF0000;
        FONT-SIZE: 13px;
        FONT-WEIGHT: bold;
}
.rating_letter {
  cursor:pointer;
}

