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

body {
margin:0;
font-family:Arial, Georgia, "Times New Roman", Times, serif;
/*color:#b2adac;*/
color:#9d9897;
line-height:20px;
font-size:12px;
background:#f2f2f2 url(../images/bg.gif) top repeat-x;
}

a {
color:#666666;
text-decoration:none;
}

.grey {
color:#666666;
}

a:hover {
text-decoration:underline;
}

h1 {
font-size:24px;
line-height:30px;
font-weight:normal;
margin-bottom:50px;
}

#pub {
position:absolute;
top:25px;
padding-left:200px;
width:468px;
height:60px;
overflow:hidden;
z-index:999;
}

#pub img {
border:none;
}

#mainframe {
width:900px;
margin:auto;
background:white;
}

#header {
height:180px;
}

#content {
padding:10px;
width:880px;
}

#content_inner {
background:#f4f4f4;
padding:35px;
/*overflow:hidden;*/
  min-height:410px;
  height:auto !important;
  height:410px;

}

#content .div_historique {
width:400px;
overflow:auto;
height:360px;
}

#content .notremetier { background:#f4f4f4 url(../images/notremetier.jpg) bottom right no-repeat; }
#content .quelqueschiffres { background:#f4f4f4 url(../images/quelqueschiffres.jpg) 455px 10px no-repeat; }
#content .historique { background:#f4f4f4 url(../images/historique.jpg) top right no-repeat; }
#content .enjeu { background:#f4f4f4 url(../images/enjeu.jpg) bottom right no-repeat; }
#content .contact { background:#f4f4f4 url(../images/contact.jpg) bottom right no-repeat; }
#content .realite { background:#f4f4f4 url(../images/realite.jpg) bottom right no-repeat; }
#content .perenne { background:#f4f4f4 url(../images/perenne.jpg) bottom right no-repeat; }
#content .reference { background:#f4f4f4 url(../images/reference.jpg) bottom right no-repeat; }
#content .ergonomie { background:#f4f4f4 url(../images/ergonomie.jpg) bottom right no-repeat; }
#content .formation { background:#f4f4f4 url(../images/formation.jpg) top right no-repeat; }
#content .oeuvre { background:#f4f4f4 url(../images/oeuvre.jpg) bottom right no-repeat; }
#content .equipe { background:#f4f4f4 url(../images/equipe.jpg) bottom right no-repeat; }
#content .support { background:#f4f4f4 url(../images/support.jpg) bottom right no-repeat; }
#content .domino_doc { background:#f4f4f4 url(../images/domino_doc.jpg) top right no-repeat; }
#content .domino { background:#f4f4f4 url(../images/domino.jpg) top right no-repeat; }
#content .demo { background:#f4f4f4 url(../images/demo.jpg) bottom right no-repeat; }

#content ul li {
list-style-image:url(../images/li.gif);
}
#content ul {
padding-left:17px;
}

#footer {
font-size:11px;
margin:auto;
width:890px;
padding:0 5px 0 5px;
height:50px;
background:transparent url(../images/footer.gif) 0 -18px no-repeat;
}

#copyright {
float:left;
}

#bottom_links {
float:right;
}


#menu_left {
width:160px;
float:left;
overflow:hidden;
clear:none;
margin-left:-35px;
margin-right:35px;
margin-top:-36px;
margin-bottom:-35px;
}
	.menu_left_item {
	height:34px;
	padding-top:14px;
	border-top:solid 1px #dfdfdf;
	padding-left:10px;
	font-size:11px;
	}
	.menu_left_item a {
	text-decoration:none;
	color:#918481;
	}
	.menu_left_item#selected a, .menu_left_item a:hover {
	text-decoration:none;
	color:#ff692a;
	}
	
#subcontent {
float:left;
clear:none;
width:595px;
margin-top:240px;
padding-left:53px;
}

.orange {
color:#ff692a;
}

.small {
font-size:10px;
}

