body
{
	margin:0px;
	margin-left:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	background: #99CC00 ;
}

#general
{
	width: 650px ;
	height:300px;
	margin:0px;
	text-align: left;
	padding:0px;
}

#form_coord_title
{
	display:block;
	width:850px;
	height:58px;
	background-image:url(../img/logo.jpg);
	background-repeat:no-repeat;
	background-color : #FFFFFF;

}

.txt_red
{
	color:red;
}

#form_check_envoi
{
	width:600px;
	margin-left:36px;
	margin-top:25px;
	clear:both;
}
table
{
	margin-left:35px;}
#situation table
{
	margin-left:0px;
}
#bouton
{
	text-align:center;
	margin-top : 5px;
}

#champs
{
	float:left;
	width:650px;
	margin-bottom:15px;
}

a {
	text-decoration:none;
	font-size : 12px;
	color:white;
}
a:hover {
	font-weight:bold;
	text-decoration:underline;
	color:white;
}

.reglement
{
	margin-left:4px;
	margin-right:4px;
	text-align:justify;
}

#general_reglement
{
	width:333px ;
	height:500px;
	margin:0px;
	text-align: left;
	padding:0px;
}

.concours
{
	color:#FFFFFF;
	text-align:center;
	text-decoration:underline;
	font-weight:bold;

}

#form_coord_title_reglement
{
	display:block;
	width:333px;
	height:58px;
	background-image:url(../img/logo.jpg);
	background-repeat:no-repeat;
	background-color : #FFFFFF;

}
.colonne1
{
	width:70px;
}
.colonne2
{
	width:250px;
}
.colonne3
{
	width:100px;
}
.colonne4
{
	width:25px;
}	

