@CHARSET "UTF-8";

#authentification
{
	display:block;
	float:left;
	width:670px;
	height:311px;
	position:relative;
	border:1px solid #919393;
	margin-bottom:15px;
	font-size:12px;
     
}

.titre
{
	font-size:15px;
	text-align:center;
	padding-top:3px;
	height:28px;
	background:transparent url('../images/degrade-rubrique.png') repeat-x top left;
	font-weight:bold;
	color:#919393;
}

#authentification form
{
  margin-top:30px;

}
.valider
{

border:1px solid #FF7200;
display:block;
margin-left:215px;
width:200px;
clear:both;

}

div#eratum{
background-color:#ff7200;
color:#ffffff;
padding:9px 16px 15px 12px

}

label
{
color:#ff7200;
display:block;
float:left;
width:200px;
margin-left:16px;
clear:both;
}

input.text{
float:left;
display:block;
width:200px;
height:20px;
border:inset 1px #b6b6b6;
margin-bottom:5px;
}

a
{
text-decoration:none;
color:inherit;
}

 .orange{
 color:#ff7200;}
 
 .bleu{
 color:#1eb0c9;}
 
 .vert{
 color:#a5d135;}
 
 .grey{color:#919393;
 line-height:20px;
 }
#authentification #message
{
	
	color:black;
	font-size:11px;
	position:absolute;
	top:130px;
       right:30px;

		
}
#authentification p
{
	
	display:block;
	font-size:11px;
	margin-top:45px ;margin-left:20px;

	
}
#authentification p a
{
	
	margin-right:60px;
	
}
#authentification p a img
{
	
	margin-top:10px;
	
}
#authentification a, 
#authentification a:link, 
#authentification a:visited,  
#authentification a:active
{
	cursor:pointer;
	text-decoration:none;
	color: #4f4d4c;
} 

#authentification a:hover 
{

	color: #ff7200;
     /* border:1px solid #ff7200;*/
}

/********** action > rappeler ***************/

input#submitRappeler 
{
 width:185px;
 height:30px;
 border:1px solid #ff7200;  
 margin-left:220px; margin-bottom:40px; 
}
label.required,  #authentification #reponse 
{
font-size:12px;
margin-left:20px;
}
dd ul
{
	font-size:12px;
	color:red;
}

