#globalf {
	width: 600px; /* -> 3 */
	border: solid #666666 2px;
	left: 50%;
	margin: 0 auto 0 -400px;
	position: relative;
	top: 20px;
	background-color: #FFFFFF;
}
#contenuf {
	padding: 10px 15px;
}
.contenu_contact{
	width:570px;
	height:410px;
	color:#FFFFFF;
	font-family: Tahoma, Arial, Geneva, sans-serif;
	font-size: 12px;
}
.oubli {
	color: #333333;
	background: #FFFFFF;
	width: 570px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	height: 120px;
	
}
.boutonsR {
	background: #333333;
	color: #FFFFFF;
}
.merci {
	color: #666666;
	width: 570px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	height: 180px;
}
.email {
	width: 570px;
	height: 70px;
	color: #666666;
	font-weight: bold;
	font-family: Tahoma, Arial, Geneva, sans-serif;
	text-align: center;
}

.validation {
	width: 10px;
	height: 10px;
	color: #FFFFCC;
	left: 701px;
	top: 349px;
	position: absolute;
	display: none;
}
.message {
	width: 570px;
	height: 180px;
	color: #666666;
	font-weight: bold;
	text-align: center;
}
.envoyer {
	width: 570px;
	height: 26px;
	color: #FFFFCC;
	top: 700px;
	text-align: center;
}
.boutons {
	background-color: #666666;
	color: #FFFFFF;
}

