body {
	background-color: #FAE8AF;
	background-image: url();
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.onglet{
border : none;
}

.principale{
	vertical-align:middle;
	margin:auto;
	padding: 0em;
	border: none;
	width:770px;
	height:384px;
}

.bureau{
	background:url(images/fond.jpg);
	/*background-color:#FF9900;*/
}

.zone_jeu{
	border:solid thick #FF9900;
	width:770px;
	height:490px; 
}
.le_jeu{
	border:0px none #FFFFFF;
	width:656px;
	height:490px; 
	margin:auto;
	padding:0em;
}

.bt_jouer{
	background-image:url(images/jouerUP.png);
	width:100px;
	height:30px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border: none;
}


td.menu{
	height:400px;
}

.bt_regles{background-image:url(images/reglesUP.png); width:100px; height:30px;}

div.paul
{
position :absolute;
left :665px;
top : 250px;
width:354px;
height:350px;
background-image : url(images/pirate/paulpiratesilence.gif) ;
}

div.paulregles
{
position :absolute;
margin-left : 300px;
margin-top : -490px;
width:591px;
height:505px;
background-image : url(images/pirate/paulpirateregles.png) ;
}
