@charset "iso-8859-1";
/* CSS Document */

*{
margin: 0;
padding: 0;
}
body {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #ACACB8;
	background-image: url(pix/global-bgd.png);
	background-repeat: repeat-x;
	background-position: 0px -20px;
}
a {
	color: #000099;
	text-decoration: none;
}

a:hover {
	color: #b04932;
	text-decoration: underline;
}
#container {
	width: 920px;
	text-align: left;
	height: 100%;
	margin: 0 auto;
	background-image: url(image/bgd-pge.gif);
	background-repeat: repeat-y;
}
#header {

	
}
#header #topheader {
	background-image: url(pix/pagebgd-top.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 35px;
	font-size: 11px;
	text-align: right;
	padding-top: 5px;
	padding-right: 40px;
	color: #E1E1EE;
}
#header #topheader ul li {
	list-style-type: none;
	float: right;
	padding-right: 15px;
	padding-left: 15px;
}
#header #topheader a {
	color: #FFF;
}
#header #topheader a:hover {
	color: #FFF;
	text-decoration: underline;
}

#header #mainheader {
	background-image: url(pix/pagebgd-topmid.png);
	background-repeat: repeat-y;
	height: 110px;
}
#container #header #mainheader h1 span {
	display: none;
}
#header #mainheader .originalogo {
	background-image: url(pix/logo-E4tech.png);
	background-repeat: no-repeat;
}
#header #mainheader .softwarelogo {
	background-image: url(pix/logo-E4tech_software.png);
	background-repeat: no-repeat;
}
#header #mainheader h1 {
	height: 60px;
	width: 180px;
	position: relative;
	top: 00px;
	left: 50px;
	float: left;
}
#header #mainheader #banner {
	background-repeat: no-repeat;
	float: right;
	height: 100px;
	width: 520px;
	margin-right: 50px;
}
#header #mainheader .banner-01 {
	background-image: url(pix/banner-01.jpg);
	display: block;	
}
#header #mainheader .banner-02 {
	background-image: url(pix/banner-02.jpg);
}
#header #mainheader #banner h2 {
	color: #FFF;
	padding-top: 20px;
	padding-left: 20px;
	text-shadow: #333333 0 1px 0;
	font-size: 23px;
	font-weight: normal;
}

/* menu principaux */

#main {
	background-image: url(pix/pagebgd-mainmid.png);
	background-repeat: repeat-y;
}
#main #zone {
	background-image: url(pix/pagebgd-maintop.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 50px;
}
#main #zone #mainmenu {
	height: 60px;
}
#main #zone #mainmenu li {
	list-style-type: none;
	float: left;
}
#main #zone #mainmenu #firstmenu {
	display: block;
	height: 30px;
	z-index: 10;
	position: relative;
	top: 0px;
}
#main #zone #mainmenu #firstmenu li a {
	display: block;
	height: 25px;
	width: 87px;
	text-align: center;
	z-index: 10;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
}
#main #zone #mainmenu #firstmenu li a:hover {
	color: #000099;
	text-decoration: none;
}

#main #zone #mainmenu #submenu_0 {
	background-image: url(pix/menu-overview.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 820px;
	position: relative;
	top: -30px;
	z-index: 5;
	padding-top: 35px;
}
#main #zone #mainmenu #submenu_1 {
	background-image: url(pix/menu-consulting.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 820px;
	position: relative;
	top: -30px;
	z-index: 5;
	padding-top: 35px;
}
#main #zone #mainmenu #submenu_2 {
	background-image: url(pix/menu-software.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 820px;
	position: relative;
	top: -30px;
	z-index: 5;
	padding-top: 35px;
}
#main #zone #mainmenu .submenu li a {
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding-top: 3px;
}
#main #zone #mainmenu .submenu li a:hover {
	color: #000099;
	text-decoration: underline;
}

#main #zone #rightzone {
	float: right;
	width: 520px;
}
#main #zone #leftzone {
	float: left;
	width: 260px;
}
.fixed {
	position: fixed;
}
#main #zone #leftzone h3 {
	font-size: 24px;
	color: #666;
	padding-bottom: 10px;
}
#main #zone #leftzone #submenu ul li {
	list-style-type: none;
}
#main #zone #leftzone #submenu {
	margin-bottom: 50px;
}

#main #zone #leftzone #submenu ul li a {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	display: block;
	padding-top: 6px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#main #zone #leftzone #submenu ul li a:hover {
	color: #000099;
	text-decoration: none;
	background-color: #f0f0f7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
}

#main #zone #rightzone h4 {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 20px;
}
#main #zone #rightzone h5 {
	font-size: 15px;
	color: #666;
	font-weight: bold;
	padding-top: 10px;
	letter-spacing: 1px;
	display: block;
	margin-top: 20px;
}


#main #zone #rightzone #content {
	font-size: 13px;
	line-height: 16px;
	color: #333;
}
#main #zone #rightzone #content p {
	padding-top: 6px;
	padding-bottom: 6px;
}
#main #zone #rightzone #content ul {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
}
.nl-chapter {
	font-style: italic;
	font-weight: bold;
}
.topLink a {
	font-size: 10px;
	padding: 5px;
	display: block;
}
.illustration {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: 10px;
	color: #666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 100px;
	line-height: 12px;
}










#footer {
	background-image: url(pix/pagebgd-mainbot.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 60px;
	text-align: center;
	padding-top: 30px;
	font-size: 10px;
}
#footer p {
	
}
#footer a:hover {
	color: #000099;
}
.clearfloat  {
	clear: both;	
}
.greyborder {
	border: 1px solid #999;
}
.mediumSize {
	font-size: 12px;
	font-weight: normal;
	letter-spacing: normal;
}
