body {
    background-color:#111313;
    text-align:center;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:12px;
    color:#eee2cb;
}
body, img, div, table, tbody, td, tr, th, h1, ul, li, h1, h2, h3, p {
    margin:0;
    padding:0;
    border:none;
}
a, a:visited {
    color:#cf4b2c;
    text-decoration:underline;
}
a:hover, a:visited:hover {
    color:#fc3304;
    text-decoration:underline;
}
#menu a, #menu a:visited, #cadres a, #cadres a:visited {
    color:#eee2cb;
    text-decoration:none;
}
#menu a:hover, #menu a:visited:hover, #cadres a:hover, #cadres a:visited:hover {
    color:#cf4b2c;
    text-decoration:none;
}
#site {
    width:1220px;
    background:url('http://jolstatic.fr/tcos/styles/2/img/header.jpg');
    background-repeat:no-repeat;
    margin:0 auto 0 auto;
}
#lien_entete {
    width:1150px;    
    height:280px;
    display:block;
    margin:0 auto 0 auto;
}
#cadres {
    height:99px;
    margin-top:30px;
    width:530px;
    margin-left:547px;
    text-align:left;
}
#cadre_gauche {
    width:265px;
    height:100%;
    float:left;
    overflow:hidden;
}
#cadre_droite {
    width:245px;
    margin-left:15px;
    height:100%;
    overflow:hidden;
    float:left;
}
#cadre_droite ul {
    list-style:none;
}
#corps {
    width:100%;
    overflow:auto;
}
#gauche {
    margin-left:130px;
    margin-top:110px;
    float:left;
    width:193px;
}
#menu {
    background:url('http://jolstatic.fr/tcos/styles/2/img/bg_menu.png');
    background-repeat:repeat-y;
    margin-bottom:15px;
}
#menu_contenu {
    width:193px;
    background:url('http://jolstatic.fr/tcos/styles/2/img/menu_bas.jpg');
    background-repeat:no-repeat;
    background-position:-2px bottom;
    text-align:left;
}
#menu_contenu img {
    margin-left:-2px;
}
#menu_contenu ul {
    margin-left:35px;    
    list-style:none;
    padding-bottom:3px;
}
#pub {
        margin-top:15px;
}
#im_menu1 {
    display:none;
}
ul#menu_1 {
    padding-bottom:0;
}
ul#menu_7 {
    padding-bottom:20px;
}
#contenu {
    float:left;
    margin-top:41px;
    margin-left:56px;
    width:841px;
}
.news {
    width:716px;
    text-align:justify;
}
.news_top {
    background-image:url('http://jolstatic.fr/tcos/styles/2/img/news_haut.png');
    background-repeat:no-repeat;
    height:60px;
    padding-top:30px;
    padding-left:100px;
}
.news_top h1 {
    color:#FFFFFF;
    font-size:18px;
    margin-bottom:5px;
    padding-right:15px;
}
.news_top .auteur {
    color:#cf4b2c;
}
.news_contenu {
    background-image:url('http://jolstatic.fr/tcos/styles/2/img/bg_news.jpg');
    background-repeat:repeat-y;
    padding:15px 20px 0px 15px;
    overflow:auto;
}
.news_contenu .vignette {
width:154px;
    float:left;
}
.news_contenu .news_texte {
    margin-left:160px;
}
.news_contenu .news_texte p {
    margin-bottom:10px;
}
.news_contenu ul {
    margin-left:15px;
    margin-bottom:10px;
}
.news_contenu .news_texte blockquote {
    margin-left:30px;
    border-left:5px solid #444;
    padding:10px;
    background-color:#333;
}
.news_bas {
    background-image:url('http://jolstatic.fr/tcos/styles/2/img/news_bas.jpg');
    background-repeat:no-repeat;
    height:86px;
    padding-top:30px;
    padding-left:110px;
    padding-right:15px;
}
#footer {
    width:1220px;
    height:281px;
    background-image:url('http://jolstatic.fr/tcos/styles/2/img/footer.jpg');
    background-repeat:no-repeat;
}
#footer_contenu {
    margin-top:107px;
    margin-left:570px;
    font-size:11px;
    float:left;
    width:380px;
}
.jol_actus_tags, .jol_article_sources, .jol_article_sources li {
    display:inline;
}
ul.jol_actus_tags_liste .jol_article_sources, .jol_article_sources li {
    list-style-type:    none;
    display:inline;
}
li.jol_actus_tags_tag, .jol_article_sources, .jol_article_sources li {
    display:            inline;
    padding-right:      5px;
}
li.jol_actus_tags_tag:after, .jol_article_sources, .jol_article_sources li {
    content:    ',';
}
li.jol_actus_tags_tag_dernier:after {
    content:    '';
}
/**
 * Pages - Container
 */
div.jol_actus_pages {
    color:  #999;
    margin: 15px;
}

/**
 * Pages - Liste des pages
 */
div.jol_actus_pages ul.jol_actus_pages_liste {
    margin:     0;
    padding:    0;
    text-align: left;
}
div.jol_actus_pages li.jol_actus_page {
    list-style-type:    none;
    display:            inline;
    padding-bottom:     1px;
    margin-right:       3px;
}
div.jol_actus_pages a.jol_actus_page_lien {
    border:             1px solid #eee2cb;;
    color:              #cf4b2c;
    padding:            2px 5px;
    text-decoration:    none;
}
div.jol_actus_pages a.jol_actus_page_lien:hover,
div.jol_actus_pages a.jol_actus_page_lien:active {
    border:             1px solid #cf4b2c;
    color:              #cf4b2c;
}
div.jol_actus_pages a.jol_actus_page_lien_actif,
div.jol_actus_pages a.jol_actus_page_lien_actif:hover {
    background-color:   #2e6ab1;
    color:              #fff;
    border-color:       #2b66a5;
    font-weight:        bold;
    cursor:             default;
}
div.jol_actus_pages a.jol_actus_page_lien_suivprec {
    color:              #cf4b2c;
    font-weight:        bold;
}
div.jol_actus_pages a.jol_actus_page_lien_suivprec:hover {
    color:              #cf4b2c
}
div.jol_actus_pages a.jol_actus_page_lien_desactive,
div.jol_actus_pages a.jol_actus_page_lien_desactive:hover {
    border-color:       #ccc;
    color:              #ccc;
    cursor:             default;
    font-weight:        normal;
}