/* on met tout à zéro pour  */
/* * {margin:0;padding:0;} */

p, div, span, ul, li, h1, h2, h3, h4, h5, h6, dl, dt, dd, form {margin:0;padding:0;}

/****** Titres */
h1 {}
h2{}
h3{}
h4{}

h5{}
h6{}
/****** Fin Titres*/

hr {color: #cccccc;background-color: #cccccc;width:180px;height:1px;margin:0;/*bug ie et marge top et bottom incompressible sur hr de 7px on enleve donc 7px ahh sacré bill*/	_margin: -7px 0 -7px 0;padding:0;border:0;display:block;}

html, body {
	margin: 0; /* pour éviter les marges */
	text-align: left;
	background-color: #FFFFFF;
	font-family:Verdana, Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#666666;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: fixed;height:100%;min-height:100%;
}


#logo{
	height:102px;
	background-image: url(../img/bg_logo.jpg);
	background-repeat: no-repeat;
}


#logo.ecs{
	height:102px;
	background-image: url(../img/bg_logo_ecs.jpg);
	background-repeat: no-repeat;
}


.left {float:left;}
.right {float:right;}


td, ul,li,img{
	margin: 0;
	margin: 0; /* pour éviter les marges */
}
ul,li {
	list-style-type: none;
}


a {text-decoration:none;}
a:hover {text-decoration:underline;}
a img {border:none;}



/* -----------Structure du gabarit-------------------- */
#Container{
	width:874px;
	padding:0;
	text-align: left; /* on rétablit l'alignement normal du texte */
	position: relative;	
	margin: 0 auto;
	min-height: 100%;
	}

/*corrections hauteur pour ie 6*/
* html #Container{height: 100%;}

/*menu nav*/

#menu {float:left;width:854px;	
	height: 30px;	
}
#menu a {
	float: left;
	background-position: top;
	height: 30px;
}
#menu a:hover {
	background-position: center;
}
#menu a:active, #menu a.active, #menu a.active:hover {
	background-position: bottom;
}
#menu a em {
	display: none;
}


#menu1 {
	width: 101px;
	background-image: url(../img/bt_entreprise.gif);
	background-repeat: no-repeat;
}
#menu2 {
	width: 131px;
	background-image: url(../img/bt_competences.gif);
	background-repeat: no-repeat;
}
#menu3 {
	width: 92px;
	background-image: url(../img/bt_portfolio.gif);
	background-repeat: no-repeat;
}
#menu4 {
	width: 70px;
	background-image: url(../img/bt_contact.gif);
	background-repeat: no-repeat;
}
/*contenu avec les trois colonnes positionnées en flottant*/
#Content{width:834px;padding-top:10 0 30px 0;margin:auto;clear:both;}
#col_left{float:left;width:484px;} 
#col_middle {width:225px;float:left;}
#col_right{margin-left:500px;}
/*Path*/
#path{width:822px;padding:15px 15px 3px 16px;margin:auto;background-color:#eff5dc;font-size:11px;line-height:17px;clear:both;}
#path a:link,#path a:visited,#path a:active {color:#003300;text-decoration:none;padding:3px}
#subcatspath, .productNavigationBar {color:#333333;padding:10px 10px 10px 15px;}
#subcatspath a,.productNavigationBar a {background-color:#FF9900;color: #ffffff;padding-top:5px;padding:3px;text-decoration:none;font-size:10px;}
#path a:link,#path a:visited,#path a:active {color:#003300;text-decoration:none;padding:3px}
#path a:hover {background-color:#99CC00;color: #ffffff;padding-top:5px;padding:3px;text-decoration:none;font-size:11px;}
#path strong {color:#669999;font-weight:bold;}

.menuder {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;font-weight:bold;color:#333333;background-color: #ffffff;border: 1px solid #6291A5;width:200px;}



/* titre des trois colonne sur home page*/
#Content h1 {font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;font-weight: bold;}
#col_middle h1 {padding:15px 0 0 0;	
	color: #993333;
}

#edito h1 { padding:0 32px 5px 20px;color: #669900;}
#col_right #diaporama h1  {padding:15px 0 10px 0;	
	color: #6699CC;
}
/*edito*/
#col_left #edito {
	width:450px;
	padding:15px 0 0 0;
	background-image: url(../img/onglet_edito.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#col_left #edito p  {width: 398px;
    padding:0 32px 20px 20px;	
	margin:0;
	background-image: url(../img/onglet_edito.jpg);
	background-repeat: no-repeat;
	background-position: bottom;}





/*news home*/
#col_middle #news{padding:5px 0 0 0;}
#col_middle #news h1{
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	padding : 0 5px 3px 15px;
	background-image: url(../img/fl_h1_news.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

 #col_middle #news p {
	font-size: 11px;padding-bottom:2px;padding-left:15px;
}
 #col_middle #news a {padding-left:15px;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	line-height:15px;}
	
	#news hr {
	height:1px;padding:0;
	margin:2px 10px 2px 15px;
	padding:0;border:0;display:block;
	
}
.InfoPrd .illus {margin-right:7px;}
/*corrections marges pour ie 6*/
* html #Content_push hr{margin: -4px 10px -4px 15px;}
/*corrections marges pour ie 7*/
*+ html #news hr{margin: -2px 10px -2px 15px;}


#diaporama {
	
	padding:0 0 0 5px;

}

/*corrections marges pour ie 6*/
* html #Content_push hr{margin: -10px 0 -5px 0;}
/*corrections marges pour ie 7*/
*+ html #Content_push hr{margin: -9px 0 -5px 0;}

/*** break */
.clear {
   clear: both;
   display: block;
   height: 1px;
	margin-top:-1px;
	}
/*** fin break */
/*** break */
.clearFlow {
   clear: both;
}
/*** fin break */





/*formulaires*/
.formNews{width:140px;font-size:10px;}
.ButtonSmall {
	padding:0 2px 0 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #78AA39;
}

#KT_tngerror{
	color:#FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #FF0000;
	padding: 10px;margin-bottom:20px;margin-top:20px;	background-color: #FFFDE5;
}
.KT_field_error{color:#FF0000;}

	
	.KT_tngtable .tabrow {background-color:#f5f5f5;}
	
	.KT_tngtable .KT_title {	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #858585;}
	

	

	
.KT_tngtable {padding-top:50px;border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;}
	
	.KT_buttons td{
	padding-top:20px;
	border: 1px solid #ffffff;
}




/* 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:#333333;
		font-size: 10px;
	}
	.KT_tngtable td.KT_required {
	}
	/* span containing the "*" for required field labels */
	.KT_tngtable label span.KT_required {
		padding: 0 2px;
		color: #cc0000;
		font-family: Courier New, Courier, monospace;
		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 #cccccc; 
	}

	/* The actial error message style */
	.form_validation_field_error_error_message {
		color:#cc0000;font-size:10px;font-weight:bold;
	
		float: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:Verdana, Verdana, 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:Courier, 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:Verdana, Verdana, 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:Verdana, Verdana, 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;
}




/*Listes*/

.KT_row_order{background-color:#cccccc;height:21px;	}
.KT_row_order th{background-color:#cccccc;height:21px;	padding-left:6px;	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #858585;}
.KT_row_order a {text-decoration:none;color:#666666;font-weight: bold; font-size:10px;line-height:23px;	}
.KT_options a{text-decoration:none;color:#333333;font-weight: bold; font-size:10px;line-height:23px;	}
.KT_options a:hover{text-decoration:underline;color:#666666;}
.KT_tnglist #form1 .KT_options {text-align:left;}


/*pages */

#illus_contact{
	position:absolute;
	left: 393px;
	top:260px;
}
/*Product list*/
/*Genéral*/
#Content #resultresume  {padding: 10px 10px 10px 15px;margin:0;}
#Content #resultresume p {padding-left:3px;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #669999;padding:0;}
#Content #resultresume p strong {font-weight:bold;color:#FF6600;}
#resultresume a:link,#resultresume a:visited,#resultresume a:active {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #669999;text-decoration:underline;}
#resultresume a:hover {text-decoration:none;}


#Container #Content #product_list .product .none a,#Container #Content #product_list .product .none a:hover,
#Container #Content #product_list2 .product .none a,#Container #Content #product_list2 .product .none a:hover {padding:0;	background-image: none;width:300px;color:#003300;}
#Container #Content #product_list .product .none a:hover,#Container #Content #product_list .product .none a:hover {padding:0;background-image: none;width:300px;color:#003300;text-decoration:underline;}
#Container #Content #product_list .product .none a,#Container #Content #product_list .product .none a:hover {padding:0;
	background-image: none;width:300px;color:#003300;}
#Content #product_list .product a,#Content #product_list2 .product a{color:#99CC00;}


#Container #Content #product_list h1 a,#Container #Content #product_list2 h1 a {color:#669999;font-weight:normal;}
#Container #Content #product_list .product h1,#Container #Content #product_list2 .product h1 {font-size: 12px;font-weight: bold;color: #99CC00;font-family: Verdana, Arial, Helvetica, sans-serif;}
#Container #Content #product_list .product h2 {font-size: 11px;font-weight: normal;color: #99CC00;font-family: Verdana, Arial, Helvetica, sans-serif;padding:0 0 10px 0;}
#Container #Content #product_list .product h1 span,#Container #Content #product_list2 .product h1 span {font-size:11px;font-weight:normal;color:#000000;}

#Container #Content #product_list .product img {border: 1px solid #c1c1c1;margin-bottom:12px;margin-left:15px;float:right;}

#Content #ContentDetail #ContentBox img{border: 1px solid #c1c1c1;margin-bottom:12px;}
a.buttonview,#Container #Content #product_list .product a.buttonview ,#Container #Content #product_list2 .product a.buttonview {font-family: Arial, Helvetica, sans-serif;font-size: 10px;color: #000000;background-image: url(../img/bt_see_prdoff.gif);background-repeat: no-repeat;width:91px;height:22px;display:block;line-height:22px;padding-left:20px;}
a.buttonview:hover,#Container #Content #product_list .product a.buttonview:hover ,#Container #Content #product_list .product a.buttonview:hover {font-family: Arial, Helvetica, sans-serif;font-size: 10px;background-image: url(../img/bt_see_prdon.gif);	background-repeat: no-repeat;width:91px;height:22px;display:block;line-height:22px;padding-left:20px;text-decoration:none;color:#99CC00;}
.price,.available {display:none;}




#Content #product_list,#Content #product_list2 {padding: 30px 9px 20px 15px;background-image: url(../img/bg_produc_list.gif);background-repeat: repeat-x;background-position: top;width:829px;}
/*Affichage 1*/
#Container #Content #product_list .product p,#Content #ContentDetail .product p {font-size:11px;font-weight:normal;padding-bottom:10px;}
#Container #Content #product_list .product,#Content #ContentDetail .product{width:790px;padding : 13px 20px 0 10px;background-image: url(../img/bg_top_pushbox.jpg);background-repeat: no-repeat;}
#Container #Content #product_list .bottom,#Content #ContentDetail .bottom {background-image: url(../img/bottom_pushbox.jpg);background-repeat: no-repeat;}

/*Affichage 2*/
#Container #Content #product_list2 .product h2 {font-size: 11px;font-weight: normal;color: #99CC00;font-family: Verdana, Arial, Helvetica, sans-serif;padding:0 0 5px 0;}
#Container #Content #product_list2 .product p {font-size:11px;font-weight:normal;padding-bottom:5px;height:40px;}
#Container #Content #product_list2 .product{width:223px;padding : 13px 20px 0 10px;background-image: url(../img/bg_top_pushbox2.jpg);background-repeat: no-repeat;float:left;height:110px;margin : 0 20px 20px 0;}


#Container #Content #other_product .products_list p{width:170px;font-size:11px;}
/*Search*/

#Container #Content #product_list .product .lien{
	background-color:#FF9900;
	color: #ffffff;
	padding-top:5px;
	padding:3px;
	text-decoration:none;
	font-size:11px;
	border: 1px solid #A66400;
}

#Container #Content #product_list .product .lien:hover{
	background-color:#FFC56C;
	color: #FF9900;
	padding-top:5px;
	padding:3px;
	text-decoration:none;
	font-size:11px;
	border: 1px solid #A66400;
}






