*{
	margin: 0px;
	padding: 0px;
}
body{
	background-color: #e0b419;
	background-image: url("fond.png");
	background-repeat: repeat-x;
	font-family:Tahoma, sans-serif;
}
table, tr, td{
	font-family:Tahoma, sans-serif;
	font-size:10pt;
}
img{
	border:none;
}
#conteneur{
	margin: auto;
	width: 915px;
}

#header{
   background-image: url("header.jpg");
   width: 915px;
   height: 256px;
}
#header h1 a{
	display:block;
	position:absolute;
	margin: auto;
	width: 420px;
	height:130px;
	top:40px;
}
#header h1 a span{
	display:none;
}

#menu_connecte{
	width: 830px;
	float:left;
	padding-left:30px;
	margin-top:-32px;
}
#menu_connecte a,#menu_connecte a:hover,#menu_connecte label{
	margin-left:20px;
	color:white;
	text-decoration:none;
}
#menu_connecte img{
	vertical-align:bottom;
}

#menu{
	background-image: url("menu_haut.png");
	width: 865px;
	height: 61px;
	font-size: 16px;
	margin-left: 25px;
	margin-right:25px;
}

ul#menu2 {
	margin:0;
	padding:0;
	list-style-type:none;
	position: relative;
}
	
ul#menu2 li{
	position:absolute;
	top: 0;
}

ul#menu2 li a {
	display:block;
	width:50px;
	height:30px;
}
ul#menu2 li span{
	display:none;
}
#item1{
	left:10px;
	width:86px;
}
#item2{
	left:96px;
	width:122px;
}
#item3{
	left:218px;
	width:86px;
}
#item4{
	left:304px;
	width:125px;
}
#item5{
	left:429px;
	width:88px;
}
#item6{
	left:517px;
	width:73px;
}
#item8{
	left:590px;
	width:88px;
}
#item7{
	left:678px;
	width:76px;
}
#item1 a {
	background:url('menu_accueil.png') no-repeat 0 0;
}	
#item2 a {
	background:url('menu_gribouiller.png') no-repeat 0 0;
}
#item3 a {
	background:url('menu_noter.png') no-repeat 0 0;
}	
#item4 a {
	background:url('menu_classements.png') no-repeat 0 0;
}	
#item5 a {
	background:url('menu_forums.png') no-repeat 0 0;
}	
#item6 a {
	background:url('menu_stats.png') no-repeat 0 0;
}	
#item7 a {
	background:url('menu_aide.png') no-repeat 0 0;
}
#item8 a {
	background:url('menu_banque.png') no-repeat 0 0;
}

#item1 a:hover,#item2 a:hover,#item3 a:hover,#item4 a:hover,#item5 a:hover,#item6 a:hover,#item7 a:hover,#item8 a:hover {
	background-position:0 -30px;
	-moz-transform:rotate(5deg); -moz-box-shadow:10px 10px 20px #000000;
	-webkit-transform:rotate(5deg); -webkit-box-shadow:10px 10px 20px #000000;
	transform:rotate(5deg); box-shadow:10px 10px 20px #000000;
}
	

#principal{
	background-color: white;
	background-image: url("fond_page.gif");
	background-repeat: no-repeat;
	width:860px;
	margin-left: 25px;
	margin-right:25px;
	padding-left:3px;
	padding-right:2px;
	min-height:580px;
}

#principal a{
	color: #d8901e;
	text-decoration: none;
}
#principal a:hover{
	color: #d8901e;
	text-decoration: underline;
}

#footer{
	font-size:9pt;
	background: url("footer.png") no-repeat;
	width:865px;
	height:63px;
	margin-left: 25px;
	margin-right:25px;
	padding-top:160px;
}
#footer a{
	text-decoration: underline;
	color: black;
}

#bpub{
	margin: auto;
	width:771px;	
	height:121px;
	background: url("bpub.png") no-repeat;
	padding-bottom:20px;
}
#bpubp{
	position:relative;
	top:15px;
	left:20px;
}

.bjeu{
	margin: auto;
	width:758px;	
	height:437px;
	background: url("bjeup.png") no-repeat;
}
.bjeup{
	position:relative;
	top:40px;
	left:40px;
	width:680px;	
	height:350px;
	background:none;
}
.bjeupv{
	top:50px;
}


h1{
	margin-left:45px;
	background:url("titre.png") no-repeat left bottom;
	padding:0px 0px 10px 40px;
	font-size:14pt;
}

h2{
	margin-top:-10px;
	margin-left:45px;
	background:url("soustitre.png") no-repeat left bottom;
	padding:10px 0px 0px 40px;
	font-size:12pt;
	height:30px;
	color:#d8901e;
}
h3{
	color:#d8901e;
}
h4{
	background:url(fond_bar.gif)
}

.long{
	background:url("soustitre_long.png") no-repeat left bottom;
}

.aron-top{
	background: url(aron-top.png) no-repeat;
	width: 852px;
	height: 42px;
	z-index:20;
}

.aron-bottom{
	background: url(aron-bottom.png) no-repeat;
	width: 851px;
	height: 51px;
	z-index:20;
}
div.aron{
	margin-left:11px;
	background: url(aron.png);
	width: 820px;
	padding-left:10px;
	padding-right:10px;
	font-size:10pt;
	z-index:20;
}

div.aron table{
	width: 824px;
}


#principal li{
	margin-left:40px;
	list-style-image: url("puce.png");
}
div.date_titre{
	float:left;
	background: url(date_titre.png) no-repeat;
	width: 411px;
	height: 19px;
	color:white;
	margin-left:50px;
	font-size:11pt;
	padding-left:10px;
}


.soustitre {
	color: #888888;
	font-size: 80%;
	text-align: center;
}

#principal .aron .l0 a{
	color:#96B8EB;	
	color:#111111;	
	font-weight: bold;
}
#principal .aron .l1 a{
	color:#2E70D8;	
	color:#555555;	
	font-weight: bold;
}
#principal .aron .l0 a:hover,#principal .aron .l1 a:hover{
	color:yellow;
}


/* tableaux */
table.tabdata{    
	border: 2px solid #DC681C;
	border-style: solid none;
	width: 824px;
}
table.tabdata tr th{
	background: #DC681C;
	padding: 2px;
	text-align: center;
	color: white;
}
table.tabdata tr td{
	text-align: center;
}
.l0{
	background:#EBCA96;
}
.l1{
	background:#D8952D;
}
#principal table.tabdata a,#principal .l0 a,#principal .l1 a{
	color: white;
}

/* les onglets  */
div.onglets {
	margin-top:7px;
	overflow:hidden;
	border-bottom:1px groove #e0b419;
}
#principal div.onglets a{
	float: left;
	display:block;
	color:#000000;
	width:140px;
	height:25px;
	background:url('onglet1.png') no-repeat;
	text-align:center;
	text-decoration: none;
	padding-top:10px;
	z-index:10;
}
#principal div.onglets a.select{
	color:white;
	background:url('onglet2.png') no-repeat;
}


/* Style du script de l'évaluation de la sécurité du mot de passe (inscription.php) */
#weak, #medium
{
	border-right:solid 1px #DEDEDE;
}

#sm
{
	margin:0px;
	padding:0px;
	height:14px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:9px;
	max-width:475px;
}

#sm ul
{
	border:0px;
	margin:0px;
	padding:0px;
	list-style-type:none;
	text-align:center;
}

#sm ul li
{
	display:block;
	float:left;
	text-align:center;
	padding:0px 0px 0px 0px;
	margin:0px;
	height:24px;
}

.nrm
{
	width:43px;
	color:#adadad;
	text-align:center;
	padding:2px;
	background-color:#F1F1F1;
	display:block;
	vertical-align:middle;
}

.red
{
	width:43px;
	color:#FFFFFF;
	text-align:center;
	padding:2px;
	background-color:#FF6F6F;
	display:block;
	vertical-align:middle;
}

.yellow
{
	width:43px;
	color:#FFFFFF;
	text-align:center;
	padding:2px;
	background-color:#FDB14D;
	display:block;
	vertical-align:middle;
}

.green
{
	width:43px;
	color:#FFFFFF;
	text-align:center;
	padding:2px;
	background-color:#A0DA54;
	display:block;
	vertical-align:middle;
}


.hovertip, .aron .hovertip{
    position: absolute;
    padding: 10px 13px;
    z-index: 200;
    max-width: 400px;

    color: white;
    background-image:none;
    background-color: #D8952D;
    border: 1px solid #DC681C;

    font-family: sans-serif;
    font-size: 12px;
    line-height: 18px;
    text-align: left;
}

.important {
	color: red;
	font-weight: bold
}

.important p{
	border:1px solid red;
	background:#FFEEEE;
	padding:20px;
}
.importantok p{
	border:1px solid green;
	background:#EEFFEE;
	padding:20px;
}

/*formulaires*/
form{width:800px;padding-top:15px}
fieldset {border:1px solid #fff;color:#CC5500; border-color:#fff #666661 #666661 #fff}
input, textarea, select {border:1px solid #FC883C;color:#CC5500;font:12px/12px Arial, Helvetica, sans-serif; padding:0;}
.action {float:right;text-align:right;}
legend {background:#DC681C; color:#fff; font:17px/21px Calibri, Arial, Helvetica, sans-serif; padding:0 10px; margin:-26px 0 0 -11px; font-weight:bold; border:1px solid #fff; border-color:#e5e5c3 #505014 #505014 #e5e5c3;margin-top:10px}
label {font-size:11px; font-weight:bold; color:#666;}
label.opt {font-weight:normal;}
dl {clear:both;width:700px;}
dt {float:left; text-align:right; width:200px; line-height:25px}
dd {float:left; width:475px; line-height:25px}

input[type=submit], input[type=button], input[type=reset]{
	background:url('selection.png') repeat-x 0px -22px;
	border-style:outset;
	border-width:1px;
	color:white;
}
input[type=submit]:hover, input[type=submit]:focus, input[type=button]:hover, input[type=button]:focus, input[type=reset]:hover, input[type=reset]:focus{
	background-position:0px 0px;
	cursor:pointer;
	color:white;
}
input[type=submit]:active, input[type=button]:active, input[type=reset]:active{
	border-style:inset;
	color:white;
}


.jquery-message {
    font: normal 20px / 50px Helvetica, Arial, Sans-Serif;
    letter-spacing: -1px;
    position: absolute;
    /* top: 250px; */
		bottom: 50px;
    left: 25%;
    width: 50%;
    color: white;
    background-color: black;
    text-align: center;
    display: none;
    opacity: 0;
    z-index: 100000;
}

.jquery-message .round {
    border-left: solid 2px white;
    border-right: solid 2px white;
    font-size: 1px;
    height: 2px;
}

.jquery-message p {
    padding: .3em;
    display: inline;
}

.jquery-message a {
    display: none;
}

.aronf{
	background:url('fond_bar.gif') repeat-x;
	border: 1px solid #993300;
	-moz-border-radius:6px;
	margin-top:10px;
	height:36px;
}
.aronf a,#principal .aronf a{
	color:white;
}
.aronf a:hover,#principal .aronf a:hover{
	color:yellow;
}
#vote_type{
	font-weight:bold;
}

#recherche_joueur{
	display:none;
	margin-left:120px;
	border:1px solid #893332;
	position:absolute;
	background-color:#fff;
	padding:5px;
	width:200px;
	height:200px;
	overflow:auto;
}
