@charset "utf-8";
/* CSS Document */

#devzone{
width:600px;
height:auto;
}
#devzoneResultats{
width:600px;
height:auto;
}

.DevzoneComments{
width:550px;
height:auto;
text-align:justify;
margin-left:6px;
padding:20px;
background:url(../images/site/devzone/news-ouvert-pixel.jpg) repeat-y;
cursor:default;
}

.DevzoneNavigation{
text-align:center; margin-left:6px; padding-top:20px;background:url(../images/site/news/news-ouvert-pixel.jpg) repeat-y; width:590px;
}

.DevzoneContent{
display:block;
width:590px;
background:url(../images/site/devzone/news-ouvert-pixel.jpg) repeat-y;
float:left;
text-align:justify;
}
.DevzoneContentLeft{
display:block;
width:auto;
text-align:justify;
padding-left:20px;
padding-right:20px;
}

.DevzoneContentRight{
width:80px;
display:block;
float:left;
}

span.NewsAvatar{
display:block;
width:86px;
height:94px;
text-align:center;
float:left;
}


a.BoxContentTitreDevzone {
display:block;
position:static;
height:33px;
width:590px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
background:url(../images/site/news/news.jpg) 0px -33px no-repeat;
margin-left:6px;
border:0px;
margin-top:0px;
padding-top:0;
}

a.newslink1stDevzone{
display:block;
position:static;
height:33px;
width:590px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
background:url(../images/site/devzone/titre-haut.jpg) 0px 0px no-repeat;
margin-left:6px;
border:0px;
padding-top:0;
}

a.newslink1stDevzoneOpen{
display:block;
position:static;
height:33px;
width:590px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
background:url(../images/site/devzone/titre-haut.jpg) 0px -33px no-repeat;
margin-left:6px;
border:0px;
padding-top:0;
}


a.NewsContentRight{
width:73px;
height:24px;
display:inline;
background:url(../images/site/news/en-savoir-plus.png) no-repeat;
padding-left:30px;
padding-top:3px;
font-weight:bold;
float:right;
margin-right:-12px;
margin-top:-5px;
}

#f_postReply{
text-align:center;
}

#f_postReply p{
margin-top:5px;
height:12px;
color:#999;
font-weight:bold;
text-align:left;
padding-left:30px;
}

a#PushPostReply{
margin-bottom:20px;
display:block;
color:#EB3308;
font-weight:bold;
}

#DevblogPostReply{
width:560px;
}
#DevblogPostReply input{
width:430px;
margin-bottom:5px;
border:1px solid #ccc;
}
#DevblogPostReply textarea{
width:520px;
margin-top:10px;
height:200px;
border:1px solid #ccc;
}

#SubmitPostReply{
width:186px;
height:30px;
display:block;
background:url(../images/site/shop/valider.png) 0px 0px no-repeat;
margin-top:15px;
margin-left:190px;
margin-bottom:50px;
}
#SubmitPostReply:hover{
background:url(../images/site/shop/valider.png) 0px -30px no-repeat;
}

/*SONDAGE*/
.sondage{
	width:198px;
	height:auto;
	margin-left:-5px;
}
a.checkedNews{display:inline; background:url(../images/site/icones/checkbox_checked.gif) no-repeat; height:14px; width:170px; padding-left:15px;}
a.checkNews{display:inline; background:url(../images/site/icones/checkbox.gif) no-repeat; height:14px; width:170px; padding-left:15px;}


.BetaInscription_fr{
	background:url(../images/devblog/inscription-beta-fr.png) 0px 0px no-repeat;
	width:200px;
	height:86px;
	display:block;
	margin-left:-5px;
}
.BetaInscription_fr:hover{
background:url(../images/devblog/inscription-beta-fr.png) 0px -86px no-repeat;
}
.BetaInscription_en{
	background:url(../images/devblog/inscription-beta-en.png) 0px 0px no-repeat;
	width:200px;
	height:86px;
	display:block;
	margin-left:-5px;
}
.BetaInscription_en:hover{
background:url(../images/devblog/inscription-beta-en.png) 0px -86px no-repeat;
}

.TopSondage_fr{
background:url(../images/devblog/haut-sondage.png) 0px 0px;
width:198px;
height:45px;
}
.TopSondage_en{
background:url(../images/devblog/haut-sondage-en.png) 0px 0px;
width:198px;
height:45px;
}

#f_sondage{
background:#f3f3f3 url(../images/devblog/pixel-gris-clair.png) 0px 0px repeat-y;
width:178px;
padding:10px;
}
#f_sondage2{
width:500px;
padding:10px;
margin-left:20px;
}

.sondage strong{
background:url(../images/devblog/pixel-gris-fonce.png) 0px 0px repeat-y;
width:178px;
padding-left:10px;
padding-right:10px;
padding-bottom:5px;
display:block;
text-align:center;
}

strong.QuestionSondage{
	background:url(../images/devblog/fond-recherche-2.png) 0px 0px no-repeat;
	width:506px;
	height:32px;
	display:block;
	padding-left:22px;
	font-size:14px;
	font-weight:bold;
	margin-left:8px;
}

#PushVoter_fr{
	background:url(../images/devblog/voter.png) 0px 0px no-repeat;
	width:99px;
	height:47px;
	display:block;
	float:left;
}
#PushVoter_fr:hover{
	background:url(../images/devblog/voter.png) 0px -47px no-repeat;
}
#PushVoter_en{
	background:url(../images/devblog/voter-en.png) 0px 0px no-repeat;
	width:99px;
	height:47px;
	display:block;
	float:left;
}
#PushVoter_en:hover{
	background:url(../images/devblog/voter-en.png) 0px -47px no-repeat;
}

#PushVoter2_fr{
	background:url(../images/devblog/voter2.png) 0px 0px no-repeat;
	width:178px;
	height:29px;
	display:block;
	margin-left:210px;
}
#PushVoter2_fr:hover{
	background:url(../images/devblog/voter2.png) 0px -29px no-repeat;
}
#PushVoter2_en{
	background:url(../images/devblog/voter2-en.png) 0px 0px no-repeat;
	width:178px;
	height:29px;
	display:block;
	margin-left:210px;
}
#PushVoter2_en:hover{
	background:url(../images/devblog/voter2-en.png) 0px -29px no-repeat;
}

#PushVoteResultats_fr{
	background:url(../images/devblog/resultats.png) 0px 0px no-repeat;
	width:99px;
	height:47px;
	display:block;
	float:left;
}
#PushVoteResultats_fr:hover{
	background:url(../images/devblog/resultats.png) 0px -47px no-repeat;
}
#PushVoteResultats_en{
	background:url(../images/devblog/resultats-en.png) 0px 0px no-repeat;
	width:99px;
	height:47px;
	display:block;
	float:left;
}
#PushVoteResultats_en:hover{
	background:url(../images/devblog/resultats-en.png) 0px -47px no-repeat;
}

#PushVoteResultats2_fr{
	background:url(../images/devblog/resultats-2.png) 0px 0px no-repeat;
	width:198px;
	height:47px;
	display:block;
}
#PushVoteResultats2_fr:hover{
background:url(../images/devblog/resultats-2.png) 0px -47px no-repeat;
}
#PushVoteResultats2_en{
	background:url(../images/devblog/resultats-2-en.png) 0px 0px no-repeat;
	width:198px;
	height:47px;
	display:block;
}
#PushVoteResultats2_en:hover{
background:url(../images/devblog/resultats-2-en.png) 0px -47px no-repeat;
}

.SeparatorSondage{
	background:url(../images/devblog/bordures-pixels.png) 0px 0px no-repeat;
	width:198px;
	height:2px;
	display:block;
}

.BarreStatistique{
	background:url(../images/devblog/barre-sondage.jpg) 0px 0px repeat-x;
}

.TopScreenshots{
	width:198px;
	height:30px;
	display:block;
	background:url(../images/devblog/screenshots-haut.png);
	margin-left:-5px;
}
.BottomScreenshots_fr{
	width:198px;
	height:32px;
	display:block;
	background:url(../images/devblog/screenshots-bas.png) 0px 0px no-repeat;
	margin-left:-5px;
}
.BottomScreenshots_fr:hover{
	background:url(../images/devblog/screenshots-bas.png) 0px -32px no-repeat;
}
.BottomScreenshots_en{
	width:198px;
	height:32px;
	display:block;
	background:url(../images/devblog/screenshots-bas-en.png) 0px 0px no-repeat;
	margin-left:-5px;
}
.BottomScreenshots_en:hover{
	background:url(../images/devblog/screenshots-bas-en.png) 0px -32px no-repeat;
}

.CentreScreenshots{
width:158px;
display:block;
padding-left:4px;
padding-right:20px;
margin-left:-5px;
height:140px;
}

