/* Global */

body {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, no-serif;
}

div {
	padding:0px;
	margin:0px;
}

img {
	margin:0px;
	border:0px;
}

h1, h2, h3 {
	padding: 0;
	margin: 0;
}

p {
	margin:0;
	padding:0 0 5px 0;
}

a.nonsouligne {
	text-decoration: none;
}

/* Body */

body {
	margin:0px;
	padding:0px;

	color:#BB6100;
	text-align:center;

	background-color:#000000;
	background-image: url(http://jolstatic.fr/bloodbowl/global/siteFond.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


/* Banniere */
div#banniere {
	margin:5px auto 0px auto;
	width:988px;
}

div#banniere img {
	width:988px;
	height:147px;
	display: block; /* remove space after the image */
}

img.titreImage {
	margin: 0 auto 5px auto;
	display: block;
}

/* Global columns */

div#panneau {
	text-align:left;
	margin:0 auto;
	padding:0;
	width:950px;

	background-image: url(http://jolstatic.fr/bloodbowl/global/panneauFond.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color:#4D280B;
}

div#panneauContenu
{
	padding:0 30px;
}

div#contenu {
	width:700px;
	margin-left: 185px;
}

div#menuDroite {
	float:right;
	margin:0;
}

div.rassembleur {
	overflow:hidden;
}

/* Menus */

div#menus {
	padding:10px 0 0 0;
	float: left;
	width:185px;
}

div.menuHaut {
	height:36px;
	background-image: url(http://jolstatic.fr/bloodbowl/global/menuHaut.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div.menu {
	width:163px;
	margin: 0 0 14px 0;
	position:relative;
}

div.menuFond {
	background-color:#3C2615;
	background-image: url(http://jolstatic.fr/bloodbowl/global/menuFond.jpg);
}

div.menuContenu {
	padding-left:10px;
	padding-right:10px;
	padding-bottom:30px;
	color:#FFFFFF;
	font-weight:bold;
}

div.menuContenu img {
	display : block; 
	margin: 0 auto 8px auto;
}

div.menuContenu a {
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}
div.menuContenu a:hover {
	color:#FFA200;
}

div.menuContenu h1 {
	margin:0 0 8px 0;
	font-weight:normal;
	text-transform:uppercase;
	text-align:center;
	color:#FFA200;
	font-family:"2Peas Billboard", Verdana, Arial, Helvetica, no-serif;
	font-size:15px;
}

div.menuContenu ul {
	margin: 0;
	padding: 0;
}


div.menuContenu ul ul {
	margin: 0;
	padding: 0 0 0 2px;
}


div.menuContenu ul li {
	list-style-type: none;
	white-space:nowrap;
	color:#FFFFFF;
}


div.menuBas {
	background-image: url(http://jolstatic.fr/bloodbowl/global/menuBas.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div#menuImageActualites {
	position:absolute;
	width:50px;
	height:70px;
	left:118px;
	top:18px;

	background-image: url(http://jolstatic.fr/bloodbowl/global/menuOeil.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

div#menuImageZoneMortelle {
	position:absolute;
	width:61px;
	height:68px;
	left:120px;
	top:18px;

	background-image: url(http://jolstatic.fr/bloodbowl/global/menuDoigts.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

div#menuImageLeJeu {
	position:absolute;
	width:75px;
	height:83px;
	left:100px;
	top:2px;

	background-image: url(http://jolstatic.fr/bloodbowl/global/menuDents.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

div#menuImageGalerie {
	position:absolute;
	width:84px;
	height:61px;
	left:98px;
	top:1px;

	background-image: url(http://jolstatic.fr/bloodbowl/global/menuOreille.gif);
	background-repeat: no-repeat;
	background-position: center top;
}


div#menuImageCommunaute {
	position:absolute;
	width:70px;
	height:110px;
	left:115px;
	top:0px;

	background-image: url(http://jolstatic.fr/bloodbowl/global/menuLangue.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

/* pub */

div#pub {
	text-align:center;
	width:158px;
}

div#pubHaut {
	width:149px;
	height:15px;
	background-image: url(http://jolstatic.fr/bloodbowl/global/pubHaut.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

div#pubGauche {
	width:149px;
	background-image: url(http://jolstatic.fr/bloodbowl/global/pubGauche.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

div#pubDroite {
	background-image: url(http://jolstatic.fr/bloodbowl/global/pubDroite.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

div#pubBas {
	width:149px;
	height:15px;
	background-image: url(http://jolstatic.fr/bloodbowl/global/pubBas.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

div#pubContenu {
	padding: 0 13px 0 16px;
	width:120px;
}

/* News */

div#news {
	width:520px;
}

div#newsContenu h1 {
	text-transform:uppercase;
	font-weight:normal;
	text-align:center;
	color:#BF0000;
	font-family:"2Peas Billboard", Verdana, Arial, Helvetica, no-serif;
	font-size:30px;
	padding: 0 0 10px 0;
}

/* Screen */

div#screenshot {
	float:left;
	margin: 22px 0 5px 0;
	width:234px;
}

div#screenshotContenu {
	text-align:center;
}

div#screenshotContenu img {
	margin: 0 auto 10px auto;
}

div#screenshot h1 {
	text-transform:uppercase;
	font-weight:normal;
	text-align:center;
	color:#BF0000;
	font-family:"2Peas Billboard", Verdana, Arial, Helvetica, no-serif;
	font-size:20px;
}

div.capture {
	text-align:center;
}

table.galerie td {
	width: 215px;
}

div.image800 {
	text-align:center;
}

div.image800 img {
	margin: 0 auto 0 auto;
}

/* Forum */

div#forum {
	margin: 22px 0 5px 250px;
	width:270px;
}

div#forum h1 {
	text-transform:uppercase;
	font-weight:normal;
	text-align:center;
	color:#BF0000;
	font-family:"2Peas Billboard", Verdana, Arial, Helvetica, no-serif;
	font-size:20px;
}

div#forumContenu {
	text-align: left;
}

div#forumContenu a {
	color:#310000;
}

div#forumContenu a:hover {
	color:#FF0000;
}

/* Parchemin */
div.parcheminHaut {
	height:35px;
	margin: 0 85px 0 120px;
	background-image: url(http://jolstatic.fr/bloodbowl/global/parcheminHaut.gif);
	background-repeat: repeat-x;
}

div.parcheminHautGauche {
	float:left;
	width:120px;
	height:35px;
	background-image: url(http://jolstatic.fr/bloodbowl/global/parcheminHautGauche.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div.parcheminHautDroite {
	float:right;
	width:85px;
	height:35px;
	background-image: url(http://jolstatic.fr/bloodbowl/global/parcheminHautDroite.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

div.parcheminFond {
	background-image: url(http://jolstatic.fr/bloodbowl/global/parcheminFond.jpg);
	background-color:#D4B27E;
}

div.parcheminContenu {
	padding:0px 20px 5px 20px;
	text-align: justify;
	color:#310000;
}

div.parcheminContenu a {
	color:#BC0000;
}
div.parcheminContenu a:hover {
	color:#FF0000;
}

div.parcheminContenu h1 {
	text-transform:uppercase;
	font-weight:normal;
	text-align:center;
	color:#BF0000;
	font-family:"2Peas Billboard", Verdana, Arial, Helvetica, no-serif;
	font-size:30px;
	padding: 0 0 10px 0;
}

div.parcheminContenu table.match {
	font-weight:normal;
	text-align:center;
	border: 1px black solid;
	border-collapse:collapse;
	padding: 5px 0 10px 0;
	width:100%;
}

div.parcheminContenu table.match th {
	border:1px solid black;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
}

div.parcheminContenu table.match td {
	border:1px solid black;
	text-align:center;
}

div.parcheminDroite {
	background-image: url(http://jolstatic.fr/bloodbowl/global/parcheminDroite.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

div.parcheminGauche {
	background-image: url(http://jolstatic.fr/bloodbowl/global/parcheminGauche.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

div.parcheminBas {
	margin: 0 57px 0 40px;
	height:11px;
	background-image: url(http://jolstatic.fr/bloodbowl/global/parcheminBas.gif);
	background-repeat: repeat-x;
}

div.parcheminBasGauche {
	float:left;
	width:40px;
	height:11px;
	background-image: url(http://jolstatic.fr/bloodbowl/global/parcheminBasGauche.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div.parcheminBasDroite {
	float:right;
	width:57px;
	height:11px;
	background-image: url(http://jolstatic.fr/bloodbowl/global/parcheminBasDroite.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

div.parcheminSeparateur {
	margin: 10px 0 10px 0;
	height:6px;
	background-image: url(http://jolstatic.fr/bloodbowl/global/parcheminSeparateur.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

/* parchemin rouge */

div.parcheminRougeHaut {
	width:170px;
	height:24px;
	background-image: url(http://jolstatic.fr/bloodbowl/global/parcheminRougeHaut.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

div.parcheminRougeFond {
	width:170px;
	padding-top:5px;
	background-image: url(http://jolstatic.fr/bloodbowl/global/parcheminRougeFond.jpg);
	background-color:#C7906D;
	background-repeat: repeat-y;
}

div.parcheminRougeBas {
	width:170px;
	height:11px;
	background-image: url(http://jolstatic.fr/bloodbowl/global/parcheminRougeBas.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

/* LeSaviezVous */

div#leSaviezVous {
	margin: 16px 0 5px 0;
	width:170px;
}

div#leSaviezVousContenu {
	text-align:justify;
	padding: 0 10px 10px 10px;
	color:#000000;
}

div#leSaviezVousContenu h1 {
	text-transform:uppercase;
	font-weight:normal;
	text-align:center;
	color:#BF0000;
	font-family:"2Peas Billboard", Verdana, Arial, Helvetica, no-serif;
	font-size:16px;
	margin: 0 0 10px 0;
}

/* RapportDeMatch */

div#rapportDeMatch {
	margin: 0 0 10px 0;
	width:170px;
}

div.petitCasqueTransparent {
	background-image: url(http://jolstatic.fr/bloodbowl/global/petitCasque.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

div#rapportDeMatchContenu {
	padding: 0 10px 20px 10px;
	text-align:center;
	color:#000000;
	font-weight:bold;
}

div#rapportDeMatchContenu span.score {
	color:#C00000;
}

div#rapportDeMatchContenu h1 {
	text-transform:uppercase;
	font-weight:normal;
	text-align:center;
	color:#BF0000;
	font-family: "2Peas Billboard", Verdana, Arial, Helvetica, no-serif;
	font-size:16px;
	margin: 0 0 20px 0;
}

/* Page normale - min */ 

div.page {
	margin: 0px auto 0 auto;
}

div#pageMin {
	margin: 5px 10px 0px 10px;
}


/* bas de page */

div#fonduPanneau {
	margin:0 auto;
	height:20px;
	width:950px;
	background-image: url(http://jolstatic.fr/bloodbowl/global/fonduVertical.png);
	background-repeat: repeat-x;
}

div#sousPanneau {
	margin:0 auto;
	width:950px;
	background-color:black;
}

div#copyrights {
	text-align:center;
	color:#BD540A;
}

div#copyrights a {
	text-decoration:none;
	color:#DF7F3B;
}
div#copyrights a:hover {
	color:#FF0000;
}

div#gobelinVolant {
	text-align: center;
}

div#gobelinVolant img {
	margin: 0 auto;
	display : block; 
}

/* Actu */

a.jol_actus_suite { font-weight: bold; }
div.jol_actus_infos { font-size:9px; }
div.jol_actus_titre h1 a { font-size: 16px; }
div.jol_actus_titre h2 a { font-size: 15px; }
div.jol_actus_corps { margin:15px 0px; }

div.jol_actus_accroche_hr {
	margin: 10px 0 10px 0;
	height:6px;
	background-image: url(http://jolstatic.fr/bloodbowl/global/parcheminSeparateur.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

div.jol_actus_accroche_hr hr {  display: none; }
div.jol_actus_vignette img {
	float:left;
	margin: 5px 0;
}
div.jol_actus_corps blockquote {
	font-style: italic;
	border-left: 2px solid #9C1B0F;
	margin-left: 20px;
	padding: 10px;
}

ul.jol_actus_tags_liste { 
	font-size:9px;
	padding:0;
	margin:0;
	font-style: italic;
}

li.jol_actus_tags_tag {
	padding: 0;
	margin: 0 0 2px 5px;
}
div.jol_actus_outils a {
	font-size:9px;
}

div.jol_actus_outils {
	padding: 4px;
	text-align: center;
}

div.jol_actus_outils span.jol_actus_imprimer {
	background-image: url(http://jolstatic.fr/bloodbowl/icones/icone_imprimer.gif);
	background-repeat: no-repeat;
	padding: 1px 2px 1px 19px;
}

div.jol_actus_outils span.jol_actus_envoyer {
	background-image: url(http://jolstatic.fr/bloodbowl/icones/icone_envoyer.gif);
	background-repeat: no-repeat;
	padding: 0 2px 1px 20px;
}

div.jol_actus_outils span.jol_actus_commentaires {
	background-image: url(http://jolstatic.fr/bloodbowl/icones/icone_commentaires.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding: 0 0 1px 15px;
}

div.jol_actus_outils span.jol_actus_source { 
	font-weight: bold;
	padding: 0 5px 0 0;
}


div.jol_actus_pages { margin: 10px 0; }

div.jol_actus_pages ul.jol_actus_pages_liste { 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_tags {
	min-height: 16px;
}

div.jol_actus_tags ul.jol_actus_tags_liste {
	list-style-type: none; 
}

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: ''; }


/* article */

div.jol_article_accroche {
	padding: 5px 5px 0px 5px;
	margin-bottom: 5px;
	font-size: 13px;
	padding:10px;
	color:#BC0000;
}

div.jol_article_maj {
	font-style: italic;
	color:#9C5F00;
}

div.jol_article_corps {
	margin:0px 0px 5px 0px;
	overflow:hidden;
}

div.jol_article_corps h2 {
	color:#80001E;
	text-decoration:underline;
	font-size:13px;
	margin:3px 0;
}

div.jol_article_corps h3 {
	color:#80001E;
	text-decoration:underline;
	font-style: italic;
	margin:3px 0;
}

div.jol_article_corps p {
	margin:5px 0 20px 0;
}

div.jol_article_corps ul {
	margin-bottom: 7px;
}

div.jol_article_outils, div.jol_article_infos {
	font-size:9px;
	margin: 2px 0 15px 0;
	padding: 3px 0;
	text-align: center;
}

div.jol_article_outils, div.jol_article_infos {
	font-size:9px;
}

div.jol_article_sources {
	float: left;
	text-align: left;
}
ul.jol_article_sources {
	list-style-type: square;
	margin-top: 2px;
	padding-left: 20px;
}
div.jol_article_outils span.jol_article_imprimer {
	background-image: url(http://jolstatic.fr/bloodbowl/icones/icone_imprimer.gif);
	background-position:0 3px;
	background-repeat: no-repeat;
	padding: 2px 0 2px 19px;
}
div.jol_article_outils span.jol_article_commentaires {
	background-image: url(http://jolstatic.fr/bloodbowl/icones/icone_commentaires.gif);
	background-position:0 3px;
	background-repeat: no-repeat;
	padding: 2px 0 2px 15px;
}

ul.jol_article_sommaire_liste_1 { float: left; }
ul.jol_article_sommaire_liste_2 { float: left; }
ul.jol_article_sommaire_liste_3 { float: left; }
ul.jol_article_sommaire_liste_4 { float: left; }
ul.jol_article_sommaire_liste_5 { float: left; }

div.jol_article_sommaire_corps { overflow:hidden; }
LI.jol_article_navigation_prec SPAN { margin-right:5px; }
LI.jol_article_navigation_suiv SPAN { margin-right:5px; }

div.jol_article_pagination {
	position: relative;
	text-align: center;
	top: 17px;
}
div.jol_article_navigation a { display: block; }
div.jol_article_navigation { margin-bottom: 10px; }

div.jol_article_pagination strong { padding: 0 6px }

div.jol_article_navigation ul {
	display: block;
	list-style-image: none;
	list-style-type: none;
}
li.jol_article_navigation_prec { float: left; }
li.jol_article_navigation_suiv {
	float: right;
	text-align: right;
}

li.jol_article_navigation_prec a {
	background: transparent url(http://jolstatic.fr/bloodbowl/icones/icone_gauche.gif) no-repeat scroll left center;
	padding-left: 10px;
}

li.jol_article_navigation_suiv a {
	background: transparent url(http://jolstatic.fr/bloodbowl/icones/icone_droite.gif) no-repeat scroll right center;
	padding-right: 10px;
}

div.jol_article_erreur {
	border: 1px solid red;
	color: red;
	padding: 5px;
}

div.jol_article_pagination a {
	padding: 0 6px;
}

/* Resources */

div.jol_video {
	background-color: #D1AE78;
	border: 1px solid #A45932;
	margin-bottom: 10px;
	padding: 5px;
}
div.jol_video_legende { margin-top: 5px; }


div.jol_sondage {
	margin-left: 20px;
	padding: 5px;
	width: 400px;
}

div.jol_sondage div.titre {
	font-weight: bold;
	padding: 5px 0;
}

div.jol_sondage table.options { width: 100%; }
div.jol_sondage tr.option1 { background-color: #CFAB71; }
div.jol_sondage tr.option2 { background-color: #C58955; }
div.jol_sondage td { padding: 4px 5px; }
div.jol_sondage td.pourcents { text-align: right; width: 70%; }
div.jol_sondage div.voter { padding: 5px; }
div.jol_sondage div.stats 
{
	padding: 5px;
	text-align: center;
}
div.jol_sondage div.divers {
	padding: 5px;
	text-align: center;
}
div.jol_sondage p.erreur {
	text-align: center;
	font-weight: bold;
	color: red;
}


a.jol_lexique_infobulle { 
	border-bottom: 1px dotted DB6262;
	position:  relative;
	text-decoration: none;
}
a.jol_lexique_infobulle:hover {
	border-bottom: 1px dotted #A80101;
}

div.jol_lexique_boxover_header div.jol_lexique_boxover_body {
	background-color: #D1AE78;
	border-top: 1px solid #A45932;
	border-left: 1px solid #A45932;
	border-right: 1px solid #A45932;
	font-weight:		bold;
	padding:			5px;
	text-align:		 left;
	width:			  300px;
}

div.jol_actus_nuage { text-align: center; }

div.jol_actus_nuage ul.jol_actus_nuage_tags { list-style-type: none; }

div.jol_actus_nuage li.jol_actus_nuage_tag {
	display: inline;
	padding-right: 10px;
	line-height: 150%;
}

div.jol_actus_nuage a.jol_actus_nuage_lien {
	white-space: nowrap;
}


/* lexique */

li.jol_lexique_lettre {
   display:inline;
   margin:0 3px;
}

div.jol_lexique_lettres {
	margin: 0 auto;
	text-align:center;
}

div.jol_lexique_lettres_haut {
	padding-bottom:16px;
	background-image: url(http://jolstatic.fr/bloodbowl/global/parcheminSeparateur.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

div.jol_lexique_lettres_bas, div.jol_lexique_autres {
	padding-top:16px;
	background-image: url(http://jolstatic.fr/bloodbowl/global/parcheminSeparateur.jpg);
	background-repeat: no-repeat;
	background-position: center 5px;
}

DT.jol_lexique_terme {
	padding-top: 20px;
}

DT.jol_lexique_terme P {
	margin:5px 0 100px 0;
	font-size:4px;
}
