/* 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;
}

#Header {
	height:111px;
	vertical-align:bottom;
	
	padding-bottom:5px;
	background-image: url(../img/bg_header.jpg);
	background-repeat: repeat-x;
}
#logo{float:left;}
#Nav {padding:85px 4px 10px 40px ;text-align:center;float:right;width:500px;}
#Nav li {display:inline;padding:5px;}
#Nav li a{color:#666;font-size:14px;font-family: Verdana,Arial, Helvetica, sans-serif;padding-bottom:5px;}
#Nav li a:hover {color:#99322f;text-decoration:none;}

/****** Titres */
h1, h2, h3, h4, h5, h6 {
	color:#434343;
	
}
#Container #Content .FillHome div h1 {
	font-size:20px;
	font-weight:normal;
	width:350px;
	text-align:right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	padding-right:10px;float:left;line-height:30px;
}
#Container #Content .FillHome div h2 {
	font-size:22px;
	font-weight:bold;
	display:block;color:#d7914d;line-height:30px;padding-left:15px;
	}
	
	
#Container #Content .FillContent {margin-bottom:20px;}	
#Container #Content .FillContent div h1 {float:left;height:55px;width:255px;
	font-size:20px;
	float:left;color:#d7914d;line-height:30px;

	}
#Container #Content .FillContent div h2 {
	margin-left:250px;
	font-size:18px;
	font-weight:normal;
	line-height:20px;
	border-left-style: solid;
	border-left-color: #000;
	padding-left:10px;
	border-left-width: 1px;
}
	
h3 {
	font-size:18px;
	font-weight:bold;
	color:#99322f;
	font-weight:normal;
	padding-bottom:10px;
	padding-top:5px;
	display:block;
	font-weight:normal;
	margin-bottom:5px;
}
h4 {
}
h5 {
}
h6 {
}
/****** Fin Titres*/

hr {
	color: none;
	background-color: none;
	width:20px;
	height:0px;
	margin:0;/*bug ie et marge top et bottom incompressible sur hr de 7px on enleve donc 7px ahh sacré bill*/
	_margin: -8px 0 -8px 0;
	padding:0;
	border:0;
	visibility:hidden;clear:both;
}
body {
	margin: 0;
	padding:0; /* pour éviter les marges */
	text-align: left;
	background-color: #fff;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#111111;

}
.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;
}
.green {
	color:#8fa733;
}
.orange {
	color:#cb3300;
}

.aveninov {color:#808080;}
.aveninov em{
	color:#F90;
	font-style: normal;
}
/* -----------Structure du gabarit-------------------- */
#Header {
	width:980px;
	margin: auto;
	padding:0;
}
#Container {
	width:980px;
	margin: auto;
	margin-top:15px;
	padding:0;
	text-align: left; /* on rétablit l'alignement normal du texte */
	position: relative;
	background-position: left top;
	border: 1px solid #D6D6D6;
	background-image: url(../img/visuel1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom:155px;
	background-color: #FFF;
}



#Content {/*border: 2px solid #245567;*/
border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6D6D6;
	background-position: 4px top;
	margin:0px 20px 40px 20px;padding-top:40px;
}
.FillHome{text-align:center;margin-bottom:20px;}

#Container #Content .encarthome {
	/*width:850px;
	height:353px;margin-top:0px;background-image: url(../img/encart_home.png);
	background-repeat: no-repeat;*/
	padding:20px 18px;
	
	float:left;
}

#Container #Content ul {margin-left:18px;margin-bottom:20px;}
#Container #Content ul li {margin:0;
	list-style-position: outside;
	list-style-type: square;font-size:13px;line-height:18px;margin-bottom:10px;
}

#Container #Content .equipeline {clear:both;margin-bottom:10px;}
#Container #Content .equipeline p strong {
	font-size: 14px;
	color:#99322f;
}
#Container #Content .equipeline img{padding:3px;
	float:left;
	border: 2px solid #D6D6D6;
}
#Container #Content .equipeline p{margin-left:150px;}

#Container #Content p {
	padding :0 0 10px 0;
}


.equipeeffect {position: relative; z-index: 10;padding:15px; }
/*contenu*/
#SubContainer {
	float:left;
	width:854px;
	
	height:100%;
	padding-bottom:30px;
}
#col_left {
	padding-top:34px;
	float:left;
}
#col_middle {
	width:355px;
	float:left;
	padding:55px 22px 10px 0px;
}

.tabcontact  {
	margin-top:10px;
	padding:0;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;margin-right:30px;
}
/*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*/



#KT_tngerror {
	color:#FF0000;
	font-family: "Trebuchet MS", 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 {
}
.KT_tngtable .KT_title {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #858585;
}
.KT_tngtable {
	padding-top:50px;
}
.KT_buttons td {
	padding-top:20px;
}
/* Active Form Elements :font-sizes */
	.KT_tngtable input, .KT_tngtable select {
	font-size: 11px;
}
.KT_tngtable textarea {
	font-size: 11px;
}
/* Special items : error containers, field hints, required table cell  */
	.KT_field_error {
	color: #490000;
}
.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;
	font-size:12px;
}
/* The client-side error displaying */

	/* How the label should change on error */
	.form_validation_field_error_label {
	color:#000;
}
/* 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:1px solid #CCC;
	background-color: #eee;
}
/* The actial error message style */
	.form_validation_field_error_error_message {
	color:#cc0000;
	font-size:10px;
	float:left;float:none;
}
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, "Trebuchet MS", 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, "Trebuchet MS", 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, "Trebuchet MS", 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*/


/*Footer */

#Footer {
	/*background-image: url(../img/bg_btm_page.png);
	background-repeat: no-repeat;*/
	
	margin: auto;
	width:980px;
	
}
#Footer ul {
	float:left;
	padding:5px 0;
}
#Footer li {
	display:inline;
	margin-right:2px;
	font-weight:bold;
}
#Footer a {
	color:#111111;
}
#Footer p {
	color:#660000;
font-size:11px;line-height:13px;
}

#Footer a {
color:white;
font-size:11px;
}
#Footer .athome {float:right;
font-size:11px;
font-weight:normal;
text-align:right;
text-transform:none;
}
#Footer .athome a {height:30px;
color:#aaa;
font-size:11px;
padding:3px 45px 0 0;background-image:url(../img/agence_web.gif);
background-position:right center;
background-repeat:no-repeat;
}
#Footer .athome a:hover {
text-decoration:underline;
}



body {
	background-image: url(../img/bg_page.jpg);
	background-repeat: repeat-x;
}

