body {
font-family: Arial, verdana, Helvetica, sans-serif;
font-size: 12px;
background:url('images/bg.png') repeat-x;
}

*{
padding:0;
margin:0;	
}

#header {
text-align:center;     
}

div#header h1{
text-indent:-2000em;	
}

.titrejeu{
display:block;
padding:2px;
margin:35px 0;
border-radius:20px;
background-color:#3ecaed;
}

.titrejeu h1{
color:#fff;
}

.jeuhome{
display:block;
text-align:center;
}

.meta-jeu{
background-color:#cee8ef;
width:240px;
height:430px;
float:right;
}


.desc-jeu{
margin:2px;
color:#fff;
font-weight:lighter;
font-size:12px;
text-align:justify;
padding:10px;
border-radius:20px;
background-color:#3ecaed;
}


.touche-jeu{
text-align:center;
background-color:#000000;
float:right;
margin:4px;
width:230px;
padding:5px;
color:#ffffff;
font-family:arial;
font-weight:lighter;
font-size:17px;
}

#conteneur {
	width: 960px;
	margin: 0 auto; 
	text-align:center;
}

#centre img{
	border:0px;
}


#centre a:link {
    color: #000;
    text-decoration:none;
}

#centre a:visited {
    color: #3399FF;
    text-decoration: none;
}

#centre a:hover {
	color: red;
    text-decoration: none;
}

#centre a:active {
	color: #FF0000;
    text-decoration: none;
}

#pied {
height: 80px;
}


h2{
color:#ffffff;
font-weight:lighter;
font-size:15px;
padding:2px 10px;
font-family:arial;
}


#stylefour {
	display: block;
	height: 39px;
	margin:8px 0px 8px 0px;
	padding:5px 0px 0px 15px;
	font-size: 13px;
	background: white  repeat-x top left;
	font-family: 'Telex', Arial, verdana, Helvetica, sans-serif;
	border-radius: 10px;
	-moz-border-radius: 10px;	
	box-shadow: 0 2px 3px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 2px 3px rgba(0, 0, 0, .3);
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, .3);
}

#stylefour ul {
list-style-type: none;
}

#stylefour form {
	padding: 0px 0px 0px 10px;
}

#stylefour input{
	height:25px;
}

#stylefour button{
border:12px dashed red;
}

#stylefour ul li {
float: left;
}

#stylefour ul li a{
	display: block;
	color: #707f83;
	text-decoration: none;
	padding: 10px 8px 0 8px;
	height: 25px;
	background: transparent  no-repeat top right;
	text-transform:uppercase;
}

#stylefour ul li a:hover, #stylefour ul li a.current {
	color: #ffffff;
	background: #434f53  no-repeat top right;
  	border-top:4px #859599 solid;
	border-radius:8px;	
	padding-top:4px;
	-moz-border-radius:8px;
}


.tdtop{
text-align:left;
width:239px;
height:239px;
}

.tdtop a{
color:#ffffff;
}

h2.jeu-titre{
	width:210px;
	font-size:25px;
	font-weight:bold;
	text-transform:uppercase;
	opacity:0;
	-moz-transition-duration: 0.3s;
	font-family: Viga, Arial, verdana, Helvetica, sans-serif;
}

h1{
	text-align:center;
	font-size:28px;
	font-family: 'Telex', Arial, verdana, Helvetica, sans-serif;
	color:#777777;
}


.tdtop img{
	position:absolute;	
	opacity:1;	
	-moz-transition-duration: 0.3s;
}

div.rating{
	text-align:left;
	opacity:0;
	color:#fff;
	padding:0 0 0 10px;
	-moz-transition-duration: 0.3s;
}


#user_agent_detect{
	top:0;
	position:absolute;
	width:300px;
	padding:10px;
	margin:300px 0 0 224px;
	background-color:#fff;
	border:2px solid #666666;
	text-align:center;
}

div#ad{
	width:336px;
	float:right;	
	margin-left:10px;
}

div.nav{
	text-align:right;	
}

div.ad-bottom{
	 text-align:center;	
}

div#similar-games{
	float:left;	
	width:150px;
	margin-left:10px;
	background-color: #3ECAED;
	border-radius:10px;
	-moz-border-radius:10px;
}

img{
	border:0;	
}
#infos-jeu{
	border-radius:20px;
	border:5px solid #3ecaed;
	margin-top:10px;
	overflow:hidden;
	background-color:#cbe7ee;
}
#form_box{
	background:transparent;
}
#form_box input[type=submit]{
	margin-top:10px;
}
.backhome{
	border-radius:20px;
	background-color:#3ecaed;
	color:#fff;
	font-size:16px;
	padding:5px;
	margin-top:10px;
	text-align:left;
}

#left-columns{
	width:655px;
	float:left;
	overflow-x:hidden;
}

ul.tab-pane{
	margin:0;
	padding:0;
	overflow:hidden;
	display:block;
	width:655px;
	background-color:#3ecaed;
	height:25px;
}

ul.tab-pane li{
	float:left;
	list-style-type:none;
	padding:6px 7px;
}

ul.tab-pane li:first-child,ul.tab-pane li:last-child{
	padding-left:0;
}

ul.tab-pane li a{
	color:#fff;
	text-decoration:none;
	padding:6px 7px;
}
ul.tab-pane li a:hover{
	background-color:#1595B5;
}

#right-columns{
	width:290px;
	float:right;
	background-color:#3ECAED;
	border-left:5px solid #3ECAED;
	border-bottom:5px solid #3ECAED;
	border-radius:0 0 0 10px;
	-moz-border-radius:0px 0px 0px 10px;
}

#right-columns h2{
	color:#1595b5;
	font-size:16px;
	font-weight:bold;
}
.sharebar{
	padding:5px;
	margin:8px;
	overflow:hidden;
}
.searchbar{
	font-size:20px;
	padding:5px;
	margin:8px;
	color:#fff;
	overflow:hidden;
	text-align:left;
	background-color:#1595b5;
	border-radius:5px;
	-moz-border-radius:10px 10px 10px 10px;
	border:2px solid #FFA700;
}
.pane{
	display:block;
	text-align:left;
	color:#fff;
	overflow:hidden;
	padding:5px;
	margin:8px;
	background-color:#1595b5;
	border-radius:5px;
	-moz-border-radius:10px 10px 10px 10px;
	border:2px solid #FFA700;
}

.pane-off{
	display:none;	
	clear:both;
}

.pane-on{
	display:block;	
	clear:both;
}

.current-tab{
	background-color:#1595B5;
}

.publie-tag{
	padding:8px;
}

.jeu{
	overflow:hidden;
	padding-top:10px;
}

.tag{
	font-weight:bold;
}

ul.similar-games{
	margin:0 0 5px 0;
	padding:0;
	overflow:hidden;
}

ul.similar-games li{
	list-style-type:none;
	margin-bottom:9px;
}

#shortcut{
	width:150px;
	margin-top:5px;
}
.likeit,.twitt{		
	float:left;
}
.plusone{
	margin-left:20px;
	float:left;
}
div#jeu2{
	padding-top:10px;	
}
a.logo{
	display:block;
	width:100%;
	text-align:center;
	height:50px;
	background: url("images/logo-page.png") no-repeat top center;
}
a.logo-home{
	display:block;
	width:100%;
	text-align:center;
	height:100px;
	background: url("images/logo.png") no-repeat top center;
}
div.ad-fiche{
	display:block;
	text-align:center;	
}

ul.gallery li {list-style-type:none;float:left;width:239px;height:239px;}



