body {
	margin: 0;
	padding: 0 0 1em;
	text-align: center;
	color: #2D2E32;
	font-size: 76%;
	font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
	background: #EFF3E1;
	}
body.s {
	font-size: 76%;
	}
body.m {
	font-size: 84%;
	}
body.l {
	font-size: 93%;
	}

table,td,th,p,div,li,dt,dd {
	font-size: .98em;
	}
div p, div li, div dt, div dd {
	font-size: 100%;
	}
h1 {
	font-size: 1.5em;
	font-weight: normal;
	margin: 0;
	padding: 10px 8px 12px;
	background: #E1E9C4;
	}
h2 {
	font-size: 1.5em;
	font-weight: normal;
	margin: 0 0 1em;
	}
h3 {
	font-size: 1.3em;
	font-weight: normal;
	margin: 1em 0 .2em;
	}
h4 {
	font-size: 1em;
	font-weight: bold;
	margin: 1em 0 .2em;
	}
h5, h6 {
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	margin: 0;
	}

p {
	margin: 0 0 1em;
	}

table {
	margin: 0 0 1em;
	padding: 0;
	border-collapse: collapse;
	}
tr, tr.top {
	vertical-align: top;
	}
tr.middle {
	vertical-align: middle;
	}
th {
	font-weight: bold;
	text-align: left;
	}

a:link {
	color: #690;
	text-decoration: none;
	}
a:visited {
	color: #2D2E32;
	text-decoration: none;
	}
a:hover {
	color: #2D2E32;
	text-decoration: underline;
	}
a.nodeco:hover {
	text-decoration: none;
	}
a:active {
	color: #2D2E32;
	}
#text a {
	font-weight: bold;
	}

a img, img {
	border: none;
	}

sup {
	font-size: .75em !important;
	line-height: 1;
	}

.clear {
	clear: both;
	height: 0 !important;
	line-height: 0 !important;
	margin: 0 !important;
	}
.erreur, .erreur a {
	font-weight: bold !important;
	color: #C00 !important;
	}
.first {
	margin-top: 0;
	}
.oblig {
	color: red !important;
	}
.right {
	text-align: right;
	}
span.note {
	color: #999;
	}

.top_reset {
	margin-top: 0;
	}
	
.col1 {
	float: left;
	width: 248px;
	}
.col2 {
	float: right;
	width: 248px;
	}
.docsize {
	color: #666;
	font-size: .94em;
	}


/* MISE EN PAGE GENERALE */

#page {
	position: relative;
	margin: 0 auto;
	width: 748px;
	text-align: left;
	background: #FFF url(../img/bg_page.gif) top left repeat-y;
	}


/* =HEADER */

#utils {
	padding: 6px 20px 2px;
	text-align: right;
	background: #EFF3E1;
	}
/* hide ie/mac \*/
* html #utils {height: 1%;}
/* end hide */
#header {
	position: relative;
	margin: 0 0 0 20px;
	background: transparent url(../img/bg_header.gif) top right no-repeat;
	}
/* hide ie/mac \*/
* html #header {height: 1%;}
/* end hide */

#logo {
	background: #FFF url(../img/bg_header.gif) top right no-repeat;
	}
#tagline {
	position: absolute;
	top: 0;
	left: 158px;
	}

#main {
	width: 708px;
	overflow: hidden;
	position: relative;
	z-index: 0;
	margin: 0 20px 12px 20px;
	background: transparent url(../img/bg_main.gif) top left repeat-y;
	}

#nav2 {
	width: 175px;
	float: left;
	background: #EBF0D6;
}

#content {
	width: 533px;
	float: right;
	position: relative;
	}

#footer {
	margin: 0 0 0 7px;
	padding: .5em 13px 0;
	font-size: .9em;
	color: #627265;
	background: #EFF3E1 url(../img/bg_footer.gif) top left no-repeat;
	}
/* hide ie/mac \*/
* html #footer {height: 1%;}
/* end hide */
#footer a {
	color: #627265 !important;
	}


/* =UTILS */

#utils ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#utils li {
	margin: 0;
	padding: 0 0 0 1em;
	display: inline;
	color: #627265;
	}
/* hide ie/mac \*/
* html #utils li {height: 1%;}
/* end hide */
#utils li a {
	color: #627265 !important;
	}
#utils #s {
	font-size: 10px;
	}
#utils #m {
	font-size: 13px;
	}
#utils #l {
	font-size: 14px;
	}
#utils .select, #utils .select a {
	color: #690 !important;
	}


/* =NAV1 */

#nav1wrap {
	position: relative;
	z-index: 5000;
	width: 708px;
	height: 30px;
	margin: 0 0 0 20px;
	}
ul#nav1 {
	position: relative;
	width: 708px;
	height: 30px;
	margin: 0;
	padding: 0;
	list-style: none;
	background: #2D2E32;
	}

ul#nav1 li { /*float the main list items*/
	position: relative;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	}

ul#nav1 li a {
	display: block;
	height: 30px;
	line-height: 30px;
	padding: 0;
	text-align: center;
	color: #690;
	background: #2D2E32;
	}
ul#nav1 li.on a {
	color: #2D2E32;
	background: #690;
	}

/*do the image replacement*/

ul#nav1 li span {
	position: absolute;
	left: -9384px;
}
/*hover states*/
#b_corporate a:hover, #b_corporate:hover a, #b_corporate.over a, #b_corporate.select a, 
#b_products a:hover, #b_products:hover a, #b_products.over a, #b_products.select a, 
#b_technology a:hover, #b_technology:hover a, #b_technology.over a, #b_technology.select a, 
#b_business a:hover, #b_business:hover a, #b_business.over a, #b_business.select a, 
#b_news a:hover, #b_news:hover a, #b_news.over a, #b_news.select a, 
#b_investors a:hover, #b_investors:hover a, #b_investors.over a, #b_investors.select a {
	background-position: 0 -30px !important;
	}

#nav1wrap .en #b_corporate a {
	width: 85px;
	background-image: url(/en/img/menu/corporate.gif);
	}
#nav1wrap .en #b_products a {
	width: 148px;
	background-image: url(/en/img/menu/products.gif);
	}
#nav1wrap .en #b_technology a {
	width: 96px;
	background-image: url(/en/img/menu/technology.gif);
	}
#nav1wrap .en #b_business a {
	width: 176px;
	background-image: url(/en/img/menu/business.gif);
	}
#nav1wrap .en #b_news a {
	width: 124px;
	background-image: url(/en/img/menu/news.gif);
	}
#nav1wrap .en #b_investors a {
	width: 79px;
	background-image: url(/en/img/menu/investors.gif);
	}
/*
#nav1wrap .en #b_investors ul {
	left: -83px;
	}
*/

#nav1wrap .fr #b_corporate a {
	width: 95px;
	background-image: url(/fr/img/menu/corporate.gif);
	}
#nav1wrap .fr #b_products a {
	width: 144px;
	background-image: url(/fr/img/menu/products.gif);
	}
#nav1wrap .fr #b_technology a {
	width: 109px;
	background-image: url(/fr/img/menu/technology.gif);
	}
#nav1wrap .fr #b_business a {
	width: 135px;
	background-image: url(/fr/img/menu/business.gif);
	}
#nav1wrap .fr #b_news a {
	width: 110px;
	background-image: url(/fr/img/menu/news.gif);
	}
#nav1wrap .fr #b_investors a {
	width: 116px;
	background-image: url(/fr/img/menu/investors.gif);
	}


/*subnav formatting*/

ul#nav1 li ul {
	display: none;
	position: absolute;
	top: 30px; left: 0px;
	width: 160px;
	margin: 0;
	padding: 0;
	list-style: none;
	border: 1px solid #690;
	border-top: none;
	background: #FFF;
	}
/* Hides from IE-mac \*/
* html ul#nav1 li ul, * html ul#nav1 li ul li {height: 1%;}
/* End hide from IE-mac */

ul#nav1 li:hover ul, ul#nav1 li.over ul {
	display: block;
	z-index: 6000;
	}

ul#nav1 li ul li {
	float: none;
	margin: 0;
	padding: 0;
	}
ul#nav1 li ul li a {
	float: none;
	color: #2d2e32;
	width: auto !important;
	height: auto;
	padding: 2px 6px 3px;
	line-height: 1.1;
	text-align: left;
	background: none !important;
	}
ul#nav1 li ul li a:hover {
	text-decoration: none;
	background: #690 !important;
	color: #FFF;
	}

/* =NAV2 */

#nav2 ul {
	margin: 0;
	padding: 0 8px;
	list-style: none;
	}
#nav2 li {
	margin: 0;
	padding: .4em 0 .4em 12px;
	border-bottom: 1px dashed #D0D4C0;
	background: transparent url(../img/nav2_dot.gif) 0 .8em no-repeat;
	}
/* Hides from IE-mac \*/
* html #nav2 li {height: 1%;}
/* End hide from IE-mac */
#nav2 li.select {
	font-weight: bold;
	color: #0DA958;
	background-image: url(../img/nav2_dot_select.gif);
	}
#nav2 li a:link {
	font-weight: normal;
	color: #2D2E32;
	}
#nav2 li a:visited {
	color: #2D2E32;
	}
#nav2 li a:hover {
	color: #690;
	text-decoration: none;
	}


/* =CONTENT */

#content #visual {
	background: #FFF;
	padding: 0 0 6px;
	}
#content #before_text div {
	padding: 0 0 6px;
	text-align: right;
	}
#content #text {
	padding: 6px 8px 6px 17px;
	}
#content #text hr {
	height: 1px;
	border: none;
	border-top: 1px dashed #CED6A6;
	}
#content #text ul {
	margin: 0 0 .5em;
	padding: 0 0 0 2em;
	}
#content #text li {
	padding: 0 0 .5em;
	}
#content #text li li {
	padding: .25em 0 0;
	}
#content #text ol.note {
	margin: .5em 0;
	padding: 0 0 0 2em;
	}
#content #text ol.note li {
	font-size: .9em;
	padding-bottom: .25em;
	}
#content #text p.back {
	margin: 1em 0;
	}
#content #text p.back a {
	font-weight: normal;
	}

#content #text .manager_pict {
	margin: 0 0 10px 10px;
	float: right;
	}

#content #text div.description {
	margin: 0 0 1em;
	}

#content dl {
	margin: 0;
	padding: 1em 0;
	/*background: transparent url(../img/dash_gray.gif) top left repeat-x;*/
	border-top: 1px dashed #DCDCD7;
	}
#content dl.first {
	/*background: none;*/
	border: none !important;
	}
#content dt {
	margin: 0 0 .2em;
	padding: 0;
	font-weight: bold;
	}
#content dt a {
	color: #2D2E32 !important;
	text-decoration: underline;
	}
#content dd {
	margin: 0;
	padding: 0;
	}
#content dd p {
	margin: 0;
	}
#content dd p.loc {
	font-style: italic;
	}


/* =INVESTORS */

#content #text.investors {
	margin-right: 160px;
	}
#content #investors_data {
	float: right;
	width: 150px;
	background: #EBF0D6;
	}
#content #investors_data .inner {
	padding: 10px;
	}
#content #investors_data h3 {
	margin: 0 0 1em;
	padding: 0;
	font-size: 1.1em;
	letter-spacing: 1px;
	text-transform: uppercase;
	}
#content #investors_data h4 {
	margin: 1em 0 0;
	color: #690;
	}
#content #investors_data a {
	color: #2D2E32 !important;
	text-decoration: underline;
	}
#content #investors_data dl {
	margin: 0;
	padding: .5em 0 0;
	border: none;
	}
#content #investors_data dt {
	font-weight: normal;
	}
#content #investors_data ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#content #investors_data li {
	margin: .5em 0 0;
	padding: 0 0 0 8px;
	background: transparent url(../img/dot.gif) 0 .5em no-repeat;
	}

#content table#infoscles {
	width: 250px;
	margin: 1em 0 1em 50px;
	}
#content table#infoscles th {
	padding: 4px 0 3px;
	border-bottom: 1px solid #2D2E32;
	}
#content table#infoscles td {
	padding: 4px 0 3px;
	text-align: right;
	border-bottom: 1px solid #2D2E32;
	}
#content table#infoscles td.note {
	font-size: .9em;
	font-weight: normal;
	text-align: left;
	color: #999;
	border-bottom: none;
	}
