body {
	padding:0;
	margin: 0;
	color: #2b2b2b;
	font: 12px/18px arial, helvetica, sans-serif;
}
/* General reset */
form, fieldset {
	margin: 0;
	padding: 0;
	border:none;
}
img {border:none;}

input, select, textarea {
	vertical-align: middle;
	font: 12px arial, helvetica, sans-serif;
}
button { border:0; border:none; background:transparent; overflow:visible; padding:0; margin:0; cursor:pointer; outline:none; }

a { color:#a12a12; text-decoration:underline; outline:0 none; }
a:active { color:#a12a12; }
a:visited { color:#2b2b2b; }
a:hover { color:#000; }

.alignleft { float:left; }
.alignright { float:right; }

.bt { float:left; padding:0 5px 0 0; }

/* FONT FACE "NEW GOTHIC" */
@font-face {
	font-family:'NewsGothic';
	src: url('../fonts/news-gothic.eot');
	src: local('☺'), url('../fonts/news-gothic.woff') format('woff'), url('../fonts/news-gothic.ttf') format('truetype'), url('../fonts/news-gothic.svg#webfontfYGyLc3E') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Accessibility Links */
#skipLinks { position:absolute; top:-5000em; left:0; }

/* General settings */
#wrapper {
	width:984px;
	overflow:hidden;
	margin:0 auto;
	position:relative;
}
#header{
	width:100%;
	height:134px;
	position:relative;
	z-index:20;
}

#header h1{
	padding : 0;
	margin : 0;
}

#header:after{
	content:"";
	display:block;
	clear:both;
}
#header .logo {
	float:left;
	overflow:hidden;
	width:301px;
	height:61px;
	margin:18px 0;
}
#header .logo img {
	display:none;
}

#header .form{
	float:right;
	width:247px;
	height:80px;
	overflow:hidden;
	border-left:1px solid #dedede;
}
#header .form ul{
	margin:22px 0 0;
	padding:0 4px 0 0;
	list-style:none;
	float:right;
}
#header .form ul li{
	float:left;
	margin:0 0 0 10px;
	vertical-align:top;
}
#header .form ul li a{
	text-indent:-9999px;
	display:block;
	height:17px;
	overflow:hidden;
	background:url(../images/icons.gif) no-repeat 0 0;
}
#header .form ul li .icon-l{
	width:14px;
	background-position: 0 0;
}
#header .form ul li .icon-t{
	width:14px;
	background-position: -62px 0;
}
#header .form ul li .icon-p{
	width:16px;
	background-position: -14px 0;
}
#header .form ul li .icon-rss{
	width:16px;
	background-position: -30px 0;
}
#header .form ul li .icon-b{
	width:16px;
	background-position: -46px 0;
}

#header .form ul li .icon-f{
	width:16px;
	background-position: -76px 0;
}

#header .form select{
	width:110px;
	float:left;
	margin:21px 0 0 20px;
	font-size:11px;
	font-weight:bold;
	color:#4e4e4e;
}
#header .customerLogin{
	float:left;
	margin:10px 0 0 20px;
}
#header .nous{
	float:right;
	width:357px;
	min-height:62px;
	height:auto !important;
	height:62px;
	overflow:hidden;
	border-left:1px solid #dedede;
	padding:18px 0 0 18px;
}
#header .nous strong{
	font-size:14px;
	text-transform:uppercase;
}
#header .nous p{
	font-size:11px;
	margin:0;
}
#header .nous p strong{
	font-size:21px;
	padding:0 0 0 10px;
}
#header .nous span{
	float:left;
	font-size:11px;
	line-height:24px;
	padding:0 4px 0 0;
}
#menu{
	position:absolute;
	top:97px;
	left:0;
	margin:0;
	padding:0;
	float:left;
	width:984px;
	height:37px;
	list-style: none;
}
#menu:after{
	content:"";
	display:block;
	clear:both;
}
#menu li {float:left;}

#menu .drop{
	display:none;
	position:absolute;
	top:34px;
	left:0;
	width:166px;
	overflow:hidden;
}
#menu .drop .drop-b{
	background: url(../images/bg-drop-b.png);
	width:166px;
	height:2px;
	line-height:0;
	font-size:0;
}
#menu ul{
	margin:0;
	padding:3px 3px 0 1px;
	list-style:none;
	width:162px;
	overflow:hidden;
	background: url(../images/bg-drop-c.png) repeat-y;
}
#menu li:hover,
#menu li.hover{
	position:relative;
	z-index:99;
}
#menu li:hover .drop,
#menu li.hover .drop{
	display:block;
}
#menu ul li{
	border-bottom:1px solid #dedede;
	float:left;
	width:162px;
	overflow:hidden;
}
#menu ul li.last{
	border:0;
}
#menu ul li a{
	background:none;
	height:auto;
	text-indent:0;
	display:block;
	width:162px;
	line-height:30px;
	text-align:center;
	color:#2b2b2b;
	text-decoration:none;
	font-weight:bold;
}
#menu ul li a:hover{
	color:#b2b2b2;
}

#menu .accueil {
	width:163px;
	background-position: 0 0;
}
#menu li.accueil:hover,
#menu li.active .accueil,
#menu li:hover .accueil,
#menu li.hover .accueil{
	width:163px;
	background-position: 0 -37px;
}
#menu .solutions {
	width:163px;
	background-position: -163px 0;
}
#menu li .solutions:hover,
#menu li.active .solutions,
#menu li:hover .solutions,
#menu li.hover .solutions{
	width:163px;
	background-position: -163px -37px;
}
#menu .qui-sommes-nous {
	width:163px;
	background-position: -326px 0;
}
#menu li .qui-sommes-nous:hover,
#menu li.active .qui-sommes-nous,
#menu li:hover .qui-sommes-nous,
#menu li.hover .qui-sommes-nous{
	width:163px;
	background-position: -326px -37px;
}
#menu .references {
	width:163px;
	background-position: -489px 0;
}
#menu li .references:hover,
#menu li.active .references,
#menu li:hover .references,
#menu li.hover .references{
	width:163px;
	background-position: -489px -37px;
}
#menu .contactez-nous {
	width:163px;
	background-position: -652px 0;
}
#menu li .contactez-nous:hover,
#menu li.active .contactez-nous,
#menu li:hover .contactez-nous,
#menu li.hover .contactez-nous{
	width:163px;
	background-position: -652px -37px;
}
#menu .news {
	width:169px;
	background-position: -815px 0;
}
#menu li .news:hover,
#menu li.active .news,
#menu li:hover .news,
#menu li.hover .news{
	width:169px;
	background-position: -815px -37px;
}
#main {
	width:100%;
	overflow:hidden;
	padding:7px 0 0;
	margin:0;
	background:#fff;
}
#content {
	width:736px;
	float:left;
	overflow:hidden;
}
#content .box{
	background:url(../images/bg-main.gif) repeat-y;
}
#content .box .frame{
	background:url(../images/bg-main-t.jpg) no-repeat;
	padding:20px 0 0;
}
#content .box .holder{
	width:673px;
	background:url(../images/bg-main-b.gif) no-repeat 0 100%;
	min-height:486px;
	padding:0 32px 19px 31px;
	overflow:hidden;
}
* html #content .box .holder{
	height:486px;
	overflow:visible;
}
.inner2 #content .box .holder{
	padding:0 32px 23px 31px;
}
.inner3 #content .box .holder{
	padding:0 32px 23px 31px;
}
.inner4 #content .box .holder{
	padding:0 32px 28px 31px;
}
.inner4 #content .box .holder .boxes{
	width:100%;
	overflow:hidden;
}
* html .inner4 #content .box .holder{
	height:486px;
	overflow:visible;
}
.inner5 #content .box .holder{
	padding:0 32px 23px 31px;
}
.inner6 #content .box .holder{
	padding:0 32px 34px 31px;
}
#content .box .holder:after{
	content:"";
	clear:both;
	display:block;
}
.breadcrumbs{
	margin:4px 0 15px -3px;
	padding:0;
	list-style:none;
	font-size:10px;
	width:100%;
	overflow:hidden;
}
.breadcrumbs li{
	float:left;
	padding:0 1px 0 5px;
	margin:0 4px 0 -4px;
	display:inline;
	background:url(../images/sep-breadcrumbs.gif) no-repeat 0 50%;
	color:#949494;
}
.breadcrumbs li a{
	color:#949494;
	font-weight:bold;
}
.breadcrumbs li a:hover{
	text-decoration:none;
}
#content h1{
	margin:0 0 30px;
	font-size:28px;
	color:#2b2b2b;
	line-height:28px;
}
.inner4 #content h1{
	font-size:24px;
	margin: 0 0 28px;
	line-height:22px;
}
#content .about{
	width:100%;
	overflow:hidden;
}
#content .about p{
	font-weight:bold;
	margin:25px 0 0;
	color:#2b2b2b;
	line-height:18px;
	font-size:13px;
}
#content .text-holder{
	float:right;
	width:428px;
	overflow:hidden;
}
#content .image-holder{
	float:left;
	margin:0 20px 0 0;
	display:inline;
}
#content .image-holder img{
	display:block;
	padding:3px;
	background:#fff;
	border:1px #dfdfdf solid;
	vertical-align:top;
}
#content .image-holder p{
	padding:0;
	margin:3px 0 0 0;
	color:#909090;
	font-size:10px;
}
#content .content-holder{
	width:100%;
	overflow:hidden;
	margin:15px 0 0;
	clear:both;
}
#content .content-holder p{
	font-size:12px;
	line-height:18px;
	margin:0 0 18px;
}
#content .content-holder p a{
	font-weight:bold;
}
#aboutClient {
	display:block;
	background:#fff;
	border:1px solid #dfdfdf;
	padding:20px;
	margin:0;
	zoom:1;
}
#aboutClient:after{
	content:"";
	display:block;
	clear:both;
}
* html #aboutClient{
	height:1%;
}
#aboutClient div{
	display:block;
	float:left;
	width:125px;
}
#aboutClient div#aboutClientInfos{
width:260px;
}
#aboutClient img{
	display:block;
	padding:3px;
	background:#fff;
	border:1px #dfdfdf solid;
	vertical-align:top;
}
#aboutClient h3 {
	font-size:18px;
	font-weight:bold;
}
#aboutClient p strong, #aboutClient p a  {
	display:block;
}
.inner3 .holder {
	position:relative;
	z-index:2;
}
.inner3 .prev{
	background: url(../images/arrow-l.gif) no-repeat 0 0;
	width:9px;
	height:18px;
	overflow:hidden;
	text-indent:-9999px;
	position:absolute;
	top:250px;
	left:11px;
	z-index:10;
	display:none;
}
.inner3 .next{
	background: url(../images/arrow-r.gif) no-repeat 0 0;
	width:9px;
	height:18px;
	overflow:hidden;
	text-indent:-9999px;
	position:absolute;
	top:250px;
	right:13px;
	z-index:10;
	display:none;
}
.visuals{
	margin:0;
	padding:10px 0 0;
	list-style:none;
	width:736px;
	overflow:hidden;
	height:157px;
	clear:both;
}
.visuals li{
	float:left;
	background:url(../images/bg-block.gif) no-repeat;
	width:239px;
	height:147px;
	padding:10px 0 0;
	margin:0 9px 0 0;
	display:inline;
	position:relative;
}
.visuals li li{
	float:left;
	background:none;
	width:auto;
	height:auto;
	padding:0;
	margin:0 auto;
	display:inline;
	text-align:center;
	overflow:hidden;
}
.visuals li p {
	position:absolute;
	left:0;
	bottom:0;
	bottom:10px\9;
	text-align:center;
	width:100%;
}
.visuals li h3{
	margin:0 0 10px;
	text-align:center;
	text-transform:uppercase;
	font-size:14px;
	color:#a12a1f;
}
.visuals li.menu1 img, .visuals li.menu2 img, .visuals li.menu3 img{
	display:block;
	margin:0 15px;
	width:135px;
	height:70px;
}

.visuals li.menu3 {
	margin:0;
}
.visuals li.menu4 img{
	display:block;
	margin:0 auto;
}
.visuals li a{
	display:block;
	overflow:hidden;
	text-align:center;
	color:#000;
	font-size:11px;
	font-weight:bold;
}
.visuals li.menu4{
	padding:14px 0 0 5px;
}
.visuals li.menu4 h3{
	font-size:11px;
	text-align:left;
}
.visuals li.menu4 h3 span{
	display:block;
}
.visuals li.menu4 img{
	margin:0 auto 10px;
}
.visuals li.menu4 p{
	margin:0;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	position:absolute;
	left:0;
	bottom:15px;	
}
#sidebar {
	width:218px;
	float:right;
	padding:0 14px 10px 0;
	overflow:hidden;	
}
#sidebar ul{
	margin:0;
	padding:0 0 1px;
	list-style:none;
	width:100%;
	overflow:hidden;
	background: url(../images/bull-sb.gif) repeat-x 0 100%;
}
#sidebar ul li{
	height:1%;
	vertical-align:top;
	background: url(../images/bull-sb.gif) repeat-x;
}
#sidebar ul li h2 {
	display:block;
	line-height:32px;
	text-decoration:none;
	font-size:12px;
	color:#2b2b2b;
	background: url(../images/bull-sb-a.gif) no-repeat 100% 50%;
	cursor:pointer;
}
#sidebar ul h2.selected {
	background: url(../images/bull-sb-a-active.gif) no-repeat 100% 50%;
	color:#959595;
	cursor:default;
}
#sidebar ul li h2{
	margin:0;
}
#sidebar .box{
	width:100%;
	overflow:hidden;
	padding:0;
	height:218px;
}
#sidebar .box h3{
	font-size:12px;
	margin:0 0 10px;
	height:35px;
	overflow:hidden;	
}
#sidebar .box .image img{
	height:88px;
}
.image{
	border:1px solid #dfdfdf;
	padding:3px;
}
.image img{
	vertical-align:top;
}
#sidebar .box p{
	margin:10px 0 0 0;
	font-size:11px;
	line-height:13px;
	height:52px;
	overflow:hidden;
}
#sidebar .box p a, #sidebar .box h3 a{
	color:#2b2b2b;
	text-decoration:none;
}
#sidebar .box p a:hover, #sidebar .box h3 a:hover{
	color:#a12a12;
}
#footer {
	width:100%;
	height:97px;
	overflow:hidden;
}
#footer p{
	font-size:10px;
	line-height:28px;
	text-align:center;
	margin:0;
	color:#959595;
}
#footer ul{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
	text-align:center;
	border-top:1px solid #c9c9c9;
}
#footer ul li{
	display:inline;
	padding:0 10px;
}
#footer ul li a{
	font-size:11px;
	line-height:28px;
	font-weight:bold;
	color:#2b2b2b;
	text-decoration:none;
}
#footer ul li a:hover{
	text-decoration:underline;
}
/* inner2 page */
.service{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	border-right:1px #d2d2d2 solid;
}
.service li{
	float:left;
	padding:2px 6px 1px 12px;
	display:inline;
	border-left:1px #d2d2d2 solid;
}
.service li a{
	font-weight:bold;
	font-size:10px;
	color:#2b2b2b;
	text-decoration:none;
	padding:4px 0 4px 17px;
}
.service li.menu1 a{
	background:url(../images/bull-mail.gif) no-repeat 0 50%;
}
.service li.menu2 a{
	background:url(../images/bull-print.gif) no-repeat 0 50%;
}
.service li.menu3 a{
	background:url(../images/bull-doc.gif) no-repeat 0 50%;
}
.service li a:hover{
	text-decoration:underline;
}
.bg{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-dot.gif) repeat-x 0 100%;
	padding:0 0 15px;
	margin:0 0 20px;
}
#content .bg h1{
	margin:0;
} 
.maincontent{
	float:left;
	width:428px;
	padding:0;
}
.sidecontent{
	float:right;
	width:194px;
	padding:16px 0 16px 25px;
	border-left:1px #d2d2d2 solid;
	position:relative;
	z-index:10;
}
#carouselProducts {
	height:565px;
	overflow:hidden;
	background:url(../images/bg-dot.gif) 0 563px repeat-x;
}	
.sidecontent .arrow-up{
	position:absolute;
	top:0px;
	left:113px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/arrow-up.gif);
	width:10px;
	height:6px;
	z-index:99;
	display:none;
}
.sidecontent .arrow-down{
	position:absolute;
	bottom:0;
	left:113px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/arrow-down.gif);
	width:10px;
	height:6px;
	z-index:99;
	display:none;
}
.sidecontent ul{
	margin:0;
	padding:0;
	list-style:none;
}
.sidecontent ul li{
	width:100%;
	overflow:hidden;
	padding:5px 0 10px 0;
	background:url(../images/bg-dot.gif) left top repeat-x;
	height:173px;
}
.sidecontent ul li h2 a{
	margin:0 0 7px;
	font-size:12px;
	color:#2b2b2b;
	text-decoration:none;
}
.sidecontent ul li a img{
	display:block;
	width:174px;
	height:88px;
	overflow:hidden;
	padding:3px;
	background:#fff;
	border:1px #dfdfdf solid;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;	
}
.sidecontent ul li p a{
	margin:5px 0 0;
	font-size:11px;
	line-height:14px;
	width:170px;
	color:#2b2b2b;
	text-decoration:none;
}
.sidecontent ul li a:hover img{
	filter:none;
	-moz-opacity:1;
	opacity:1;
}
.inner2 #content .content-holder{
	margin:25px 0 11px;
}
.inner2 #content .text-holder{
	width:183px;
	padding:0 25px 0 0;
}
.inner2 #content .text-holder p strong{
	display:block;
	margin:0 0 5px;
}
.inner2 #content .about p {
	margin:17px 0 0;
}
.accordion{
	margin:0;
	padding:0;
	list-style:none;
	background:url(../images/bg-dot.gif) repeat-x 0 100%;
	width:428px;
}
.accordion li{
	margin:0 0 3px;
	background:url(../images/bg-dot.gif) repeat-x;
}
.accordion h2{
	font-size:12px;
	color:#2b2b2b;
	display:block;
	line-height:29px;
	background:url(../images/bull-arr-r.gif) no-repeat 100% 50%;
	text-decoration:none;
	cursor:pointer;
}
.accordion li.selected h2 {
	background:url(../images/bull-arr-d.gif) no-repeat 100% 50%;
}
.accordion ul {
	margin:0;
	padding:0;
	list-style:none;
	border:none;
	padding:0;
}
.accordion ul li{
	border:none;
	line-height:28px;
	margin:0;
	background:url(../images/bull-doc.gif) no-repeat 0 50%;
	padding:0 0 0 21px;
	color:#2b2b2b;
}
.accordion ul li a{
	text-decoration:none;
	color:#2b2b2b;
}
.accordion ul li a:hover{
	text-decoration:underline;
}

/* inner3 page*/
.productlist{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.productlist li{
	float:left;
	width:182px;
	margin:0 0 0 -1px;
	border:#d2d2d2 solid;
	border-width:0 0 0 1px;
	padding:0 20px 0 20px;
	display:inline;
	height:444px;
	position:relative;
}
.productlist li p{
	font-size:12px;
	color:#2b2b2b;
	margin:0 0 18px;
	height:160px;
	overflow:hidden;
}
.productlist li h2{
	font-size:24px;
	color:#2b2b2b;
	height:50px;
	overflow:hidden;
	line-height:24px;
}
#content .productlist li h2 a{
	color:#2b2b2b;
	text-decoration:none;
}
#content .productlist li h2 a:hover{
	color:#a12a12;
}
.productlist li img{
	display:block;
	width:174px;
	height:88px;
	overflow:hidden;
	padding:3px;
	background:#fff;
	border:1px #dfdfdf solid;
}
.productlist li h3{
	font-size:12px;
	color:#2b2b2b;
	margin:11px 0 15px;
	height:36px;
	overflow:hidden;
}

/* inner4 page */
.inner4 #content .about{
	width:240px;
	float:left;
}
.inner4 #content .about strong{
	display:block;
	font-size:13px;
	margin:0 0 25px;
}
.inner4 #content .about p{
	margin:0 0 25px;
	font-weight:normal;
}
.inner4 #content .about p strong{
	display:inline;
	font-size:12px;
	margin:0;
}
.imagelist{
	padding:4px 0 0;
	list-style:none;
	float:right;
	width:410px;
	overflow:hidden;
	margin:0 0 -15px;
}
.imagelist li{
	float:right;
	padding:20px 0 0 20px;
	margin:-20px 0 20px;
}
.imagelist li a{
	display:block;
	width:180px;
	height:94px;
	overflow:hidden;
	border:1px #dfdfdf solid;
}
.imagelist li a:hover{
	border-color:#a12a1f;
}
.imagelist li img {
margin:11px 22px;
}
/* inner5 page */
.inner5 #content .image{
	float:left;
	margin:0 23px 23px 0;
}
.inner5 form { 
	padding:20px 0 0 0;
}
.inner5 .block{
	width:100%;
	overflow:hidden;
}
.inner5 .txt{
	width:428px;
	float:right;
}
.inner5 .txt h2{
	font-size:24px;
	margin:0 0 15px;
	line-height:26px;
}
.inner5 .txt .column1{
	width:206px;
	float:left;
}
.inner5 .txt .column1 p{
	font-size:13px;
	font-weight:bold;
	margin: 0 0 22px;
}
.inner5 .txt a{
	font-weight:bold;
	color:#A12A12;
}
.inner5 .txt .column2{
	width:194px;
	float:right;
	font-size:13px;
}
.inner5 .txt .column2 .skype{
	width:100%;
	overflow:hidden;
	margin:6px 0;
}
.inner5 .txt .column2 .skype a{
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/icon-skype.gif) no-repeat 0 0;
	width:24px;
	height:24px;
	margin:0 4px 0 0;
}
.inner5 .txt .column2 span{
	float:left;
	line-height:24px;
	font-weight:bold;
}
.inner5 .txt .column2 strong{
	display:block;
}
.inner5 .form{
	width:100%;
	overflow:hidden;
	background: url(../images/bg-dot.gif) repeat-x 0 0;
	padding:13px 0 0;
}
.inner5  .item{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.inner5 .item li{
	width:100%;
	overflow:hidden;
	vertical-align:top;
	margin:0 0 12px;
}
.inner5 .item li p {
float:left;
padding:0 0 0 5px;
margin:0;
}
.inner5 .item li label{
	float:left;
	width:89px;
}
.inner5 .item li .lab2{
	width:60px;
	padding:0 0 0 44px;
}
.inner5 .item li .lab3{
	width:43px;
	padding:0 0 0 46px;
}
.inner5 .item li .sel{
	float:left;
	width:108px;
	padding:0;
}
.inner5 .item li .big{
	float:left;
	background: url(../images/bg-text-big.gif) no-repeat 0 0;
}
.inner5 .item li .big input{
	border:0;
	background:none;
	padding:3px 2px 4px 3px;
	width:567px;
}
.inner5 .item li .smol1{
	float:left;
	background: url(../images/bg-text-smol1.gif) no-repeat 0 0;
}
.inner5 .item li .smol1 input{
	border:0;
	background:none;
	padding:3px 2px 4px 3px;
	width:135px;
}
.inner5 .item li .smol2{
	float:left;
	background: url(../images/bg-text-smol2.gif) no-repeat 0 0;
}
.inner5 .item li .smol2 input{
	border:0;
	background:none;
	padding:3px 2px 4px 3px;
	width:126px;
}
.inner5 .item li .smol3{
	float:left;
	background: url(../images/bg-text-smol3.gif) no-repeat 0 0;
}
.inner5 .item li .smol3 input{
	border:0;
	background:none;
	padding:3px 2px 4px 3px;
	width:103px;
}
.inner5 .chk{
	margin:8px 0 18px;
	padding:0;
	list-style:none;
}
.inner5 .chk li{
	vertical-align:top;
	width:100%;
	overflow:hidden;
	margin:0 0 2px;
}
.inner5 label{
	font-weight:bold;
}
.inner5 .textarea{
	background: url(../images/bg-textarea.gif) no-repeat 0 0;
	width:662px;
	height:86px;
	overflow:hidden;
	margin:10px 0;
}
.inner5 .textarea textarea{
	float:left;
	padding:3px;
	width:656px;
	height:80px;
	border:0;
	background:none;
}
.inner5 .les{
	float:right;
	font-size:10px;
	padding:0 10px 0 0;
}

.inner5 .contactBt {
	float:right;
	padding:0 12px 0 0;	
}

#errorMessage { background:url(../images/bg_alert_msg.png) 10px center no-repeat #ffbaba; border:1px solid #d63301; color:#d8000c; margin:10px 0; padding:15px 10px 15px 50px; display:none; }
* html #errorMessage { height:1%; }
#errorMessage p { padding:0 0 10px 0; font-weight:bold; }
#errorMessage label { display:block; padding:0 5px 0 0; font-weight:normal; }
#confirm_message{ background: url(../images/bg_confirm_msg.png) 10px center no-repeat #dff2bf; border:1px solid #4f8a10; color:#4f8a10; margin:10px 0; padding:15px 10px 15px 50px; zoom:1; }
* html #confirm_message { height:1% }

/* inner6 page */
.inner6 .subcontent{
	width:430px;
	overflow:hidden;
	float:right;
	padding:0 0 0 26px;
	border-left:1px solid #d2d2d2;
	min-height:10px;
}
.subcontent .block{
	background: url(../images/bg-dot.gif) repeat-x 0 0;
	margin:-10px 0 10px;
	_height:1%;
	width:100%;
	padding:18px 0 18px;
}

.subcontent .block:after{
	content:"";
	display:block;
	clear:both;
}

.subcontent .last{
	padding:18px 0 0;
}
.subcontent .link{
	font-size:12px;
	font-weight:bold;
	color:#adadad;
	float:left;
	padding:0 5px 0 0;
}
.subcontent .date{
	float:right;
	font-size:13px;
	margin:0 0 17px;
}
.subcontent h2{
	display:block;
	clear:both;
	zoom:1;
	font-size:16px;
	margin:0 0 11px;
}
.subcontent h2:after{
	content:"";
	display:block;
	clear:both;
}
.subcontent h2 a{
	color:#2b2b2b;
	text-decoration:none;
}
.subcontent h2 a:hover{
	color:#a12a12;
}
.subcontent .image{
	float:left;
	margin:0 23px 23px 0;
}
.subcontent p{
	margin:0;
	font-size:12px;
	padding:0 0 10px 0;
}
.subcontent strong{
	font-size:13px;
	line-height:18px;
}
.subcontent span{
	display:block;
	margin:0 0 25px;
	padding:7px 0 0;
}
.subcontent a{
	font-weight:bold;
}
.inner6 .column{
	width:197px;
	overflow:hidden;
	float:left;
}
.inner6 .column ul{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.inner6 .column ul li{
	width:100%;
	overflow:hidden;
	vertical-align:top;
	border-bottom:1px solid #939393;
}
.inner6 .column li h3{
	line-height:37px;
	margin:0;
}
.inner6 .column li h3 a{
	display:block;
	font-size:13px;
	color:#a73821;
	line-height:37px;
	text-decoration:none;
	padding:0 0 0 15px;
	background:url(../images/bg-header-news.gif) 0 18px no-repeat;
}
.inner6 .column li h3 a:hover{
	text-decoration:underline;
}
.inner6 .column li li{
	border:0;
	background: url(../images/bg-dot.gif) repeat-x 0 0;
	padding:1px 0 0;
}
.inner6 .column li li a{
	display:block;
	line-height:31px;
	font-size:12px;
	font-weight:bold;
	color:#2b2b2b;
	text-decoration:none;
	padding:0 0 0 15px;
	background: url(../images/bull-sb-a.gif) no-repeat 100% 50%;
}
.inner6 .column li li a:hover{
	text-decoration:underline;
}
.inner6 .column li h3.selected a, .inner6 .column li li.selected a{
color:#959595;
}

/* Home Page Carousel */
#carouselHomePage { float:left; padding:0; margin:0; position:relative; width:731px; height:443px; z-index:2; overflow:hidden;}
#carouselHomePage ul { list-style-type:none; padding:0; margin:0; z-index:3; }
#carouselHomePage li  { position:relative; padding:0; margin:0; cursor:pointer; z-index:3; width:731px; height:443px; }
#carouselHomePageContent { height:443px; width:731px; }
.carouselHomePageContentSlide { position:absolute; left:450px; top:150px; width:250px; height:200px; padding:0; margin:0; z-index:4; }
.carouselHomePageContentSlide h2 { display:block; font-size:17px; text-transform:uppercase; padding:0 0 8px 0; margin:0; border-bottom:1px solid #000; }
.carouselHomePageContentSlide p { font-size:11px; padding:8px 0; margin:0; }
.carouselHomePageContentSlide a { display:block; padding:0 0 0 20px; margin:0; color:#000; text-transform:uppercase; font-size:14px; font-weight:bold; text-decoration:none; }
.prevCarouselHpItem, .nextCarouselHpItem { position:absolute; left:0; top:0; width:20px; height:443px; padding:0; margin:0; z-index:5; opacity:0; filter:alpha(opacity=20); background:#fff; display:none; }
.nextCarouselHpItem { left:711px; }
.prevCarouselHpItemLink { position:absolute; left:5px; display:none; padding:0; margin:0 auto; text-transform:none; width:9px; height:443px; text-indent:-999em; background:url(../images/arrow-carousel-left.png) left top no-repeat; z-index:10; overflow:hidden; }
.nextCarouselHpItemLink { position:absolute; left:5px; display:none; padding:0; margin:0 auto; text-transform:none; width:9px; height:443px; text-indent:-999em; background:url(../images/arrow-carousel-right.png) left top no-repeat; z-index:10; overflow:hidden; }
* html .prevCarouselHpItemLink { background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/wp-content/themes/pageondemand_theme/images/arrow-left.png", sizingMethod="crop"); cursor:pointer; }
.nextCarouselHpItemLink { left:716px; }
* html .nextCarouselHpItemLink { background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/wp-content/themes/pageondemand_theme/images/arrow-right.png", sizingMethod="crop"); cursor:pointer; }
.navCarouselHp { position:absolute; padding:0; margin:0; z-index:4;left:48%; top:423px; height:7px; padding:0; margin:0 0 0 -5px; z-index:5; width:auto; background:none; display:none; }
.navCarouselHp a { display:block; float:left; width:7px; height:7px; text-indent:-999em; padding:0; margin:0 5px 0 0; text-transform:none; font-size:12px; font-weight:normal; background:url(../images/pager-background.png) 0 -14px no-repeat; overflow:hidden; }
* html .navCarouselHp a { position:relative; background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/wp-content/themes/pageondemand_theme/images/pager-background-on.png", sizingMethod="crop"); cursor:pointer; }
.navCarouselHp a.activeSlide { background-position:0 0; }
* html .navCarouselHp a.activeSlide { background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/wp-content/themes/pageondemand_theme/images/pager-background-off.png", sizingMethod="crop"); }
.leftContent { float:left; width:465px; height:443px; padding:0; margin:0; }
.rightContent { float:right; width:266px; height:443px; padding:0; margin:0; }
.bloc1 a { color:#4a4a4a; text-decoration:none; }
.bloc1 strong { display:block; padding:0 0 5px 0; margin:0 0 0 34px; font-size:18px; font-weight:bold; }
.bloc1 span { display:block; margin:0 0 0 34px; }
.bloc2, .bloc3, .bloc4 { display:block; width:266px; height:191px; padding:0; margin:0; clear:both; }
.bloc3, .bloc4 { height:125px; text-align:center; }
.bloc3 a, .bloc4 a { font-size:11px; color:#4a4a4a; text-decoration:none; line-height:1.1; }
.bloc3 img, .bloc4 img { display:block; margin:0 auto; }

/* POP UP */
#popUp {
display:block;
width:430px;
padding:0 10px 10px 10px;
}
#popUp #errorMessage {
margin:5px 0;
padding:5px 5px 5px 50px;
}
#popUp  p {
padding:0;
}
.inner5 #popUp form {
padding:0;
}
.inner5 #popUp .item li label{
	float:left;
	width:170px;
}
.inner5  #popUp .textarea{
	background-image:url(../images/bg-textarea-popup.gif);
	width:250px;
	height:86px;
	overflow:hidden;
	margin:10px 0;
}
.inner5  #popUp .textarea textarea{
	width:244px;
}
.inner5 #popUp .item li .smol1 {
background-image:url(../images/bg-input-popup.gif);
}
.inner5 #popUp .item li .smol1 input {
width:245px;
}
.inner5 #popUp .item li .sel {
width:250px;
}
.inner5 #popUp .les {
float:none;
display:block;
text-align:right;
}

.countDownInner { display:block; position:relative; width:209px; height:158px; padding:5px 5px 0 5px; margin:0; clear:both; background:url(../images/bg-countdown.png) left top no-repeat; }
.countDownInner p { display:block; clear:both; padding:0 0 8px 0; margin:0; clear:both; text-align:center; }
.number { float:left; padding:0 0 5px 0; margin:0; }
.number img { display:inline; margin:0; }
.title { float:left; padding:0 0 0 5px; margin:1px 0 5px 0; margin:0 0 2px 0\9; font-size:11px; white-space:nowrap; }
.countDownInner hr { border:none; color:#c4c4c4; margin:7px 0; margin:0 0 -12px 0\9; background:#c4c4c4; height:1px; clear:both; }
.countDownInner small { position:absolute; right:10px; bottom:4px; display:block; text-align:right; color:#afafaf; padding:0; }


.hasJS #sidebar.offScreen { visibility:hidden; height:10px; }
.hasJS .visuals li.offScreen { visibility:hidden; height:70px; }
.hasJS .offScreen { visibility:hidden; }

.bt { float:left; padding:20px 5px 0 0; }


/*** mode 3 ****/
        .video { float:right; clear:both; height:131px; overflow:hidden; width:236px; margin:20px 25px 0 0; padding:0; }
        #accueilCarrousel { 
        display:block;
        height:160px;
        margin:0;
		top:250px;
        overflow:hidden;
        padding:0;
		left:-9999em;
        position:absolute;
        width:660px;
        z-index:2;
        }

		#accueilCarrousel li {
            float: left;
            list-style: none;
            /* We set the width/height explicitly. No width/height causes infinite loops. */
            width: 340px;
            height: 160px;
			margin:0 45px 0 0;
        }
        #accueilCarrousel li div { display:block; clear:both; width: 340px; }
        #accueilCarrousel li div img { display:block; }
        /**
         * This <div> element is wrapped by jCarousel around the list
         * and has the classname "jcarousel-container".
         */
        .jcarousel-container {
            position: relative;
        }

        .jcarousel-clip {
            z-index: 2;
            padding: 0;
            margin: 0;
            overflow: hidden;
            position: relative;
        }

        .jcarousel-list {
            z-index: 1;
            overflow: hidden;
            position: relative;
            top: 0;
            left: 0;
            margin: 0;
            padding: 0;
        }

        #carouselHomePage li .jcarousel-list li,
        #carouselHomePage li .jcarousel-item {
            float: left;
            list-style: none;
            /* We set the width/height explicitly. No width/height causes infinite loops. */
            width: 340px;
            height: 160px;
			margin:0 45px 0 0;
			display:block;
        }

        /**
         * The buttons are added dynamically by jCarousel before
         * the <ul> list (inside the <div> described above) and
         * have the classnames "jcarousel-next" and "jcarousel-prev".
         */
        .jcarousel-next {
            z-index: 3;
            display: none;
        }

        .jcarousel-prev {
            z-index: 3;
            display: none;
        }
		/*
		marquee { display:block; clear:both; padding:0; border:1px solid red; margin:0 0 0 40px; height:160px; }
		marquee a { display:inline; position:relative; width:340px; margin:0 40px 0 0; }
	
		marquee div { float:left; margin:0; width:340px; }
		marquee div canvas { display:block; clear:both; border:1px solid green; }
		*/
  
.podHpAnimation { display:block; float:left; margin:0 10px 0 0; }
        #outerContainer { display:block;
            height:160px;
            margin:0;
        top:230px;
            overflow:hidden;
            padding:0;
        left:-999em;
            position:absolute;
            width:660px;
            z-index:2;
}
        #imageScroller {width:660px; height:160px; position:relative; }
        #viewer { width:660px; height:160px; overflow:hidden; margin:0; position:relative; }
  
#mode3click { position:absolute; width:450px;height:250px;}

/* NEW HEADER */
#languageSelection { float:left; margin:0; padding:0 0 0 20px; position:relative; width:250px; z-index:999; }
#languageSelection:after { content:""; display:block; clear:both; }
#languageList { width:235px;background:#fff;text-align:left;position:absolute;left:0;top:-8px;z-index:20;filter:alpha(opacity=95); -moz-opacity:.95; opacity:.95;}
#languageList ul {width:235px;margin:0;padding:7px 0;list-style:none;}
#languageList li a, #languageDropDown a {display:block;height:27px;font:normal 11px/27px Verdana;padding-left:45px; background:url(../images/bg-flags.png) no-repeat; }
#languageDropDown a {filter:"alpha(opacity=95)";}
#languageDropDown a, #languageDropDown a:link, #languageDropDown a:visited, #languageDropDown a:active, #languageDropDown a:hover {color:#85888c;text-decoration:none;}
#languageList li a:hover {background-color:#e9e9e9;}
#languageList li a span {color:#3a3e45;}
#languageDropDown li#Flag-fr a {background-position:18px 8px;}
#languageDropDown li#Flag-de a {background-position:18px -19px;}
#languageDropDown li#Flag-it a {background-position:18px -46px;}
#languageDropDown li#Flag-es a {background-position:18px -73px;}
#languageDropDown li#Flag-en a {background-position:18px -100px;}
#languageDropDown li#Flag-us a {background-position:18px -127px;}
* html #languageDropDown { behavior:URL("/wp-content/themes/pageondemand_theme/css/csshover2.htc"); }
#languageDropDown {width:235px;height:30px;border-left:1px solid #d3d3d3;position:absolute;top:40px;z-index:20;overflow:hidden;}
#languageDropDown #languageList ul {margin-left:6px;filter:"alpha(opacity=95);"}

#languageDropDown:hover {overflow:visible;}
#languageDropDown:hover #languageList {left:5px;top:-8px;border:1px solid #d3d3d3;}
#languageDropDown:hover #languageList ul {left:5px;top:-8px;margin-left:0;}
#languageDropDown:hover #languageList ul li.CurentLang {display:none;}
#languageDropDown .Flag-fr { top:-7px; }
#languageDropDown .Flag-de { top:-30px; }
#languageDropDown .Flag-it { top:-57px; }
#languageDropDown .Flag-es { top:-84px; }
#languageDropDown .Flag-en { top:-111px; }
#languageDropDown .Flag-us { top:-138px; }

#topactions { float:right; margin:0; padding:0; width:415px; }
#headerRight { background:url(../images/bg-header-right.png) left top no-repeat; font:bold 12px 'NewsGothic'; height:22px; margin:0; padding:9px 0 0 0; }
#clientarea { display:block; float:left; margin:0; padding:0 0 0 24px; width:103px; }
#clientarea a { color:#fff; display:block; text-decoration:none; }
#skype { display:block; float:right; margin:0; padding:0 10px 0 0; width:252px; }
#skype a { display:block; color:#07aae0; font-size:14px; text-decoration:none; }
#skype a strong { color:#000; font-size:12px; margin:0; padding:0 8px 0 0; }
#topactions ul { float:right; list-style-type:none; margin:0; padding:12px 0 0 0; }
#topactions li { background:url(../images/bg-pipe.png) 0 2px no-repeat; display:block; float:left; margin:0; padding:0 9px; height:20px; line-height:20px; overflow:hidden; }
#topactions li.first { background:none; }
#topactions li.last { padding:0 0 0 9px; }
#topactions li a { display:block; height:19px; line-height:19px; overflow:hidden; text-decoration:none; }
#topactions li.icon a { background:url(../images/bg-icons.png) left top no-repeat; text-indent:-999em; width:20px; }
#topactions li.icon a.fbk { background-position:0 0; }
#topactions li.icon a.twitter { background-position:-20px 0; }
#topactions li.icon a.linkedin { background-position:-40px 0; }
#topactions li.icon a.youtube { background-position:-60px 0; }
#topactions li.icon a.rss { background-position:-80px 0; }
#topactions li.rounded a { background:url(../images/bg-rounded.png) left top no-repeat; padding:0 0 0 12px; }
#topactions li.rounded a span { background:url(../images/bg-rounded.png) right top no-repeat; color:#000; display:block; font:bold 10px "Lucida Sans Unicode","Lucida Grande", Arial, sans-serif; height:19px; line-height:19px; padding:0 12px 0 0; }

/* The Team */
#teamphotos { min-height:490px; height:auto !important; height:490px; }
#team { display:block; margin:0; padding:0; }
#team a { text-decoration:none; }
#team table { display:block; margin:0 0 0 5px; padding:0; }
#team td { border:1px solid white; border-collapse:collapse; margin:0; padding:0; vertical-align:top; }
#team div { display:block; position:relative; height:42px; width:35px; left:0; top:0; z-index:0; }
#team div p { display:block; position:absolute; top:0; left:0; margin:0; padding:0; }
#team .medium { height:86px; width:72px; }
#team .large { height:130px; width:109px; }
#team img { display:block; margin:0; padding:0; height:42px; width:35px; -ms-interpolation-mode: bicubic; }
#team .medium img { display:block; margin:0; padding:0; height:86px; width:72px; -ms-interpolation-mode: bicubic; }
#team .large img { display:block; margin:0; padding:0; height:130px; width:109px; -ms-interpolation-mode: bicubic; }
#team div strong { background:#d8d8d8; display:none; position:absolute; z-index:99; left:0; bottom:0; text-align:center; font-weight:normal; height:20px; line-height:1; margin:0; padding:5px 0; font-size:9px; width:100%; }
.teamDetails { display:block; font-family:'NewsGothic'; margin:0; padding:20px 10px 0 0; }
.teamDetails:after { content:""; display:block; clear:both; }
.hasJS .teamDetails { display:none; }
.teamDetails img { display:block; float:left; margin:0 10px 0 0; padding:0; }
.teamDetails div { float:left; width:530px; }
.teamDetails h2 { color:#121212; font-size:20px; margin:0; padding:0 0 5px 0; }
.teamDetails h3 { color:#636363; font-size:18px; margin:0; padding:0 0 5px 0; }
.teamDetails p { color:#909090; font-size:14px; }

