body{
	background-image: url('images/bg.jpg');
	background-position:center top;
	background-repeat: repeat-y;
	background-color: #153E5B;
	font-family:  Helvetica, Arial, sans-serif; 
	font-size: 12px; 
	color: #00628E;
}

h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0;
	margin-bottom: 10px;
	line-height: 35px;
	border-bottom: 2px dotted #A7AA1F;
	background: url(images/fiole.gif) no-repeat left center ;
	padding-left: 30px;
	color: #314960;
}

a:link {
	color: #A9AC00; text-decoration: none;
}
a:visited {
	color: #A9AC00; text-decoration: none;
}
a:hover {
	color: #A9AC00; 
	border-bottom: 1px dashed #A9AC00;
}

a img {
	border: 0;
}

#content {
	margin: auto;
	margin-top: 20px;
	width: 812px;
}

#header {
	background-image: url('images/fond_head.gif');
	height: 292px;
	width: 812px;
	padding-top:18px;
}

#titre {
	font-family: "Trebuchet MS", Arial, Helvetica;
	margin: auto;
	background-image: url('images/header.jpg');
	width: 768px;
	height: 226px;
	padding-top:15px;
	font-weight: bold;
	color: white;
	font-size: 16px;
}

#logo {
	float: left;
	margin-left: 40px;
	margin-right: 10px;
	margin-bottom: 16px;
}

#titresite a{
	font-size: 52px;
	color: #D4D800;
}

#titresite a:hover {
	text-decoration: none;
}


#contenudebut {
	margin-top: 15px;
	background-image: url('images/barre_haut.gif');
	height: 18px;
}

#contenufin {
	background-image: url('images/barre_bas.gif');
	height: 18px;
}

#contenu {
	padding-left: 15px;
	padding-right: 15px;
	background-color: white;
}

#contenutexte {
	width: 640px;
	text-align: justify;
}

#corps td {
	vertical-align: top;
}

#pub {
	float: right;
	margin-left: 10px;
	width: 120px;
	height: 600px;
	background-color: #00628E;
}

#clearfloat {
	clear: both;
}

#footer {
	text-align: center;
	font-size: 11px;
	color: #D4D800;
}

#footer a {
	color: white;
}

.infobulle{
    position: absolute;   
    visibility : hidden;
    border: 1px solid Black;
    padding: 1px;
	font-size: 1px;
    background-color: #FFFFFF;
}

.cathaut {
	background-image: url('images/cathaut.gif');
	padding-left: 50px;
	width:150px;
	height: 58px;
	line-height: 58px;
	color: white;
	font-size: 20px;
	font-weight: bold;
}

.catcontent {
	background-image: url('images/catbas.gif');
	background-position: center bottom;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: right;
}

.catcontent a {
	color: white;
	font-weight: bold;
}

.catcontent ul {
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}

.catcontent ul li {
	list-style: none;
	text-align: left;
}

.style1 {
	padding-left: 10px;
	padding-right: 10px;
	background-color: #D4D800;
}

.style2 {
	padding-left: 10px;
	padding-right: 10px;
}

#jeu{
	margin: auto;
	text-align: center;
}

#jeudescription {
	margin-top: 10px;
}

.floatleft {
	padding-right: 5px;
	float: left;
}

#suggestions {
	text-align: center;
	margin-top: 30px;
}

#suggestions td {
	background-color: #DBDE37;
	font-weight: bold;
}

#suggestions table {
	border-bottom: 1px dotted #7B9D00;
	border-right: 1px dotted #7B9D00;
	border-collapse: collapse;
}

#suggestions td {
	border-top: 1px dotted #7B9D00;
	border-left: 1px dotted #7B9D00;
	padding: 5px;
}

#scores {
	width: 220px;
	float: right;
	text-align: left;
}

#scores ul {
	padding: 0;
	margin: 0;
}

#scores li {
	margin: 0;
	margin: 0;
	list-style: none;
}

.score1 {
	padding-left: 5px;
	padding-right: 5px;
}

.score2 {
	padding-left: 5px;
	padding-right: 5px;
	background-color: #E0F0F8;
}