body
{
	background-color:	#333;
	font-family: 		Verdana;
	font-size: 			24px;
	margin:				0 auto;
	text-align: 		center;
}

#content 
{
	position:			relative;
	background-color: 	#FFF;
	width: 				90%;
	height:				600px;
	min-width:			900px;
	-moz-border-radius: 15px;
	padding:			10px;
	margin:				0 auto;
	text-align: 		left;
	margin-top:			50px;
	margin-bottom:		50px;
	padding-bottom: 	0px;
}

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

a:hover
{
	text-decoration:	underline;
}

table
{
	font-family: 		Verdana;
	font-size:			20px;
}

h1
{
	margin:				0px;
	font-size: 			40px;
}

h1 a
{
	text-decoration:	none;
}

form
{
	font-size:			20px;
	margin-bottom:		0px;
}

input 
{
	border:				1px solid #000;
	font-size:			20px;
	padding:			5px;
	margin-top:			20px;
	height:				35px;
}

.radio
{
	height:				auto;
	padding:			0px;
	margin-top:			5px;
	border:				none;
}

.bouton 
{
	border:				none;
	padding:			0px;
	height:				60px;
	
}

select
{
	border:				1px solid #000;
	font-size:			15px;
	padding:			5px;
	margin-top:			20px;
	width:				300px;
}

#search
{
	width:				300px;
}

#left
{
	float:				left;
	width:				44%;
	margin-left:		20px;
}

#left2
{
	float:				left;
	width:				450px;
}

#right
{
	margin-top:			20px;
	float:				right;
	margin-right:		20px;
	z-index: -1;
}

#about
{
	font-size: 			15px;
	font-weight:		bold;
}


.barre_player {
	background-color: 	#FFF;
	height: 			30px !important;
	height: 			25px;
	width: 				425px;
	margin-top: 		-5px !important;
	margin-top: 		0px;
	font-family: 		Sans-Serif;
	font-size: 			12px;
}

.barre_player a img {
	border: 			none;
	margin: 			5px;
}

.barre_player a {
	outline: 			0;
}

.barre_player a {
	margin-right: 		3px;
}

#droite {
	margin-top: 		-35px;
	float: 				right;
}

#droite img {
	margin: 			5px;
}

#cadre_avancement {
	width: 				120px;
	border: 			2px solid black;
	position: 			relative;
	top: 				-8px;
}

#cadre_avancement a, #cadre_avancement .non_lien {
	margin: 			0px;
	padding: 			0px;
	text-decoration: 	none;
	color: 				#FFF;
	background-color: 	#FFF;
}

#cadre_avancement .red {
	color: 				black;
	background-color: 	black;
}

#cadre_avancement .red2 {
	color: 				red;
	background-color: 	red;
	height: 			15px;
}

.footer
{
	clear:				both;
	width:				98%;
	position:			absolute;
	bottom:				-15px;			
}

#top_right
{
	float: 				right;
	margin-top: 		-400px;
	margin-right:		20px;
	width:				22%;
	font-size:			16px;
	
}

#send
{
	font-size:			16px;
	text-align:			justify;
	padding-left:		10px;
}

.little
{
	font-size:			16px;
	padding-top:		20px;
	text-align:			center;
}