body {
    background-color:#343838;
    text-align:center;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:12px;
    color:#000000;
}
body, img, div, table, td, tr, th, h1, ul, li, h1, h2, h3, p {
    margin:0;
    padding:0;
    border:none;
}
#site a, #site a:visited {
    color:#343838;
    text-decoration:none;
}
#site a:hover, #site a:visited:hover {
    color:#999999;
    text-decoration:none;
}
.news .contenu a, #footer a {
    font-weight:bold;
}
#footer a:hover, #footer a:visited:hover {
    color:#000000;
    text-decoration:none;
}
#big_bg {
    background-image:url('http://jolstatic.fr/ffxiv/site/img/bg_header.jpg');
    background-repeat:no-repeat;
    background-position:top center;
    text-align:left;
}
#site {
    width:910px;
    margin:0 auto 0 auto;
    text-align:center;
    background-image:url('http://jolstatic.fr/ffxiv/site/img/bg_global.jpg');
    background-repeat:repeat-y;
}
#header {
    padding-top:34px;
    padding-left:5px;
    width:910px;
    height:535px;
    text-align:center;
    background-image:url('http://jolstatic.fr/ffxiv/site/img/header.jpg');
    background-repeat:no-repeat;
}
#lien_entete {
    display:block;
    width:900px;
    height:220px;
}
#pub {
    width:468px;
    height:62px;
    margin:0 auto 0 auto;
}
#menu_container {
    width:828px;
    height:32px;
    margin-left:36px;
    margin-top:12px;
    opacity:0.95;
    filter:alpha(opacity=95);
}
/* Menu */
#menu, #menu ul {
	list-style : none;
	line-height : 32px;
	text-align : center;
}
#menu {
	font-weight : bold;
	font-size : 12px;
	z-index:300;
}
#menu a {
	display	: block;
	padding	: 0;
	color : #000000;
	text-decoration : none;
	width : 137px;
}
#menu ul.menu_1, #menu ul.menu_1 a, #menu ul.menu_1 li {
        width : 136px;
        margin-left:0px;
}
#menu li { 
	float : left; 
	border-right : 1px solid #fff;
}
html>body #menu li {
	border-right: 1px solid transparent ;
}

#menu li ul { 
	position: absolute;
	width: 137px;
	left: -999em;
        z-index:300;
        background:#f5f9fb;
        margin-left:-1px;
        border-top : 2px solid #b6d4db;
}
#menu li ul li a {
        width:137px;
        text-align:left;
        padding-left:5px;
}
#menu li ul li {
        width:137px;
	border-bottom : 1px solid #b6d4db; 
        border-left : 1px solid #b6d4db;
        border-right : 1px solid #b6d4db;
}
#menu li ul ul {
	margin		: -22px 0 0 137px ;
	border-left	: 1px solid #b6d4db ;
}
#menu a:hover {
	color: #666666;
}
#menu li:hover ul ul, #menu li.sfhover ul ul {
	left: -999em;
}
#menu li:hover ul, #menu li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul {
	left: auto;
	min-height: 0;
}
#cadre_gauche {
    float:left;
    margin-left:51px;
    margin-top:40px;
    width:275px;
    height:128px;
    padding:0px 5px;
    overflow:hidden;
    text-align:left;
}
#cadre_centre {
    margin-left:12px;
    margin-top:40px;
    width:275px;
    height:128px;
    padding:0px 5px;
    text-align:left;
    overflow:hidden;
    float:left;
}
#cadre_centre ul {
    list-style:none;
    margin-left:5px;
}
#cadre_image {
    float:right;
    width:161px;
    height:121px;
    margin-right:82px;
    margin-top:38px;
}
#cadre_image img {
    max-width:161px;
    max-height:121px;
    border:1px solid #000;
}
#contenu {
    width:848px;
    margin:0 auto 0 auto;
    min-height:120px;
}
.news {
    width:848px;
    margin-top:5px;
    margin-bottom:5px;
    
}
.news .top {
    background-image:url('http://jolstatic.fr/ffxiv/site/img/news_top.png');
    background-repeat:no-repeat;
    width:848px;
    height:41px;
    text-align:left;
    padding-left:67px;
}
.news .top h1 {
    font-size:14px;
    display:block;
    padding-top:16px;
}
.news .contenu {
    background-image:url('http://jolstatic.fr/ffxiv/site/img/news_bg.png');
    background-repeat:repeat-y;
    width:800px;
    padding:10px 24px 5px 24px;
    text-align:justify;
		min-height:100px;
}
.news .contenu h1 {
    font-size:18px;
    margin:15px 0px 15px 0px;
    color:#036;
}

.news .contenu h2 {
    font-size:17px;
    margin:10px 0px 10px 10px;
    color:#036;
}
.news .contenu h3 {
    font-size:15px;
    color:#036;
}
.news .contenu ul {
    margin-left:20px;
}
.news .contenu .vignette {
    float:left;
    margin:5px 10px;
}
.news .contenu p {
    margin-bottom:10px;
}
.news .contenu .auteur {
    text-align:right;
    font-size:11px;
    font-style:italic;
}
.news .bas {
    background-image:url('http://jolstatic.fr/ffxiv/site/img/news_bas.png');
    background-repeat:no-repeat;
    width:848px;
    height:44px;
    margin-left:1px;
}
.news .bas .contenub {
    padding-top:7px;
    text-align:right;
    margin-right:20px;
    margin-left:20px;
    width:800px;
    font-style:italic;
    font-size:10px;
}
.news .bas .contenub span img {
    vertical-align:middle;
}
.jol_article_sources {
    display:inline;
    list-style:none;
}
.jol_article_sources li {
    display:inline;
}
#jolCapturesGalerie h1 {
    margin:5px 0px;
}
#jolCapturesGalerie .galerie {
    text-align:center;
    width:100%;
}
#jolCapturesGalerie .pages {
    margin:5px 0px;
}
#container {
    width:910px;
    text-align:center;
    background-image:url('http://jolstatic.fr/ffxiv/site/img/footer.jpg');
    background-repeat:no-repeat;
    background-position:0px bottom;
    padding-bottom:75px;
}
#footer {
    padding-top:250px;
}
#sub_footer {
    background-color:#343838;
    margin-bottom:10px;
}

div.jol_actus_tags {
    display:inline;
}
div.jol_actus_tags ul.jol_actus_tags_liste {
    list-style-type:    none;
    display:inline;
}
div.jol_actus_tags li.jol_actus_tags_tag {
    display:            inline;
    padding-right:      5px;
}
div.jol_actus_tags li.jol_actus_tags_tag:after {
    content:    ',';
}
div.jol_actus_tags li.jol_actus_tags_tag_dernier:after {
    content:    '';
}
div.jol_actus_reagir {
    position:relative;
    margin-left:430px;
    background-color:#f5f9fb;
    padding:6px;
    opacity:0.9;
    filter:alpha(opacity=90);
    border:1px solid #000;
}
div.jol_actus_pages {
    color:  #999;
    margin: 0 auto 0 auto;
}
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 li.jol_actus_page_separateur { }
div.jol_actus_pages a.jol_actus_page_lien {
    border:             1px solid #9aafe5;
    color:              #2e6ab1;
    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 #00468C;
    color:              #00468C;
}
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:              #00468C;
    font-weight:        bold;
}
div.jol_actus_pages a.jol_actus_page_lien_suivprec:hover {
    color:              #00468C
}
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;
}