@charset "utf-8";
/* CSS Document */

body {
	width: 984px;
	margin:0 auto;
	background: #2f322c;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0 0 20px 0;
}
img { border: 0; }
#header {
	width: 984px;
	background: url("images/header.png") no-repeat;
}
#header_favoris {
	

	width : 162px;
	height: 31px;
	margin-left : 400px;
	margin-top : 18px;
	
}
#header_forums {
	

	width : 179px;
	height: 33px;
	margin-left : 579px;
	margin-top : 20px;
		
}
#content {
	width: 984px;
	background: url("images/content.jpg") repeat-y;
}
.publong {
	border: 3px solid #2f322c;	
	float: left;
	margin: 20px 0 0 330px
}
.pubcarre {
	border: 3px solid #2f322c;
	float: left;
	margin: -10px 0 0 30px;
}
#speedbarre {
	height: 28px;
	float: left;
	margin-left : 298px;
	margin-top : 2px;
}
#speedbarre a {
	display: block;
	background: black;
	height: 23px;
	color: #b8576e;
	text-decoration: none;
	float: left;
	padding: 5px 30px 0 30px;
	font-size: 14px;
}
#speedbarre a:hover { background: white; }
#gauche {
	width: 180px;
	float: left;
	margin: 0 0 0 80px;
	text-align: center;
	padding: 0 0 10px 0;
}
.input {
	width: 156px;
	height:28px;
	background: url("images/input.jpg") no-repeat;
	border: 0;
	color: #242324;
	padding: 5px 10px 0 10px;
	margin: 2px 0 2px 0;
}
.forgetpw {
	color: #7f7e7f;
	text-decoration: none;
}
.submit {
	width: 125px;
	height:23px;
	background: url("images/submit.png") no-repeat;
	border: 0;
	margin: 5px 0 5px 0;
}
.catm {
	color: #21b6ef;
	
	font-size: 10pt;
  
}
.haut-menu
{
 background: url("images/haut-menu.png") no-repeat;
    width : 188px; 
    height:14px;
    margin-top:5px;
}
.bas-menu
{
 background: url("images/bas-menu.png") no-repeat;
    width : 188px; 
    height:14px;
}
.fond-menu
{
    background: url("images/fond-categorie.png") repeat-y   ;
    width : 188px;     
}
.cat-bg
{
  background: url("images/categorie_bg.png") no-repeat;
	height: 33px;
	width : 158px;
}

ul  
{
    list-style-type:none;
     
    padding: 0;
    margin: 0 10px 0 10px;

}

.catm a:link, .catm a:visited {
	color: #21b6ef;
	text-decoration: underline;
}
.catm a:hover, .catm a:active {
	color: #fff;
}
.nbr {
	color: #878500;
	font-size: 12pt;
	padding: 0 0 5px 20px;
}
#droite {
	width: 600px;
	float: right;
	margin: 10px 70px 0 0;
}

#droite h1 {
	margin: 10px 0 10px 10px;

	background: url("images/h1.png")    no-repeat ;

	width :  560px;
	height:45px;
	
	font-size: 16px;
	padding: 6px 0 0 50px;
}
.conteneur {
	width: 608px;
	border-width : 1px;
	border-style:  solid ;
  border-color : #FFFFFF ;
	background: #dedede;
	display:block;

outline:1px solid #9aacb8;


	margin: 10px 0 20px 0;
	padding: 10px;
}
.infos, .erreurs
	{
	width: 554px;
	border: 1px solid #9aacb8;
	background: #dedede;
	margin: 10px 0 20px 0;
	padding: 10px;
	font-weight: bold;
	text-align: center;
}
.infos { color: green; }
.erreurs { color: red; }
.jeux {
	width: 170px;	
	float: left;
	margin-left : 30px;
	margin-bottom : 10px;
}

.thumbs {
	margin: 0 0 10px 0;
}
.played {
	padding: 0 0 0 25px;
	font-weight: bold;
}
.jouer {
	width: 64px;
	height: 26px;
	text-align :center;
	display: block;
	text-decoration: none;
	float: left;
	color: white;
	font-size: 16px;
	padding: 3px 0 0 0;
	background: #21b6ef;
	margin: 0 15px 0 0;
}
.star {
	float: left;	
}
.jouer:hover { color: grey; }
#content table{
	width: 577px;	
}
#content table, tr, td, th { border-collapse: collapse; }
#content th {
	height: 27px;
	background: url("images/tr.jpg") repeat-x;
}
#content td {
	height: 27px;
	background: black;
	border: 0;
}
.yell {
	color: #878500;	
	padding: 0 0 0 20px;
}
.playeed {
	color: #2f322c;	
	padding: 0 0 0 20px;
}
.blue { color: #33baf2; }

.clearer {
	clear: both;	
}
#footer {
	width: 984px;
	height:54px;
	background: url("images/footer.jpg") no-repeat;
}
#subfooter {
	width: 984px;
	text-align: center;
	padding: 10px 0 0 0;
	color: #434343;
}
#subfooter a {
	color: #466687;	
}
#subfooter a:hover { 
	text-decoration: none;
}
.vote
{
	float: right;
	margin-right: 64px;
	padding-top : 5px;
}



#search_submit{
	display: block;
	float: left;
	background-image: url(images/search_submit.png);
	width: 51px;
	height: 33px;
	border: 0;
	cursor: pointer;
	margin-left: -1px;
}