body
{
	margin: 0px ;
	padding: 0 ;
	text-align: center ;
	background:#57C1FF;
	background-image:url(../img/fond_site.jpg);
	background-repeat:repeat-x;
	font-family: Verdana ;
	font-size:12px ;
	color: #000000;
	display: inline ;
}
#conteneur
{
	width:960px ;
	margin-right:auto;
	margin-left:auto;
	top: 0px ;
	left: 0px
}

#tableau
{
	margin-left:1px;
	text-align:left;
}

#pub
{
	width:468px;
	height:60px;
	float:left;
	border:1px solid #000000;
}

#sky
{
	width:120px;
	height:657px;
	float:left;
	margin-top:250px;
}

#fiche_profil
{
	float:left;
	border:1px solid #000000;
	background:#BCFF90;
	width:310px;
	margin-left:138px;
	padding:5px;
}

#menu_profil
{
	text-align:center;
}

#menu_profil a
{
	font-size:10px;
	font-weight:bold;
	color:red;
}

#menu_profil a:hover
{
	font-size:10px;
	font-weight:bold;
	color:red;
}

#menu_profil a.isactive
{
	font-size:10px;
	font-weight:normal;
	color:red;
}

#menu_profil a.isactive:hover
{
	font-size:10px;
	font-weight:normal;
	color:red;
}

.marge
{
	margin:20px;
	margin-top:0px;
}

.float
{
	float:left;
}

.float_left
{
	float:left;
	border-left:2px solid #000000;
}

.float_bottom
{
	float:left;
	border-bottom:2px solid #000000;
}

.header
{
	float:left;
	background-repeat:no-repeat;
	background-position:right bottom;
	
}

.img_cad
{
	width:100px;
	height:100px;
	margin-right:5px;
	float:left;
}

.presentation_cad
{
	text-align:left;
	width:345px;
	float:left;
}

.jeu
{
	width:500px;
	margin:auto;
	padding:5px;
	border:1px solid #FEFFB9;
}

.jeu:hover
{
	width:500px;
	margin:auto;
	padding:5px;
	background:#F3F3EF;
	border:1px solid #000000;
}

.jeu .img_jeu
{
	width:150px;
	height:150px;
	margin-right:5px;
	float:left;
}

.jeu .presentation_jeu
{
	text-align:left;
	width:345px;
	float:left;
}

.jeu .img_jeu2
{
	width:150px;
	height:150px;
	margin-left:5px;
	float:left;
}

.jeu .presentation_jeu2
{
	text-align:right;
	width:345px;
	float:left;
}

.mp
{
	text-align:center;
	width:520px ;
	border:1px solid #000000;
	margin-left:auto;
	margin-right:auto;
	top: 0px ;
}

.mp1
{
	text-align:center;
	width:520px ;
	border:1px solid #000000;
	background:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	top: 0px ;
}

.mp1:hover
{
	background:#E8E8E8;
}

.mp2
{
	text-align:center;
	width:520px ;
	border:1px solid #000000;
	background:#F3F3F3;
	margin-left:auto;
	margin-right:auto;
	top: 0px ;
}

.mp2:hover
{
	background:#E6E6E6;
}

.mp01
{
	text-align:center;
	width:520px ;
	border:1px solid #000000;
	background:#CBE6FF;
	margin-left:auto;
	margin-right:auto;
	top: 0px ;
}

.mp01:hover
{
	background:#E8E8E8;
}

.mp02
{
	text-align:center;
	width:520px ;
	border:1px solid #000000;
	background:#B3DAFF;
	margin-left:auto;
	margin-right:auto;
	top: 0px ;
}

.mp02:hover
{
	background:#E6E6E6;
}

.mp1 a, .mp2 a, .mp01 a, .mp02 a
{
	color:#3A7BCD;
}

.mp1 a:hover, .mp2 a:hover, .mp01 a:hover, .mp02 a:hover
{
	color:#69A2E7;
}

.spacer {
	clear: both;
}

table
{
	border-collapse:collapse;
	top:0px;
	left:0px;
}

span.bold
{
	font-weight:bold;
}

span.gras
{
	font-weight:bold;
}

span.peg
{
	font-weight:bold;
	font-size:10px;
}

span.miniligne
{
	font-weight:normal;
	font-size:10px;
	text-decoration:underline;
}

span.droite
{
	text-align:right;
}

span.commentaire_n
{
	color: #FF0000;
	font-weight:bold;
	text-decoration: underline;
}

span.commentaire
{
	color:#6E6E6E;
	font-weight:bold;
	font-size:10px;
	text-decoration: underline;
}

span.note
{
	font-size:30px;
	font-weight:bold;
	color:#0D7A0D;
}

form
{
	display:inline ;
}

input
{
	border:1px solid #000000;
	height:14px;
	width:122px;
}

input.envoi
{
	border:1px solid #000000;
	height:20px;
	background:#BCFF90;
	width:122px;
}

input.contenu
{
	border:1px solid #000000;
	height:14px;
	background:#F6F6F6;
	font-family:Verdana;
	font-size:12px;
}

input.contenu:hover
{
	border:1px solid #000000;
	height:14px;
	background:#FFFFFF;
	font-family:Verdana;
	font-size:12px;
}

textarea
{
	border:1px solid #000000;
	font-family:Verdana;
	font-size:12px;
	background:#F6F6F6;
}

textarea:hover
{
	border:1px solid #000000;
	font-family:Verdana;
	font-size:12px;
	background:#FFFFFF;
}

select
{
	border:1px solid #000000;
	height:14px;
	font-family:Verdana;
	font-size:12px;
	background:#F6F6F6;
}

select:hover
{
	background:#FFFFFF;
}

a img
{
	border: 0 none;
}

a
{
	color: #0F980D;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #0F980D;
	text-decoration: underline;
	font-weight: bold;
}

a.m_top
{
	color: #000000;
	text-decoration: none;
}

a.m_top:hover
{
	color: #E6E6E6;
	text-decoration: underline;
}

a.m_liste
{
	color: #000000;
	text-decoration: none;
	font-size:12px;
}

a.m_liste:hover
{
	color: #000000;
	text-decoration: underline;
	font-size:12px;
}

a.menu
{
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

a.menu:hover
{
	font-weight:bold;
}

a.rouge
{
	color:#FF0000;
	font-weight:normal;
	text-decoration:none;
}

a.rouge:hover
{
	color:#FF0000;
	font-weight:bold;
	text-decoration:underline;
}

a.bold
{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

a.bold:hover
{
	font-weight:bold;
}

a.enbref
{
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

a.enbref:hover
{
	font-weight:normal;
	text-decoration:underline;
}

h1
{
	color: #000000;
	font-weight: bold;
	font-size:12px ;
	display:inline ;
}

h2
{
	color: #0E970B;
	font-weight: bold;
	font-size:12px ;
	display:inline ;
}

h3
{
	font-weight: bold;
}

h5
{
	color: #FFFFFF;
	font-weight: bold;
	font-size:12px;
	display:inline ;
}

h6
{
	color: red;
	font-weight: bold;
	font-size:12px;
	display:inline ;
}
