
*	{
	padding:0px;
	margin:0px;
}
body,
html {
	min-height: 100%;
	height: auto !important;
	height: 100%
}
body {
	background-repeat:repeat-x;
	background-position:top;
	background-image:url(../../_images/bg-body.png);
	background-color:#9CC31A;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;
	line-height:1.7em;
}
/* --------------------------------------------------------------------- TITRES*/
h1, h2, h3, h4, h5, h6	{
	font-family: Arial, Tahoma, sans-serif;
	margin:0px 0px 0px 0px;
	color:#000;
}
h1	{
	font-size:1.8em;
	color:#9CC31B;
}
h2	{
	font-size:1.6em;
	color:#9CC31B;
	margin-bottom: 0.3em 
}
h3	{
	font-size:1.4em;
}
h4	{
	font-size:1.1em;
	text-transform:uppercase;
}
h5 {
	font-size:1.1em;
	text-transform:uppercase;
}
h6 {
	font-size:1em;
	text-transform:uppercase;
}
h1.title-press-events,
h1.title-events-current,
h1.title-events-last,
h1.title-event,
h1.title-news,
h1.title-offers-services,
h1.title-webservices,
h1.title-references,
h1.title-press,
h1.title-article	{
	width:290px; height:30px;
	display:block;
	text-indent:-5000px;
	overflow:hidden;
}
h2.title-partners,
h2.title-customers,
h2.title-news,
h2.title-contact,
h2.title-offers,
h2.title-services,
h2.title-press,
h2.title-events,
h2.title-company,
h2.title-team,
h2.title-market,
h2.title-webservices {
	width:290px; height:30px;
	margin:10px 0px 10px 0px;
	display:block;
	text-indent:-5000px;
	overflow:hidden;
}
h3.title-news,
h3.title-press,
h3.title-events,
h3.title-legalinfos,
h3.title-references,
h3.title-comingnext	{
	width:210px; height:30px;
	margin:0px 0px 5px 0px;
	display:block;
	text-indent:-5000px;
	overflow:hidden;
}
/* --------------------------------------------------------------------*/
p,
address	{
	margin-bottom:5px;
}
img	{
	border:none;
}
dt	{
	font-weight:bold;
	color:#000;
}
dd, dl	{
	margin-bottom:10px;
}
abbr {
	cursor:help;
	border-bottom:1px dotted #AAA;
}
cite	{
	font-family:Georgia, "Times New Roman", Times, serif;
}
ul	{
	list-style:none;
}
/* ------------------------------------------------------------- LIENS */
a:link, 
a:visited, 
a:active, 
a:hover {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#999; 
}
#company .bottom a:link, 
#company .bottom a:visited, 
#company .bottom a:active, 
#company .bottom a:hover,
#home .bottom p a:link, 
#home .bottom p a:visited, 
#home .bottom p a:active, 
#home .bottom p a:hover  {
	color:#EEE;
	font-weight:bold;
}
.bottom h3 a:hover  {
	color:#000; 
	border-bottom:1px dotted #333;
}
#company .bottom a:hover {
	text-decoration:underline;
}
h4 a:link, 
h4 a:visited, 
h4 a:active, 
h4 a:hover {
	color:#000; 
	text-decoration:none;
}
h4 a:hover {
	border-bottom:1px dotted #333;
}
/* ------------------------------------------------------------- LIENS */
#container {
	position:relative;
	margin-left:auto; margin-right:auto;
	width:1025px;
}
#header {
	position:relative;
	height:165px;
	background-image:url(../../_images/bg-header.png);
	background-repeat:no-repeat;
}
#header .logo	{
	position:absolute;
	width:250px; height:105px;
	border:none;
	bottom:0px;
}
#footer {
	margin-top:294px;
	background-image:url(../../_images/bg-footer.png);
	width:450px; height:120px;
}
#splash	{
	position:absolute;
	top:170px;
	width:475px; height:290px;
	z-index:2;
	background-color:transparent;
}
/*------------------------------------------------------------*/
#navbar-first {
}
#navbar-first ul	{
	position:absolute;
	background-image:url(../../_images/bg-menu.png);
	top:-1px; left:450px;
	padding-left:149px;
	border:1px solid #DDD;
}
#navbar-first li {
	float:left;
/*	list-style:none;*/
}
#navbar-first .link1 ,
#navbar-first .link2 ,
#navbar-first .link3 ,
#navbar-first .link4 	{
	width:50px; height:165px;
	display:block;
	text-indent:-5000px;
	overflow:hidden;
}
#navbar-sec	ul {
	font-size:10px;
	position:absolute;
	top:7px;
	cursor:pointer;
}
#navbar-sec	ul ul {
	display:none;
	top:19px; left:0px;
	width:500px;
	padding-left:10px;
}
#navbar-sec	li {
	position:relative;
	float:left;
	padding:7px 15px 0px 10px;
	border-left:1px dotted #CCC;
/*	behavior: url(../../_common/css/hover.htc);*/
}
#navbar-sec	li li{
	padding:5px 15px 0px 0px;
	margin:0px;
	border:none;
}
#navbar-sec	li:hover > ul{
	display:block;
}
#navbar-sec .submenu ,
#navbar-sec .nosubmenu  {
	background-repeat:no-repeat;
	background-position:100%;
	padding-right:15px;
	color:#888;
	font-weight:normal;
}
#navbar-sec .submenu  {
	background-image:url(../../_images/arrow-blue.png);
}
#navbar-sec .nosubmenu  {
	background-image:url(../../_images/arrow-blue-right.png);
}
/*------------------------------------------------------------*/
#main	{
	position:absolute;
	top:165px; left:450px;
	width:351px;
}
#main .top {
	height:277px;
}
#main .bottom	{
	background-image:url(../../_images/bg-col-green.png);
	padding:10px 5px 50px 50px;
	color:#FFF;
}
#main .bottom strong,
#main .bottom ul strong	{
	color:#333;
}
#main .top,
#main .merged	{
	padding:12px 5px 5px 50px;
	background-image:url(../../_images/bg-col-white.png);
	overflow:hidden;
	color:#777;
}
#main p.date	{
	position:absolute;
	padding:0px; margin:0px;
	top:0px; left:0px;
	margin-left:-42px;
	font-size:10px;
	font-weight:bold;
	border:1px solid #333;
}
#main .date-day,
#main .date-month	{
	display:block;
	text-align:center;
	width:25px; height:17px;
}
#main .date-day	{
	background:#FFF;
	background-image:url(../../_images/bg-col-gray.png);
	background-position:-2px 1px;
	color:#333;
}
#main .date-month	{
	background:#333;
	color:#FFF;
}
#main .link-list 	{
	position:absolute;
/*	list-style:none;*/
	top:37px;
	margin-left:-32px;
}
#main .link-url,
#main .link-download,
#main .link-content {
	display:block;
	width:15px; height:15px;
	margin:1px 2px 1px 2px;
	text-indent:-5000px;
	overflow:hidden;
}
#main .link-url	{
	background-image:url(../../_images/icons/icon-url.png);
}
#main .link-content 	{
	background-image:url(../../_images/icons/icon-content.png);
}
#main .link-download 	{
	background-image:url(../../_images/icons/icon-download.png);
}
#articles .link-list 	{
	top:0px;
	position:relative;
	margin-top:5px;
}
#articles .link-url,
#articles .link-download,
#articles .link-content {
	color:#9CC31A;
	display:block;
	text-indent:0px;
	width:auto; height:auto;
	margin:0px 0px 0px 4px;
	padding-left:25px;
	font-weight:normal;
}
#articles .link-url	{
	background-image:url(../../_images/icons/icon-url.png);
	background-repeat:no-repeat;
}
#articles .link-content 	{
	background-image:url(../../_images/icons/icon-content.png);
	background-repeat:no-repeat;
}
#articles .link-download 	{
	background-image:url(../../_images/icons/icon-download.png);
	background-repeat:no-repeat;
}
#main ul.link-list li 	{
	background-image:none;
	padding:0;
	margin:0;
}
/*------------------------------------------------------------*/
#column	{
	position:absolute;
	top:165px; left:800px;
	width:225px;
	padding:5px;
}
#column .top	{
	padding:5px;
	height:279px;
	overflow:hidden;
}
#column .bottom	{
	padding:5px;
	color:#FFF;
}
/*---------------------------------------------------------------------*/
#userlogin {
	position:absolute;
	right:0px; top:0px;
	width:212px;
	background-image:url(../../_images/bg-menu.png);
	background-position:bottom;
}
#userlogin h5	{ 
	text-align:right;
	padding:0px 10px 1px 0px;
	margin:0px;
	cursor:pointer; 
	font-size:9px;
	font-family:Verdana, Helvetica, sans-serif;
	background-image:url(../../_images/arrow-blue.png);
	background-repeat:no-repeat;
	background-position:3px 3px;
	border:1px solid #DDD;
}
#userlogin form	{
	border:1px solid #DDD;
	padding:4px 15px;
	display:none;
}
#userlogin label	{
	color:#000;/* #9CC31B; */ /* #000; */
}
#userlogin input	{
	width:155px;
	font-size:10px; 
	color:#777;
	padding:3px 3px 3px 20px;
}
#userlogin .login,
#userlogin .password,
#userlogin .login.focused,
#userlogin .password.focused		{
	background-repeat:no-repeat;
	background-position:left;
}
#userlogin .login,
#userlogin .password	{
	background-image:url(../../_images/icons/textfield.png);	
}
#userlogin .focused	{
	background-image:url(../../_images/icons/textfield_key.png);
}
#userlogin button	{
	margin-left:150px;
	background:transparent;
	text-indent:-50px;
	border:none; width:16px; height:16px;
	background-image:url(../../_images/icons/tick.png);
	cursor:pointer;
}
/*---------------------------------------------------------------------*/
#contact label	{
	display:block;
	font-weight:bold;
	text-transform:uppercase;
	color:#000;
}
#contact small	{
	display:block;
	font-size:9px;
}
#contact input.ok,
#contact textarea.ok	{
	display:block;
}
#contact small.ok,
#contact img.ok	{
	display:none;
}
#contact input.error,
#contact textarea.error	{
	border:2px solid #000;
}
#contact small.error	{
	display:none;
}
#contact img.error	{
	display:block;
}
#contact .icon-required	{
	margin-left:-30px;
	margin-top:-17px;
}
#contact input,
#contact textarea	{
	font-family:Verdana, Helvetica, sans-serif;
	background-image:url(../../_images/bg-form.png);
	padding:2px;
	font-size:10px;
	width:280px;
	border:1px solid #CCC;
}
#contact textarea	{
	overflow: auto;	
}	
#contact .buttons-set p	{
	text-align:center;
}
#contact  .buttons-set input	{
	width:200px;
	margin:5px;
	border:1px solid #000;
}
#contact .minitabs ul {
	margin-bottom:-2px;
	width:290px;
}
#contact .minitabs li {
	padding:0 10px;
}
#contact .block {
	float:none; clear:both; 
	border:1px solid #DFDFDF;
	border-top:none;
	padding:5px;
	height:90px;
	margin-bottom:10px;
	width:280px;
	background:transparent url(../../_images/bg-menu.png) left bottom;
}
#contact address {
	height:70px;
	margin-bottom:20px;
}
/*---------------------------------------------------------------------*/
#articles .block li,
#offers-services .block li,
#press-events .block li	{
	padding:0 0 3px 18px;
/*	list-style:none;*/
	background:url(../../_images/icons/litick.png) no-repeat 0px 4px;
}
#company .intro li,
#webservices .intro li,
#offers-services .intro li	{
	padding:0 0 3px 18px;
/*	list-style:none;*/
	background:url(../../_images/icons/litick-blue.png) no-repeat 0px 4px;
}
#articles #main .bottom,
#offers-services #main .bottom,
#press-events #main .bottom	{
	background-image:url(../../_images/bg-col-gray.png);
	padding:10px 5px 5px 50px;
	min-height:400px;
	color:#777;
}
/*---------------------------------------------------------------------*/
#press-events #main .bottom	{
	background-image:url(../../_images/bg-col-gray.png);
	padding:10px 5px 100px 50px;
	color:#777;
}
#press-events #main .bottom .subtitle	{
	color:#9CC31B;
	font-size:11px;
	font-weight:normal;
}
/*---------------------------------------------------------------------*/
#references	.link-list 	{
	position:absolute;
/*	list-style:none;*/
	top:112px;
	margin-left:-32px;
}

#references .bottom img	{
	border:1px solid #CCC;
	margin-bottom:10px;
}
#articles .bottom img,
#offers-services .bottom img,
#press-events .bottom img,
#webservices .bottom img	{
	border:1px solid #CCC;
	margin-top:10px;
	margin-bottom:5px;
}
#references	.intro a:hover img,
#references .bottom a:hover img,
#articles .bottom a:hover img,
#offers-services .bottom a:hover img,
#press-events .bottom a:hover img,
#webservices .bottom a:hover img	{
	border:1px solid #000;
}
#references	.intro img	{
	border:1px solid #CCC;
	float:left; 
	margin:5px 15px 0 0;
}
#references .intro	{
	background-image:url(../../_images/bg-quotes.png);
	background-repeat:no-repeat;
	background-position:100% 110%;
}
#references #main .bottom	{
	background-image:url(../../_images/bg-col-gray.png);
	padding:10px 5px 50px 50px;
	color:#777;
}
/*---------------------------------------------------------------------*/
#webservices .link-list 	{
	position:absolute;
	top:-2px;
	left:0px;
}
#webservices #main img	{
	border:1px solid #CCC;
	margin-bottom:5px;
}
#webservices #main a:hover img	{
	border:1px solid #000;
}
#webservices #main .bottom	{
	background-image:url(../../_images/bg-col-gray.png);
	padding:10px 5px 50px 50px;
	color:#777;
}
/*---------------------------------------------------------------------*/
.tabs	{
	position:absolute;
	z-index:100;
	top:352px;
	left:-35px;
}
.tabs a	{
	display:block;
	width:36px; height:103px;
	text-indent:-5000px;
	overflow:hidden;
}
/*---------------------------------------------------------------------*/
.intro	{
	color:#444;
	height:250px;
}
.subtitle	{
	font-weight:bold;
	font-size:1.2em;
	color:#000;
	margin-top:4px;
}
.annotation	{
	color:#9CC31B;
	margin-top:4px;
}
.wrapper,
.block	{
	width:290px;
	position:relative;
	padding-bottom:8px;
}
/*---------------------------------------------------------------------*/
#splash .pages	{
	position:absolute;
	right:-1px; top:0px;
	font:10px verdana, arial, helvetica;
}
#splash .pages a	{
	display:block;
	color:#BBB;
	width:13px; height:13px;
	border:1px solid #BBB;
	padding:2px;
	text-decoration:none;
}
#splash .pages a:hover	{
	background-color:#9CC31B;
	color:#FFF;
}
#splash .page	{
	text-align:center;
	margin:2px;
	background-color:#FFF;
}
#splash .current	{
	color:#9CC31B;
	width:13px; height:13px;
	border:1px solid #9CC31B;
	padding:2px;
	font-weight:bold;
}
#splash .preloading	{
	position:absolute;
	top:0px; left:-15px;
}
#map	{
	width:445px; height:315px;
}
#map-container	{
	position:absolute;
	top:171px;
	z-index:2;
	background-color:transparent;
	width:445px; height:283px;
	overflow:hidden;
	border:1px solid #CCC;
}
#contact .pages	{
	position:absolute;
	top:171px;
	left:454px;
	width:19px;
	z-index:4;
}
#contact .page	{
	width:19px; height:19px;
	margin-bottom:1px;
}

:focus {
	outline:none;
}
.minitabs ul {
	border-bottom:1px solid #DFDFDF;
	height:19px;
	padding-left:2px;
	margin-top:-1px;
/*	margin-bottom:5px;*/
}
.minitabs li {
	float:left; margin-right:10px;
	font:11px normal Verdana, Arial, Helvetica, sans-serif;
	padding:2px 15px;
}
.minitabs li {
	border:1px solid #DFDFDF;
	margin-right:1px;
}
.minitabs li a{
	font-weight:normal;
}
.minitabs li.current {
	border-bottom:1px solid #FFF;
	background:#FFF;
}
.minitabs li.current a{
	color:#000;
	font-weight:bold;
}
address {
	font-style:normal;
}
.minisplash {
	margin-top:-3px;
}