body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	background: url(../images/layout/fond_site.gif) repeat-x #B5C0C6;
	margin:0px;
	padding:0px;
}

#wrap {
	width: 995px;
	margin: 0px auto 40px auto;
	background: url(../images/layout/fond_blanc.gif) repeat-y;
}

#wrapmiddle {
	width: 995px;
	margin: 30px auto 40px auto;
	background: url(../images/layout/fond_blanc.gif) repeat-y;
}

#header {
	background:url(../images/layout/header.gif) no-repeat;
	height: 150px;
}

#header #homelink {
	margin: 5px 0 0 55px;
}

#header_home {	
	background:url(../images/layout/header_home.gif) no-repeat;
	height: 329px;
	/*height: 150px;*/
}

#homespacer {
	clear:both;
	height:162px;
	background: url(../images/layout/fond_blanc.gif) repeat-y;
}


#header_home ul { margin:207px 0 0 0;padding:0;margin-right:84px; float:right;}
#header_home li {
	margin:0;padding:0;border:0;
	list-style: none;
	display: inline;	
}


#header_home ul.index { margin:130px 0 0 0;padding:0;margin-right:254px; float:right;}
#header_home ul.index li {
	margin:0 0 5px 0;
	padding:2px;
	border:0;
	list-style: none;
	display: block;	
	color:#89959C;
}

#header_home ul.index li a{
	color :#1BBBEA;
	text-decoration: none;
	font-size:11px;
}

#header_home ul.index li a:hover{
	color :#29363F;
}

#header div.language ul {
	margin:0 30px 0 0;
	padding-bottom:15px;
	padding-top:10px;
/*	padding-left:897px; */
	text-transform: uppercase;
	color:#576770;
}

#header div.language ul li{
	display: inline;
	list-style: none;
	margin:0 2px 0 0;
	padding:0 4px 0 2px;
/*	border-right:1px solid #1bbbea; */
	font-size:9px;
    float:right;
	color:#b5c0c6;
}

#header div.language ul li.last{ border:0;margin:0;}

#header div.language ul li a{ 
	color :#b5c0c6;
	text-decoration: none;
}

#header div.language ul li.select a{ 
	color :#576770;
}

#header div.language ul li a:hover{ 
	color:#576770;
}

#menu {
	margin: 9px 0 0 0;
	width: 995px;
	text-align: right;
}

#menu ul { margin:0;padding:0;margin-right:37px;}
#menu li {
	margin:0;padding:0;border:0;
	list-style: none;
	display: inline;	
}

#sous-menu {
	background:url(../images/layout/fond_sousmenu.gif) no-repeat;
	height:23px;
	text-transform: uppercase;
	padding-top: 11px;
	padding-right:130px;
	text-align:right;
}

#sous-menu ul { margin: 0;padding:0; }
#sous-menu ul li{ 
	margin: 0 0 0 15px;
	padding:0 15px 0 0; 
	display: inline;
	list-style: none;
	color:#1bbbea;
	border-right:1px solid #1BBBEA;
}

#sous-menu ul li.last{ 
	border:0;
}

#sous-menu ul li a{
	color:#89959c;
	text-decoration: none;
}

#sous-menu ul li a:hover{
	color:#1bbbea;
	text-decoration: none;
}

#breadcrumb {
	background:url(../images/layout/fond_breadcrumb.gif) no-repeat;
	height:21px;
	padding-top:14px;
	padding-left:35px;
}

#breadcrumb ul { margin: 0;padding:0;width: 500px;float:left; }
#breadcrumb ul li{ 
	margin: 0 5px 0 5px;
	padding:0 0 0 10px; 
	display: inline;
	list-style: none;
	background: url(../images/elements/fleche_bleu.gif) no-repeat 0 3px;
	color:#1bbbea;
	font-size:9px;
	font-weight:bold;
}

#breadcrumb ul li.first{
	background: none;
}

#breadcrumb ul li a{
	color:#576770;
	text-decoration: none;
}

#breadcrumb ul li a:hover{
	color:#576770;
	text-decoration: underline;
}

#breadcrumb ul.search { margin: 0;padding:0;float:right;width:240px;padding-right:33px;margin-top:-5px; }
#breadcrumb ul.search li { color:#576770;font-weight:normal; }
#breadcrumb ul.search li form { display:inline; }
#breadcrumb ul.search li #go { cursor:pointer;color:#1bbbea;border:0;width: auto;padding:0;background :#F0F2F3; /*bug d'affichage sur ie6 et 7*/ }
#breadcrumb ul.search li #go:hover { cursor:pointer;color:#29363F;border:0;width: auto;padding:0;background :#F0F2F3; /*bug d'affichage sur ie6 et 7*/ }
#breadcrumb ul.search li input { border:1px solid #c7c5c5;font-size:10px;font-family: Arial, Helvetica, sans-serif;margin:1px 3px 0 3px;width:120px; }

#main {
	background:url(../images/layout/fond_blanc.gif) repeat-y;
}

#menu-left {
	float:left;
	width:280px;
	font-size :12px;
}

#menu-left ul {
	margin: 13px 26px 0 42px;
	padding:0;
}

#menu-left ul li{
	margin: 0;
	padding:15px 0 5px 15px;
	display: block;
	list-style: none;
	border-bottom:1px solid #e4e8ea;
	background: url(../images/elements/fleche_bleu.gif) no-repeat 2px 20px;	
}

#menu-left ul li.selected {
	background: url(../images/elements/fleche_blanche.gif) no-repeat 0 18px;
	color : #1bbbea;	
}

#menu-left ul li.selected a{
	color : #1bbbea;	
}

#menu-left ul li a{
	text-decoration: none;
	color:#5b6b74;
}

#menu-left ul li a:hover{
	text-decoration: none;
	color:#1bbbea;
}

#content {
	width:490px;
	float:left;
	color :#576770;
	font-size:11px;
	line-height: 14px;
	text-align: justify;
	padding-bottom:20px;
	min-height:350px;
}

#content.large {
	width: 677px;
}

#content img.imgRight {
	padding-left: 25px;
	padding-bottom:20px;
}

#content img.imgLeft {
	padding-right: 25px;
	padding-bottom:20px;
}

#baseline {
	background:url(../images/layout/fond_baseline.gif) no-repeat;
	text-align: center;	
	background-position: bottom;
}

#baseline ul {
	float:bottom;
	margin: 0;
	padding:0;
	padding-top:14px;
	padding-left: 35px;
	padding-bottom:8px;
}

#baseline ul li {
	display: inline;
	list-style: none;
	padding: 0;
	margin:0;
}

#footer {
	background:url(../images/layout/fond_footer.gif) no-repeat;
	height:25px;
	color:#949fa6;
	text-align: center;
	padding-top: 14px;
}

#footer ul { 
	margin:0 auto 0 auto;
	padding:0;
	padding-left:50px;
}

#footer ul li {
	margin:0 0 0 50px;
	padding:0;
	list-style: none;
	display:inline;	
}

#footer ul li a{ 
	color:#949fa6;
	text-decoration: none;
}

#footer ul li a:hover{ 
	color:#576770;
	text-decoration: none;
}

/****/

#content h1 {
	color: #1BBBEA;
	font-weight: normal;
	font-size :21px;
	font-family: "Times New Roman";
	margin: 25px 0 25px 0;
}

#content h2 {
	color: #29363f;
	font-weight: bold;
	font-size:11px;
	margin : 15px 0 15px 0;
}

#bottom {
	background: url(../images/layout/bottom.gif) no-repeat;
	height:19px;
}


/*****/


div.rightBlock {
	float:right;
	margin: 25px 37px 0 0;
	padding : 15px;
	width: 135px;
	height:147px;
	background: url(../images/elements/fond_block_right.gif) no-repeat;
	margin-left: 23px;
}

.rightBlock h1 {
	color: white;
	font-size:20px;
	font-weight: normal;
	font-family: "Times New Roman";
	margin: 0 0 12px 0;
}

.rightBlock p {
	margin: 12px 0 5px 0;
	color:white;
	text-align: left;
}

.rightBlock a {
	color :#ffd300;
	text-decoration: none;
}

/****/

#starter {
	background:url(../images/layout/fond_blanc.gif) repeat-y;
	padding: 40px 52px 40px 52px;
	width: 995px;
	height: 250px;
}


div.starterBlock {
	float:left;
	margin: 25px 8px 0 5px;
	padding : 12px 15px 18px 15px;
	width: 135px;
	height:250px;
	background: url(../images/elements/fond_block_right.gif) no-repeat;
}

.starterBlock h1 {
	color: white;
	height: 40px;
	font-size:19px;
	line-height: 18px;
	font-weight: normal;
	font-family: "Times New Roman";
	margin:0 0 8px 0;
	padding:0;
}

.starterBlock img {
	padding-left: 1px;
}

.starterBlock p{
	margin: 8px 0 0px 0;
	padding: 0;
	height: 115px;
	color:white;
	text-align: left;
	font-weight: normal;
	line-height: 15px;
}



.starterBlock a:link, .starterBlock a:visited, .starterBlock a:active, .starterBlock a:hover {
border:medium none;
color:yellow;
text-decoration:none;
}


/* */

img {
	border: 0;padding:0;margin:0;
}

form {
	border: 0;margin:0; padding: 0;
}

/* added fae056 for navigation */

/* nav level2 */

.nav-level2 {
	background:url(../images/layout/fond_sousmenu.gif) no-repeat;
	height:23px;
	text-transform: uppercase;
	padding-top: 10px;
	padding-right:0px;
	padding-left:275px;
	text-align:left;
}


.nav-level2 ul { margin: 0;padding:0; }
.nav-level2 ul li{ 
	margin: 0 15px 0 0;
	padding:0 0 0 15px; 
	display: inline;
	list-style: none;
	color:#1bbbea;
	border-left:1px solid #1BBBEA;
}

.nav-level2 ul li.first{ 
	border:0;
}

.nav-level2 ul li.first-selected{ 
	border:0;
}

.nav-level2 ul li a{
	color:#89959c;
	text-decoration: none;
}

.nav-level2 ul li a:hover{
	color:#1bbbea;
	text-decoration: none;
}

.nav-level2 ul li.selected a{
	color:#1bbbea;
}

.nav-level2 ul li.first-selected a{
	color:#1bbbea;
}

/* breadcrumb */

.breadcrumb {
	background:url(../images/layout/fond_breadcrumb.gif) no-repeat;
	height:21px;
	padding-top:14px;
	padding-left:35px;
}

.breadcrumb ul {
	margin: 0;
	padding: 0 0 0 10px;
	width: 950px;
	float: left; 
}

.breadcrumb ul li{ 
	margin: 0 5px 0 5px;
	padding-left:0; 
	display: inline;
	list-style: none;
	background: none;
	color:#1bbbea;
	font-size:9px;
	font-weight:bold;
}

.breadcrumb ul li a{
	color:#576770;
	text-decoration: none;
	background: url(../images/elements/fleche_bleu.gif) right no-repeat;
	padding-right:13px;	
}

.breadcrumb ul li a:hover{
	color:#576770;
	text-decoration: underline;
}

/* left navigation */

.nav-left {
	clear: both;
}

.nav-left {
	float:left;
	width:280px;
	font-size :12px;
	font-weight:lighter;
}

.nav-left ul {
	margin: 13px 26px 0 42px;
	padding:0;
}

.nav-left ul li{
	margin: 0;
	padding:15px 0 5px 15px;
	display: block;
	list-style: none;
	border-bottom:1px solid #e4e8ea;
	background: url(../images/elements/fleche_bleu.gif) no-repeat 2px 20px;
}

.nav-left ul li.selected {
	background: url(../images/elements/fleche_blanche.gif) no-repeat 0 18px;
	color : #1bbbea;
}

.nav-left ul li.selected a{
	color : #1bbbea;	
}

.nav-left ul li a{
	text-decoration: none;
	color:#5b6b74;
}

.nav-left ul li a:hover{
	text-decoration: none;
	color:#1bbbea;
}

/*left navigation level 2 */

.nav-left ul li ul li {
	margin: 0;
	padding: 0;
	background: none;
}

.nav-left ul li ul li a {
	background: none;
	padding: 0;
}

.nav-left ul li.selected ul {
	background: url(../images/nav-left-bg-open.gif) no-repeat left bottom;
	padding: 10px 0 5px 0;
	_zoom:1
}

.nav-left ul li.selected ul li {
	margin-bottom: 5px;
	padding: 0 5px 0 13px;
}

.nav-left ul li.selected ul li a {
	color: #149AE3;
	font-size: 11px;
	font-weight: bold;
	padding-left:12px;
	background: url(../_img/ico-arrow-blue2.gif) no-repeat 2px 3px;
}
.nav-left ul li.selected ul li a:hover {
	color: #FF8A00;
	background: url(../_img/ico-arrow-orange.gif) no-repeat 0px 6px;
}
.nav-left ul li.selected ul li.selected a{
	background: url(../_img/ico-arrow-orange.gif) no-repeat 0px 6px;
}

.nav-left ul li.selected ul li.selected ul li a{
	background: none;
}
.nav-left ul li.selected ul li.selected {
	background: url(../_img/ico-arrow-orange.gif) no-repeat 13px 6px;
}

.nav-left ul li.selected ul li.selected li {
	background: none;
}

.nav-left ul li.selected ul li.selected a {
	color: #FF8A00;
}

/*left navigation level 3 */

.nav-left ul li.selected ul li.selected ul {
	padding: 5px 0 0 0;
	background: none;
}

.nav-left ul li.selected ul li.selected ul li {
	margin: 0 0 3px 0;
	padding: 0;
	background: none;
}

.nav-left ul li.selected ul li.selected ul li a {
	font-weight: normal;
	color:#149AE3;
}
.nav-left ul li.selected ul li.selected ul li.selected a {
	color:#FF8A00;
}
.nav-left ul li.selected ul li.selected ul li a:hover {
	color:#FF8A00;
	background: none;
}
.nav-left ul li.selected ul li.selected ul li.selected ul li a {
	color: #149AE3;
	font-weight: normal;
}

/* Styles used in the provider control */

.suppliers{
	margin-left:25%;
	margin-right:25%;
	padding-top: 10px;
	min-height: 300px;
}

.empty .emptyTitle {
	font-family: "Times New Roman", Times, serif !important;
	font-size: 50pt !important;
	font-style: normal !important;
	color: #1a262f !important;
	text-align: center !important;
	margin-top: 100px !important;
	padding: 0px !important;
}

.empty #descriptor {
	text-transform: uppercase !important;
	font-family: Arial, Helvetica, sans-serif !important;
	color: #1a262f !important;
	font-size: 10px !important;
	text-align: center !important;
}

.empty #e_date {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 14px !important;
	text-align: center !important;
	font-style: normal !important;
	font-weight: bold !important;
	color: 1a262f !important;
	margin-top: 100px !important;
}
.empty {
	background-color: #88949b !important;
	position:absolute !important;
	left:0px !important;
	top:0px !important;
	width: 100% !important;
	height: 100% !important;
}

/** Added on 2009-02-18, starter page v2 **/

#menu-left-starter {
	float:left;
	width:388px;
	font-size :12px;
}

#menu-left-starter ul {
	margin: 5px 26px 20px 42px;
	padding:0;
}

#menu-left-starter ul li{
	margin: 0;
	padding:5px 0 5px 15px;
	display: block;
	list-style: none;
	border-bottom:1px solid #e4e8ea;
	background: url(../images/elements/fleche_bleu.gif) no-repeat 2px 13px;	
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #89959c;
}

#menu-left-starter ul li.selected {
	background: url(../images/elements/fleche_blanche.gif) no-repeat 0 13px;
	color:#424c55;
}

#menu-left-starter ul li.selected a{
	color : #1bbbea;	
}

#menu-left-starter ul li a{
	text-decoration: none;
	color:#424c55;
	font-size:19px;
	font-family: "Times New Roman";
}

#menu-left-starter ul li a:hover{
	text-decoration: none;
	color:#1bbbea;
	
}

#content-starter {
	width:570px;
	float:left;
	padding-top: 7px;
}

