.body {
	color: #FFF;
	width: 340px;
}
.Style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: left;
}
.format_cv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	width: 300px;
	height: 20px;
}
.ok 
{
	cursor : pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	height: 22px;
	width: 78px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
	background-color: #39F;
	float: right;
}
.ok2 
{
	cursor : pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00518F;
	height: 24px;
	width: 80px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: center;
	margin: 5px;
	padding: 3px;
}
.textarea
{
	height: 94px;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	margin: 2px;
	padding: 2px;


}

.text-input 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 22px;
	width: 250px;
	margin: 2px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;

}
.inputFile{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	height: 22px;
	width: 250px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin: 2px;
	padding: 2px;
}
.kaptcha
{
	height: 23px;
	width: 145px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	margin: 2px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;

}
#chercher{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 110px;
	float: right;
	background-color: #E8E8E8;
	background-image: url(images/bg_titre.png);
	padding-top: 5px;
	vertical-align: middle;
	padding-bottom: 3px;
	margin: 3px;
	border: 1px solid #1A8DC9;
	background-position: center;
	color: #FFF;
}
.alerte_r{
	color: #C00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}
.alerte_g{
	color: #0C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}
