#preload {
	display:none}
#language {
    p
	position:relative;
	top:6px;
	left:-20px;
	font-size:9px}
body {
	font-family:Verdana, Sans-serif;
	margin:0px;
	padding:0px}

#main {
	margin:0px;
	padding:0px;
	width:100%;
	z-index:2;
	height:100%;
	min-height:100%}

.abs {position:absolute}
.rel {position:relative}
.c1 {width:754px}
.c4 {width:180px/*225*/}
.r1 {height:22px/*27*/}
.r2 {height:64px/*80*/}
.r3 {height:62px/*78*/}
/*
#c2c3c4_r1 {width:318px}
#c2c3_r2 {width:93px}
#c4_r21 {height:50px}
#c4_r22 {height:30px}
#c2_r3 {width:52px}
#c3_r3 {width:41px}
*/
.imgbw {width:112px}/*140*/
.imgw {height:37px}/*46*/
.imgb {height:24px}/*30*/
.tblb {width:672px}/*840*/

p {
	margin:0 0 0.7em 0;
	font-size:12px;
	line-height:1.5em;
	text-align:left;
	}

table {
	width:inherit;
	font-size:12px;
	line-height:18px}

ul, ol {
	margin-left:1.5em;
	padding-left:1.5em}
ul.noindent, ol.noindent {
	margin-left:0}
ul ul, ul ol, ol ol, ol ul {
	margin-left:0em;
	margin-top:7px}

ul.h, ol.h {
	margin-top:9px}

li {
	margin-bottom:7px;
	font-size:12px;
	line-height:18px}

a {
	text-decoration:none}
a:hover {
	text-decoration:underline}
a img {
	border:0px}

h1, h2, h3, h4 {
	font-size:12px;
	font-weight:bold;
	margin:12px 0px 5px 0px;
	clear:both}
h1 {
	color:#a00;
	font-variant:small-caps}
h2 {
	color:#036;}
h3 {
	font-size:2.3ex;
	color:#444;
	font-style:italic;
	font-family:Times, Times New Roman, Century Schoolbook;
	border-bottom:1px #999 solid}
h4 {
	color:#369}
.c {
	float:left;
	width:30%;
	margin:4px;
	text-align:justify}
.p {
	float:left;
	width:20%;
	margin:7px;
	padding:10px;
	background:#9cf}
.pu {
	color:#dddddd;
	text-align:center;
	font-weight:bold;
	line-height:12px;
	font-size:12px}

#m {
	z-index:1}

#m td {
	vertical-align:top;
	border:0px;
	margin:0px;
	padding:0px}
#m img {
	display:block}
#status_bar {
	padding:0px 10px;
	color:#000;
	font-size:10px;}
#status_bar a {
	color:#000}
#help {
	float:right}
#autorisation {
	float:left}

#page {
	margin:0px;
	padding:5px 10px 5px 10px;
	width:100%;
	background-image:url('img/corner.gif');
	background-position:left top;
	background-repeat:no-repeat;
	vertical-align:top}

#right_margin {
	margin:0px;
	padding:0px;
	vertical-align:top;
	background-color:#ccc}

#left_margin {
	margin:0px;
	background-color:#ccc;
	vertical-align:top;
	width:200px;
	padding-top:15px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;}

#left_menu a {
	width:200px;
	font-size:12px;
	font-weight:bold;
	display:block;
	padding:5px 15px;
	color:#555;
	border-bottom:#999 1px dotted;
	-moz-box-sizing:border-box;
	box-sizing:border-box;}
#left_menu a:hover {
	color:#fff;
	background-color:#666666;
	text-decoration:none;
	border-right:3px solid #a00}
#left_menu a.active {
	font-size:12px;
	font-weight:bold;
	display:block;
	padding:5px 15px;
	border-right:3px solid #69c;
	-moz-box-sizing:border-box;
	box-sizing:border-box;}
#left_menu a.active:hover {
	color:#fff;
	background-color:#666666;
	text-decoration:none;
	border-right:3px solid #a00}
#left_menu div {
	display:none;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	}
#left_menu div.active {
	display:block;
	margin:0;
	padding:0;
	-moz-box-sizing:border-box;
	box-sizing:border-box;}
#left_menu div a {
	background-color:#efefef;
	color:#555;
	padding-left:30px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;}
#left_menu div a:hover {
	background-color:#ddd;
	color:#555;
	padding-left:30px}

#footer	{
	margin:0;
	width:100%;
	background-color:#369;
	text-align:center;
	padding:10px;
	display:block;
	border-top:4px solid #69c;
	-moz-box-sizing:border-box;
	box-sizing:border-box;}
#footer, #footer a {
	color:#eee;
	font-size:12px}
.warning {
	width:90%;
	display:block;
	background-color:#a00;
	padding:10px;
	color:#fff;
	margin-top:10px;}
.table, .ProductOTH table
{
	border-collapse:collapse;
}
.ProductOTH table
{
	table-layout: fixed;
	width:100%;
	margin-bottom:10px;
}
.table td,
.ProductOTH table td {
	padding:5px 8px;
	border:1px solid #333;
	vertical-align: top;
	}
.table th,
.ProductOTH table th {
	background-color:#ddd;
	padding:5px 8px;
	border:1px solid #333;
	vertical-align: top;
}
table.table th,
table.table th *,
.ProductOTH table th,
.ProductOTH table th *
{
	color:#036;
	font-weight:normal;
}
.ProductOTH table th
{
	text-align:left;
}
table.table td,
table.table td *,
.ProductOTH table td,
.ProductOTH table td *
{
	color:#555 !important;
}
.ProductOTH table tr th.sub
{
	padding-left:30px;
	border-top-style:hidden !important;
}
caption
{
	text-align:left;
	font-style:italic;
}
em {
	font-style:normal;
	font-weight:bold;
	color:#369}


#news_col {
	padding:0 10px;
    }
#news_col ul li {
	list-style-type:none;
	text-indent:-20px;
    }
#news_col p{
	margin-bottom:10px;
	margin-top:0px;
	padding-bottom:0px;
	padding-top:0px;
    }
#news_col em,
dl.news dt {
	color:#036;
	display:block;
    font-size: 10px;
    font-weight: bold;
	}
dl.news dd {
    font-size: 11px;
    line-height: 14px;
    }


div.col {
	margin:0px 10px;
	padding:0px}
div.col ul {
	margin:10px 10px;
	padding:0px 10px;
	margin-left:0em;
	padding-left:1.5em}
#right_margin h1 {
	width:100%;
	padding:5px 10px;
	color:#fff;
	background-color:#369;
	border-bottom:#69c 4px solid;
	border-top:#fff 4px solid;
	margin:0px;
	background-image:url('img/u1.gif');
	background-position:left top;
	background-repeat:no-repeat;
	-moz-box-sizing:border-box;
	box-sizing:border-box;}
#right_margin h2 {
	width:100%;
	padding:5px 10px;
	-moz-box-sizing:border-box;
	box-sizing:border-box;}
#right_margin p {
	padding:10px;
	margin:0px;
	text-indent:0px;
	text-align:left}
h1.inline {
	display:inline}
.tm {
	margin-top:10px}
a.up:link, a.up:visited {
	font-size:10px;
	text-align:right;
	display:list-item;
	list-style-image:url('img/up.gif');
	margin:10px 40px;
	text-indent:0px;
	color:#369;
	text-decoration:none}
#header_photo, .photo {
	width:250px;
	margin:4% 4% 0%}
div.newsSource {
	margin:15px;
	color:#036;
	font-style:italic;
	float:right;
	font-size:13px}
img.ico {
	vertical-align:middle}
img.l {
	margin:3px 10px 3px 0px;
	float:left}
img.r {
	margin:3px 0px 3px 10px;
	float:right}
div.lplate, div.rplate {
	font-family:Tahoma;
	width:250px;
	padding:10px 15px;
	background-color:#dedede;
	background-image:url('img/u1.gif');
	background-position:left top;
	background-repeat:no-repeat}
div.rplate {
	margin:3px 0px 3px 10px;
	float:right}
div.lplate {
	margin:3px 10px 3px 0px;
	float:left}
div.plate {
	margin:10px 0px;
	padding:10px 15px;
	background-color:#dedede}

div.lplate p, div.rplate p {
	text-align:left}
div.photo {
	width:250px;
	margin:3px 0px 0px 10px;
	float:right}
div.lphoto {
	width:250px;
	margin:3px 10px 0px 0px;
	float:left}
div.photo img, div.lphoto img {
	margin-bottom:3px}
div.ponews, div.ponews_odd {
	display:block;
	padding:10px}
div.ponews {
	background-color:#efefef}
div.ponews_odd {
	background-color:#fafafa}
a.ponews:link, a.ponews:visited, a.ponews:hover {
	text-decoration:none;
	color:#999}
a.ponews:link {
	color:#000}
a.ponews:hover {
	text-decoration:underline}
div.ponews a div, div.ponews_odd a div {
	width:9px}
div.ponews a:link div, div.ponews_odd a:link div {
	background-image:url('img/right.gif');
	background-repeat:no-repeat;}
div.ponews a:visited div, div.ponews_odd a:visited div {
	background-image:url('img/cub.gif');
	background-repeat:no-repeat;}

div.news20 {
	margin:10px 0px;
	color:#fff;
	line-height:22px}
a.news20:link, a.news20:visited {
	padding:2px 4px;
	color:#fff;
	background-color:#369;
	border-right:#69c 2px solid;
	border-left:#69c 2px solid;
	text-decoration:none}
a.news20:hover, .news20active {
	padding:2px 4px;
	color:#fff;
	background-color:#a00;
	border-right:#d00 2px solid;
	border-left:#d00 2px solid;
	text-decoration:none}

dl.list dt {
	float:left}
dl.list dd {
	margin-left:7em}

dl.interview dt {
	color:#036;
	margin:15px 0px;
	font-weight:bold}
dl.interview dd {
	margin:0px}

table.list td {
	margin:0;
	padding:5px;
	vertical-align:top}
table.list {
	width:inherit}
table.list tr {
	background-color:#efefef}
table.list tr.odd {
	background-color:#f5f5f5}

.block {
	display:block;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:3px 10px 3px 14px;
	background-color:#efefef;
	}
.odd {
	background-color:#fafafa
	}
a.block:link, a.block:visited {
	color:black;
	text-decoration:none;
	}
a.block:hover {
	border-left:3px solid #a00;
	padding-left:11px;
	}
table.plan{
	table-layout:fixed;
	border-collapse:collapse;
	}
table.plan tr td, table.plan tr th{
	padding:10px 7px 10px 7px;
	vertical-align:top;
	text-align:left;
	border-top:1px solid #369;
	border-bottom:1px solid #369;
	}
table.plan tr th{
	background-color:#efefef;
	}
.photoboard img {
	margin-bottom:10px;
	border:1px solid white;
	}
.warning table
{
	table-layout:fixed;
	border-collapse:collapse;
	empty-cells:show;
	width:100%;
	margin-bottom:7px;
}
.warning table td,
.warning table th
{
	color:#fff;
	border:1px solid #fff;
	padding:3px 5px;
}
.warning table em
{
	font-style:italic;
	color:#fff;
}
.warning em,
.warning a
{
	color:#fff !important;
}
.warning a
{
	text-decoration: underline;
}
.hidden
{
	display:none;
}
.red
{
	color:#a00 !important;
	background-color: transparent !important;
}
.floatleft
{
	float:left;
	margin:0px 10px 7px 0px;
}
.floatright
{
	float:right;
	margin:0px 0px 7px 10px;
}
.image{
	text-align:center;
	margin-bottom:7px;
}
.image .caption{
	font-size:10px;
	padding-top:7px;
	color:#555;
	line-height:12px;
}
.image.floatleft .caption{
	text-align:right;
}
a.external:link { color: #036 !important; border-bottom: 1px dotted #036 !important; }
a.external:visited { color: #369 !important; border-bottom: 1px dotted #369 !important; }
a.external:active,
a.external:hover { color: #036 !important; border-bottom: 1px solid #036 !important; text-decoration: none !important; }
table.table { margin-bottom: 10px; }
.none { display: none; }
.small { font-size: 10px; line-height: 12px; }
table.makeup, table.makeup td { margin: 0; padding: 0; border-width: 0; vertical-align: top; }
div.signiture { width: 250px; font-style: italic; margin-left: auto;}


#rightcol { width: 280px; }
#rightcol .box { margin: 5px 0px; }

#rightcol dl.news {
    padding: 0px 15px;
}

#rightcol dl.news dt {
	color: #369;
}

#rightcol dd {
	margin: 0px;
	padding: 0px;
}

#rightcol dl.news dd a {
	display: block;
	border-bottom-width: 0px;
	color: #000;
	margin-bottom: 7px;
}

#rightcol dl.news dd a:hover {
	text-decoration: underline;
}

#rightcol dl.news dd a:visited {
	color: #555;
}


#rightcol a {
	color: #666666;
	text-decoration: none;
}

#rightcol a:hover, 
#rightcol a:active {
	color: #369;
	border-bottom: 1px dotted #369;
}

