/***Styles du texte***/

#poker-triche h1
{
	font-family: Arial;
	font-size: 18px;
	margin-bottom: 20px;	
	color: #0075b7;
	text-align: center;
	font-weight:bold;
}

#poker-triche h1 img
{
	position:relative;
	top:15px;
	right:2px;
}

#poker-triche h2
{
	font-family: Arial;
	font-size: 16px;	
	color: #cc2525;
	text-align: center;
	font-weight:bold;
}

#poker-triche h3
{
	font-family: Arial;
	font-size: 16px;	
	color: #cc2525;
	text-align: left;
	font-weight:bold;
}

.imgfloat
{
   float: right;
   margin-left: 10px;
   margin-top: 5px;
   margin-bottom: 5px;
}

.dessous
{
   clear: both;
}

.triche
{
	text-align: justify;
	font-family: Arial, serif;
	font-size:13px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	margin-left: 10px;
	margin-right: 10px;
}

.triche-center
{
	text-align:center;
}

.vert
{
	width:625px;
	text-indent: 20px;
	text-align: justify;
	font-family: Arial, serif;
	font-size:14px;
	background-color: #d2f9ff;
	padding: 20px;
	margin-left: 20px;
	margin-right: 20px;
	border:	1px solid red;
	-moz-border-radius:10px;
	margin:auto;
}
