html, body {
	height:100%;
	margin:0;
}
body {
	background-color:#F1F6FA;
	text-align:center;
	font: normal 12px verdana, sans-serif;
	color: #000000;
}
body, img, div, table, td, tr, th, h1, ul, li, h2, h3 {
	margin:0;
	padding:0;
	border:none;
}
/* Liens */
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration:none;
}
a:active {
	color: #999999;
	text-decoration:none;
}
a:visited {
	color: #666666;
	text-decoration:none;
}
a:visited:hover {
	color: #999999;
	text-decoration:none;
}
/* Paragraphes, styles des images */
p {
  text-align: justify;
	margin:5px;
	margin-bottom:10px;
	margin-top:0px;
}
.freshnews_archives_texte {
	margin-bottom:0px;
}
a img {
	text-decoration:none;
}
a img:hover{
	text-decoration: none;
}

/* DIV Global */
#site {
	width: 900px;
	margin:0 auto 0 auto;
	min-height:100%;
}

#haut {
	position:relative;
	height: 200px;
	background: url('http://jolstatic.fr/eq2/theme/3/img/haut.jpg');
	background-repeat:no-repeat;
	z-index: 1;
}
a.lien-haut {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 900px;
  height: 200px;
  z-index: 3;
}
a.lien-gauche {
  display: block;
  position: absolute;
  top: 200px;
  left: 0px;
  width: 420px;
  height: 60px;
  z-index: 3;
}
/* Pub */
#pub {
	height:60px;
	width:468px;
	position:absolute;
	top:200px;
	left:420px;
}

/* DIV Contenant le reste de la page */
#container {
	padding-top:65px;
	background-image:url('http://jolstatic.fr/eq2/theme/3/img/fond.jpg');
	background-repeat:no-repeat;
	background-color:#E2EDF3;
	min-height:100%;
	position:relative;

}

/* Menu */
#menu {
	width: 198px;
	text-align: left;
	float: left;
	margin-bottom:30px;
}
#menu_top {
		background:url('http://jolstatic.fr/eq2/theme/3/img/menu/menu_haut.png');
		width:198px;
		height:15px;
		margin-bottom:-10px;
}
#menu_corps {
		background:url('http://jolstatic.fr/eq2/theme/3/img/menu/menu_fond.png');		
		padding-left: 22px;
		margin-left:3px;
}
#menu_bas {
		background:url('http://jolstatic.fr/eq2/theme/3/img/menu/menu_bas.png');	
		width:198px;
		height:59px;	
}
#menu h1 {
	font: bold 12px verdana, sans-serif;
	color: #6699FF;
	padding-left:3px;
	margin-top:10px;
}
#menu ul {
	padding-left: 20px;
}
#menu li {
	list-style-image: url('http://jolstatic.fr/eq2/theme/3/img/liste.gif');
}
#rss {
	margin: 10px;
	margin-left:20px;
	margin-top:0px;
}
#rss img {
	margin-right:5px;
}
/* Fin du menu */

/* Corps de la page*/
#main {
	width: 692px;
	margin-left: 198px;
	text-align:justify;
	padding-left: 10px;
	margin-top:55px;
	min-height:100%;
}

/* Cadre (actus, articles et section) */
#main .cadre {
	margin-bottom:15px;
}
#main .cadre_titre, .cadre_premier_titre {
	background:url('http://jolstatic.fr/eq2/theme/3/img/cadre_haut.png') no-repeat;
	margin-left:3px;
}
#main .interieur_cadre, .interieur_premier_cadre {
	background:url('http://jolstatic.fr/eq2/theme/3/img/cadre_fond.png') repeat-y;
	margin-left:44px;
	padding-left:10px;
	padding-right:60px;
	padding-top:10px;
}
#main .interieur_cadre a {
	text-decoration:underline;
}
#main .interieur_cadre a:hover {
	text-decoration:none;
}
#main .interieur_cadre a:visited {
	text-decoration:underline;
}
#main .cadre h2 {
	font: bold 16px verdana, sans-serif;
	color: #FF9900;
	padding-top:23px;
	margin-left:61px;
	margin-right:61px;
}
#main .cadre_bas, .bas_premier_cadre {
	background:url('http://jolstatic.fr/eq2/theme/3/img/cadre_bas.png') no-repeat;
	width:692px;
	height:28px;
}


#main .cadre .vignette {
	margin-right:40px;
	margin-top:15px;
	float: right; 
	padding: 2px;
}

/* Liens dans les textes */
#main .cadre a {
	color:#003399;

}
#main .cadre a:hover {
	color:#003300;
}
#main .cadre .auteur {
	font: normal 12px verdana, sans-serif;
	color: #6699FF;
	text-align:right;
}
#main .auteur a {
	text-decoration:none;
}
#main .auteur a:hover {
	text-decoration:none;
}
#main .auteur a:visited {
	text-decoration:none;
}
#main .cadre .suite {
	text-align: center;
	margin:10px;
}
.lireSuite_freshnews {
	text-align:right;
}
#main .cadre ul {
	margin-left:20px;
	list-style:decimal;
}
#main h3 {
	color:#003368;
	font: bold 14px verdana, sans-serif;
}
#main h3 a {
	color:#003368;
	font: bold 14px verdana, sans-serif;
}
/* Mise en forme du cadre section */
#tableau_section h3 {
	color:#003368;
	font: bold 14px verdana, sans-serif;
	text-align:center;
}
#dernieres_actus {
	width:320px;
}
#tableau_section {
	position:relative;
	border:none;
}
#main .capture_petite {
	text-align:center;
}
/* Fin de la mise en force du cadre section */

/* Copyright */
#copyright {
	width:900px;
	height:58px;
	background:url('http://jolstatic.fr/eq2/theme/3/img/pied.jpg') no-repeat;
	text-align:center;
        clear:both;
}
#copyright span{
	display:block;
	padding-top:20px;
	margin-right:auto;
}
blockquote {
    margin-left:20px;
    padding:4px;
    border-left:8px solid #E2EDF3;
    background-color:#F1F4FA;
}
.jol_article_sommaire_corps li {
    list-style:none;
}
div.jol_actus_tags {
    background-image:       url(http://jolstatic.fr/www/modules/Actualites/tag.gif);
    background-repeat:      no-repeat;
    background-position:    0 50%;
    margin:                 0px 0px 10px 0px;
    min-height:             15px;
    padding:                0 0 0 00px;
}
div.jol_actus_tags ul.jol_actus_tags_liste {
    list-style-type:    none;
    margin:             0;
    padding:            0;
}
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_pages {
    color:  #999;
    margin: 10px 0px 20px 120px;
}
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;
}