body, html{
width :			100%;
margin :		auto;
background-color :	#3e3e3e;
}

a{
color :			#9a9a9a;
text-decoration :	none;
}

a:hover{
color :			#ffffff;
text-decoration :	underline;
}

ul{
position :		relative;
left :			-20px;
list-style-image:	url(puce.png);
}

.conteneur{
position :		relative;
width :			790px;
margin :		auto;
background-color :	#2e2e2e;
background-image :	url(http://www.cahiersdupoker.com/ombre-conteneur.png);
background-repeat :	repeat-y;
}

.menu{
position :		relative;
width :			100%;
height :		115px;
color :			#efefef;
font-family :		Arial;
font-size :		13px;
font-weight :		bold;
text-align :		center;
}

.menu a{
color :			#d0d0d0;
text-decoration :	none;
}

.menu a:hover{
color :			#ffffff;
text-decoration :	none;
}

.menu hr{
width :			700px;
border :		0px;
height :		2px;
color :			#2c2c2c;
background-color :	#2c2c2c;
}

.texte{
font-family :		Verdana;
font-size :		13px;
color :			#efefef;
text-align :		justify;
margin :		0px 40px;
}

.texte hr{
border :		0px;
height :		2px;
color :			#2c2c2c;
background-color :	#2c2c2c;
}

.cadre-principal{
border-style :		solid;
border :		1px;
border-color :		#777777;
background-color :	#494949;
padding :		10px;
}

.cadre-principal hr{
border :		0px;
height :		2px;
color :			#5a5a5a;
background-color :	#5a5a5a;
}

.nouveau{
width :			210px;
height :		400px;
background-image :	url(http://www.cahiersdupoker.com/encadre.png);
background-repeat :	no-repeat;
font-size :		12px;
padding :		15px;
color :			#dcdcdc;
}

.nouveau hr{
width :			100%;
height :		1px;
color :			#000050;
background-color :	#000050;
border :		0px;
}

.titre_rubrique{
color :			#0099cc;
font-family :		Arial;
font-size :		13px;
font-weight :		bold;
}

.basdepage{
font-family :		Lucida Grande;
font-size :		11px;
text-align :		center;
padding :		10px;
}
