@import url("css/menu.css");

/* CSS Document */
body {
	background:#000000; 
	/*background:#FFF url(images/body_bg.png) repeat-x top left; */
	height:100%; 
	margin:0px; 
	padding:0px; 
	color:#666;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size:0.9em;
}

/*-------- Default Style --------*/
th,td,div{
	color:#666; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:normal; 
}

a,a:link,a:visited,a:active{color:#4F839F; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; }
a:hover{color:#C00; text-decoration:none; }

/*-------- design style --------*/
.template_style{
	width:956px;  /* width:960px;  */
	margin:auto;
}

.top_space{
	height:34px;
	display:none;
}
.lang_pad{padding:7px 35px 0px 0px;}

.logo_top_left{
	padding:0px; 
	margin:0px; 
	background:url(images/logo_top_left.png) no-repeat top left; 
	height:23px;
	display:none;
}
.logo_top_right{padding:0px; margin:0px; background:url(images/logo_top_right.png) no-repeat top right;}
.logo_top_bg{padding:0px; margin:0 39px 0 27px; background:#FFF url(images/logo_top_bg.png) repeat-x top;height:23px;}
.logo_left{padding:0px; background:url(images/logo_left.png) repeat-y top left;}
.logo_right{padding:0px; background:url(images/logo_right.png) repeat-y top right;}
.logo_pad{
	background:#000;
	margin:0;
	padding:0;
	/*height:116px;*/
}

.menu_bg{
	padding:0;
	margin:0;
	background:url("/Portals/_default/Skins/MinimalExtropy/fondmenu.gif") repeat-x top left;
	width: 956px;
}
.menu_left{
	padding:0px; 
	margin:0px; 
	/*background:url(images/menu_left.png) no-repeat top left;*/
}
.menu_right{
	margin:0px; 
	/*background:url(images/menu_right.png) no-repeat top right; */
}

.search_style{
	float:right; 
	padding:8px 0px 0px 0px;
	display:none;
}
.search_bg{padding-right:2px;}
.search_bg Input{color: #43494D;}

.menu_style{
	float:left;
	width:100%;
}

.bread_bg{padding:0px; margin: 0 19px 0 7px; background:url(images/bread_bg_gray.png) repeat-x top left; height:34px;}
.bread_left{
	padding:0px; 
	margin:0px; 
	background:url(images/bread_left.png) no-repeat top left;
	display:none;
}
.bread_right{padding:0px;  background:url(images/bread_right.png) no-repeat top right;}

#login_style{ 
	float:right; 
	padding:8px 17px 0px 10px; 
	display:none;	
}
#bread_style{ 
	float:left; 
	padding:8px 0px 0px 17px; 
	color:#000000; 
	font-size:13px; 
}

.center_bg{padding:0px; margin:0px;}
.left_bg{padding:0px; margin:0px; background:url(images/left_bg.png) repeat-y top left;}
.right_bg{
	padding:0px; 
	margin:0px; 
	background:url(images/right_bg.png) repeat-y top right;
}
.content_pad{
	width: 956px;
	/*padding:10px 10px 10px 10px; 
	margin: 0 19px 0 7px; */
	/*background:#FFF url(images/center_bg.png) repeat-x bottom left;*/
}

.bot_left{
	padding:0px; 
	margin:0px; 
	background:url(images/bot_left.png) no-repeat top left;
	display:none;
}
.bot_right{padding:0px; margin:0px; background:url(images/bot_right.png) no-repeat top right; padding:0px 39px 0px 27px;}
.bot_bg{padding:0px; margin:0px; background:url(images/bot_bg.png) repeat-x top left; height:41px;}

.bot_pad{margin-bottom:20px;padding:0 30px 0 20px;}
#terms_style{
	/*float:left;*/
}
#copy_style{
	float:right;
	display:none;
}

.clear_float{clear:both;}

/*--------- pane style ----------*/
.ContentPane, .TopPane, .BottomPane, .RightPane{ padding:0px; margin:0px; }

.ContentPane{
	background-color: white;
	width: 711px;
	float:right;
	/*height: 510px;*/
}

.LeftPane{ 
	padding:14px 20px 0px 18px; 
	width:206px; /*width:245px;*/
	margin:0px; 
}

.RightPane{ 
	width:206px; /*width:10em; */
}

/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{ color:#4F839F; font-size:13px; }
a.Breadcrumb:hover{color:#C00;}

/*-------------- Link Style --------------*/
.links {text-align:center;}
.links,a.links:link,a.links:active,a.links:visited{ font-weight:bold; color:#4F839F; font-size:11px; text-transform:uppercase; }
a.links:hover{color:#C00;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { 
	color:#8ac7d2; 
	font-size:10px;
}
a.user:hover{
	color:white;
}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { 
	color:#8ac7d2; 
	font-size:10px;
	text-align:center;
}
a.footer:hover{
	color:white;
}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 200px; height: 20px; border: solid 1px #e0e0e0; position:absolute; right:35px; background-color: White; white-space: nowrap; margin-top: 2px;}
div.SearchContainer a{padding: 0px 5px; position:relative; display: block;}
div.SearchIcon{float: left; width: 31px; height: 20px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right;}
div.SearchIcon img{margin-top: 3px;}

input.SearchTextBox{float: left; z-index: 10; border: 0px; width:150px; height:18px; margin-left:3px;}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; font-size:12px; background-color: #F3F7FA; position:absolute; top: 22px; left: 0px;}
#SearchChoices li{cursor: pointer; margin: 0; padding: 2px 2px 0 2px; padding-left: 25px; height: 18px; text-align:left; background-color: #F3F7FA; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #CE0D0D;	color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color: #F8FAFF; border: none;}

.right_bg_2{
	padding:0px; 
	margin:0px; 
	background: black url(fond_home.gif) no-repeat top right;
	width: 956px;
	height: auto;
}

.tahoma-12{
	color: white;
	font-family:Tahoma, Arial, Helvetica, sans-serif; 
	font-size:12px;
}

a.tahoma-12:link, a.tahoma-12:visited{
	text-decoration: underline;
	color: white;
	font-family:Tahoma, Arial, Helvetica, sans-serif; 
	font-size:12px;
}

a.tahoma-12:hover{
	text-decoration: none;
	color: white;
	font-family:Tahoma, Arial, Helvetica, sans-serif; 
	font-size:12px;
}

.fondmenu{
	background: url("fondmenu.gif") repeat-x;
}

.princ{
	background:#000000;
}


/* -------------------------------------------------------- */
/* -------------------- MENU HORIZONTAL ------------------- */
/* -------------------------------------------------------- */


/* common style for all browsers */
.SEOMenuH1 {
	font-family: Arial, sans-serif; 
	position:relative; 
	font-size:0.9em;
	font-size:11px;
	height:22px; 
	margin:0;
	padding:0; 
	list-style-type:none; 
	letter-spacing: 0.3px;
}


.SEOMenuH1 ul { /* for Firefox */
	padding:0; 
	margin:0; 
	list-style-type:none; 
}


.SEOMenuH1 li {
	float:left; 
	position:relative; 
	list-style-type:none;
	height:22px;
	margin:0; 
}

.SEOMenuH1 li a, .SEOMenuH1 li a:visited {
	display:block; 
	text-decoration:none; 
	float:left; 
	padding-right:0.8em;
	padding-left:0.8em; /* LFB : centrage du texte menu haut */
	height:22px;/*2.5em;*/
	line-height:22px;/*2.5em;*/
	color: white;
	font-weight: bold;
	text-align: left; 
	background: url("fondmenu.gif") repeat-x;
}

/* First Level */
.SEOMenuH1 li a, .SEOMenuH1 li a:visited {
	background: url("fondmenu.gif") repeat-x;
}

.SEOMenuH1 li a.sub, .SEOMenuH1 li a.sub:visited {
	font-weight:bold;
}
/* First Level */


.SEOMenuH1 li ul {
	visibility:hidden; 
	position:absolute; 
	top:22px;/*2.5em;*/
	left:0; 
	height:0; 
	overflow:hidden;
}


.SEOMenuH1 table {
	margin:-1px; 
	border-collapse:collapse; 
	font-size:1em; /* font size for IE5.5 */
}

/* For Current Link */
.SEOMenuH1 .CurrentItem a, .SEOMenuH1 .CurrentItem a:visited{
	background: url("fondmenu_hover.gif") repeat-x;
	color: white;
}

.SEOMenuH1 .CurrentItem a:hover{
	background: url("fondmenu_hover.gif") repeat-x;
	color: white;
}

/* element selectionné niveau 2 */
.SEOMenuH1 .ParentItem .CurrentItem a,
.SEOMenuH1 .ParentItem .CurrentItem a:link,
.SEOMenuH1 .ParentItem .CurrentItem a:visited{
	background: #489EA6;
	color: white;
}

.SEOMenuH1 .ParentItem .CurrentItem a:hover{ /* hover */
	background: #489EA6;
	color: black;
}

/* For Parent Link */
.SEOMenuH1 .Parentlist a:visited{
	color: white;	
}


.SEOMenuH1 .ParentItem a{
	background: url("fondmenu_hover.gif") repeat-x;
	color: white;
}


.SEOMenuH1 .Parentlist a:hover{
	/*background:#909;
	color:fff*/
}

/* For TabID 56 Link */
.SEOMenuH1 .Tab56 a, .SEOMenuH1 .Tab56 a:visited{
	/*background: url("phox_fondmenu.gif") repeat-x;*/
}

.SEOMenuH1 .Tab56 a:hover{
	/*background: url("phox_fondmenu_hover.gif") repeat-x;*/
}

/* fist line style for IE7 and non-IE browsers and the second line for IE5.5 and IE6 */
.SEOMenuH1 li:hover a,.SEOMenuH1 li a:hover {
	background: url("fondmenu_hover.gif") repeat-x;
	border:0;
	color: white;
	text-decoration:none; 
}

/* Sous-menu */
.SEOMenuH1 li:hover ul,.SEOMenuH1 li a:hover ul {
	visibility:visible; 
	height:auto; 
	background:#000000 top repeat-x;
	border:0; 
	left:0; 
	top:22px;/*2.5em;*/
	overflow:visible;
	z-index: 2; /* z-index: 10000; */
}

/* Second Level */
.SEOMenuH1 li:hover ul li a,.SEOMenuH1 li a:hover ul li a {
	display: block; 
	font-weight: normal; /* font-weight: bold; */
	background: transparent; 
	text-decoration: none; 
	height: auto; 
	line-height: 1em; 
	padding: 0.5em;
	width: 160px; /*width: 150px; */
	color: white;
	text-align: left;
	font-size: 11px;
}
/* Second Level */


.SEOMenuH1 li a:hover ul li a {
	width: 180px;
	/* hack for IE5.5 */
}

.SEOMenuH1 li:hover ul li a.sub,.SEOMenuH1 li a:hover ul li a.sub {
	font-weight:bold;
}

.SEOMenuH1 li:hover ul li ul,.SEOMenuH1 li a:hover ul li a ul {
	visibility:hidden; 
	position:absolute; 
	top:0;
	left:9.5em; 
	height:0; 
	overflow:hidden;
	color:white;
}

/* mouseover du niveau 2 */
.SEOMenuH1 li:hover ul li a:hover,.SEOMenuH1 li a:hover ul li a:hover {
	text-decoration: none;
	color: #489EA6;
	text-align: left;
}

.SEOMenuH1 li:hover ul li:hover ul,.SEOMenuH1 li a:hover ul li a:hover ul {
	visibility:visible; 
	color:#000;
	border:1px solid #ddd; 
	height:auto; 
	background:#fff; 
} 

/* Third Level and up */

.SEOMenuH1 li:hover ul li:hover ul.left,.SEOMenuH1 li a:hover ul li a:hover ul.left {
	left:-9.3em;
}

.SEOMenuH1 li:hover ul li:hover ul li a,.SEOMenuH1 li a:hover ul li a:hover ul li a {
	display:block; 
	height:auto;
	background-color: #9ACA34;
}

/* Third Level and up*/


.SEOMenuH1 li:hover ul li:hover ul li:hover a,.SEOMenuH1 li a:hover ul li a:hover ul li a:hover {
	text-decoration:underline;
}


