/*body {
	margin: 0px;
	text-rendering: optimizeLegibility;
   -webkit-font-smoothing: antialiased;	
overflow-y:scroll;
background:#f5f5f5;
}*/

/*#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f5f5f5;
	height: ;
	margin-top: 10px;
}
.clearfloat {
	clear: both;
}
*/
/*
#header {
	height: 200px;
	width: 960px;
}*/


#box-login {
	float: left;
	height: 200px;
	width: 797px;
	border: 1px dotted #CCC;
	background-color: #f5f5f5;
	margin-right: ;
}
.boxs-l {
	float: left;
	height: 200px;
	width: 158px;
	background-color:;
	font-family: 'Play', arial, serif;
	font-size: 18px;
	color: #000;
	text-align: center;
	line-height: 70px;
	border: 1px dotted #CCC;
	
}

.boxs-l:hover {
	background-color:#09C;
	opacity: 0.5;
	font-size: 18px;
	color: #FFF;
	font-family: 'Play', arial, serif;
	text-align: center;
}
.box-login {
	float: left;
	height: 200px;
	width: 158px;
	background-color: #FFF;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	color: #000;
	text-align: center;
	line-height: 170px;
	border: 1px dotted #CCC;
	}

.box-login:hover {
	background-color:#000;
	opacity: 1;
	font-size: 20px;
	color: #FFF;
	font-family: "Arial Black", Gadget, sans-serif;
	text-align: center;
}
/*#chapo-test {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	float: left;
	height: 100px;
	width: 897px;
	padding-top: 30px;
	padding-left: 60px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCC;
	border-left-color: #CCC;
	padding-bottom: 30px;
	line-height: 19px;
}*/


/*----------------style LINKS------------------*/

/*a:link {
	color: #fff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #fff;
}
a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #000;
}
a:active {
	text-decoration: none;
}
a {
	outline:none;
}*/

/*----------------style LINKS------------------*/
/*#slide-tests {
	float: left;
	height: 70px;
	width: 957px;
	background-color: #f5f5f5;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCC;
	border-left-color: #CCC;
	text-align: center;
	padding-top: 30px;
}*/
/*#container-global-form {
	float: left;
	width:897px;
	height: auto;
	padding-top: 20px;
	padding-left: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	text-align: left;
	text-transform: none;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
	background-color: #f5f5f5;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;	
}
*/





/*-------------------------------------------------style FORMULAIRE TEST CARACTEROLOGIE ------------------*/




/*#formulaire-caracterologie {
	float: left;
	width: 800px;
	height: auto;
	padding-bottom: 30px;
	border: 0px;
}*/
#identity {
	
	height: 80px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
	background-color: #ffffff;
	
}
#identity fieldset {
	float: left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0;
	width: auto;
	padding: 0px;
	border: none;
}
#identity label {
	color: #000000;
	text-shadow: 0 1px 1px #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 240px;
 }
 #identity input {
	display: block;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	width: 240px;
 }
#box-tests-caracterologie fieldset {
	height: 16px;
	width: 100px;
 }

/*#box-test-caracterologie {
	float: left;
	width: 800px;
	margin-left: ;
	margin-top: ;
}*/


label {
	display: block;
}

.etiquettes-label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	padding-bottom: 4px;
	width: 250px;
}


input[type="submit"] {
	width:auto;
	background: #000;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #000;
	cursor: pointer;
	padding-top: 14px;
	padding-right: 60px;
	padding-bottom: 14px;
	padding-left: 60px;
}
input[type="text"] {
	width:auto;
	padding: 2px 1px;
	background: #fff;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px dotted #000;
	margin-right: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	text-align: center;
}

input[type="email"]:valid {
	background:: #09C;
}

	

.button {
	display:inline-block;
	padding 5px 10px;
	border: none;
	cursor: pointer;
	text-decoration: none;
	font-size: 100%;
	backgroud: #000000;
	color: #fff;
}






/*----------------FORM MEMBRE ------------------*/


#pwd_affich {
	width: 200px;
	border: 1px solid #f5f5f5;
	height: 16px;
}

#envoyer {
	height: 34px;
	/*float: right;*/
	line-height: 2px;
}

#login-box {
	height: 130px;
	width: 300px;
	padding-top: 4px;
	float: right;
	padding-left: 0px;
	background-color: #f5f5f5;
	margin-top: ;
	margin-right: 10px;
	margin-top: 20px;
}
#formLogin {
	float: right;
	height: 130px;
	width: 300px;
}


#forgot-pass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
	margin-right: 10px;
	height: 14px;
	margin-top: 10px;
}
#forgot-pass a:link {
	color: #000
}
#forgot-pass a:hover {
	background-color: #f5f5f5;
	color: #F60
}
#forgot-pass a:visited {
	background-color: #f5f5f5;
	color: #000
}

#download-cv {
	float: left;
	height: 18px;
	width: 276px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #000;
	text-align: center;
	padding-top: 2px;
}


.titres-exergue-tests {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF6600;
	font-weight: bold;
	
}
.chapo-black {
	background-color:;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: oblique;
	font-weight: normal;
}
.encadre-black {
	background-color:;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
}
.etiquettes-texte {
	text-decoration: underline;
}

