@charset "utf-8";
/* CSS Document */
.categorie-formation h4{
	font-size: 11px;
	text-decoration: underline;
}
.categorie-formation{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #126A92;
	width: 753px;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
}
.categorie-formation a{
	color: #126A92;
	font-size: 12px;
}
#formulaire-devis20{
	background-image: url(/servicespro/images/formulaire-devis-gratuit20.png);
	background-repeat: no-repeat;
	height: 100%;
	min-height: 460px;
	padding-top: 20px;
	padding-left: 30px;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	z-index: 1;
}
.champ_texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #666666;
	width:160px;
}
.txtnom{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #21476c;
}
.txtnom4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left: 1px;
}
.txtnom2{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #21476c;
	padding-left: 50px;
}
/*pour IE 7*/
*+html .txtnom2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 30px;
}
.txtnomgras{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #21476c;
	font-weight: bold;
}
.redtxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.redtxt3{
	color: #FF0000;
}
.precisions_texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #21476c;
	border: 0px none #666666;
	font-weight: normal;
}
.champ_textarea2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #666666;
	width:610px;
	height: auto;
}
.champ_texte3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #666666;
	width:164px;
}
.champSpecial{
	display:none;
}
.titre_form { 
	background-color: #FC8408; 
	border: solid; 
	border-width: 1px 1px 1px 1px; 
	margin: 20px 0 20px 20px; 
	padding: 2px 2px 2px 5px ;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-style: normal; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-align: center; 
}
#k_form, #k_mess {
	display: block;
  margin: 20px 0 0 20px;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
}
 #k_mess {
	width : 665px;
	height: 40px;
 	border: solid 0px #790070 ;
	margin : 15px 15px 0 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:left;
	color: red;
}
#k_mess ul {
  list-style: none;
}
#k_mess li {
	height: 40px;
	background-image: url(../images/statut_email.gif);
	background-repeat: no-repeat;
  	background-position: 0 1%;
  	padding: 15px 0 0 45px;
  	margin: 0 0 0 0;
	font-weight: bold; 
}