/* CSS Document */
body{
	color:#000000;
	background-color: #D9CDCD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.asterisque 
{
    text-align:center;
    color: #FF0000;
}
.texteformulaire 
{
	color:#000000;
	margin:40px auto;
	font-size:15px;
	text-align:left;
	border:1px solid #757575;
	background-color: #D9CDCD;
	width:500px;
}
.fondformulaire 
{
	margin-top:10px;
	background-color:#FFFFFF;
	border-color:#D9CDCD;
}

.texteformulaire p
{
   padding:10px 5px;
}
.formcentre {
   text-align:center;
}
.erreur {
   text-align:center;
   color: #CC0000;
   font-weight:bold;
}
.link a {
   color:#0099FF;
   font-weight:bold;
}
.link a:hover {
   color:#00CCFF;
}
#devz{
	background-image: url(/serrurier_paris_urgence.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 117px;
	width: 945;
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-size: 14px;
}
