@CHARSET "UTF-8";

#contenu {
	margin-top: 20px;
	margin-bottom: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#loginForm {
	width: 250px;
	margin: auto;
}

#loginForm fieldset { /*border: 1px solid;*/
	padding: 20px;
}

#loginForm label {
	display: block;
}

div.submit {
	text-align: center;
}

div.message, div.error-message {
	color: red;
	text-align: center;
	font-size: 85%;
font-weight:bold;
	
}

input {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	padding-left: 3px;
}

#registerform {
	margin:auto;
width:680px;

}

#registerform fieldset { /*border: 1px solid;*/
	padding: 20px;
clear:both;
width:200px;

-moz-border-radius: 15px;
margin:auto;
}

#registerform label {
	display: block;
}

div#creacompte{
margin-top:30px;
-moz-border-radius: 10px;
border:#eee 1px solid;
padding:10px;
width:300px;
color:navy;
float:left;
margin-bottom:10px;
}
div#creatitre{
background:#eaf9f0;
font-size:85%;
padding:5px;
}
#creacompte li {
text-decoration:underline;
font-size:85%;
}
#creacompte ul>ul>li {
color:maroon;
text-decoration:none;
}
div#avertpieg {
-moz-border-radius: 20px;
text-align:justify;
background:#f7f7f7;
padding:35px;
width:200px;
float:left;
margin-left:15px;
margin-top:38px;
}
#logo{
float:left;
}
div#motperdu{
width:400px;
margin:auto;
}

