body {
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #000000;
	margin: 0px;
	padding : 0px;
	text-align:left;
}



a {

	color:#fff;


}

a:hover {

	color:#fff;
	text-decoration:none;

}
	h1 {

			display:none;

	}

	h2 {

			margin:0px;
			padding:0px;

	}

	p {
		margin:0px;
		padding:0px;

	}

form {
	margin: 0px;
	padding: 0px;

}

#contenant {

		margin-left: auto;
		margin-right: auto;
		width: 1000px;
		;

	}

#contenant #header {
	background: url(../images/bg/header.jpg);
	height: 264px;
	width: 1000px;
	position:relative;

	
}
#contenant #header #pub {
	position:relative;
	top:10px;
	left:24px;
	padding: 0px;
	margin:0px;
	float: left;
	height: 90px;
	width: 728px;
	/*border:solid 1px #fff;*/
}
#contenant #header #inscription {
	height: 50px;
	position:relative;
	top:19px;
	right:34px;
	float: right;
	width:185px;
	/*border:solid 1px #fff;*/
}
#contenant #header #inscription h2 {
	display: none;
	margin: 0px;
	padding: 0px;
}
#contenant #header #inscription #login input {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000000;
	padding:2px;
	width: 85px;
	height:15px;
	border: 1px solid #666666;
	display: inline;
	margin:0px;
}
#contenant #header #inscription label {
	display: none;
}
#contenant #header #inscription #submit {
	text-align:right;
	height: 21px;
	margin: 6px 3px 0px 0px;
	padding:0px;
}
#contenant #header #inscription #submit p {
	display: inline;
	margin-left:47px;
	/*border: 1px solid #FFFFFF;*/
	float: left;
	width: 102px;
	height:21px;
	padding-top:2px;
}
#header #inscription #pseudo {
	background: #2a2a2a;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	position:relative;
	left:-9px;
	width:202px;

}
#header #inscription #espaceMembre {
	
text-align:right;

}


#contenant #header #bando {
	clear: both;
	height: 143px;
	/*border: 1px solid #FFFFFF;*/
	width: 950px;
	padding-top: 20px;
	margin-left: 23px;
}
#contenant #header #bando #logo {
	float: left;
	height: 63px;
	width: 283px;
	position:absolute;
	margin-top: 49px;
	margin-left: 34px;
	/*border: 1px solid #FFFFFF;*/
}
#header #bando #bandoContent {
	float: right;
	height: 135px;
	width: 516px;
	/*border: 1px solid #FFFFFF;*/
	padding-top: 10px;
}
#header #bando #bandoContent ul {
	margin: 0px;
	list-style-type: none;
	height:26px;
	padding: 0px;
}


#header #bando #bandoContent li {
	margin: 0px;
	padding: 0px ;
	float:left;
	height:26px;
	/*border-right:solid 1px #fff;*/
}


#contenant #header #bando #bandoContent #inscriptionNews {
	clear: both;
	height: 40px;
	width: 265px;
	position:relative;
	top:14px;
	left:255px;
	/*border: 1px solid #FFFFFF;*/
}
#contenant #header #bando #bandoContent #inscriptionNews form{

	/*border:solid 1px #fff;*/
	margin:0px;
	padding:0px;
}

#contenant #header #bando #bandoContent #inscriptionNews #labelNews {
	float: left;
	height: 15px;
	width: 106px;
	margin-top:4px;
}
#contenant #header #bando #bandoContent #inscriptionNews #labelNews h2 {
	display: none;
}
#contenant #header #bando #bandoContent #inscriptionNews #input {
	float: left;
	height: 22px;
	width: 109px;
	margin-right:5px;

}
#contenant #header #bando #bandoContent #inscriptionNews #input input{
	border:solid 1px #666666;
	height: 15px;
	width: 103px;
	font-size:10px;
	vertical-align:top;
	padding:2px;
	margin-left:8px;

}
#contenant #header #bando #bandoContent #inscriptionNews #submitNews {
	float: right;
	height: 21px;
	width: 21px;
	margin-right:11px;
}
#contenant #header #bando #bandoContent #inscriptionNews #link {
	clear: both;
	text-align:right;
	margin-right:36px;
	padding-top:4px;
}
#contenant #header #bando #bandoContent #communaute {
	height: 29px;
	width: 441px;
	margin-top: 50px;
	margin-left: 57px;
}

#contenant #footer {
	clear:both;
	position: relative;
	width:350px;
	height:70px;
	left: 324px;
	background: url(../images/bg/footer.jpg) no-repeat;
	text-align:center;
	padding-top:10px;
}

#contenant #footer2 {
	clear:both;
	position: relative;
	width:1000px;
	height:70px;
	background: url(../images/bg/footer_2.jpg) no-repeat;
	text-align:center;
	padding-top:20px;
}

#contenant #footer span {
	font-weight: bold;
	font-size:11px;
}

#contenant #footer ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 35px;
	margin-left: 55px;

}


#contenant #footer li {
	margin: 0px;
	padding: 0px 8px;
	float:left;
	border-right:solid 1px #fff;
}

#contenant #footer2 span {
	font-weight: bold;
	font-size:11px;
}

#contenant #footer2 ul {
	list-style-type: none;
	padding: 0px;
	height:20px;
	margin-top: 35px;
	margin-left:380px;
	text-align:center;
	
}


#contenant #footer2 li {
	margin: 0px;
	padding: 0px 8px;
	float:left;
	border-right:solid 1px #fff;
}


#contenant #contenu {
	;
	/*position: relative;
	top: -20px;*/
}
#contenant #contenu #haloHome {
	background: url(../images/bg/halo_home.jpg);
	height: 20px;
	width: 1000px;
	clear:both;
}
#contenant #contenu #haloHome2 {
	background: url(../images/bg/halo_home2.jpg);
	height: 20px;
	width: 1000px;
	clear:both;
}

#contenant #contenu #teaserHome1{
	background: url(../images/bg/teaserHome.jpg) no-repeat;
	height: 300px;
	width: 1000px;
	position:relative;
	clear:both;
	/*border:solid 1px #fff;*/
}

#contenant #contenu #teaserHome1 div{
	width: 270px;
	float:left;
	/*border:solid 1px #fff;*/
	position:relative;
	top:50px;
	
}

#contenant #contenu #teaserHome1 h2{
	display:none;
}

#contenant #contenu #teaserHome1 #editorial {
	padding-left: 40px;

}
#contenant #contenu #teaserHome1 #editorial span {
	font-size: 14px;
	font-weight: bold;
}
#contenant #contenu #teaserHome1 #editorial p {
	margin-top: 5px;
	font-size: 11px;
	text-align:justify;
}

#contenant #contenu #teaserHome1 #enigmes  {
	font-size: 10px;
	margin-left:55px;
}

#contenant #contenu #teaserHome1 #enigmes p {
	margin-bottom: 15px;
	font-size: 10px;
}
#contenant #contenu #teaserHome1 #enigmes #date {
	font-weight: bold;
	color: #FF0000;
}
#contenant #contenu #teaserHome1 #enigmes #options {
	color: #999999;
}
#contenant #contenu #teaserHome1 #enigmes #solution {
	background: url(../images/bg/puce.jpg) no-repeat;
	padding-left: 15px;
	margin-top:8px;
}
#contenant #contenu #teaserHome1 #enigmes #intitule {
	font-weight: bold;
	font-size:11px;
}
#contenant #contenu #teaserHome1 #enigmes h3 {
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	position:absolute;
	left:172px;
	top:232px;
}

#contenant #contenu #teaserHome2 {
	width:1000px;
	height:529px;
	background: url(../images/bg/teaser_home2.jpg);
}

#contenant #contenu #teaserHome2 div{
	width: 266px;
	padding-right: 17px;
	padding-left: 17px;	
	position:relative;
	float:left;
	margin-top:50px;
	/*border:solid 1px #fff;*/
}

#contenant #contenu #teaserHome2  h2 {
	display: none;
}



#contenant #contenu #teaserHome2 #concours {
	top:0px;
	left:25px;
}
#contenant #contenu #teaserHome2 #concours #visuel {
	float: left;
	height: 80px;
	width: 80px;
	padding-right: 15px;
}
#contenant #contenu #teaserHome2 #concours #date {
	font-size:11px;
	color: #FF0000;
}
#contenant #contenu #teaserHome2 #concours #texte {
	font-size:14px;
	font-weight: bold;

}
#contenant #contenu #teaserHome2 #concours #texte2 {
	font-size: 10px;
	font-weight: normal;
	clear: both;
	padding-top:5px;
}
#contenant #contenu #teaserHome2 #concours h3 {
	position: absolute;
	top: 152px;
	left:212px;
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-size:10px;
}
#contenant #contenu #teaserHome2 #concours #commentaires {
	position: absolute;
	left: 17px;
	top: 242px;
}
#contenant #contenu #teaserHome2 #concours #commentaires #date {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
#contenant #contenu #teaserHome2 #concours #commentaires h3 {
	font-size: 11px;
	font-weight: bold;
	
}

#contenant #contenu #teaserHome2 #maitres {
	position:relative;
	left:50px;
}

#contenant #contenu #teaserHome2 #maitres #visuel {
	float: left;
	height: 80px;
	width: 80px;
	padding-right: 15px;
}

#contenant #contenu #teaserHome2 #maitres #texte {
	font-size:11px;
	font-weight: normal;

}

#contenant #contenu #teaserHome2 #maitres #texte #pseudo {
	font-weight: bold;
	color: #FF0000;
	font-size:14px;
}
#contenant #contenu #teaserHome2 #maitres #texte #score {
	font-weight: bold;
}
#contenant #contenu #teaserHome2 #maitres #texte #profil {
	background: url(../images/bg/puce.jpg) no-repeat;
	height: 10px;
	padding-left: 15px;
}
#contenant #contenu #teaserHome2 #maitres #classementSpace {
	margin: 0px;
	padding: 0px;
	height: 10px;
	clear:both;
}


#contenant #contenu #teaserHome2 #proposer {

	left:74px;
}


#contenant #contenu #teaserHome2 #proposer #visuel {
	float: left;
	height: 80px;
	width: 80px;
	padding-right: 15px;
}

#contenant #contenu #teaserHome2 #proposer #texte {
	font-size:14px;
	font-weight: bold;

}

#contenant #contenu #teaserHome2 #proposer #texte2 {
	font-size: 10px;
	font-weight: normal;
	padding-top: 4px;
	margin:0px;
	clear:both;
}

#contenant #contenu #teaserHome2 #proposer h3 {
	position: absolute;
	margin:0px;
	padding:0px;
	font-size: 10px;
	font-weight: normal;
	left:180px;
	top:150px;
	width:110px;
/*	border:solid 1px #fff;*/
}
#contenu #haloTop {
	background: url(../images/bg/haloTop.jpg);
	height: 55px;
	width: 1000px;
	/*border:solid 1px #fff;*/

}
#haloTop #enigme {

	height: 15px;
	width: 72px;
	position: relative;
	left: 36px;
	top:30px;

}

#haloTop #proposer {
	background: url(../images/bg/proposerTitre.jpg);
	height: 15px;
	width: 200px;
	position: relative;
	left: 688px;
	top:13px;
/*	border:solid 1px #fff;*/
}
#contenu #fiche {
	background: url(../images/bg/haloContent.jpg) repeat-y;
	float: left;
	height:auto !important;
	width: 674px;
	min-height:800px;
	height:800px;
	/*margin-right:25px;*/
	/*border: 1px solid #FFFFFF;*/
}
#contenu #corps #fiche #titre {
	position: relative;
	top: -25px;
	left: 36px;
}
#contenu #fiche h2 {
	display: none;
}
#contenu #fiche #nav {
	padding-top: 22px;
	text-align:center;
}
#contenu #haloBottom {
	background: url(../images/bg/haloBottom.jpg);
	height: 52px;
	width: 1000px;
	clear:both;
}
#contenu #fiche #contenu {
	width: 625px;
	position:relative;
	left:24px;
}
#contenu #fiche #info {
	background: #2a2a2a;
	height: 25px;
	padding-top: 10px;
	padding-left: 12px;
	margin-top:20px;
	font-size: 12px;
}
#contenu #fiche #contenu #info #date {
	font-weight: normal;
	color: #FF0000;
	
}
#contenu #fiche #contenu #info #niveau {
	color: #999999;
}
#contenu #fiche #contenu #info #ami {
	float: right;
	height: 18px;
	width: 200px;
	margin-right: 10px;
	padding-bottom:5px;
	text-align:right;
}



#contenu #fiche #contenu #concours {
	padding: 20px;

	background: #2a2a2a;

}
#contenu #corps #fiche #contenu #concours #bloc {
	width: 400px;
}
#contenant #contenu #fiche #contenu #concours #visuel {
	float: left;
	height: 200px;
	width: 200px;
	padding-right: 15px;
}
#contenant #contenu #fiche #contenu #concours #date {
	font-size:11px;
	color: #FF0000;
}
#contenant #contenu #fiche #contenu #concours #texte {
	font-size:14px;
	font-weight: bold;
	
}
#contenant #contenu #fiche #contenu  #concours #texte2 {
	font-size: 10px;
	font-weight: normal;
	clear: both;
	padding-top:13px;
}
#contenu #fiche #contenu  #ami {
	float: right;
	height: 18px;
	width: 91px;
	margin-right: 10px;
	padding-bottom:5px;
}
#contenu #fiche #contenu #enonce {
	font-size: 14px;
	color: #000000;
	background: #FFFFFF;
	margin-top:25px;
	margin-bottom:15px;
	padding-left:12px;
	padding-right:12px;

	padding-top:5px;
	padding-bottom:5px;
	
}
#contenu #fiche #contenu #solution {
	text-align: center;
	padding: 10px;
	font-size:11px;
	font-weight:bold;

}

#contenu #fiche #contenu  #score {
	background: url(../images/auteur.jpg) no-repeat;
	width: 537px;
	left:44px;
	height: 19px;
	text-align:right;
	padding-top:10px;
	font-size:11px;
	
}

#contenu #fiche #contenu #auteur {
	width: 537px;
	position:relative;
	left:44px;
	background: #636363;
	clear:both;
}

#contenu #fiche #contenu #auteur #profil  {

	width:522px;
	padding-top: 13px;
	padding-left: 15px;
	/*border:solid 1px #fff;*/
}
#contenu #fiche #contenu #auteur #profil #infos {
	position: absolute;
	left: 104px;
	top: 38px;
	/*border:solid 1px #fff;*/
	width:420px;
}
#contenu #fiche #contenu #auteur #profil #infos #pseudo {
	float: left;
	font-size: 18px;
}
#contenu #fiche #contenu #auteur #profil #infos #pseudoPLus {
	float: right;
	padding-top:3px;
}
#contenu #fiche #contenu #auteur #profil #infos #presentation {
	clear: both;
	font-size: 11px;
	padding-top: 10px;
}
#contenu #fiche #contenu #commentaires {
	background: url(../images/commentaires.jpg) no-repeat;
	margin-top:38px;
	margin-left:44px;
	clear:both;
	width:537px;
}
#contenu #fiche #contenu #commentaires #comment {
	background: #413f40;
	padding:15px;
}

#contenu #fiche #contenu #commentaires #ecrire{
	text-align:right;
}

#contenant #contenu #fiche #contenu #commentaires table {
	width: 100%;
	background: #413f40;
	margin-top:16px;
	margin-bottom:16px;
	margin-left:0px;
	margin-right:0px;
}
#contenu #fiche #contenu #commentaires #pseudo {
	font-size: 12px;
	font-weight: bold;

}

#contenu #fiche #contenu #commentaires #date {
	font-size: 12px;
	padding-right:8px;
	text-align:right;
}

#contenu #fiche #contenu #commentaires #texte {
	font-size: 11px;
	vertical-align:top;
}

#contenant #contenu #fiche #contenu #commentaires #visuel {
	width:80px;
	padding:13px;
}
#contenu #colR {
	float:left;
	position:relative;

}
#contenu #colR #content {
	background: url(../images/bg/colR.jpg) repeat-y;
	width:305px;
	min-height:10px;
	position:absolute;
	left:-25px;
	padding-left:45px;
	padding-top:16px;


}
#contenu #colR h2 {
	display: none;
}

#contenant #contenu #colR #content #proposer {

	width: 269px;

}

#contenant #contenu #colR #content #proposer #visuel {
	float: left;
	height: 80px;
	width: 80px;
	padding-right: 15px;
}

#contenant #contenu #colR #content #proposer #texte {
	font-size:14px;
	font-weight: bold;

}

#contenant #contenu #colR #content #proposer #texte2 {
	font-size: 10px;
	font-weight: normal;
	padding-top: 4px;
	margin:0px;
	clear:both;
}

#contenu #colR #bgConcours {
	/*clear:both;	*/
	left:-45px;
	position:relative;
	overflow: visible;	/*border:solid 1px #fff;*/
	width:305px;

}

#contenu #colR #bgConcours #fond{
	background: url(../images/bg/concours.jpg) no-repeat;
	height: 94px;
	width: 350px;

}

#contenu #colR  #bgConcours #titre {

	height: 15px;
	width: 90px;
	position:absolute;
	top:68px;
	left:40px;
	
}
#contenant #contenu #colR  #bgConcours h3 {
	position: absolute;
	margin:0px;
	padding:0px;
	font-size: 10px;
	font-weight: normal;
	left:200px;
	top:20px;
	width:110px;
}

#contenu #colR #content #concours {
	width: 270px;
	padding-top: 10px;
}
#contenant #contenu #colR #content  #concours #visuel {
	float: left;
	height: 80px;
	width: 80px;
	padding-right: 15px;
}
#contenant #contenu #colR #content  #concours #date {
	font-size:11px;
	color: #FF0000;
}
#contenant #contenu #colR #content  #concours #texte {
	font-size:14px;
	font-weight: bold;

}
#contenant #contenu #colR #content  #concours #texte2 {
	font-size: 10px;
	font-weight: normal;
	clear: both;
	padding-top:13px;
}

#contenu #colR #bgCinema {
	/*clear:both;	*/
	left:-45px;
	position:relative;
	overflow: visible;	/*border:solid 1px #fff;*/
	width:305px;

}

#contenu #colR #bgCinema #fond{
	background: url(../images/bg/concours.jpg) no-repeat;
	height: 94px;
	width: 350px;

}

#contenu #colR  #bgCinema #titre {

	height: 15px;
	width: 90px;
	position:absolute;
	top:68px;
	left:40px;
	
}
#contenant #contenu #colR  #bgCinema h3 {
	position: absolute;
	margin:0px;
	padding:0px;
	font-size: 10px;
	font-weight: normal;
	left:240px;
	top:20px;
	width:110px;
}

#contenu #colR #content #cinema {
	width: 270px;
	padding-top: 0px;
	height:240px;
	position:relative;
	left:-20px;
	top:0px;
}

#contenu #colR #content #bgBottomCinema {
	left:-45px;
	position:relative;
	overflow: visible;	/*border:solid 1px #fff;*/
	width:305px;

}

#contenu #colR #content #bgBottomCinema #fond{
	background: url(../images/bg/bgBottomCinema.jpg) no-repeat;
	width: 350px;
	height: 40px;

}
#contenu #corps #fiche #menu {
	float: left;
	padding-left: 40px;
	padding-top: 10px;
	font-size:12px;
	font-weight:bold;
}
#contenu #corps #fiche #tri {
	float: right;
	padding-top:12px;
	padding-right:35px;
	font-size:11px;
}
#contenu #corps #fiche #bgGrisFonce {
	position:relative;
	left:24px;
	top:20px;
	width:605px;
	background: #2a2a2a;
	padding: 10px ;
	clear: both;
	margin-bottom: 10px;

}
#contenu #corps #fiche #bgGrisFonce #date {
	font-size: 10px;
	color: #FF0000;
	margin-left:8px;
}
#contenu #corps #fiche #bgGrisFonce #option {
	font-size: 10px;
	color: #999999;
}
#contenu #corps #fiche #bgGrisFonce #enonce {
	font-size: 11px;
	font-weight: bold;
}

#contenant #contenu #corps #fiche #bgGrisFonce #link {
	background: url(../images/bg/puce2.jpg) no-repeat;
	padding-left: 15px;
	margin-left: 15px
	/*border:solid 1px #fff;*/
}
#contenu #corps #fiche #bgGrisFonce #sample-form {
	clear:both;
	/*position: relative;
	left: 150px;*/
	width:470px;
	
}

#contenu #corps #fiche #bgGrisFonce #sample-form div{
	clear:both;
	padding:2px;
	font-size:11px;
	font-weight:bold;
}

#contenu #corps #fiche #bgGrisFonce #sample-form p{
	clear:both;
	padding:2px;
	text-align:right;
	width:405px;
	/*float:right;*/
}

#contenu #corps #fiche #bgGrisFonce #sample-form p input{
	width:80px;
	font-size:11px;
}

#sample-form label{
	width: 150px;
	display: block;
	text-align:right;
	margin:  0;
	padding:2px 0px 0px;
	vertical-align:middle;
	
	color:#fff;
	/*clear:both;*/
	float:left;

}

#sample-form input, textarea {
	border: 1px solid #B0B09D;
	margin: 0 0 0 10px;
	padding:2px;
	width:240px;
	font-size:11px;
	font-weight:bold;

	
}



#contenu #corps #fiche #bgGrisFonce #msg {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	padding-bottom: 10px;
	padding-left: 60px;
}
#contenant #contenu #teaserHome1 #pub {
	
	position:relative;
	left:39px;
	top:35px;
	width:300px;
	height:250px;
	/*border:solid 1px #fff;*/
}

#solutionFiche{
	
	font-weight:bold;
	font-size:11px;
	padding:10px;
	margin-top:10px;
	color:#fff;
	background-color:#2a2a2a;

}
#contenu #corps #fiche #membre {
	position: relative;
	width: 625px;
	left: 24px;
}
#contenu #fiche #membre  #score {
	background: url(../images/auteur.jpg) no-repeat;
	width: 537px;
	left:44px;
	height: 19px;
	text-align:right;
	padding-top:10px;
	font-size:11px;
	
}

#contenu #fiche #membre #auteur {
	width: 537px;
	position:relative;
	left:44px;
	background: #636363;
	clear:both;
	top:20px;
}

#contenu #fiche #membre #auteur #profil  {

	width:522px;
	padding-top: 13px;
	padding-left: 15px;
	/*border:solid 1px #fff;*/
}
#contenu #fiche #membre #auteur #profil #infos {
	position: absolute;
	left: 224px;
	top: 38px;
	width:300px;
}
#contenu #fiche #membre #auteur #profil #infos #pseudo {
	float: left;
	font-size: 18px;
}
#contenu #fiche #membre #auteur #profil #infos #pseudoPLus {
	float: right;
	padding-top:3px;
}
#contenu #fiche #membre #auteur #profil #infos #presentation {
	clear: both;
	font-size: 11px;
	padding-top: 10px;
}

#contenu #corps #fiche #membre #bgGrisProfil {
	position:relative;
	top:10px;

	width:605px;
	background: #2a2a2a;
	padding: 10px ;
	clear: both;
	margin-bottom: 10px;

}
#contenu #corps #fiche #membre #bgGrisProfil #date {
	font-size: 10px;
	color: #FF0000;
	margin-left:8px;
}
#contenu #corps #fiche #membre #bgGrisProfil #option {
	font-size: 10px;
	color: #999999;
}
#contenu #corps #fiche#membre #bgGrisProfil #enonce {
	font-size: 11px;
	font-weight: bold;
}

#contenant #contenu #corps #fiche #membre #bgGrisProfil #link {
	background: url(../images/bg/puce2.jpg) no-repeat;
	padding-left: 15px;
	margin-left: 15px
	/*border:solid 1px #fff;*/
}
#contenu #corps #fiche #membre #enigme {
	width: 625px;
	/*padding-left: 10px;*/
	padding-top: 30px;
	
}
#contenu #corps #fiche #membre #enigme #img {
	padding-left: 10px;
	padding-top:50px;
}
#corps #fiche #retour {
	text-align: right;
	position: relative;
	top: -40px;
	width:635px;
}

#stat {

	display:none;

}

#header #bando #bandoContent #admin{
position:absolute;
left:60px;
top:245px;
}

#header #bando #bandoContent #admin a {
	font-weight: bold;
	font-size:11px;
}

#header #bando #bandoContent #admin a:hover {
	color:#ff0000;
}

#contenu #corps #fiche #contenu #gagnant {
	font-size: 11px;
	font-weight: bold;
	background: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;	
}

#contenu #corps #fiche #contenu #gagnant a {
	font-size: 11px;
	font-weight: bold;

}



#contenu #fiche #contenu #listeGagnants {
	background: url(../images/titreListeGagnants.jpg) no-repeat;
	padding-top:25px;
	margin-left:44px;
	clear:both;
	width:537px;
}
#contenu #fiche #contenu #listeGagnants #comment {
	background: #413f40;
	padding:15px;
}

#contenu #fiche #contenu #listeGagnants #ecrire{
	text-align:right;
}

#contenant #contenu #fiche #contenu #listeGagnants table {
	width: 100%;
	background: #413f40;
	margin-top:16px;
	margin-bottom:16px;
	margin-left:0px;
	margin-right:0px;
}
#contenu #fiche #contenu #listeGagnants #pseudo {
	font-size: 12px;
	font-weight: bold;

}

#contenu #fiche #contenu #listeGagnants #date {
	font-size: 12px;
	padding-right:8px;
	text-align:right;
}

#contenu #fiche #contenu #listeGagnants #texte {
	font-size: 11px;
	vertical-align:top;
}

#contenant #contenu #fiche #contenu #listeGagnants #visuel {
	width:80px;
	padding:13px;
}

#contenu #corps #analyse {
	float: left;
	padding-left: 40px;
	width:590px;
	padding-top: 10px;
	font-size:12px;
	font-weight:normal;
	text-align:justify;
	/*border:solid 1px #fff;*/
	
}