/**********************************************************
***		DIVISION HEADER	EXTRANET								***
**********************************************************/

div#globalExtranetVB { width : 850px; margin-left: auto; margin-right: auto; text-align: left;}



div#headerExtranet {
	height : 130px;
	background : url(../images/btoc/header2.jpg) no-repeat 0px 0px;
	width: 900px;
}

div#headerExtranet ul { padding-top : 225px; margin : 0px 0px 0px 4px; +margin : 0px 0px 0px 0px !important;}
div#headerExtranet ul li { display : inline; background : #ffffff url(../images/btoc/border_nav.gif) no-repeat bottom right; border-top : 1px solid #EFEAD7; margin : 0px 0px 0px -4px; +margin : 0px 0px 0px 0px !important; padding : 6px 5px 6px 4px; +padding : 6px 3px 6px 3px !important;}
div#headerExtranet ul li.current {  background : #ffffff url(../images/btoc/border_nav_current.gif) no-repeat bottom right;}
div#headerExtranet ul li.last { background : #ffffff url(../images/btoc/border_nav_last.gif) no-repeat bottom right;}

div#headerExtranet ul li a {color : #402301; text-decoration : none;}
div#headerExtranet ul li a:hover { text-decoration : underline;}
div#headerExtranet ul li.current a {color : #FF6E01;}

/** Style pour le détail d'une présouscription Expatrié**/
.titre{
	font-size: 14px;
	color : red;
	text-transform : uppercase;	
}
table.presouscriptions   {
	text-align: left;
}

table.presouscriptions th  {
	background-color: #FF0000;
	color: #FFFFFF;
}
table.presouscriptions td.info {
	background-color:#FFCC99; 
}

a.menu { color : #FF0000; text-decoration : underline;}

a.presouscriptions { color : red; text-decoration : none;}
a.presouscriptions:hover { text-decoration : none;}

table.menuVB{
	font-size: 12px;
}

table.menuVB th  {
	color: #FF0000;
}

a.menuVB { color : #0000FF; text-decoration : underline;}

a.information {
	color:#FE6D00;
}