/* CSS Document */

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#7F8083;
margin: 0;
padding: 0;
width:100%;
height:100%;
}

body, html {

/* Red dominant */
  scrollbar-arrow-color: #DFE0E1 !important;
  scrollbar-darkshadow-color: #DFE0E1 !important;
  scrollbar-face-color: #C00010 !important;
  scrollbar-highlight-color: white !important;
  scrollbar-shadow-color:  #999999 !important;
  scrollbar-track-color: #DFE0E1 !important;
  scrollbar-3dlight-color: #DFE0E1 !important;
}

/*------------------------------------------ NEOPOST TOP COUNTRY SELECTOR */

#flag {
position: absolute; 
left:10px; 
top: 84px; 
background-image: url(../flags/flag_group.gif);
background-repeat:no-repeat;
z-index: +30000;
width:20px;
height:15px;
}


#ncs { 
position: absolute; 
left: 34px; 
top: 83px; 
height: 20px;
background-image: url(../pictures/background.gif);
background-repeat:no-repeat;
background-position:0px 0px;
z-index: +20000 }

#ncs, #ncs ul, ul#ncs { 
padding: 0; 
margin: 0 0 0 0; 
list-style: none; 
line-height: 15px }

#ncs a {
	display: block; 
	width: 110px; 
	height: 19px; 
	line-height: 15px; 
	padding: 1px 0 0 4px;
	background-repeat: no-repeat;
	background-position:right;
	color: #7f8083;
	text-decoration: none;
	 }
#ncs a img {
vertical-align:top;
margin: 0 2px 0 0;
} 
	 
/*	
#ncs a:hover {
	color: #fff; 
	background-color: #C00010 }
*/	
#ncs ul li {
	background-color:#FFFFFF;
	width: 132px;
 }
	
#ncs ul li a, #ncs ul li span {
	background: #fff;
	width: 132px; 
	height: auto; 
	line-height: 15px;
	padding: 1px 0 1px 2px;
		 }
	
#ncs ul li a:hover { background: #C00010; color: #fff }
#ncs li { 
float: left; 
width: 135px;
 }
 #ncs li ul li { width: 109px }
#ncs li ul li.grp { width: 134px; padding: 0 0 0 0 }

#ncs li ul {
	position: absolute;
	width: 134px;
	left: -999em;
	border: 1px solid #000;
	background-color:#FFFFFF;
	 }
#ncs li:hover ul, #ncs li.sfhover ul, #ncs li li.sfhover ul { 
left: -25px }


/*------------------------------------------ TEXT */
p{
margin:20px 0 20px 0;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#7F8083;
line-height:18px;
}
#left p{
margin:0 0 0 5px;
padding:0;
font-size:11px;
color:#7F8083;
line-height:11px;
}
#footer p{
margin : 0;
font-size:9px;
color:#3E282B;
}
strong{ /* Use for black bold text */
font-weight:bold;
color:#3E282B;
line-height:15px;
}
span{ /* Use for red text */
color:#C00010; 
}

#selectLanguageText p{
	font-size:12px;
	color:#000;
	font-weight:bold;
}

/* Title section */
			h1{ /* Use for red tittle */
			margin: 0px 0px 0px 0px;
			font-size:22px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			color:#C00010;
			}
			h2{ /* Use for black tittle */
			margin: 0px 0px 5px 0px;
			font-size:18px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			color:#3E282B;
			}
			
			h3{
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:12px;
				color:#C00010;
				margin:30px 0 0 0;
			
			}
			#righttop h3{  /* Use for top title of the right block */
			display:block;
			position:relative;
			top:-2px;
			margin: 0px 0px 0px 25px;
			padding-left:3px;
			font-size:11px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			color:#3E282B;
			background-color:white;
			width:130px;
			height:12px;
			vertical-align:middle;
			}
			#rightcenter h4{ /* Use for black title of the right block */
			margin: 15px 0px 5px 0px;
			font-size:11px;
			font-weight:bold;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			color:#3E282B;
			}
			h6{ /* Use for red little title */
			margin: 15px 0px 5px 5px;
			font-size:11px;
			font-weight:bold;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			color:#C00010;
			}
			h6.littletitle{ /* Use for black little title */
			margin: 30px 0px 0px 0px;
			font-size:11px;
			font-weight:bold;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			color:#3E282B;
			}
			#leftcenter h5{ /* Use for red title of the left block */
			margin:5px 0 10px 8px;
			padding:0;
			font-size:11px;
			font-weight:bold;
			color:#C00010;
			}
			h7{ /* Use for red little title */
			margin: 15px 0px 5px 0px;
			font-size:11px;
			font-weight:bold;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			color:#C00010;
			}
			
			h8{ /*Use for strong title*/
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:11px;
			font-weight:bold;
			color:#3E282B;
			margin-bottom:20px;
			}



a{
color:#3E282B;
text-decoration:none;
}
a:hover{
color:#C00010;
text-decoration:underline;
}
a:active{
color:#C00010;
text-decoration:underline;
}

/* list */
		dl, dt, dd, ul, li, ol {
		margin: 0;
		padding: 0;
		list-style-type: none;
		}
		#text li, #center2 li, #center_adapt li, #principal_adapt li, #principal_fixed li{
		list-style-position:outside;
		list-style-type:disc;
		margin:0 0 0 30px;
		line-height:18px;
		}
		#principal ul, #principal_adapt ul, #principal_fixed ul, #right ul {
		margin-bottom:10px;
		margin-top:10px;
		}
		#librarytable li { 
		margin:0;
		list-style-type:none;
		}
		#center_adapt dl{
		margin-bottom:15px;
		list-style-type:none;
		}

#rightcenter img+p{
margin:5px 0 0 0;
}
img{
border:0px;
}


/*------------------------------------------ LIBRARY TABLE------------------------------------------*/  
#librarytable{
margin:0;
padding:0;
list-style-type:none;
width:100%;
float:right;
}

#redtable{
background-color:white;
border:1px double #C00010;
margin:2px;
}


td{
font-size:11px;
height:20px;
}
.tdred{  /* Use for a red background of cellule */
color:#C00010;
background: url(../pictures/bkg-tab.gif) repeat-x;
padding : 5px 5px 5px 5px;
height:30px;
text-align:center;
font-style:normal;
}
.tdredh{  /* Use for a red background of cellule */
color:#C00010;
background: url(../pictures/bkg-tab-45px.gif) repeat-x;
padding : 5px 5px 5px 5px;
height:45px;
text-align:center;
font-style:normal;
}
.tdgray{  /* Use for a gray background of cellule */
background-color:#DFE0E1;
}
.textcenter{
text-align:center;
}

.textblock{ /* use for text block on background color*/
	margin:0;
	padding-left:8px;
	padding-right:8px;
	padding-top:8px;
}

.texttable{
	text-align:left;
	padding:2px 0 2px 8px;
	line-height:18px;
}

#countrylist ul{

}

#countrylist li{
	margin:0;
	padding:0 0 0 10px;
	list-style-type:none;
	list-style:none;
}

#blocks{
	width:180px;
}


/*------------------------------------------ INNER NAVIGATION PAGES--------------------------------------*/

#pagein{
	margin:0;
	padding:10px 0 0 0 ;
	width:751px;
}

#pagein ul{
	margin:0;
	padding-left:10px;
	background-image:url(../pictures/inner-nav/top-border.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	height:71px;
}

#pagein ul li{
	list-style-type:none;
	float:left;
	margin:0 1px 0 1px;
	padding:0;
	width:141px;
}

#pagein ul li#active{
	color:#C00010;
	background-image:url(../pictures/inner-nav/bkg-140x37-active.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

#pagein ul li#active a{
	color:#C00010;
	background-image: none;
	padding-bottom:10px;
}

#pagein ul li a{
	display:block;
	padding:5px 5px 4px 5px;
	text-align:center;
	text-decoration:none;
	line-height:14px;
	min-height:28px;
}

#pagein ul li a:link{
	color:#3E282B;
	background-image: url(../pictures/inner-nav/bkg-140x37.gif);
	background-repeat:no-repeat;
}

#pagein ul li a:visited{
	color:#3E282B;
	background-image: url(../pictures/inner-nav/bkg-140x37.gif);
	background-repeat:no-repeat;
}

#pagein ul li a:hover{
	color:#C00010;
	background-image: url(../pictures/inner-nav/bkg-140x37.gif);
	background-repeat:no-repeat;
}

#pagein ul li a:active{
	color:#C00010;
	background-image: url(../pictures/inner-nav/bkg-140x37-active.gif);
	background-repeat:no-repeat;
}

#pagein-years{
	margin:0;
	padding:10px 0 0 0 ;
	width:751px;
}

#pagein-years ul{
	margin:0;
	padding-left:10px;
	background-image:url(../pictures/inner-nav/top-border.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	height:71px;
}

#pagein-years ul li{
	list-style-type:none;
	float:left;
	margin:0 1px 0 1px;
	padding:0;
	width:101px;
}

#pagein-years ul li#active{
	color:#C00010;
	background-image:url(../pictures/inner-nav/bkg-100x37-active.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

#pagein-years ul li#active a{
	color:#C00010;
	background-image: none;
	padding-bottom:10px;
}

#pagein-years ul li a{
	display:block;
	padding:5px 5px 0 5px;
	text-align:center;
	text-decoration:none;
	line-height:14px;
	height:37px;
}

#pagein-years ul li a:link{
	color:#3E282B;
	background-image: url(../pictures/inner-nav/bkg-100x37.gif);
	background-repeat:no-repeat;
}

#pagein-years ul li a:visited{
	color:#3E282B;
	background-image: url(../pictures/inner-nav/bkg-100x37.gif);
	background-repeat:no-repeat;
}

#pagein-years ul li a:hover{
	color:#C00010;
	background-image: url(../pictures/inner-nav/bkg-100x37.gif);
	background-repeat:no-repeat;
}

#pagein-years ul li a:active{
	color:#C00010;
	background-image: url(../pictures/inner-nav/bkg-100x37-active.gif);
	background-repeat:no-repeat;
}

#inner{
	width:751px;
	background-color:#FFFFFF;
	float:left;
	margin:0;
	padding:0;
}

#top-border{
	vertical-align:top;
	width:751px;
	height:34px;
	background-image:url(../pictures/inner-nav/top-border.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#inner-center{
	border-right-color:#DFE0E1;
	border-right-width:1px;
	border-right-style:solid;
	border-left-color:#DFE0E1;
	border-left-width:1px;
	border-left-style: solid;
	padding:10px;
}

#bottom-border{
	vertical-align: bottom;
	width:751px;
	height:30px;
	background-image: url(../pictures/inner-nav/bottom-border.gif);
	background-position: bottom;
	background-repeat:no-repeat;
}

/*------------------------------ HOME -----------------------------*/
#center-home {
			height:80%;
			width:775px;
			min-height:450px
			}	

/*-------------- LEFT CONTENT HOME */

#left-content-home{
	height:450px;
	width:520px;
	float:left;
}

/*---- TOP ANIMATION*/



#wrapper{
width: 510px;
margin: 0 auto;
}

.box{
}

.boxholder{
clear: both;
padding: 5px;
background: #DFE0E1;
}

.we-value{
	background: url(../pictures/animation/value.jpg) no-repeat center;
}


.mail{
	background:url(../pictures/animation/mail.jpg) no-repeat center;
}

.mailrooms{
	background:url(../pictures/animation/mailroom.jpg) no-repeat center;
}

.innovation{
	background:url(../pictures/animation/innovation.jpg) no-repeat center;
}

.staff{
	background: url(../pictures/animation/staff.jpg) no-repeat center;
}

.anim-text{
	width:190px;
	height:95px;
	color:#C00010;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	margin: 0;
	padding:45px 0 70px 11px;
	line-height:16px;
	float:left;
}

.video{
	margin:0;
	padding:5px 3px 0 0;
	float:right;
}

.tab{
float: left;
height: 37px;
width: 98px;
margin: 0 1px 0 0;
text-align: center;
background:url(../pictures/inner-nav/bkg-98x37.gif) no-repeat;
}
.tabtxt{
margin: 0;
color: #3E282B;
font-size: 10px;
font-style:normal;
padding: 7px 0 0 0;
}

.tabtxt a{
	text-decoration:none;
}

.tabtxt a:active{
	color:#C00010;
}
/*------- NEWS*/

.news-title{
	margin:0;
	padding:15px 0 0 12px;
	font-weight:normal;
}

.news-title a{
	color:#C00010;
	text-decoration:none;
	font-weight:bold;
}

.news-title a:hover{
	color:#C00010;
	text-decoration:none;
}

.img-news{
	margin:0;
	padding:12px 0 0 12px;
}

#news-left{
	float:left;
	margin:20px 0 0 0;
	padding:0;
	width:252px;
	height:169px;
	background-image:url(../pictures/home-bkg-news.gif);
	background-repeat:no-repeat;
	background-position:center;
}

#news-right{
	float:right;
	margin:20px 0 0 0;
	padding:0;
	width:252px;
	height:169px;
	background-image:url(../pictures/home-bkg-news.gif);
	background-repeat:no-repeat;
	background-position:center;
}

#home-press-release{
	margin:0 auto;
	margin-top:15px;
	padding:0;
	height:130px;
	width:240px;
	float:left;
}

#home-press-release ul{
	padding:0;
	vertical-align:middle;
}

#home-press-release ul li{
	line-height:14px;
}

#home-press-release ul li a{
	text-decoration:none;
}

#home-press-release ul li a:hover{
	color:#C00010;
}


/*-------------- RIGHT CONTENT HOME */

#right-content-home{
	float:right;
	margin:0;
	padding:0;
	width:210px;
	height:450px;
}

#brilliantbasics{
	margin:0 auto;
	padding:0;
	text-align:center;
	width:100%;
	height:100px;
}

#right-info{
	float:right;
	margin:22px 0 0 0;
	padding:0;
	background-image:url(../pictures/home-bkg-right-block.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:100%;
	height:329px;
}

#home-shareprice{
	margin:0;
	padding:0;
}

#home-shareprice ul{
	margin:0;
	padding:12px 0 0 0;
}

#home-shareprice ul li{
	list-style-type:none;
}


#home-shareprice ul li a{
	text-decoration:none;
}

#home-shareprice ul li a:hover{
	list-style-type:none;
}

#home-calendar{
	height:166px;
	margin:0;
	padding:0;
}

#home-calendar ul{
	margin: 0;
	padding:18px 0 0 0;
}

#home-calendar ul li{
	list-style-type:none;
}

#home-calendar ul li a{
	text-decoration:none
}

#home-calendar ul li a:hover{
	color:#C00010;
}


#media{
	height:85px;
	margin:0;
	padding:0;
}

#media ul{
	margin: 0;
	padding:14px 0 0 0;
}

#media ul li{
	list-style-type:none;
	padding:0 0 5px 0;
}

#media ul li a{
	text-decoration:none;
}

#media ul li a:hover{
	color:#C00010;
}

#bottom-line{
	font-size:9px;
	color:#3E282B;
	line-height:12px;
	margin:0;
	padding:10px 0 0 30px;
}

/*-------------------REGULATED INFORMATION HOME PAGE-----------------*/

#center-regulated {
			height:80%;
			width:521px;
			min-height:430px
			}

.regulated-title{
	margin:0;
	padding:15px 0 0 12px;
	font-weight:normal;
}


.img-regulated{
	margin:19px 11px 0 0;
	padding:0;
	float:right;
}

#regulated-box-left{
	margin:0;
	padding:0;
	width:252px;
	height:202px;
	background-image:url(../pictures/bkg-regulated-box.gif);
	background-repeat:no-repeat;
	background-position:center;
	float:left;
}

#regulated-box-right{
	width:252px;
	height:202px;
	background-image:url(../pictures/bkg-regulated-box.gif);
	background-repeat:no-repeat;
	background-position:center;
	float:right;
}

#regulated-box-bottom{
	width:521px;
	height:202px;
	margin:20px 0 0 0;
	background-image:url(../pictures/bkg-regulated-bottom.gif);
	background-repeat:no-repeat;
	background-position:center;
	float:left;
}

#center-regulated ul{
	margin:20px 0 0 0;
	padding:0;
}

#center-regulated ul li{
	padding:10px 0 0 0;
}

#center-regulated ul li a{
	text-decoration:none;
}

#center-regulated ul li a:hover{
	color:#C00010;
}

/*------------------------------MANAGEMENT PAGE------------------*/

.s_control {
	padding:0 !important;
	display:visible !important;
}

.s_control a {
	display:block;
	position:relative;
	text-decoration:none;
	border:#999999;
	border-width:1px;
	border-style:solid;
}



.sc_shrinking,
.sc_expanding {
	background:#FFF;
}

.s_content {
	background:#FFF;
	border:none;
	overflow:hidden;
	margin:0;
	padding:0;
}


.s_content.s_shrunk {
	border-bottom:0;
}

/*-------------------------INTERVIEW PAGE------------------------*/

.ui-tabs { 
	zoom: 1; 
}

.ui-tabs .ui-tabs-nav { 
	position: relative; 
	padding: 2px 2px 0; 
	overflow: hidden; 
	top: 1px; 
	z-index: 1000; 
}

.ui-tabs .ui-tabs-nav li { 
	position: relative; 
	float: left;
	border-bottom-width: 0 !important; 
	margin: 0 2px -1px 0;
}

.ui-tabs .ui-tabs-nav li a 	{ 
	float: left; 
	text-decoration: none; 
	padding: 0; 
	color: #7F8083;
}

.ui-tabs .ui-tabs-nav 
li.ui-tabs-selected { 
	padding-bottom: 1px; 
	border-bottom-width: 0; 
	background: white;
}

.ui-tabs .ui-tabs-nav 
li.ui-tabs-selected a, .ui-tabs 
.ui-tabs-nav li.ui-state-disabled a, 
.ui-tabs .ui-tabs-nav 
li.ui-state-processing a { 
	cursor: text;
	color:#C00010;
}

.ui-tabs .ui-tabs-nav li a, 
.ui-tabs.ui-tabs-collapsible 
.ui-tabs-nav li.ui-tabs-selected a  { 
	cursor: pointer;
} /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */

.ui-tabs .ui-tabs-panel {
	display: block; 
	border-width: 0;
	background: none; 
	position: relative;
	padding-bottom:10px;
}

.ui-tabs .ui-tabs-hide 	{ 
	display: none !important; 
}




a.mover { 
	position: absolute;
	text-decoration: none; 
}

.next-tab { 
	bottom: 0; 
	right: 0; 
	-moz-border-radius-topleft: 10px; 
	-webkit-border-top-left-radius: 10px; 
}

.prev-tab { 
	bottom: 0; 
	left: 0; 
	-moz-border-radius-topright: 10px; 
	-webkit-border-top-right-radius: 10px; 
}

#pagenumber{
	text-align:right;
}

#pagenumber li{
	list-style-type:none;
	margin: 0 10px 0 0;
}

/*------------------------------------------ CONTAINER, AND FOOTER */


#container {
/*FOR IE7 min width */
width: 1048px;
min-height:950px;
height:expression(document.body.clientHeight < 950 ? "950px": "99%" );
height:100%;
overflow:visible;
background:#fff url(../pictures/Bkg-shadow.png) repeat-y top center;
margin-right:auto;
margin-left:auto;
}

#footer {
clear:both;
height:30px;
margin-left:170px;
margin-top:50px;
vertical-align:bottom;
}

.addthis_button{
	float:right;
	margin:10px 0 0 0;
	padding:0;
}

#share{
	width:730px;
	height:25px;
}

#wrapper-interim-result{
width: 730px;
margin: 0 auto;
}

.white-bkg{
	background:#FFFFFF;
}


/*------------------------------------------ PRINCIPAL CONTAINER */
			
	
		
			#principal {
				width:984px;
				margin-left:auto;
				margin-right:auto;
	/*position:relative;
			left:10px;
			margin-right:10px;/*
			padding: 0 0 0 0;*/
			background:url(../pictures/spacer_gray-160.jpg) repeat-y left bottom;
			}
			
		/* Use principal and center for template with a right and a left block */ 
			#center {
			height:80%;
			width:730px;
			}	
			
		/* Use center2 (with #principal_adapt) for template with just a right block */ 
			#center2 {
			margin-left:0px;
			margin-right:210px; 
			height:60%;
			height:450px;
			}
			
		/* Use pricipal_adapt for template without right or left block */
			#principal_adapt {
			margin-top:0px;
			margin-right:20px;
			margin-left:10px;
			margin-bottom:40px;
			}
			
		/* Use center_adapt (with #principal) for template  with just a left block */
			#center_adapt {
			margin:0 0 0 200px;
			height:60%;
			min-height:450px;
			}
		
		
		/* Error page */
			#principal_fixed{
			margin-top:0px;
			margin-right:30px;
			margin-left:30px;
			margin-bottom:0px;
			}
			#center_fixed {
			margin-top:50px;
			margin-left:220px;
			margin-right:30px;
			padding:0;
			width:460px;
			min-height:400px;
			}
			#error{
			position:absolute;
			width:600px;
			margin-top:-12px;
			margin-left:-80px;
			}



/*------------------------------------------ DIV IN PRINCIPAL CONTAINER */
			
			#title{
			margin-bottom:20px; /*20*/
			width:730px;
			}
			#text{
			margin-bottom:20px;
			text-align:justify;
					}
			#picture{
	float:right;
	margin-top:20px;
	margin-left:20px;
	margin-right:0;
	margin-bottom:20px;
	text-align:right;
	border-left: dotted 1px #DFE0E1;
	width:200px;
			}
			
			#pictureH{
	float:right;
	margin-top:0px;
	margin-left:20px;
	margin-right:0;
	margin-bottom:20px;
	text-align:right;
	border-left: dotted 1px #DFE0E1;
		width:200px;
			}
			
			#pictureL{
	float:right;
	margin-top:20px;
	margin-left:20px;
	margin-right:0;
	margin-bottom:20px;
	text-align:right;
	border-left: dotted 1px #DFE0E1;
		width:290px;
			}
			
			#pictureHL{
	float:right;
	margin-top:0px;
	margin-left:20px;
	margin-right:0;
	margin-bottom:20px;
	text-align:right;
	border-left: dotted 1px #DFE0E1;
		width:290px;
			}
			
			#picture2{
				width:750px;
			}
			
			/* Use to insert a flash */
			#flashobject{
			margin-bottom:20px;
			}
			
			.whitespacer{
			height:50px; 
			background-color:white;
			}
			
			.ranges{
				width:750px;
				height:191px;
				background-image: url(../group/products-solutions/images/bkg-range-750.gif);
				background-repeat:no-repeat;
				margin:0 0 20px 0;
				padding:0;
			}
			
			.ranges h3{
				margin:0;
				padding-top:17px;
				padding-left:25px;
				padding-bottom:5px;
				font-size:12px;
				color:#C00010;
			}
			
			#pic-range-left{
				float:left;
				margin:0;
				padding:10px 25px 25px 25px;
			}
			
			#text-range-right{
				float:right;
				width:450px;
				margin:0 auto;
				padding-right:25px;
			}
			
			#pic-range-left{
				float:left;
				margin:0;
				padding:10px 25px 25px 25px;
			}
			
			#text-range-right{
				float:right;
				width:450px;
				margin:0 auto;
				padding-right:25px;
			}
			
			#pic-range-right{
				float:right;
				margin:0;
				padding:10px 25px 25px 25px;
			}
			
			#text-range-left{
				float:left;
				width:450px;
				margin:0 auto;
				padding-left:25px;
			}

/*------------------------------------------ RIGHT BLOCK */
#right{
float:right;
width:180px;
background-image:url(../pictures/right2.gif);
background-repeat:repeat-y;
background-position:left;
}
#righttop{ /* Background-picture of top right block */
height:12px;
background-image:url(../pictures/right1.gif);
background-repeat:no-repeat;
}
#rightcenter{
margin: 20px 10px 20px 25px;
}
#rightbottom{ /* Background-picture of bottom right block */
height:12px;
background-color:white;
background-image:url(../pictures/right3.gif);
background-repeat:no-repeat;
background-position:top;
}



/*------------------------------------------ LEFT BLOCK */
#left {/*
position:relative;*/
float:left;
width:160px;/*
z-index:30;*/
}
#lefttop{ /*Gray corner of top left block */
background:#DFE0E1 url(../pictures/left1.gif) no-repeat left bottom;
height:12px;
}

#leftcenter{
	height:auto;
}

#leftbottom{ /*Gray corner of bottom left block */
height:12px;
clear:both;
background:#fff url(../pictures/left-bottom.jpg) no-repeat left top;
}

#left li a {
text-decoration: none;
display: block;
height: 100%;
width:94%;
border: 0 none;
padding-bottom:3px;
padding-top:3px;
padding-left:8px;
}

#leftcenter li a:hover {
background-color: #ebecec;
color: #C00010;
}

#leftnav{
	width:150px;
}


	



/*------------------------------------------ MENU TOP ------------------------------------------*/
#menu {
position: absolute;
top: 74px;
left:160px;
height:27px;
z-index:110;
width:700px; /*précision pour Opera */
}
#menu dl {
float: left;
margin-left:3px;
width: 93px;
}
#menu dd{
position: absolute;
cursor: pointer;
visibility: hidden ;
top:25px;
background-color:#DFE0E1;
margin-left:3px;
padding-top:13px;
padding-bottom:10px;
z-index:-50;
background-image:url(../pictures/bt_gray2.gif);
background-repeat:no-repeat;
background-position:bottom left;
width:185px;
height:auto;
}

#menu li {
text-align:left;
display:block;
}

#menu li a {
text-decoration: none;
display: block;
height: 100%;
font-size:10px;
border: 0 none;
margin-top:4px;
padding-left:10px;
}

#menu li a:hover {
background-color: #ebecec;
color: #C00010;
display: block;
height: 100%;
font-size:10px;
border: 0 none;
margin-top:4px;
}

#menu dt {
cursor: pointer;
height:26px;
text-align: center;
margin-top: 1px;
margin-left:3px;
padding:0px;
width:93px;
}
#menu dt a.blacktext {
color: #3E282B;
text-decoration: none;
display: block;
border: 0 none;
padding-top:1px;
font-weight:bold;
}
#menu dt a.blacktext1line {
color: #3E282B;
text-decoration: none;
display: block;
border: 0 none;
padding-top:8px;
font-weight:bold;
}
#menu dt a.graytext {
color: white;
text-decoration: none;
display: block;
border: 0 none;
padding-top:1px;
font-weight:bold;
} 
#menu dt a.graytext1line {
color: white;
text-decoration: none;
display: block;
border: 0 none;
padding-top:8px;
font-weight:bold;
} 
#menu dt a:hover {
height:26px;
color:#C00010;
background-color:#DFE0E1;
background-image:url(../pictures/bt_survol.gif);
background-repeat:no-repeat;
} 
#menu dt.bt_gray{ /* Background image for gray button */
background-image:url(../pictures/bt_gray.gif);
background-repeat:no-repeat;
font-size:10px;
}
#menu dt.bt_black{ /* Background image for black button */
background-image:url(../pictures/bt_black.gif);
background-repeat:no-repeat;
font-size:10px;
}
#menu dt.bt_red{ /* Background image for red button */
background-image:url(../pictures/bt_red.gif);
background-repeat:no-repeat;
font-size:10px;
}

.section{
	padding-left:5px;
}
/* FOR A LINK NOT TO BE SEEN */

a.mailroom,
a.mailroom:hover,
a.mailroom:visited,
a.mailroom:active,
a.mailroom:focus
{
  cursor: text;
  text-decoration: none;
  color:#000000;
}

