@charset "utf-8";
/* CSS Document */

/******** Mise en page du formulaire *******/
form 									{ display:inline; }
fieldset 								{ border:medium none; }
legend 									{   }
label 									{ color:#6e6f74; }
input, select, textarea 				{ margin:1px 0; padding:2px; color:#4c4b4b; font-size:1.1em; font-family:Verdana, Arial, Helvetica, sans-serif;}
input 									{ background:url('/media/form/bg-chp-form.gif') repeat-x #ffffff; border:1px solid #bccad2; }
select 									{ background:#fcfcfc; border:1px solid #bccad2; }
textarea 								{ font-size:1.1em; background:url('/media/form/bg-chp-form.gif') repeat-x #ffffff; border:1px solid #bccad2; }

.input01on 								{ font-size:1.05em; background:#ffffff; border: 1px solid #cee0e0; }
.input01off								{  }
.input01error							{ border:1px solid #f5271d; background:#fff8f8; }
.input01warning							{ border:1px solid #F5A03A; background:#FEF4E9; }
.input01ok								{ border:1px solid #a6d19c; }

.no-style 								{ border:none; background:none; font-size:1%; line-height:1%; }
.submit 								{ font-weight:bold; font-size:11px; border:none; background:#CCCCCC url('/media/bt-form.png') no-repeat; cursor:pointer; }

button.valider							{ width:100px; height:20px; margin-right:10px; }
button.envoyer							{ width:100px; height:20px; margin-right:10px; }
button.annuler							{ width:100px; height:20px; margin-right:10px; }
button.off								{ background-position:top left; border:none; }
button.on								{ background-position:bottom left; border:none; cursor:pointer; }
button span								{ display:none; }

#formulaire								{ margin-bottom:50px; } 
.confirmation							{ width:80%; margin:5% 5% 5% 10%; color:#6DB632; padding:10px; border:2px solid #6DB632; background-color:#EDF8E4; }
.avertissement							{ width:80%; margin:5% 5% 5% 10%; color:#F5A03A; padding:10px; border:2px solid #F5A03A; background-color:#FEF4E9; }
.erreur									{ width:80%; margin:5% 5% 5% 10%; color:#f5271d; padding:10px; border:2px solid #f5271d; background-color:#f8d8d8; font-weight:bold; }

/* Formulaire de renseignement type */
#contenu_f h3 							{ padding:5px 0 3px 50px; margin:10px 0 0 0; background:transparent url('/media/gabarit/picto-light-double.png') no-repeat scroll left bottom; border-top:1px solid #BFBFBF; border-bottom:1px solid #BFBFBF; color:#1E619A; font-size:14px; font-weight:bold; }
#contenu_f h3 span 						{ }

#contenu_f fieldset						{ margin:10px 0; }

#contenu_f fieldset 					{ }
#contenu_f dl		 					{ height:1%; padding:4px 0; }
#contenu_f dt		 					{ width:30%; display:block; float:left; text-align:right; margin-top:2px; }
#contenu_f dt label 					{ text-align:right; }
#contenu_f dd		 					{ margin-bottom:3px; margin-left:31%; vertical-align:top; }


#contenu_f dt.o label 					{ font-weight:bold; }
#contenu_f dd.o input					{  }
#contenu_f dd.o select					{  }

#contenu_f dd select 					{ width:175px; }
#contenu_f dd .input-text				{ width:350px; }
#contenu_f dd .textarea					{ width:350px; }
#contenu_f dd table 					{ width:350px; }
#contenu_f dd table td.radio			{ width:10px; }
#contenu_f dd table label				{ margin:0 3px; display:block; }

#contenu_f label.input01error			{ color:#f5271d; font-weight:bold; border:none; background:none; } 
#contenu_f label.input01warning			{ color:#F5A03A; border:none; background:none; } 
#contenu_f label.input01ok				{ border:none; background:none; } 
#contenu_f label.input01on				{ border:none; background:none; } 
#contenu_f label.input01off				{  } 

#contenu_f select.input01error,
#contenu_f select.input01warning		{  }
#contenu_f input.input01error,
#contenu_f input.input01warning			{  }

#contenu_f #adresse						{ height:50px; }
#contenu_f #telephone					{ width:175px; }
#contenu_f #fax							{ width:175px; }
#contenu_f #portable					{ width:175px; }
#contenu_f #codepostal					{ width:80px; }
#contenu_f #demande						{ height:100px; }

#contenu_f .pro							{ background:#f7f8fa; margin:10px auto; padding:10px; }
#contenu_f .pro p						{ text-align:center; padding:3px; }

/* Cas particulier */
