/*************************** 
CHARTE DE NOMAGE CSS
.nomdumodule_section_nomdustyle{
}
*****************************/

#formulaires_merci{
	padding:5px;
	color:#FFF;
}

/*------------------------ contactez-nous ------------------------*/
.visuel_contact{
	float:left;
	width:176px;
	/*height:542px;
	_height:538px;	
	*/
	background:#436882;
}

html>/**/body .visuel_contact{
	/*height:548px;*/
}

.visuel_contact div{
	padding:2px;
	color:#CCCCCC;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;	
}

.visuel_contact div a{
	color:#CCCCCC;
}

.visuel_contact div.raison_social{
	font-size:12px;
	padding:0px;
}

.conteneur_formulaire_contact{
	float:right;
	width:500px;
}

.champ_requis {
	color:#ffcc00;
}

.formulaires_tbl_contact{
	width: 494px;
	max-width: 494px;
}

.formulaires_tbl_contact input, .formulaires_tbl_contact textarea{
    width:340px;
}



/*------------------------ devis ------------------------*/
.devis h2{
	color:#cccccc;
	text-transform:uppercase;
	font-weight:bold;
	padding-bottom:5px;
}

.devis .formulaire_coordonnees {
	float:left;
	width:362px;
	border-right:dotted #cccccc 1px;
	padding-right:5px;
}

.devis .formulaire_coordonnees table {
	border:none;
	width:362px;	
}


.devis .formulaire_coordonnees table  tr td.KT_th{
	width:100px;
	border:none;
	color:#FFFFFF;
	font-size:12px;	
}

.devis .formulaire_coordonnees table  tr td{
	background:none;
	border:none;	

}

.devis .formulaire_coordonnees table  tr input,
.devis .formulaire_coordonnees table  tr textarea{
	width:231px;
}

.devis .formulaire_demande {
	float:right;
	width:309px;
}

.devis .formulaire_demande table {
	border:none;
	width:309px;	
}

.devis .formulaire_demande table  tr td{
	background:none;
	border:none;	
}

.devis .formulaire_demande table tr td textarea{
	width:295px;
	height:220px;
}

.devis .formulaire_demande table tr td input#fichier_frm{
	width:200px;
}

html>/**/body .devis .formulaire_demande table tr td input#fichier_frm{
	width:140px;
}

.devis .formulaire_demande table  tr td.KT_th{
	width:92px;
	border:none;
	color:#FFFFFF;
	font-size:12px;	
}

html>/**/body .devis .formulaire_demande table  tr td.KT_th{
	width:70px;
}

.legende{
	font-size:10px;
	padding-top:15px;
}

.bt_valider #KT_Custom1{
	background:url(../images/bt_valider.gif) repeat-x left top;
	height:24px;
	line-height:24px;
	width:300px;
	max-width:300px;
	min-width:300px;
	border:solid 1px #4a4e50;
	text-align:center;
	color:#4e4e4e;
	font-size:12px;
	font-weight:bold;
}

html>/**/body .bt_valider #KT_Custom1{
	width:298px;
	max-width:298px;
	min-width:298px;
}

.bt_valider #KT_Custom1:hover{
	color:#4e4e4e;
}
/*------------------------ attente ------------------------*/
#formulaires_tbl_attente{

}
#formulaires_tbl_attente input, #formulaires_tbl_attente textarea{
    width:150px;
}



/****************************************************************
* Redéfinition de tng form == Boutton envoyer en fin de page
****************************************************************/

/* th, td.KT_th
 * 		the top row on nextensio list
 * 		labels container on nextensio form
 * 		As on the form table headings are semantically incorrect, we have td.KT_th */
.KT_tngtable th, .KT_tngtable td.KT_th {
	border-right-color: #888 solid 2px;
	border-bottom-color: #888 solid 2px;
	background-color:#436882; /* fond colonne gauche tableau */
	color:#ccc;
	font-weight: bold;
	vertical-align: top;
	padding:4px;
}
/* the plain cells   */
.KT_tngtable td {
	border:#888 solid 1px; /*   <------- table border ||||||||||||||||||||||||||||||||    */
	border-top-width: 0;
	border-left-width: 0;
	vertical-align: baseline;
	background-color:#839daa; /* fond colonne droite tableau */
}


/* *
 * recommmended css attribute order
	* layout:            display, list-style
	* box positioning:   position, float, clear
	* box position:      top, right, bottom, left
	* box clipping:      overflow, clip
	* box size:          width, height
	* box style:         margin, padding, border, background
	* text:              color, font, text-decoration, text-transform
	* text positioning:  text-align, vertical-align
	* other text:        white-space, ...
 * */

/* Table and cell look and feel */
.KT_tngtable {
	border: none; /*   <------- table border ||||||||||||||||||||||||||||||||   */
	border-right:none;
	border-bottom:none;
	border: solid 1px #888;
	border-collapse:collapse;
}
	.KT_tngtable tfoot, .KT_tngtable thead {
		border: solid 1px #888; 
	}
	.KT_tngtable td, .KT_tngtable th, .KT_tngtable caption {
		padding: 4px;
		white-space: nowrap;
	}
	/* HACK: to make ktml skin work properly */
	.KT_tngtable .ktml * td {
		border: 0px;
		white-space: normal ! important;
	}
		.KT_tngtable .ktml span.lcontainer table {
		}
		.KT_tngtable .ktml span.lcontainer td {
			padding: 0px ! important;
			margin: 0px ! important;
			vertical-align: middle;
		}

/* Buttons area for tNG form */
.KT_buttons td {
	border-top: none;
	padding: 4px;
	background-color:#436882;  /*   <------- footer ||||||||||||||||||||||||||||||||   */
	text-align: left;
}

/* Fonts for the table, table headings, table cells */
	.KT_tngtable td, .KT_tngtable th, .KT_tngtable caption {
		font-family: Arial, Helvetica, sans-serif;
	}
	.KT_tngtable th, .KT_tngtable td.KT_th, .KT_tngtable caption {
		font-size: 12px;
		text-align: left;
	}
	.KT_tngtable td {
		font-size: 11px;
	}

/* Active Form Elements :font-sizes */
	.KT_tngtable input, .KT_tngtable select {
		font-size: 10px;
	}

	.KT_tngtable textarea {
		font-size: 12px;
	}

/* Special items : error containers, field hints, required table cell  */
	.KT_field_error {
		color: #cc0000;
	}
	.KT_field_hint {
		color:#AAAAAA;
		font-size: 10px;
	}
	.KT_tngtable td.KT_required {
	}
	/* span containing the "*" for required field labels */
	.KT_tngtable label span.KT_required, span.KT_required {
		padding: 0 2px;
		color: #f00;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
	}


/* The client-side error displaying */

	/* How the label should change on error */
	.form_validation_field_error_label {
		/* color:#cc0000; */
	}

	/* How the input's container (TD) should change on error */
	.form_validation_field_error_container {
		/* border: 2px solid black; */
	}

	/* How the input textfield should change on error */
	.form_validation_field_error_text {
		/* border:2px solid #cc0000; */
	}

	/* The actial error message style */
	.form_validation_field_error_error_message {
		color:#cc0000;
		font-weight: bold;
		clear:left;
	}
	form.form_validation_form_error table {
		border: 2px solid red;
	}

/* The server-side error displaying */
/* topmost error div */
#KT_tngerror {
	padding: 5px 10px 5px 50px;
	margin:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #CC0000;
	font-size: 12px;
	border:1px solid red;
	background-color:#FFFFE4;
	background-image:url(images/error.gif);
	background-repeat:no-repeat;
	background-position:left;
}

/* trace container ( iniitally collapsed), and "Submit this to InterAKT... " area */
#KT_tngdeverror, #KT_tngtrace {
	padding: 5px 10px 5px 5px;
	margin:5px;
	border:1px solid black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#FAFAFA;
}

	/* alignment and borders for the form submit buttons */
	#KT_tngdeverror #KT_needhelp {
		text-align: right;
	}

	#KT_tngdeverror label, #KT_tngtrace label {
		display: block;
		font-family: Arial, Helvetica, sans-serif;
		font-weight:bold;
	}

	#KT_tngtrace ul {
		padding-left:10px;
		margin-left:10px;
	}

	#KT_tngtrace_details {
		display: none;
	}

#KT_tngwarning {
	padding: 10px 10px 10px 50px;
	margin:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #0000CC;
	font-size: 12px;
	border:1px solid blue;
	background-color:#E4FFFF;
	background-image:url(images/warning.gif) ;
	background-repeat:no-repeat;
	background-position:left;
}


/*----------------- BOUTON ENVOYER -------------------*/

/* Avec un bouton CSS */
a.btn_formulaire_submit {
    display:block;
	float: right; /* a ajouter s'il doit y avoir plusieurs bouttons sur la même ligne*/
	background:url(../images/btn_rouge_80.gif) 0 0 no-repeat;
	width:104px; height:22px;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

a:hover.btn_formulaire_submit  {	
	background-position:0 -28px;
	color:#FFF;
	text-decoration:none;
}

a.btn_formulaire_submit div  {	
	padding:4px 10px;
	text-align:left;
}

/* Bouton envoyer */
#KT_Custom1{
	/*float: right; /* A ajouter s'il doit y avoir plusieurs bouttons sur la même ligne */
	width:169px;
	min-width:169px;
	max-width:169px;
	height:19px;
	margin:0;
	padding-bottom: 0px;
	color:#104e77;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	border:none;
}

html /**/ body #KT_Custom1 {
	padding-bottom: 3px;
	padding-left: inherit;
}

#KT_Custom1:hover{
	color:#F00;
	text-decoration:none;
}

/* ----- MERCI ----- */
#merci {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #999999;
	padding-top: 150px;
	padding-bottom: 150px;
	text-decoration:none;
}

#merci a {
	font-weight:bold;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #999999;
	text-decoration:none;
}

#merci a:hover {
	font-weight:bold;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ffeb00;
	text-decoration:none;
}