html { 
	padding: 0;
	margin: 0;
}
body {
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;	
	color: #555861;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
p {margin: 0 0 10px 0;}
.access {display: none;}
.clear {clear: both;}
#printlogo {position: absolute; left: -9999px; top: -9999px;}

/* Wrapper */
div#wrapper	{
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 0;
	text-align: left;
	background: #fff;
	width: 900px;
}

/* Header */
div#header {
	padding: 0;
	margin: 0;
	width: 900px;
	height: 195px;
	background: url(../images/header.gif) top left no-repeat;
}

/* Logo */
div#logo {
	float: left;
	width: 165px;
	height: 195px;
	border: 0;
	cursor: pointer;
	text-indent: -9999px;
}
div#logo h1	{
	margin: 0;
	border: 0;
	padding: 0;
	padding-top: 195px;
	overflow: hidden;
	height: 0px !important; /* for most browsers */
	height /**/:195px; /* for pre 6.0 IE Win */
}

/* Form Validation */
.validation-advice {
	font-weight: bold;
	color: #CC0000; 
	padding: 3px 0 0 0; 
	margin: 0;
}
input.required, textarea.required {
}
input.validation-failed, textarea.validation-failed {
   background: #FFCCCC;
}
input.validation-passed, textarea.validation-passed {
}

/* Content */
div#content {
	padding: 15px 0 15px 0;
	margin: 0;
	width: 900px;
}

/* Left Area */
div#left {
	float: left;
	width: 690px;
	line-height: 1.4em;
}

/* Applications */
div#apps {
	float: left;
	width: 165px;
	padding: 15px 0 0 0;
}
div#apps h2 {
	font-size: 14px;
	margin: 0 0 5px 0;
}
div#actions ul {
	list-style: none;
	padding: 0;
	margin: 0 0 10px 0;
}
div#actions ul li {
	padding: 0;
	margin: 0 0 5px 0;
	display: block;
}
div#actions ul li a {
	display: block;
	height: 20px;
	width: 165px;
	text-decoration: none;
}
li.enquiry a:active, li.enquiry a:link, li.enquiry a:visited  {
	text-indent: -9999px;
	background: url(../images/buttons/RENSEIGNEMENT.gif) left top no-repeat;
}
li.enquiry a:hover  {
	text-indent: -9999px;
	background: url(../images/buttons/RENSEIGNEMENT.gif) left -20px no-repeat;
}
li.download a:active, li.download a:link, li.download a:visited {
	text-indent: -9999px;
	background: url(../images/buttons/TELECHARGEMENT.gif) left top no-repeat;
}
li.download a:hover  {
	text-indent: -9999px;
	background: url(../images/buttons/TELECHARGEMENT.gif) left -20px no-repeat;
}
div#menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background: #F2F2F2;
}
div#menu ul li {
	display: block;
	padding: 0;
	margin: 0;
	border-top: 1px solid #BDBDBD;
}
div#menu ul li a {
	display: block;
	text-decoration: none;
}
div#menu ul li a:active,  div#menu ul li a:link, div#menu ul li a:visited {color: #555861; text-decortaion: none; padding: 5px 5px 5px 10px; background: #F2F2F2;}
div#menu ul li a:hover {color: #555861; text-decortaion: none; padding: 5px 5px 5px 10px; background: #FCCA42;}


/* Main */
div#main {
	float: right;
	width: 515px;
	padding: 15px 0 0 0;
}
div#main h1 {
	font-size: 24px;
	margin: 0 0 15px 0;
	font-weight: normal;
	line-height: 1.1em;
}
div#main h2 {
	font-size: 15px;
	margin: 0 0 10px 0;
	line-height: 1.2em;
}
div#main h3 {
	font-size: 12px;
	margin: 0 0 5px 0;
	line-height: 1.2em;
}
div#main a:active, div#main a:link, div#main a:visited {text-decoration: underline; color: #555861;}
div#main a:hover {text-decoration: none; color: #555861; background: #FCCA42;}
div#main ul {
	padding: 0 0 0 15px;
	margin: 0 0 10px 0;
}
div#main li {
	padding: 0;
	margin: 0;
	list-style-type: square;
}
div#main img.standard {
	margin: 0 0 10px 0;
}
div#main img.rght {
	float: right;
	margin: 0 0 10px 10px;
}
div#main img.border {
	float: right;
	border: 1px solid #BDBDBD;
	padding: 5px;
	margin: 0 0 10px 10px;
}
div#main .block {
	border: 1px solid #BDBDBD;
	padding: 10px 10px 0 10px;
	background: #F2F2F2;
}
.modular {
	border: 1px solid #BDBDBD;
	padding: 10px;
	margin: 0 0 10px 0;
}
.col_lft {
	float: left;
	width: 48%;
	margin: 0 0 10px 0;
}
.col_rght {
	float: right;
	width: 48%;
	margin: 0 0 10px 0;
}
p.date {font-weight: bold; color: #7B808C; margin: 0 0 5px 0; text-transform: uppercase;}

/* Columns */
.threecol01 {float: left; width: 165px; margin: 0 10px 10px 0;}
.threecol02 {float: left; width: 165px; margin: 0 0 10px 0;}
.threecol03 {float: right; width: 165px; margin: 0 0 10px 0;}
.threecol01 img, .threecol02 img, .threecol03 img {border: 1px solid #BDBDBD; padding: 5px; margin: 0 0 10px 0;}

.twocol01 {float: left; width: 252px; margin: 0 0 10px 0;}
.twocol02 {float: right; width: 252px; margin: 0 0 10px 0;}
.twocol01 img, .twocol02 img {border: 1px solid #BDBDBD; padding: 5px; margin: 0 0 10px 0;}

/* Right Area */
div#right {
	float: right;
	width: 200px;
	line-height: 1.3em;
}
div#right .block {
	border: 1px solid #BDBDBD;
	padding: 10px 10px 0 10px;
}
div#right h3 {
	font-size: 12px;
	margin: 0 0 10px 0;
}
div#right img {margin: 0 0 10px 0;}
div#right p {margin: 0 0 10px 0;}
div#right ul {
	list-style: none;
	padding: 0;
	margin: 0 0 10px 0;
}
div#right ul li {
	padding: 0;
	margin: 0;
	display: block;
}
div#right ul li a {
	display: block;
	height: 20px;
	width: 100px;
	text-decoration: none;
}
li.read a:active, li.read a:link, li.read a:visited {
	text-indent: -9999px;
	background: url(../images/buttons/read.gif) left top no-repeat;
}
li.read a:hover {
	text-indent: -9999px;
	background: url(../images/buttons/read.gif) left -20px no-repeat;
}

/* Form */
form {
	margin: 0 0 10px 0;
	padding: 5px;
	border: 1px solid #BDBDBD;
	background: #F2F2F2;
}

/* Tables */
table {font-size: 12px;}
table.apps {
	background: #F2F2F2; 
	margin: 0 0 10px 0; 
	border-left: 1px solid #555861;
	border-top: 1px solid #555861;
	border-right: 0;
	border-bottom: 0;
}
table.apps td {border-right: 1px solid #555861; border-bottom: 1px solid #555861; border-left: 0; border-top: 0;}
.top {
	color: #FFF;
	border: 0;
	background-color: #555861;
	text-align: center;
}
.yellow {
	background: #FCCA42;
	border-right: 1px solid #555861;
	border-bottom: 1px solid #555861;
	border-left: 0;
	border-top: 0;
	text-align: left;
}


/* Footer */
div#footer {
	clear: both;
	padding: 10px 0 0 0;
	margin: 0;
	width: 900px;
	border-top: 1px solid #B0B0B0;
	line-height: 1.4em;
}
div#footer a:active, div#footer a:link, div#footer a:visited {
	color: #555861;
	text-decoration: none;
	background: none;
}
div#footer a:hover {
	color: #555861;
	text-decoration: none;
	background: #FCCA42;
}

/* Primary Navigation */
#home {height: 30px; text-indent: -9999px; background: transparent url(../images/nav/ACCUEIL.gif) 0 0 no-repeat;}
#company {height: 30px; text-indent: -9999px; background: transparent url(../images/nav/ENTREPRISE.gif) 0 0 no-repeat;}
#products {height: 30px; text-indent: -9999px; background: transparent url(../images/nav/PRODUITS.gif) 0 0 no-repeat;}
#portfolio {height: 30px; text-indent: -9999px; background: transparent url(../images/nav/portfolio.gif) 0 0 no-repeat;}
#news {height: 30px; text-indent: -9999px; background: transparent url(../images/nav/NOUVEAUTES.gif) 0 0 no-repeat;}
#contact {height: 30px; text-indent: -9999px; background: transparent url(../images/nav/contact.gif) 0 0 no-repeat;}

#home a:hover {background: transparent url(../images/nav/ACCUEIL.gif) 0 -30px no-repeat;}
#company a:hover {background: transparent url(../images/nav/ENTREPRISE.gif) 0 -30px no-repeat;}
#products a:hover {background: transparent url(../images/nav/PRODUITS.gif) 0 -30px no-repeat;}
#portfolio a:hover {background: transparent url(../images/nav/portfolio.gif) 0 -30px no-repeat;}
#news a:hover {background: transparent url(../images/nav/NOUVEAUTES.gif) 0 -30px no-repeat;}
#contact a:hover {background: transparent url(../images/nav/contact.gif) 0 -30px no-repeat;}

#home_select {text-indent: -9999px; background: transparent url(../images/nav/ACCUEIL.gif) 0 -60px no-repeat;}
#company_select {text-indent: -9999px; background: transparent url(../images/nav/ENTREPRISE.gif) 0 -60px no-repeat;}
#products_select {text-indent: -9999px; background: transparent url(../images/nav/PRODUITS.gif) 0 -60px no-repeat;}
#portfolio_select {text-indent: -9999px; background: transparent url(../images/nav/portfolio.gif) 0 -60px no-repeat;}
#news_select {text-indent: -9999px; background: transparent url(../images/nav/NOUVEAUTES.gif) 0 -60px no-repeat;}
#contact_select {text-indent: -9999px; background: transparent url(../images/nav/contact.gif) 0 -60px no-repeat;}

ul#nav { 
	float: right;
	z-index: 100;
	list-style: none; 
	padding: 0; 
	margin: 165px 0 0 0; 
	background: #555861;
	width: 720px;
	height: 30px;
}
#nav li { 
	z-index: 102;
	float: left; 
	position: relative;
	text-align: left; 
 	width: 120px; 
	height: 30px; 
}
/* not applied by IE Mac or PC \*/
html>body #nav li { 
	width: 120px; 
}
/* End hack */
#nav a { 
	display: block; 
	text-decoration: none; 
	width: 120px;
	height: 30px;
	color: #FFF;
}
#nav li a:hover { 
	color: #FCCA42; 
}
#nav li ul { 
	z-index: 103;
	display: none;
	list-style: none; 
	position: absolute; 
	top: 100%; 
	left: 0; 
	background: #FFF; 
	border-right: 1px solid #555861; 
	border-left: 1px solid #555861; 
	padding: 0; 
	margin: 0;
	width: 158px;
	voice-family: "\"}\"";/* NOT applied by IE 5.5- */ 
	voice-family: inherit; 
	width: 158px; 
}
html>body #nav li ul { 
	width: 158px; 
}
#nav li>ul { 
	top: auto; 
	left: auto; 
}
#nav li li { 
	z-index: 104;
	display: block; 
	width: 158px; 
	text-align: left; 
	float: none; 
	height: auto; 
}
#nav li li a { 
	z-index: 105;
	display: block; 
	width: 138px; 
	padding: 5px 10px 5px 10px; 
	color: #555861; 
	font-weight: normal;
	height: auto; 
	border-bottom: 1px solid #555861; 
}
#nav li li a:hover { 
	background: #FCCA42; 
	color: #555861;
}
#nav li:hover ul, #nav li.over ul { 
	display: block; 
}

/* Collapse Function */
.trigger {cursor: pointer; border-top: 1px solid #BDBDBD; padding: 5px 0 5px 0; margin: 0;}		
.trigger img {border: 0;}	
.trigger a:active, .trigger a:link, .trigger a:visited {text-decoration: none; color: #555861;} 
.trigger a:hover {text-decoration: underline; color: #555861;}	
.expanded {cursor: pointer; border-top: 1px solid #BDBDBD; padding: 5px 0 5px 0; margin: 0;}	
.expanded img {border: 0;}
.expanded a:active, .expanded a:link, .expanded a:visited {text-decoration: none; color: #555861;} 
.expanded a:hover {text-decoration: underline; color: #555861;}	
.show {position: static; display: inline; margin: 0; padding: 0;}
.hide {
	position: absolute;
	left: -9999px;
	height: 1px;
	width: 100px;
	overflow: hidden;
}

/* Slideshow */
#fade {
	width: 690px;
	height: 180px;
}
#imageslideshowholder {
	z-index: 1;
	position: relative;
	width: 690px;
	height: 180px;
}
#imageslideshowholder img {
	position: absolute;
}
.imageingallery {
	position: absolute;
	width: 690px;
	height: 180px;
	left: 0;
	top: 0;
}
