@CHARSET "ISO-8859-1";

body
{
	background:#1B1B1B;
	font-family:arial;
	font-size:12px;
}

#selection_langue
{
	margin-top: -10px;
}

#selection_langue a
{
	border:none;
}

#selection_langue a img
{
	border:1px solid white;
}

#formulaire, div#header, div#selection_langue
{
	max-width:900px;
	width:900px;
	border: none;	/*1px solid red;*/
}

div#header, div#selection_langue
{
	margin-left: auto; 
	margin-right: auto;
}

div#header
{
	height:220px;
}

#logo
{
    float:left;
    margin:33px;
}

img#masque
{
	margin-left:40px;
}

div#titreForm, div#piedForm, div#header
{
	background-color:#fff;
	color:#ff6600;
}

div#corpForm
{
	background-color:#fff;
	margin:-1px;
}

div.liens_etapes
{
	text-decoration:none;
	
}

div.liens_etapes a
{
	background-color:white !important;
	border:none !important;
	color:#3C7AAD !important;
}

div.liens_etapes a:hover
{
	color:#4B99D8 !important;
}

input#valid
{
	color:#fff;  
	background-color:#ff6600; 
	border:1px solid; 
	border-color: #ff6600;
}
