table.moduletable {
	width: 100%;
	margin-bottom: 10px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	color: #3598e8;
	text-align: right;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	
	
}

table.moduletable td {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
	padding: 2px;
}

#active_menu {
text-align:right;
	color: #000;
}

a#active_menu:hover {
	color: #4e4e4e;
}


.componentheading {
	color: #660000;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	margin: 1px;
	border-bottom: 0px solid #113D61;
}

.contentheading {

 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #660000;
 
	height: 30px;


	white-space: nowrap;
	padding-top: 3px;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #1e6aae;
	text-align: left;
}

.content_rating {
	padding-top: 10px;
}

.small {
	color: #999999;
	font-size: 9px;
	font-weight: bold;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 9px;
	font-weight: bold;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 9px;
	font-weight: bold;
}


a.mainlevel:link {

	color:#4C4C4C;
	margin:6px 0;
	padding:0;
	font-size:13px;
	font-family: "Lucida Grande", Arial, sans-serif;
	text-decoration:none;
	text-align:right;
	
}

  
 a.mainlevel:visited{
	color:#4C4C4C;
	font-size:13px;
	text-align:right;
}
a.mainlevel:hover{
	text-decoration:none;
	color:#2AB2D1;
	margin:0;
	font-size:13px;
	padding:0;
	text-align:right;
}
a.mainlevel:active{
	color:#4C4C4C;
	font-size:13px;
	text-align:right;
}

 
 

a.mainlevel:hover {
	background-position: 0px -30px;
	text-decoration: none;
	color: #000;
	text-align:right;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	font-size: 11px;
	font-weight: bold;
	color: #0d3b63;
	text-align: right;
}

a.sublevel:hover {
	text-decoration: none;
}




a:link{
	color: #660000;
	text-decoration: none;
}

a:visited{
	color: #3399FF;
	text-decoration: none;
}
 
a:hover {
	color: #DF974B;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #660000;
}

h2{
 font-size: 114%;
 color: #660000;
}

h3{
 font-size: 100%;
 color: #660000;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#navBar{
	margin: 0 79% 0 0;
	padding: 0px;
	background-color: #FFFFFF;
	
}

#content{

	
	margin: 0;
	
}

#image{
	position:absolute;
	left: 591px;
	top: -35px;
}

/************** .feature styles ***************/

.feature{
	position:absolute;
	letter-spacing:normal;
	background-color:#FFFFFF;
	color:#000000;
	clear: both;
	font-size: 90%;
	left: 342px;
	top: 274px;
	width: 725px;
	height: 472px;
	
	
}

.feature p{
	padding: 0px 0px 10px 0px;
	
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{


letter-spacing:normal;
background-color:#FFFFFF
	clear: both;
	padding: 20px 200px 0px 270px;
	font-size: 100%;
	
	
}

.story p{
	padding: 0px 0px 0px 0px;
	letter-spacing: 2px;
}


/************** .feat styles *****************/

.feat{
	position:absolute;
	left: 797px;
	top: 331px;
	letter-spacing:normal;


background-color:#FFFFFF
	clear: both;
	font-size: 100%;
	width: 177px;
	height: 74px;
	
	
}



/************* #siteInfo styles ***************/

#siteInfo{
text-align:center;
	clear: both;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */






/*********** #navBar link styles ***********

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists *
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack *
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}




/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;

}

#advert img{
	display: compact;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}


/*MENU GAUCHE PRINCIPAL*/
#menuprinc{
	width:220px;
	background-color:#fff;
	float:left;
	text-align:right;
	margin:0 20px 0 0;
	padding:0;
	height:100%;
}

/*logo cossette*/
#imglogo{
	margin: 20px 0 0 0;
}


.menuniveau1{
	padding:0;
	font-size:28px;
	letter-spacing:-1px;
	font-family:FrutigerInterne,"Lucida Grande", "Arial Narrow",  Arial, sans-serif;
}

.menuniveau1 a:link{
	color:#4C4C4C;
	text-decoration:none;
	letter-spacing:-1px;
	font: 25px FrutigerInterne,"Lucida Grande","Arial Narrow", Arial, sans-serif;
	text-transform: uppercase;
}
.menuniveau1 a:visited{
	color:#4C4C4C;	
	font-size:25px;
	letter-spacing:-1px;
	font-family: FrutigerInterne,"Lucida Grande", "Arial Narrow", Arial, sans-serif;
	text-decoration:none;
}
.menuniveau1 a:hover{
	color:#2AB2D1;
	font-size:25px;
	letter-spacing:-1px;
	font-family: FrutigerInterne,"Lucida Grande", "Arial Narrow", Arial, sans-serif;	
	text-decoration:none;
}
.menuniveau1 a:active{
	color:#4C4C4C;
	font-size:25px;
	letter-spacing:-1px;
	font-family: FrutigerInterne,"Lucida Grande", "Arial Narrow",  Arial, sans-serif;
	text-decoration:none;
}
li.menuniveaudeux{
	margin:4px 0;
	padding:0;
	list-style-type:none;
	font-size:13px;
	font-family: "Lucida Grande", Arial, sans-serif;
}

.menuniveaudeux a:link{
	color:#4C4C4C;
	margin:6px 0;
	padding:0;
	font-size:13px;
	font-family: "Lucida Grande", Arial, sans-serif;
	text-decoration:none;
}
.menuniveaudeux a:visited{
	color:#4C4C4C;
	font-size:13px;
}
.menuniveaudeux a:hover{
	text-decoration:none;
	color:#2AB2D1;
	margin:0;
	font-size:13px;
	padding:0;
}
.menuniveaudeux a:active{
	color:#4C4C4C;
	font-size:13px;
}

.listemenu_ul_sousniv3{
	border-right:#aaa solid 1px;
	padding:0 8px 0 0px;
	margin:0 8px 0 0;
	text-align:right;
}

li.listemenu_sousniv3{
	margin:3px 0;
	padding:0;
	list-style-type:none;
	font-size:11px;
	font-family: "Lucida Grande", Arial, sans-serif;
}

.listemenu_sousniv3 a:link{
	color:#4C4C4C;
	font-size:11px;
	list-style-type:none;
	font-family: "Lucida Grande", Arial, sans-serif;
	text-decoration:none;
}
.listemenu_sousniv3 a:visited{
	color:#4C4C4C;
	font-size:11px;
	list-style-type:none;
	font-family: "Lucida Grande", Arial, sans-serif;
	text-decoration:none;
	}
.listemenu_sousniv3 a:hover{
	color:#2AB2D1;
	font-size:11px;
	list-style-type:none;
	font-family: "Lucida Grande", Arial, sans-serif;
	text-decoration:none;
}
.listemenu_sousniv3 a:active{
	color:#4C4C4C;
	font-size:11px;
	list-style-type:none;
	font-family: "Lucida Grande", Arial, sans-serif;
	text-decoration:none;
}
/*menu investor/human resources/get in touch*/
.lienactif{
	color:#008CA3;
	font-family: "Lucida Grande","Arial Narrow", Arial, sans-serif;
	font-size:12px;
}
.menusous2{
	color:#008CA3;
	font-family: "Lucida Grande","Arial Narrow",  Arial, sans-serif;
	font-size:12px;
	text-decoration:none;
}
.menusous2 a:link{
	font-size:12px;
	color:#4C4C4C;	
	text-decoration:none;
}
.menusous2 a:visited{
	font-size:12px;
	color:#4C4C4C;	
	text-decoration:none;
}
.menusous2 a:hover{
	font-size:12px;
	color:#2AB2D1;	
	text-decoration:none;
}
.menusous2 a:active{
	color:#4C4C4C;	
	font-size:12px;
	text-decoration:none;
}


table.content_table {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}


.mosimage_caption {
	margin-top: 2px;
	background: #134e81 url(../images/button.png) 0px -3px;
	padding: 1px 2px;
	color: White;
	font-size: 12px;
	border-top: 1px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
	font-style: italic;
	text-transform: uppercase;
	padding: 5px;
	color: #cccccc;
	font-size: 14px;
	font-weight: bold;
}

/** old stuff **/

.back_button {
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	width: auto;
	padding: 0px 10px;
	line-height: 20px;
	margin: 1px;
	border: 1px solid #134e81;
	color:#333333;
}

div.back_button a:link, div.back_button a:visited, div.back_button a:hover {
	color: #333333;
}

.pagenav {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	width: auto;
	padding: 2px 10px 2px 10px;
	line-height: 22px;
	margin: 1px;
	height: 22px;
	color:#333333;
}

a.pagenav:hover, a.pagenav:link, a.pagenav:visited {
	color: #FFFFFF;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
	height: 20px;
}


td {
	text-align: left;
	font-size: 12px;
}

body {
	
}

/* joomla core stuff */

table.contentpaneopen {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
	padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
	text-indent: 2px;
}

table.contentpane {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

.button {
color:#333333;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	width: auto;
	padding: 0px 5px;
	line-height: 19px !important;
	line-height: 19px;
	height: 23px !important;
	height: 23px;
	margin: 1px;
	border: 1px solid #134e81;
}

.inputbox {
	padding: 2px;
	border: 1px solid #134e81;
	background-color: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 1px;
	color: #134e81;
}

.searchbox {
	padding: 2px;
	border: 0px;
	background-color: transparent;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
}

.componentheading {
	color: #660000;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	margin: 1px;
	border-bottom: 0px solid #113D61;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 30px;
	color: #660000;
	font-weight: bold;
	font-size: 16px;
	white-space: nowrap;
	padding-top: 3px;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #1e6aae;
	text-align: left;
}

.content_rating {
	padding-top: 10px;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 10px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	color: #333333;
	text-align: left;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	text-indent: 28px;
}

table.moduletable td {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
	padding: 2px;
}

.sectiontableheader {
	font-weight: bold;
	padding: 4px;
	color:#333333;
	font-size:12px;
	height: 22px;
}

.sectiontablefooter {
	
}

.sectiontableentry1 {
	background-color: #ffffff;
}

.sectiontableentry2 {
	background-color: #F3F3F3;
}

.small {
	color: #999999;
	font-size: 9px;
	font-weight: bold;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 9px;
	font-weight: bold;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 9px;
	font-weight: bold;
}

table.contenttoc {
	border: 1px solid #cccccc;
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}

table.contenttoc td {
	padding: 2px;
}

table.contenttoc th {
	color: White;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 18px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	background: #134e81 url(../images/button.png);
}


.highlight {
	background-color: #134e81;
	color: White;
	padding: 0;
}

.code {
	background-color: #ebebeb;
	border: 1px solid #bbb;
}

form {
	/*

removes space below form elements */
	margin: 0;
	padding: 0;
}

div.mosimage {
	border: 1px solid #ccc;
}

.mosimage {
	border: 1px solid #cccccc;
	margin: 5px
}

a.readon:link, a.readon:visited {
	color: #0d3b63;
	text-decoration: none;
	font-size: 12px;
	list-style: inside url(../images/list_item.png);
	list-style-type: disc;
	display: list-item;
	white-space: normal;
	font-weight: normal;
	margin-bottom: 10px;
	font-weight: bold;
}

a.readon:hover {
	color: #0079fa;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
	list-style: inside url(../images/list_item.png);
	list-style-type: disc;
	display: list-item;
	white-space: normal;
	margin-bottom: 10px;
	font-weight: bold;
}