/* LINK */
a { cursor:pointer; }
a:link    { color:#666; text-decoration: none; }
a:visited { color:#666; text-decoration: none; }
a:hover   { color:#333; text-decoration: none; }

#header a { color:#fbfbfb; }
#header .active a { color:#647BAF; }
#footer a { color:#999; }

/* OTHERS */
*   { margin:0; padding:0; }
img { border:0; }
p   { margin:0; padding:0 0 15px; }
ul  { margin:0; padding:0; }
/* em  { text-decoration:underline; } */
h1  { font:1.8em Helvetica; font-weight:bold; margin:5px 0 15px; }
h2  { font:1.6em Helvetica; font-weight:bold; margin:5px 0 15px; }
h3  { font:1.4em Helvetica; font-weight:bold; margin:5px 0 15px; }
.clear { clear:both; }
strong { color:#444; }

table, table tr {
	margin:0;padding:0;
}
table tr td {
	margin:0;padding:2px 0;
}

.input {
	float:left;
	border:1px solid #ccc;
	height:16px;
	padding:2px 3px 0;
}

/* PRIVATE */
.form          { float:left; margin:0; padding:0; }
fieldset       { float:left; border:none; }
fieldset label { float:left; width:100%; padding:0 0 1px;  }
fieldset p     { float:left; width:100%; padding:0 0 3px; }
fieldset input { margin-bottom:2px; }

/* BODY */
body {
	background:#EFEFEF;
	font:62.5%/1.6em arial, "lucida console", sans-serif;
	color:#666;
}

#wrapper1 {
	width:970px;
	margin:0 auto;
}
#wrapper2 {
	float:left;
	background:#F5F4F2;
	width:100%;
}

/* HEADER */
#header {
	float:left;
	background:#002A7C;
	color:#fbfbfb;
	padding:0 20px;
	height:98px;
	width:930px;
}
#header .left { 
	float:left; 
	width:230px;
}
#header .right { 
	float:right; 
	text-align:right;
	width:700px; 
}
#header img { 
	float:left;
	margin-top:18px;	
}
#header .swiss { 
	float:left;
	font-size:0.9em;
	margin:73px 0 0 -3px;	
}

#languages {
	float:right;
	font-size:1.1em;
	margin-top:10px;
	width:100%;
}

#search {
	float:right;
	padding:10px 0 12px;
	width:100%;
}
#search input {
	border:1px solid #234D99;
	background:#002A7C;
	color:#C2D1EF;
	padding:5px 3px 3px;
	width:130px;
}

/* MENU */
ul#menu li {
	float:right;
	list-style-type:none;
	font-size:1.4em;
	margin-left:18px;
}
ul#menu li ul {
	position: absolute;
  display: none;
	background:#4B72A9;
	margin-top:16px;
	font-size:0.6em;
	/*width:180px;*/
	filter: alpha(opacity=90);
	-moz-opacity : 0.9;
    opacity: .9;
	z-index:9999999;
}

.width_en { width:180px; }
.width_de { width:235px; }
.width_fr { width:210px; }
.width_es { width:235px; }

*+html .width_de { width:250px; }

/*
* html .width_en {margin:15px 0 0 -78px;}
* html .width_de {width:250px; margin:15px 0 0 -90px;}
* html .width_fr {margin:15px 0 0 -78px;}

*+html .width_en {margin:15px 0 0 -78px;}
*+html .width_de {width:250px; margin:15px 0 0 -90px;}
*+html .width_fr {margin:15px 0 0 -78px;}
*/

ul#menu li ul li {
	float:left;
	text-align:left;
	list-style-type:none;
	margin:0;padding:0;
	width:100%;
}
ul#menu li ul li a {
	display:block;
	padding:4px 10px;
}
ul#menu li ul li a:hover {
    background:#002A7C;
}

/* HOMEPAGE */
#content-body {
	float:left;
	width:100%;
	height:807px;
}

#wrapper-img {
	margin-bottom:-401px;
	z-index:1;
	height:401px;
}
#content {
	position:absolute;
	margin:300px 0 0 20px;
	width:930px;
	z-index:2;
}
#content-top {
	float:left;
	background:#fff;
	padding:15px 20px 20px;
	width:890px;
	height:285px;
}
#content-top h2,
#content-open h2 {
	float:left;
	color:#999;
	font:1.5em arial;
	font-weight:normal;
	padding:0 0 6px 1%;
	border-bottom:1px solid #ccc;
	width:98%;
}
#content-bottom {
	float:left;
	background:#FBF9FA;
	border:1px solid #EAEAEA;
	margin-top:13px;
	width:928px;
	height:175px;	
}

#box-left {
	float:left;
	width:338px;
	height:285px;
}
.application {
	float:left;
	font-size:1.2em;
	margin-bottom:5px;
	width:338px;
	height:57px;
}
.application a { color:#000; }
.application a:hover { color:#666; }

.application img {
	float:left;
	margin-right:16px;
}
.application h3 {
	float:left;
	font-size:1.2em;
	color:#000;
	margin:12px 0 0;
	width:265px;
}

#separation {
	float:left;
	background:url('images/separation.jpg') bottom center no-repeat;
	width:47px;
	height:285px;
}

#box-right {
	float:left;
	width:495px;
	height:285px;
}
#box-right h1 {
	float:left;
	color:#000;
	padding-left:8px;
	width:487px;
}
#box-right p {
	float:left;
	font-size:1.2em;
	padding:0 10px 10px 8px;
	width:477px;
}

.newsDate {
	float:left;
	color:#222;
	width:67px;	
}
.newsText {
	float:left;
	font-size:0.9em;
	width:410px;	
}

/* SIMPLE */
.simple-news {
	padding-bottom:15px;
}
.simple-news-date {
	float:left;
	width:100%;
	font-weight:bold;
	color:#333;
}
.simple-news span p {
	margin:0;
	padding:0;
}

/* STORY OPEN */
#content-body-open {
	margin:20px auto;
	width:930px;
}
* html #content-body-open { margin:0 auto; }
*+html #content-body-open { margin:0 auto; }

#content-banner {
	float:left;
	/*background:#fff;*/
	margin:13px 0;
	height:200px;
}
#content-banner-title {
	position:relative;
	background:#333;
	/*top:175px;*/
	top:176px;
	width:930px;
	height:25px;
	filter : alpha(opacity=40);
    -moz-opacity : 0.4;
    opacity : 0.4;
}
* html .test { margin-top:-200px; }


#content-banner h3 {
	position:absolute;
	font:1.6em arial;
	font-weight:bold;
	color:#fff;
	margin:154px 0 0 20px;
}
#content-open {
	float:left;
	background:#fff;
	padding:15px 20px 5px;
	width:890px;
}
#content-open-left {
	float:left;
	/*width:630px;*/
	width:590px;
	min-height:300px;
}
#content-open-left ul,
#content-open-left ol {
	margin-left:30px;
}

.description {
	float:left;
	font-size:1.2em;
	padding-bottom:20px;
	width:100%;
}
.description img {
	margin:0 10px 5px 0;
}

.appTable a {
	text-decoration:underline;
}

ul#tabs {
	float:left;
	color:#999;
	font:1.5em arial;
	font-weight:normal;
	margin:5px 0 15px;
	padding:0 0 6px 1%;
	border-bottom:1px solid #ccc;
	width:98%;
}
ul#tabs li {
	display:inline;
	list-style-type:none;
	margin:0 25px 0 0;
	padding:0;
}
ul#tabs li a {
	color:#999;
	text-decoration:none;
}
ul#tabs li a:hover { color:#333; }
ul#tabs li.active a {
	color:#000;
	font-weight:bold;
}

#content-open-right {
	float:right;
	width:260px;
	padding-bottom:40px;
}
#content-open-teaser {
	float:left;
	background:#fff;
}

/* PRODUCTS */
#conProducts {
	float:left;
	font-size:1.1em;
	padding-top:10px;
	margin-bottom:15px;
	width:260px;
}
#conProducts img {
	float:left;
	margin:-10px 10px 0 0;
}
#conProducts div {
	float:left;
	width:180px;
}
#conProducts div a:hover {
	font-weight:bold;
}

#conProducts ul {
	float:left;
	width:250px;
	padding-left:10px;
}
#conProducts ul li {
	float:left;
	list-style-type:none;
	width:100%;
}

/*
.banner a #help { display:none; }
.banner a:hover #help {
	display:inline;
	float:left;
	position:absolute;
	background:#FFF99F;
	border:1px solid #FFF99F;
	width:400px; 
	height:130px;
	margin:-157px 0 0 -260px;
}
*/
.banner a #help { display:none; }
.banner a:hover #help {
	display:inline;
	float:left;
	position:absolute;
	background:#FFF;
	border:1px solid #666;
	width:400px; 
	height:130px;
	margin:-157px 0 0 -260px;
}

.sm { 
	float:left;
	width:550px;
	margin-top:30px;
	/*
	float:right;
	width:550px;
	*/ 
	list-style:none; 
	height:200px;
	overflow:hidden;
}
.sm2 /* a supprimer */ {
	float:right;
	width:550px;
	list-style:none; 
	height:200px;
	overflow:hidden;
}
.sm li, .sm2 li {
	float:left; 
	height:200px;  
	overflow:hidden;
}

#tabSerie {
	float:left;
	width:570px;
	/*margin:25px 10px 10px;*/
	margin:0 10px 30px 5px;
	border:1px solid #ccc;
	border-collapse:collapse;
}
#tabSerie td {
	border:1px solid #ccc;
	text-align:center;
	padding:3px;
}
.blue  { background:#4E79AE;color:#fff; }
.gray1 { background:#D9DADE; }
.gray2 { background:#EDEEF0; }

/* DISTRIBUTORS */
#distributors, #countryList {
	font-size:1.2em;
}
#countryList div.banner {
	padding-bottom:3px;
}
#countryList div a:hover {
	font-weight:bold;
}

/* ALL */
a.allBox {
	float:left;
	display:block;
	text-align:center;
	width:185px;
	height:140px;
	margin:0 10px 10px 0;
	background:#fff;
	/*filter : alpha(opacity=100);
    -moz-opacity : 1;
    opacity : 1;*/
}
a.allBox:hover {
	float:left;
	display:block;
	text-align:center;
	width:185px;
	height:140px;
	margin:0 10px 10px 0;
	background:#fff;
	font-weight:bold;
	/*filter : alpha(opacity=70);
    -moz-opacity : 0.7;
    opacity : 0.7;*/
}

.allBoxImg {
	float:left;
	width:100%;
	margin-bottom:10px;
}

.allBoxTitle {
	float:left;
	text-transform:uppercase;
	font-weight:bold;
	padding:0 0 15px;
	width:100%;
}

/* TEASER HOME */
.teaser {
	float:left;
	border-right:1px solid #EAEAEA;
	padding:15px 20px 0;
	width:268px;
	height:160px;
}
.teaser h1 {
	font-size:2em;
	color:#222;
	margin:0;
}
.teaser p {
	float:left;
	font-size:1.1em;
	line-height:14px;
	padding:10px 0;
	width:100%;
	/*height:60px;*/
}
.teaser a {
	float:left;
	color:#505050;
	font-size:1.1em;
	font-weight:bold;
	margin-top:-5px;
}

.teaserImg {
	float:left;
	width:105px;
}

/* TEASER OPEN */
.teaser-tabs {
	float:left;
	background:#fff;
	margin:0;
	width:465px;
	height:75px;	
}
.teaser-tabs a {
	display:block;
	border-top:1px dotted #fff;
	color:#666;
	text-decoration:none;
	padding:20px 50px;
	width:365px;
	height:35px;
	filter : alpha(opacity=20);
    -moz-opacity : 0.2;
    opacity : 0.2;	
}
#content-open-teaser .active a {
	border-top:1px dotted #ccc;
	filter : alpha(opacity=100);
    -moz-opacity : 1;
    opacity : 1;
}
.teaser-tabs a h3 {
	font-size:2em;
	color:#222;
	margin:0;
}

/* DOWNLOADS */
.list {
	float:left;
	width:100%;
	text-align:right;
}
.list a {
	display:block;
	height:28px;
	border:1px solid #eee;
	padding-top:2px;
	margin-bottom:3px;
	background:#fefefe;
}

.list a.acca {
	display:block;
	text-align:left;
	font-weight:bold;
	text-transform:uppercase;
	height:28px;
	border:none;
	padding:2px 0 0 20px;
	margin-bottom:3px;
	background:none;
	width:570px;
}

*+html .list a.acca {
	float:left;	
}

.list a.acca:hover {
	background:none;
}
.list div.accdiv {
	font-weight:normal;
	text-transform:none;
	margin:0 0 20px;padding:0;
	width:580px;
	overflow:hidden;
}

* html div.accdiv { float:left; }
*+html div.accdiv { float:left; }

.list p.accp {
	display:block;
	height:28px;
	border:1px solid #eee;
	padding:2px 0 0;
	margin-bottom:3px;
	background:#fefefe;
	cursor:pointer;
}

.list a:hover,
.list p.accp:hover {
	background:#eee;
}

.list p span { 
	float:left; 
	text-align:left; 
	padding-top:5px;
}

.list div {
	display:block;
	text-align:left;
	font-weight:bold;
	text-transform:uppercase;
	padding:16px 5px 4px;
	width:570px;
}

.more {
	background:url('images/arrow.png') top left no-repeat;
	width:6%; 
	height:18px;
}	
* html .more {
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/arrow.png');
}

/* FOOTER */
#footer {
	float:left;
	font-size:1.1em;
	color:#aaa;
	padding:8px 14px 20px 20px;
	width:936px;
}
#footer div {
	float:left;width:100%;
}
#footer .left  { float:left; }
#footer .right { float:right; }

* html #footer {
    margin-top:8px;
}

/* JQUERY */
.ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons.png); }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-accordion .ui-accordion-header { cursor: pointer; position:relative; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; padding:0; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left:0; top:2px; }