/******************************************************************************
* xmbLayout.css
*******************************************************************************

*******************************************************************************
*                                                                             *
* Copyright 2008									                          *
*                                                                             *
******************************************************************************/



body {
	font-family:Arial;
	font-size:12px;
	margin:0 ;
	padding:0;
	color:#000;
}

.xmbPage {
	width:974px;
	margin:0 auto;
	padding:0;
}

.xmbHeader {
	background:url(../iso_icons/header.jpg) no-repeat;
	width:974px;
	height:177px;
}

.xmbCenter {
	width:816px ;/* works in all */
	*width:817px;/* targets IE6 and 7 */
	_width:817px;/* targets IE6 */  
	min-height:476px;
	height:auto !important;
	height:476px;
	padding:0px 8px 20px 0px;
	float:left;
}

div.xmbBody {
    margin:0 auto;
    padding:0px;
    width:974px;
}
.xmbContent {
    margin:0 auto;
    padding:0px;
    width:911px;
}

.xmbFooterBar {
    width:974px;
	height:18px;
	background-color:#a8c829;
	margin-bottom:13px;
}

.xmbFooter {
    width:974px;
	float:left;
}

.xmbBanner {
	margin:0px 0 0 41px;
	width: 815px;
	height:140px;
}

.xmbBanner a {
	display:block;
}

.xmbBanner a img {
	border:0px;
}

.xmbMenuTop {
	float: right;
	margin-right: 40px;
	height:37px;
}

.xmbMenuTop ul.nav1 {	
	list-style:none;
	padding:0px;
	margin:0px;

	
}

.xmbMenuTop ul.nav1 li 
{
	background:url(../iso_icons/pipeMenuTop.jpg) no-repeat;
	display:inline;
	padding: 8px 18px 0px 18px;
	float:left;
	margin:0px;
	height:29px;
}

.xmbMenuTop ul.nav1 li a:link,
.xmbMenuTop ul.nav1 li a:visited,
.xmbMenuTop ul.nav1 li a:focus,
.xmbMenuTop ul.nav1 li a:hover {
	font-family:arial;
	font-size:16px;
	color:#fff;
	text-decoration: none ;
}

.xmbMenuTop ul.nav1 li a:hover 
{
	text-decoration:underline;
}

span.xmbPipeMenuTop {
	background:url(../iso_icons/pipeMenuTop.jpg) no-repeat;
	width:2px;
	height:27px
}


.xmbCenter .isoBlockPosition-left 
{
	margin:0px;
	/*margin-top:-2px;*/
}

.xmbCopyright,
.xmbRaccourcis,
.xmbPowered {
	float:left;
	width:150px;
	height:20px;
	color:#636363;
	font-family:Arial;
	font-size:11px;
}

.xmbCopyright p {
	margin:0px;
}
.xmbRaccourcis {
	width:674px;
	text-align:center;
}

.xmbRaccourcis ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

.xmbRaccourcis ul li {
	display:inline;
	padding: 0 5px 0 5px;
}

.xmbRaccourcis ul li a:link,
.xmbRaccourcis ul li a:visited,
.xmbRaccourcis ul li a:focus,
.xmbRaccourcis ul li a:hover {
	font-family:arial;
	font-size:11px;
	color:#636363;
	text-decoration: none ;
}

.xmbRaccourcis ul li a:hover {
	text-decoration:underline ;
}

.xmbPowered {
	text-align:right;
}

.xmbPowered a {
	text-align:right;
}

.xmbPowered a:link,
.xmbPowered a:visited,
.xmbPowered a:focus,
.xmbPowered a:hover {
	font-family:arial;
	font-size:11px;
	color:#636363;
	text-decoration: none ;
}

.xmbPowered a:hover {
	text-decoration: underline ;
}

.xmbMenu {
	width:203px;
	float:left;
}

.xmbMenuGauche {
	height:300px;
	width:203px;
	background:url(../iso_icons/backMenuGauche.jpg) repeat-y;
	float:left;
}

.xmbHautMenuGauche {
	height:3px;
	width:203px;
	background:url(../iso_icons/hautMenuGauche.jpg) no-repeat;
	float:left;
	font-size:1px;
}

.xmbBasMenuGauche {
	height:30px;
	width:203px;
	background:url(../iso_icons/basMenuGauche.jpg) no-repeat;
	float:left;
}

.xmbContenuRub {
	float:left;
	width:586px;
	padding-left:20px
}

h2.xmbPageTitle {
	background:url(../iso_icons/backTitrePage.jpg) no-repeat;
	color:#a8c829;
	font-size:16px;
	font-family:Arial;
	font-weight:bold;
	width:100%;
	height:39px;
	padding-left:20px;
	margin:15px 0px 20px 0px;
	float:left;
}

h2.xmbPageTitle span {
	display:block;
	margin: 8px 0px 0px 0px;
}

ul.level1 {
	list-style:none;
}

li.level1 h3.labelLevel1  {
	width:380px;
	background-color:#a8c829;

}

li.level1 h3.labelLevel1 a:link,
li.level1 h3.labelLevel1 a:visited,
li.level1 h3.labelLevel1 a:focus,
li.level1 h3.labelLevel1 a:hover {
	font-size:13px;
	color:#fff;
	margin-left:20px;
	text-decoration: none ;
}

ul.level2 {
	list-style:none;}

li.level2 h4.labelLevel2  {
	width:340px;
	background-color:#fdaa42;

}

li.level2 h4.labelLevel2 a:link,
li.level2 h4.labelLevel2 a:visited,
li.level2 h4.labelLevel2 a:focus,
li.level2 h4.labelLevel2 a:hover {
	font-size:13px;
	color:#fff;
	margin-left:20px;
	text-decoration: none ;
}

ul.level3 {
	list-style:none;}

li.level3 h5.labelLevel3  {
	width:300px;
	background-color:#fd0128;

}

li.level3 h5.labelLevel3 a:link,
li.level3 h5.labelLevel3 a:visited,
li.level3 h5.labelLevel3 a:focus,
li.level3 h5.labelLevel3 a:hover {
	font-size:13px;
	color:#fff;
	margin-left:20px;
	text-decoration: none ;
}

.xmbMenuGauche ul.nav1 {
	list-style:none;
	margin:0px;
	padding:0px 0px 0px 29px
}

 .xmbMenuGauche ul.nav1 li  {
	width:175px;
	border-bottom: 1px solid #fff;
	margin:0px;
	padding:5px 0px 7px 0px;
}

 .xmbMenuGauche ul.nav2 
 {
	list-style:none;
	margin:0px;
	padding:0px 0px 0px 10px
 }
 
 .xmbMenuGauche ul.nav2 li  {
	width:135px;
	margin:0px;
	border-bottom: 0px solid #fff;
	padding:4px 0px 0px 4px;
}

.xmbMenuGauche ul.nav1 li a:link,
.xmbMenuGauche ul.nav1 li a:visited,
.xmbMenuGauche ul.nav1 li a:focus,
.xmbMenuGauche ul.nav1 li a:hover {
	font-size:14px;
	color:#1c5434;
	text-decoration: none ;
	margin:0px;
	padding:0px
}

.xmbMenuGauche ul.nav2 li a:link,
.xmbMenuGauche ul.nav2 li a:visited,
.xmbMenuGauche ul.nav2 li a:focus,
.xmbMenuGauche ul.nav2 li a:hover {
	font-size:14px;
	color:#fff;
	text-decoration: none ;
	margin:0px;
	padding:0px
}

.xmbMenuGauche ul.nav1 li a:hover {
	color:#fff;
}

.imgMenuGauche {
	margin: 5px 0 0 13px 
}

.xmbrubriqueHaut {
	float:left;
	margin-left:30px;
}

.xmbrubriqueHaut a img{
	border:0;
}

.xmbAncestor {
	margin:17px 0px 0px 1px;
	height:10px;
	width:588px;
	float:left;
	clear:right;
}

.xmbAncestor p{
	margin:0px;
}
.xmbAncestor p span.gshpAncestorBarSeparator {
	color:#A4A4A4;
	font-family:Verdana;
	font-size:12px;
}

.xmbAncestor p span a:link,
.xmbAncestor p span a:visited,
.xmbAncestor p span a:focus,
.xmbAncestor p span a:hover {
	font-family:Verdana;
	font-size:12px;
	color:#A4A4A4;
	text-decoration:none;
}

.odfDiv {
	float:left;
}

.xmbBlasonImg {
	background-color:#fff;
	width:80px;
	float:left;
	margin-top:-140px;
}


.colMargeNeg {
	margin-top:-50px;
	margin-left:20px;
}



/* cadre vert */

div.dExpRoundInsetGreen div.dExpInsetMiddle,
div.dExpRoundInsetGreen div.dExpInsetTop,
div.dExpRoundInsetGreen div.dExpInsetBottom   {
	clear:both;
	height:1%;
}

div.dExpRoundInsetGreen div.dExpInsetTop,
div.dExpRoundInsetGreen div.dExpInsetBottom  {
	/* reglage pour eviter que le texte influence sur le layout */
	font-size:1px;
	line-height:1px;
	font-family:Arial; /* use a True Type family */
}

/* reglage pour eviter que le texte influence sur le layout */
div.dExpRoundInsetGreen div.dExpInsetMiddle
{
	font-size:11px;
	color:#000;
	font-family:Arial; /* use a True Type family */
}

div.dExpRoundInsetGreen div.dExpInsetTop div {
	height:10px; /* taille bordure haut */
}

div.dExpRoundInsetGreen div.dExpInsetTop div.b2,
div.dExpRoundInsetGreen div.dExpInsetBottom div.b2  {
	float:left;
	width:13px;	/* taille de bordure gauche */
}

div.dExpRoundInsetGreen div.dExpInsetTop div.b3,
div.dExpRoundInsetGreen div.dExpInsetBottom div.b3 {
	/*  WOOOO  */
	margin-left:13px !important;
	margin-right:13px !important;
}

div.dExpRoundInsetGreen div.dExpInsetTop div.b1,
div.dExpRoundInsetGreen div.dExpInsetBottom div.b1  {
	float:right;
	width:13px;	/* taille de bordure droite */
}


div.dExpRoundInsetGreen div.dExpInsetBottom div {
	height:10px;	/* taille bordure bas */
}

div.dExpRoundInsetGreen div.insLevel1{
	/* eventuellement image de bordure gauche + padding gauche */
}

div.dExpRoundInsetGreen div.insLevel1 {
	/* eventuellement image de bordure droite + padding droite */
}

div.dExpRoundInsetGreen div.dExpInsetMiddle div.dExpInsetFullContent {
	overflow:hidden; /* set hasLayout : important pour permettre au cadre de contenir des elements flottants */
	/* padding a regler en fonction de chaque style de cadre */
	padding-left:18px;
	padding-right:18px;
	/*margin-top:-6px;
	margin-bottom:-6px;*/
	height: 1%;
	zoom: 1;
	font-size:13px;
}

/* couleurs et imagerie */

/* Cadre Jaune */
div.dExpRoundInsetGreen div.dExpInsetTop div.b2 {
	background: url("../iso_icons/topLeftGreen.gif")  no-repeat;	/* a remplacer par une image */
	margin-right: -6px;
}

div.dExpRoundInsetGreen div.dExpInsetTop div.b3 {
	background-color:#1C5434;
}

div.dExpRoundInsetGreen div.dExpInsetTop div.b1 {
	background: url("../iso_icons/topRightGreen.gif")  no-repeat;	/* a remplacer par une image */
	margin-left: -3px;
}


div.dExpRoundInsetGreen div.dExpInsetMiddle {
	background-color:#fff;

}

.dExpInsetFullContent {
	border-right: 1px solid #A8C829;
	border-bottom:1px solid #A8C829;
	border-left:1px solid #A8C829;
}

h3.dExpRoundInsetGreentext {
	margin:0px;
	background-color:#1c5434;
	color:#fff;
	font-family:Arial;
	font-weight:bold;
	font-size:16px;
	padding:0px 15px 7px;
}





/* cadre vert avec Marge Top */

div.dExpRoundInsetGreenTop div.dExpInsetMiddle,
div.dExpRoundInsetGreenTop div.dExpInsetTop,
div.dExpRoundInsetGreenTop div.dExpInsetBottom   {
	clear:both;
	height:1%;
}

div.dExpRoundInsetGreenTop div.dExpInsetTop,
div.dExpRoundInsetGreenTop div.dExpInsetBottom  {
	/* reglage pour eviter que le texte influence sur le layout */
	font-size:1px;
	line-height:1px;
	font-family:Arial; /* use a True Type family */
}

/* reglage pour eviter que le texte influence sur le layout */
div.dExpRoundInsetGreenTop div.dExpInsetMiddle
{
	font-size:11px;
	color:#000;
	font-family:Arial; /* use a True Type family */
}

div.dExpRoundInsetGreenTop div.dExpInsetTop div {
	height:10px; /* taille bordure haut */
}

div.dExpRoundInsetGreenTop div.dExpInsetTop div.b2,
div.dExpRoundInsetGreenTop div.dExpInsetBottom div.b2  {
	float:left;
	width:13px;	/* taille de bordure gauche */
}

div.dExpRoundInsetGreenTop div.dExpInsetTop div.b3,
div.dExpRoundInsetGreenTop div.dExpInsetBottom div.b3 {
	/*  WOOOO  */
	margin-left:13px !important;
	margin-right:13px !important;
}

div.dExpRoundInsetGreenTop div.dExpInsetTop div.b1,
div.dExpRoundInsetGreenTop div.dExpInsetBottom div.b1  {
	float:right;
	width:13px;	/* taille de bordure droite */
}


div.dExpRoundInsetGreenTop div.dExpInsetBottom div {
	height:10px;	/* taille bordure bas */
}

div.dExpRoundInsetGreenTop div.insLevel1{
	/* eventuellement image de bordure gauche + padding gauche */
}

div.dExpRoundInsetGreenTop div.insLevel1 {
	/* eventuellement image de bordure droite + padding droite */
}

div.dExpRoundInsetGreenTop div.dExpInsetMiddle div.dExpInsetFullContent {
	overflow:hidden; /* set hasLayout : important pour permettre au cadre de contenir des elements flottants */
	/* padding a regler en fonction de chaque style de cadre */
	padding-left:18px;
	padding-right:18px;
	/*margin-top:-6px;
	margin-bottom:-6px;*/
	height: 1%;
	zoom: 1;
	font-size:13px;
}

/* couleurs et imagerie */

/* Cadre Jaune */
div.dExpRoundInsetGreenTop div.dExpInsetTop div.b2 {
	background: url("../iso_icons/topLeftGreenTop.jpg")  no-repeat;	/* a remplacer par une image */
	margin-right: -6px;
}

div.dExpRoundInsetGreenTop div.dExpInsetTop div.b3 {
	background-color:#1C5434;
}

div.dExpRoundInsetGreenTop div.dExpInsetTop div.b1 {
	background: url("../iso_icons/topRightGreenTop.jpg")  no-repeat;	/* a remplacer par une image */
	margin-left: -3px;
}


div.dExpRoundInsetGreenTop div.dExpInsetMiddle {
	background-color:#fff;
}

div.dExpInsetGreen2{
	background-color:#1c5532;
	color:#fff;
}
div.dExpInsetGreen2 div.insLevel1{
	background:transparent url(../iso_icons/Inset2BgBottomLeft.jpg) 0% 100% no-repeat;
}
div.dExpInsetGreen2 div.insLevel2{
	background:transparent url(../iso_icons/Inset2BgBottomRight.jpg) 100% 100% no-repeat;
}
div.dExpInsetGreen2 div.insContent{
	padding:5px 12px 8px;
}
div.dExpInsetGreen2 h3.insTitle-text{
	background:transparent url(../iso_icons/inset2BgTitleH3.jpg) 0% 100% repeat-x;
	margin:0px;
}
div.dExpInsetGreen2 h3.insTitle-text span{
	background:transparent url(../iso_icons/inset2BgTitleSpan.jpg) 0% 0% no-repeat;
	display:block;
	color:#FFF;
	font-size:18px;
	text-align:right;
	line-height:39px;
	padding:0px 15px;
	letter-spacing:2px;
}
.dExpRoundInsetGreenTop {
	margin-top:-80px;
	position:relative;
	margin-left:40px;
}

.dExpInsetFullContent {
	border-right: 1px solid #A8C829;
	border-bottom:1px solid #A8C829;
	border-left:1px solid #A8C829;
}

h3.dExpRoundInsetGreenToptext {
	margin:0px;
	background-color:#1c5434;
	color:#fff;
	font-family:Arial;
	font-weight:bold;
	font-size:16px;
	padding-bottom:7px;
}

h3.dExpRoundInsetGreenToptext span {
	margin:0px 0px 0px 15px;
}

.dExpInsetGreenRound3{
	color:#22552a;
	background:#aac92d url(../iso_icons/inset3BgTL.gif) 0% 0% no-repeat;
}
.dExpInsetGreenRound3 div.insLevel1{
	background:transparent url(../iso_icons/inset3BgTR.gif) 100% 0% no-repeat;
}
.dExpInsetGreenRound3 div.insLevel2{
	background:transparent url(../iso_icons/inset3BgBL.gif) 0% 100% no-repeat;
}
.dExpInsetGreenRound3 div.insLevel3{
	background:transparent url(../iso_icons/inset3BgBR.gif) 100% 100% no-repeat;
}
.dExpInsetGreenRound3 div.insFullcontent{
	padding:0px 18px;
}

.shortcutsLangue {
	float:right;
	margin: -90px 130px 0px 0px;
	margin: -53px 130px 0px 0px; /* works in all */
	*margin: -90px 130px 0px 0px; /* targets IE6 and 7 */
	_margin: -90px 65px 0px 0px; /* targets IE6 */
	position:relative;
	width:24px;
	height:24px;
}

.shortcutsLangue a img{
	border-width:0px;
}