/* ------------------------- */
/* STRUCTURE 				 */
/* ------------------------- */

html {
	height:100%;
}

body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	height:100%;
}

ol {
	margin:0px;
	padding-left:20px;
	padding-bottom:4px;
	padding-top:4px;
}

ul {
	margin:0px;
	padding-left:14px;
	padding-bottom:4px;
	padding-top:4px;
}

li {
	margin-bottom:4px;
	/*list-style-image:url(../images/ico-arrow.gif);*/
}

ul li a {
	padding-left:0px !important;
	padding-left:3px;
}

ul.pdf {
	padding-left:20px !important;
	padding-left:14px;
}

ul.pdf li {
	list-style-image:url(../images/ico-pdf.gif);
}

h1 {
	font-size:14px;
	color:#000000;
	clear:both;
}

h2 {
	font-size:12px;
	font-weight:bold;
	color:#333333;
}

img {
	border:0px;
}

a {
	text-decoration:none;
	color:#E01530;
}

a.new {
	background-image:url(../images/ico-new.gif);
	background-repeat:no-repeat;
	background-position:right;
}

a:hover {
	text-decoration:none;
	color:#333333;
}

#page {
	width:937px;
	height: 100%;
	min-height:100%;
	margin:0px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	display:table;
}

*:first-child+html #page
{
	height: auto;
}

/* ------------------------- */
/* HEADER	 				 */
/* ------------------------- */

#header {
	height:153px;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:top;
	background-image:none !important;
}

#header #logo {
	width:153px;
	height:153px;
	position:absolute;
	display:block;
}

#header #spacerheader {
	display:none;
}

#header #logo img {
	height:103px;
}

#header #language {
	display:none;
}

#header #languages {
	display:none;
}

#header #allLanguage {
	display:none;
}

#header #submenu {
	display:none;
}

#header #undermenu {
  display:none;
}

#header #submenu #country {
	float:left;
	font-size:11px;
	margin-top:-5px;
	position:relative;
}

#header #submenu ul {
	float:right;
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#header #language ul {
	float:left;
	padding: 0px;
	margin: 0px;
	list-style: none;
	display:none;
}

#header #language ul li {
	float: left;
	list-style:none;
	display:inline;
	width:22px;
}

#header #submenu ul li {
	float: left;
	list-style:none;
	display:inline;
	padding-left:12px;
	text-align:right;
}

#header ul li a {
	font-size:11px;
	display:block;
	color:#333333;
}

#header ul li a:hover {
	font-size:11px;
	display:block;
	color:#5B8AA3;
}

#header ul li a.active {
	font-size:11px;
	display:block;
	color:#5B8AA3;
}

/* ------------------------- */
/* MAIN		 				 */
/* ------------------------- */

#main {
	width:100%;
	padding-bottom:20px;
}

/* RIGHT COLUMN ------------- */

#old-left-column {
	float:left;
	width:143px;
	display:table-cell;
	padding:5px;
}

#old-left-column #left-information {
  min-height:200px;
}

* html #old-left-column #left-information {
  height:200px;
}

#right-column {
	height:auto !important;
	height:300px;
	min-height:300px;
	float:right;
	width:163px;
	display:table-cell;
	padding:5px;
}

#elnapress {
	padding-top:30px;
}

#dealerLocator {
  font-size:10px;
}

/* LEFT COLUMN ----------- */

#left-column {
	float:left;
	width:143px;
	display:table-cell;
	background-color:#BBDDEE;
	padding:5px;
	font-size:11px;
	overflow:hidden;
	display:none
}

#left-column ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#left-column ul li {
	list-style:none;
	padding-bottom:10px;
	margin:0px;
}

#left-column ul li ul {
	list-style:none;
	padding:0px;
	padding-top:5px;
	margin:0px;
}

#left-column ul li ul li {
	list-style:none;
	padding:0px;
	margin:0px;
	border:0px;
	border-bottom:1px solid #BBDDEE;
}

#left-column ul li a {
	display:block;
	text-transform:uppercase;
	color:#666666;
	font-size:12px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

#left-column ul li ul li a {
	display:block;
	color:#666666;
	font-size:12px;
	font-weight:normal;
	text-transform:none;
	padding:0px;
	margin:0px;
}

#left-column ul li a.master {
	display:block;
	text-transform:uppercase;
	font-size:14px;
	color:#E01530;
	font-weight:bold;
}

#left-column ul li a.active {
	color:#990000;
}

#left-column ul li a:hover {
	color:#990000;
}

/* CENTER COLUMN ------------ */

#center-column {
	float:left;
	width:595px;
	display:table-cell;
	padding-left:10px;
	padding-top:5px;
	margin-bottom:30px;
	padding-bottom:30px;
	font-size:11px;
	line-height:13px;
}

#center-column a.more {
	padding-left:14px;
	background-image:url(../images/ico-arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
}

#center-column .details-desc {
	margin-right:175px;
	width:420px;
}

#center-column .details-product {
	width:150px;
	padding:5px;
	margin-left:5px;
	margin-bottom:5px;
	float:right;
	background-color:#EFEFEF;
}

#center-column .details-product h3 {
	font-size:12px;
	text-transform:uppercase;
	color:#666666;
	padding:0px;
	margin:0px;
}

#center-column .details-product ul li {
	list-style-image:url(../images/ico-arrow.gif);
}

#center-column .details-product .pdf li {
	list-style-image:url(../images/ico-pdf.gif);
}

#center-column .box-info {
	width:193px;
	padding-right:5px;
	padding-top:10px;
	float:left;
}

#center-column .box-info h3 {
	font-size:12px;
	text-decoration:none;
	color:#E01530;
	padding:0px;
	margin:0px;
}

#center-column .box-info img {
	padding-right:5px;
	float:left;
}

#center-column .box-info a.more {
	padding-left:7px;
	background-image:url(../images/ico-arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
}

#center-column ul {
  list-style-image:none;
  list-style-type:disc;
}

#center-column ul li {
  list-style-image:none;
  list-style-type:disc;
}

#center-column ol {
  list-style-image:none;
  list-style:decimal;
}

#center-column ol li {
  list-style-image:none;
  list-style:decimal;
}

#center-column table {
  border:1px #DDDDDD solid;
  border-collapse:collapse;
}

#center-column table tr td { 
  border:1px #DDDDDD dashed;
  padding:4px;
}

#section { 
  color:#000000; 
  font-size:50px; 
  text-transform:uppercase; 
  line-height:50px;
  margin-bottom:20px;
}

p {
  font-size:12px;
  line-height:15px;
  margin:0px;
  padding:0px;
}

/* ------------------------- */
/* FOOTER	 				 */
/* ------------------------- */

#footer
{
	background-color:#BBDDEE;
	background-image:url(../images/bg-footer.jpg);
	background-repeat:repeat-y;
	background-position:left;
	bottom: 0 !important;
	/* Pour IE */
	bottom: -1px; 
	clear:both;
	height: 10px;
	position: relative;
	margin: -20px auto 0 auto;
	width:927px;
	text-align:right;
	padding:5px;
	font-size:11px;
	display:none;
}

#footer ul {
	list-style:none;
	display:inline;
}

#footer ul li {
	list-style:none;
	display:inline;
	padding-left:10px;
}

.noprint {
  display:none;
}