body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: url(../logosilhouette.png);
	background-repeat:no-repeat;
	padding-top: 100px;
	color: #6B6B6B;
}

.grasorange {
	font-weight: bolder;
	color: #E65015;
	text-decoration:none;
}
TEXTAREA {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6B6B6B;
	}
TEXTAREA:focus {
	color: #6B6B6B;
	}
input {
	vertical-align: middle;
}

input {
	font-size: 10px;
	vertical-align: middle;
}
input:focus {
	font-size: 10px;
	vertical-align: middle;
	color: #6699CC;
}
div.grosgros {
	color: #008000;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	margin_top: 20px;
	font-size: 20px;
}
#language {
	position: absolute;
	display: block;
	float: left;
	height: 10px;
	vertical-align: top;
	text-align: left;
	color: #6B6B6B;
}
#language a, #language a:link, #language a:visited {
	text-decoration: none;
	color: #6B6B6B;
}
div.intro {
	color: #008000;
	font-size: 12px;
	text-align: left;	
}

.mode_emploi {
	color: #6B6B6B;
	font-size: 11px;
}
.mode_emploi2 {
	color: #FFFFFF;
	font-size: 11px;
}

.boite1 {
	width: 300px;
	height: 10px;
	background-color: #E65015;
	margin-top: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	}
	
.boite2 {
	width: 250px;
	height: 30px;
	background-color: #E65015;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	text-align: center;
	}

.boite3 {
	width: 250px;
	height: 10px;
	background-color: #231F20;
	margin-top: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	}

.boite4 {
	width: 300px;
	height: 30px;
	background-color: #231F20;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	text-align: center;
	}
.ok1 {
	width: 250px;
	height: 11px;
	margin-top: 2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E65015;
	text-align: right;
	font-weight: bolder;
	text-transform: uppercase;
	}


.alerte {
	position: relative;
	bottom : 0;
	left : 0 ;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6B6B6B;
	font-weight: bolder;
	visibility : hidden;
	text-align: center;
	}	

.alerte2 {
	position: relative;
	bottom : 0;
	left : 0 ;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bolder;
	visibility : hidden;
	text-align: center;
	}
	
.ok1 a:link {
	color: #FFFFFF;
	text-decoration:none;
	}
.ok1 a:visited {
	color: #FFFFFF;
	text-decoration:none;
	}
.ok1 a:hover {
	color: #FFFFFF;
	text-decoration:none;
	}
	
.ok2 a:link {
	color: #6B6B6B;
	text-decoration:none;
	}
.ok2 a:visited {
	color: #6B6B6B;
	text-decoration:none;
	}
.ok2 a:hover {
	color: #6B6B6B;
	text-decoration:none;
	}
.ok2 {
	width: 250px;
	height: 20px;
	top: 50px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B6B6B;
	text-align: right;
	font-weight: bolder;
	text-transform: uppercase;
	}

.gauche {
	float: left;
	width: 100px;
	height: 30px;

	margin: 0px;
	background-color: #E65015;
	text-align: right;
	line-height: 22px;
	color: #FFFFFF;
}

.gauche2 {
	float: left;
	width: 100;
	height: 30px;
	margin: 0px;
	background-color: #231F20;
	text-align: right;
	line-height: 22px;
	color: #FFFFFF;
}


.droite {
	float: left;
	width: 150;
	height: 30px;
	margin: 0px;
	background-color: #E65015;
	text-align: left;
	line-height: 22px;
	color: #FFFFFF;
}
.droite2 {
	float: left;
	width: 150;
	height: 30px;
	margin: 0px;
	background-color: #231F20;
	text-align: left;
	line-height: 22px;
	color: #FFFFFF;
}

.background {
	position: absolute;	
	width: 70%;
	left: 15%;
	border-right: 1px dashed #999999;
	border-left: 1px dashed #999999;
	height: 100%;
	}
	
.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}
div.oubli {
	position: relative;
	top: 20px;	
}

