

body {

	background-color: #000;

	overflow: hidden;

} 

#background{

	width:784px;

	height:600px;

	background : url(images/fond.png) center no-repeat;

	margin:0;

  padding:0;

  font-family:Verdana;

  font-size:9px;

  left: 50%;

	top: 50%;

	position: absolute; 

	margin: -300px 0 0 -392px ; 

}



a{

	text-decoration:none;

}



.logo{

	display:block;

	height:77px;

	width:163px;

	background-image:url(images/logo.png);

	background-repeat: no-repeat;

	margin-top: 20px;

	margin-left: 76%;

}



#formulaire{

	height:75px;

	width:311px;

	background-image:url(images/formulaire.png);

	background-repeat: no-repeat;

	margin-top: -80px;

	margin-left: 35%;

}



.bandeau-inscription{

	height:20px

	display:block;

	border: none;

	font-family: Verdana;

	font-size:12px;

	font-weight:bold;

	color: #FFFFFF;

	margin-top: -66px;

	margin-left: 37%;

}



.input-inscrire{

	border: none;

	font-family: Verdana;

	text-align:center;

	height : 16px;

	margin-top: 39px;

	margin-left: 1.5em;

}



.submit-inscrire{

	font-family: Verdana;

	text-align:center;

	margin-left: 2.1em;

	

}







#content{

	height:385px;

	width:493px;

	background-color: #000;

	margin-top: 70px;

	margin-left: 35%;

}



#txt{

	color:white;

	font-size: 15px;

	padding-top:15px;

	margin-left:15px;

	margin-right:15px;

}



#formulaire2{

	height:75px;

	width:311px;

	margin-left:15px;

	margin-right:15px;

}



.input-inscrire2{

	border: none;

	font-family: Verdana;

	text-align:center;

	height : 16px;

	margin-top: 39px;

}



.submit-inscrire2{

	font-family: Verdana;

	text-align:center;

	margin-left: 0em;

}



#menu{

	color:white;

	margin-top: 10px;

	margin-left: 31%;

}

#menu ul li{

  list-style:none;

  float:left;

  padding:5px;

}

#menu ul li a{

  height:40px;

  width:111px;

  font-size:18px;

  text-align:center;

  display:block;

  background-repeat: no-repeat;

  line-height:40px;

  font-weight:bold;

  color:white;

}



#menu ul li a.bleu{

	background-image:url(images/boutonBleu.png);

}

#menu ul li a.rose{

	background-image:url(images/boutonRose.png);

}



#popup {

	width:600px; 

	height:300px; 

	display:none;

	background-color: #c0a0ff;

	border:5px solid black;

	position:absolute;

	top : 22%;

	left : 12%;

	padding:10px;

	}

	

#popup label {

	display: inline; 

	float: left; 

	width: 100px;

	}

	

#popup .droite {

	text-align:right; 

	margin-right:30px;

	}

	

#tableau{

	text-align:left;

	font-weight:bold;

  color:white;

  font-size: 14px;

}



#facebook{

	height:385px;

	width:493px;

	position:absolute;

	top : 50%;

	left : 50%;

	margin: -300px 0 0 450px;

}

span.connect_widget_text {display:none;}
.retour {color:red;}


#links{
	font-family:Verdana;
  font-size:9px;
  position:absolute;
  color: white;
  top : 90%;
	left : 50%;
}

#links a{
  color: white;
}

#copyright{
	position:absolute;
  top : 93%;
	left : 68%;
}