/* 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%;
	width: 100%;
}


#logo{
	height:102px;
	background-image: url(../img/bg_logo.jpg);
	background-repeat: no-repeat;
}


.left {float:left;}
.right {float:right;}


td, ul,li,img{
	margin: 0;
	margin: 0;
}
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:10px;padding-bottom:30px;margin:auto;clear:both;}
#col_left{float:left;width:484px;} 
#col_middle {width:225px;float:left;}
#col_right{margin-left:500px;}


/* 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;
	
}

/*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*/

.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;
}











/*menu top*/

#actu {
	/*
	-moz-opacity:.97;
	filter:alpha(opacity=97);
	opacity:.97;
	*/
	visibility: hidden;
	background-color: #fbfbfb;
	layer-background-color: #003063;
	padding:0px 0 10px 0;
	color:#000000;
	border: 1px solid #b2b2b2;
	z-index:10;
	background-image: url(../img/bg_ssmenu.gif);
	background-repeat: repeat-x;
}
#actu {position: absolute; left: 10px; top: 134px;  width: 350px;padding:5px 5px 5px 15px;}
#actu img ,#sections img ,#sites img {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#actu li,#sections li,#sites li{
	float:left;
	display:inline;
	width:145px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#actu a,#sections a,#sites a{display:block;color:#3399CC;line-height:20px;padding-left:5px;text-decoration:none;}
#actu a:hover,#sections a:hover,#sites a:hover{background-color:#60adde;color:#FFFFFF;}
#Container #Content #Content #ContentDetail .qtwrapper qtwrap-round1 #current-ex2 .qtcontent li {
	list-style-type: circle;
}

#Container #Content #Content #mine li {
	list-style-type: disc;
	float: none;
	clear: both;
	list-style-position: inside;
	margin-left: 200px;
}
