/*------------------------------------------------------------------------*/
/*----- CSS : Eric. B. - Evensight - copyright 2006 Sight Design LLC -----*/
/*------------------------------------------------------------------------*/

/*------------------------------------------------------------------------*/
/* ------------------------ MAINPAGE LAYOUT (ID) -------------------------*/
/*------------------------------------------------------------------------*/
body {
	background			: url(images/page_bg.png) 50% 0;
	background-repeat	: repeat-y;
	text-align			: center;
}

#container {
	background			: url(images/content_bg.gif);
	background-repeat	: repeat-y;
	background-color    : #FFFFFF; 
	color				: #7e7e7e;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 11px;
	letter-spacing		: 0px;
	line-height			: 2.0em;
	margin				: 0px auto;
	text-align			: justify;
	width				: 790px;
}

#pageHeader {
	background			: url(images/header_bg.png);
	background-repeat	: no-repeat;
	font-family			: Tahoma, Verdana, Helvetica, Arial;
	height				: 170px;
	list-style			: none;
	text-align			: left;
	width				: 790px;
}

#pageHeaderEs {
	background			: url(images/headerEs.png);
	background-repeat	: no-repeat;
	font-family			: Tahoma, Verdana, Helvetica, Arial;
	height				: 170px;
	list-style			: none;
	text-align			: left;
	width				: 790px;
}

#breadcrumbcontainer {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 9px;
	position			: absolute;
	margin				: 150px 22px 0px;
	text-transform		: uppercase;
}

#content {
	color				: #444444;
	float				: right;
	line-height			: 14px;
	margin				: 0px 15px 0px 0px;
	padding				: 0px;
	width				: 550px;
}

#sidebar {
	float				: right;
	margin				: 0px 5px 10px 0px;
	padding				: 0px;
	text-align			: left;
	width				: 200px;
}

#footer {
	border-top			: 1px dotted #aaaaaa;
	font-size			: 0.8em;
	letter-spacing		: 1px;
	margin				: 30px 10px 0px 10px;
	text-align			: left;
}

#footer a {
	color				: #292929;
	letter-spacing		: 0px;
	text-decoration		: underline;
}

#footer a:hover {
	color				: #000000;
	letter-spacing		: 0px;
}

#bottom {
	background			: url(images/content_bottom.png);
	background-repeat	: no-repeat;
	height				: 60px;
	margin				: 0px auto;
	text-align			: left;
	width				: 790px;
}

#bottom_empty {/* This Is The BG Color Of The Main Div whitout the gimi logo */
	background			: url(images/content_bottom_empty.png);
	background-repeat	: no-repeat;
	height				: 60px;
	margin				: 0px auto;
	text-align			: left; 
	width				: 790px;
	
}

/*------------------------------------------------------------------------*/
/* --------------------------- PAGE HEADER (ID)---------------------------*/
/*------------------------------------------------------------------------*/
#menuhome {
	background-image	: url(images/home.gif);
	background-position	: left;
	background-repeat	: no-repeat;
	font-size			: 9px;
	font-weight			: normal;
	height				: 20px;
	line-height			: 26px;
	margin				: 114px 0px 0px 10px;
	padding				: 0px 0px 0px 23px;
	position			: absolute;
	text-transform		: uppercase;
}

#menuhelp {
	background-image	: url(images/help.gif);
	background-position	: left;
	background-repeat	: no-repeat;
	font-size			: 9px;
	font-weight			: normal;
	height				: 20px;
	line-height			: 26px;
	margin				: 114px 0px 0px 590px;
	padding				: 0px 0px 0px 23px;
	position			: absolute;
	text-transform		: uppercase;
	z-index				: 1;
}

#menumap {
	background-image	: url(images/map.gif);
	background-position	: left;
	background-repeat	: no-repeat;
	font-size			: 9px;
	font-weight			: normal;
	height				: 20px;
	line-height			: 26px;
	margin				: 114px 0px 0px 645px;
	padding				: 0px 0px 0px 23px;
	position			: absolute;
	text-transform		: uppercase;
	z-index				: 1;
}

#menucontact {
	background-image	: url(images/contact.gif);
	background-position	: left;
	background-repeat	: no-repeat;
	font-size			: 9px;
	font-weight			: normal;
	height				: 20px;
	line-height			: 26px;
	margin				: 114px 0px 0px 700px;
	padding				: 0px 0px 0px 23px;
	position			: absolute;
	text-transform		: uppercase;
	z-index				: 1;
}

#header_link_home {
	position			: absolute;
	height				: 100px;
	margin-left			: 10px;
	margin-top			: 5px;
	width				: 150px;
	z-index				: 1;
}

#header_link_map {
	font-size			: 0.86em;
	font-weight			: bold;
	height				: 50px;
	line-height			: 3.1em;
	padding				: 0px;
	position			: absolute;
	text-align			: right;
	width				: 780px;
}

#header_link_ilo {
	float				: right;
	height				: 40px;
	margin-right		: 10px;
	margin-top			: 60px;
	width				: 50px;
}

.separator {
	background-image	: url(images/menu_separator.gif);
	background-position	: right;
	background-repeat	: no-repeat;
}

#langselector {
	font-size			: 0.86em;
	font-weight			: bold;
	height				: 31px;
	line-height			: 3.1em;
	margin-top			: 3px;
	padding				: 0px;
	position			: absolute;
	text-align			: right;
	width				: 775px;
	z-index				: 1;
}

#langselector a {
	color				: #FFFFFF;
}

#langselector a:hover {
	color				: #000000;
	text-decoration		: underline;
}

#navcontainer {
	color				: #000000;
	font-size			: 11px;
	font-weight			: bold;
	height				: 20px;
	letter-spacing		: 0.5px;
	margin-left			: 76px;
	margin-top			: 115px;
	padding				: 0px;
	position			: absolute;
	text-transform		: uppercase;
}

#menuhome a, #menuhelp a, #menumap a, #menucontact a, #navcontainer a {
	color				: #346DBF;
}

#menuhome a:hover, #menuhelp a:hover, #menumap a:hover, #menucontact a:hover, #navcontainer a:hover {
	color				: #000000;
	text-decoration		: underline;
}

#logo {
	font-size			: 11px;
	font-weight			: lighter;
	height				: 80px;
	position			: absolute;
	padding				: 0px;
	width				: 160px;
}

/*------------------------------------------------------------------------*/
/* ---------------------------- GENERAL CLASS ----------------------------*/
/*------------------------------------------------------------------------*/
input, select, textarea {
	border				: 1px solid #cccccc;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 10px;
}

input[type=checkbox], input[type=radio] { 
	border				: none;
}

input[type=submit], input[type=reset] {
	border				: 2px outset #cccccc;
	cursor				: pointer;
}

input[type=submit]:hover, input[type=reset]:hover {
	border				: 2px outset white;
	background-color	: #cccccc;
}

input[type=submit]:active, input[type=reset]:active {
	border				: 2px inset #cccccc;
	background-color	: #AFAFAF;
} 

form {
	margin				:0px;
}

label {
	display				: inline-block;
	padding				: 5px 0px 0px;
	text-align			: left;
	vertical-align		: top;
	width				: 32%;
}

b, strong {
	font-weight		: bold;
}

a {
	color : #000000;
}

a:link, a:visited {
	color			: #346DBF;
	text-decoration	: none;
}

a:link:hover, a:link:active {
	color			: #346DBF;
	text-decoration	: underline;
}

a.bouton, a.bouton:visited {
	background		: #ECE9D8;
	border			: 1px solid #cccccc;
	color			: #000000;
	font-size		: 10px;
	height			: 16px;
	padding			: 1px 7px;
}

a.bouton:hover, a.bouton:active {
	color			: #000000;
	text-decoration	: none;
}

a img, .noBorder {
	border			: none;
}

.clear {
	clear			: both;
	visibility		: hidden;
	line-height		: 0px;
	margin			: 0px;
	padding			: 0px;
	display			: block;
}

.dotted-horizontal {
	border			: 0px;
	border-bottom	: 1px dotted #cccccc;
	height			: 1px;
	margin			: 10px 0px;
}

.dotted-vertical {	/* need height in div */
	border-color	: #CCCCCC;
	border-style	: none dotted none none;
	border-width	: 0px 1px 0px 0px;
	float			: left;
	margin			: 0px 15px;
}

.encadre {
	border			: 1px solid #cccccc; 
	color			: #444444;
	font-size		: 11px;
	letter-spacing	: 0px;
	line-height		: 14px;
	padding			: 5px; 
	text-align		: justify;
}

.focus-subtitle {
	color				: #292929;
	font-size			: 16px;
	line-height			: 20px;
	margin-bottom		: 8px;
	margin-top			: 8px;
}

.focus-subtitle2 {
	color				: #292929;
	font-size			: 13px;
	line-height			: 20px;
	margin-bottom		: 8px;
	margin-top			: 8px;
}

.gimi-subtitle {
	border			: 0px;
	border-bottom	: 1px solid #C6C6C6;
	font-size		: 12px;
	font-weight		: bold;	
	margin			: 15px 0px 7px 0px;
	padding-bottom	: 5px;
	text-transform	: uppercase;
}

.gimi-text {
	color			: #444444;	
	font-size		: 11px;
	letter-spacing	: 0px;
	line-height		: 14px;
	text-align		: justify;	
	text-transform	: none;
}

.gimi-text-red {
	color			: #D3373F;
	font-size		: 11px;
	letter-spacing	: 0px;
	line-height		: 14px;
	text-align		: justify;
}

.gimi-text-small {
	color			: #444444;
	font-size		: 9px;
	letter-spacing	: 0px;
	line-height		: 14px;
	text-align		: justify;
}

.gimi-text-right {
	font-size		: 11px;
	letter-spacing	: 0px;
	line-height		: 14px;
	text-align		: right;
}

.gimi-text-left {
	font-size		: 11px;
	letter-spacing	: 0px;
	line-height		: 14px;
	text-align		: left;;
}

.gris-degrade {
	background-image	: url(images/bg_box.gif);
	background-position	: top left;
	background-repeat	: repeat-x;
	border				: 1px solid #cccccc; 
	font-size			: 11px;
	padding				: 10px; 
}

h1 {
	color			: #A5C14F;
	font-size		: 14px;
	font-weight		: bold;
	line-height		: 19px;
	margin			: 0px;
	text-transform	: uppercase;
	width			: auto;
}

h2 {
	background		: #292929;
	color			: #fff;
	font-size		: 12px;
	font-weight		: bold;
	line-height		: 1.5em;
	margin			: 0px;
	text-transform	: uppercase;
	width			: auto;
}

h3 {
	color			: #333333;
	font-size		: 14px;
	font-weight		: bold;
	margin			: 0px 0px 3px;
}

h4 {
	color			: #333333;
	font-size		: 12px;
	font-weight		: bold;
	margin			: 0px 0px 3px;
}

.iconUsers {
	background-image	: url(images/users.jpg);
	background-position	: right;
	background-repeat	: no-repeat;
	height				: 90px;
}

.news-project {
	background-color	: #333333;
	color 				: #FFFFFF; 
	float 				: right;
	font-size 			: 13px; 
	font-weight 		: bold; 
	line-height 		: 1.5em;
	padding-left 		: 10px;
	text-transform 		: uppercase;
	width 				: 320px;
}

.news-title {
	border-bottom		: 1px dotted #444444;
	color				: #292929;
	font-size			: 12px; 
	font-weight			: bold; 
	line-height			: 19px;
	margin-bottom		: 10px;
	text-transform		: uppercase;
	width				: 100%;
}

.ressource-subtitle, .news-subtitle {
	color				: #F7B400;
	font-size			: 11px;
	font-weight			: bold;
	margin-bottom		: 8px;
	margin-top			: 8px;
}

.theme-title {
	background-image 	: url(images/chip.gif);
	background-position	: left;
	background-repeat	: no-repeat;
	color				: #292929;
	font-size			: 16px;
	font-weight			: bold;
	padding				: 0px 12px;
	margin				: 10px 0px;
	text-transform		: uppercase;
}

.title {
	font-size		: 12px; 
	font-weight		: bold; 
	color			: #000000; /*#FFFFFF;*/ 
	text-transform	: uppercase;
}

.toplink {
	text-decoration	: none; 
	color			: #AB1C1C; 
	font-size		: 10px; 
	font-weight		: bold;
}
.toplink:hover {
	text-decoration	: underline;
	color			: #AB1C1C;
	font-size		: 10px;
	font-weight		: bold;
}
.toplink:active {
	text-decoration	: none;
	color			: #AB1C1C;
	font-size		: 10px;
	font-weight		: bold;
}
.toplink:link {
	text-decoration	: none;
	color			: #AB1C1C;
	font-size		: 10px;
	font-weight		: bold;
}
.toplink:visited {
	
}

.theme-subtitle, .ressource-title {
	background-image 	: url(images/chip.gif);
	background-position	: left;
	background-repeat	: no-repeat;
	color				: #F7B400;
	font-size			: 12px;
	font-weight			: bold;
	padding				: 10px 10px 10px 12px;	
	margin				: 0px;
}


/*---------------------------*/
/*------- TABLE LIST --------*/
/*---------------------------*/
table {
	color			: #333333;
	font-size		: 8pt; 
}

tr.listtitle {
	background-color: #999999;
	font-size		: 10pt; 
}

tr.list0 {
	background-color: #CCCCCC;
	font-size		: 8pt;
}

tr.list1 {
	background-color: #FAFAFA; 
	font-size		: 8pt; 
	
}

/*---------------------------*/
/*--------- BLOC ------------*/
/*---------------------------*/
.bloc {
	background-color	: transparent;
	float				: none;
}

.bloc .haut {
	color				: #FFFFFF; 
	font-size			: 12px; 
	font-weight			: bold;
	line-height			: 1.5em;
	text-transform		: uppercase;
}
.bloc .haut .couleurDefaut { /*Couleur utilisé en cas de couleur par defaut*/
	background-color	: #555555;
	padding-left		: 3px;
}

.bloc .bordureLateral .couleurDefaut  { /*Couleur utilisé en cas de couleur par defaut*/
	color : #555555;
}

.bloc .haut .couleur1 { /*Orange*/
	background-color	: #F7B400;
	padding-left		: 3px;
}

.bloc .bordureLateral .couleur1  { /*Orange*/
	color : #F7B400;
}

.bloc .haut .couleur2 { /*Vert*/
	background-color	: #B2DF37;
	padding-left		: 3px;
}

.bloc .bordureLateral .couleur2  { /*Vert*/
	color : #B2DF37;
}

.bloc .haut .couleur3 {
	background-color	: #1F4497;
	padding-left		: 3px;
}

.bloc .bordureLateral .couleur3  { /*Orange*/
	color : #1F4497;
}

.bloc .haut .couleur4 {
	background-color	: #292929;
	padding-left		: 3px;
}

.bloc .haut .couleur5 {
	background-color	: #B2DF37;
	padding-left		: 3px;
}

.bloc .haut .homepage {
	background-color	: #FFFFFF;
	padding-left		: 3px;
	color				: #292929;
	border-color		: #AFAFAF;
	border-style		: solid;
	border-width		: 1px;
}

.bloc .haut .countryprofile {
	border-bottom		: 1px solid #444444;
	border-top			: 1px solid #444444;
	font-size			: 11px;
	font-weight			: normal;
	line-height			: 16px;
	text-align			: right;
}

.bloc .haut .regionprofile {
	border-bottom		: 1px solid #444444;
	border-top			: 1px solid #444444;
	font-size			: 11px;
	font-weight			: normal;
	line-height			: 16px;
	text-align			: right;
}

.bloc .bordureLateral {
	border-left			: 1px solid #CCCCCC;
	border-right		: 1px solid #CCCCCC;
	color				: #444444;
	float			 	: none;
	font-size			: 11px;
	font-weight	   		: normal;
	letter-spacing		: 0px;
	line-height			: 1.2em;
	margin				: auto;
	padding-top			: 7px;
	padding-left		: 7px;
	padding-right		: 7px;
	padding-bottom		: 3px;
	text-align			: left;
}

.bloc .bordureLateral ul  {
	list-style-type : square;
	padding-left    : 20px;
}

.gauche, .bloc .bordureLateral .gauche { /* need to define height and width */
	float				: left;
	padding-right		: 10px;
}

.droite, .bloc .bordureLateral .droite {
	float : right;
}
 
.bloc .basGauche {
	float			 	: left;
	background-image	: url(images/blocs/gray/round_bottom_left.gif);
	background-repeat	: no-repeat;
	height				: 9px;
	width				: 9px;
	font-size			: 2px;
}
 
.bloc .bas {
	float			 	: none;
	background-image    : url(images/blocs/gray/bottom.gif);
	background-repeat 	: repeat-x;
	font-size			: 2px;
}
 
.bloc .basDroit {
	float			 	: right;
	background-image	: url(images/blocs/gray/round_bottom_right.gif);
	background-repeat	: no-repeat;
	height				: 9px;
	width				: 9px;
	font-size			: 2px;
}

/*---------------------------*/
/*---------- LIST -----------*/
/*---------------------------*/
.corps0 {
	float			 	: none;
	border				: 0px;
	padding				: 5px;
	background-color	: #EFEFEF;
	text-align			: left;
	font-weight	   		: normal;
}

.corps0 .gauche {
	float				: left;
	padding-right		: 10px;
	width				: 300px;
}

.corps0 .droite {
	float				: right;
	padding-left		: 10px;
	width				: 200px;
}

.corps1 {
	float			 	: none;
	border				: 0px;
	padding				: 5px;
	background-color	: #FAFAFA;
	text-align			: left;
	font-weight	   		: normal;
}

.corps1 .gauche {
	float				: left;
	padding-right		: 10px;
	width				: 300px;
}

.corps1 .droite {
	float				: right;
	padding-left		: 10px;
	width				: 200px;
}

.corps0:hover, .corps1:hover {
	background-color	: #CFCFCF;
	cursor				: pointer;
}

/*---------------------------*/
/*------ BLOC ARROUDI -------*/
/*---------------------------*/
.blocRond {
	float				: none;
	background-color	: transparent;
	width				: 550px;
}

.blocRond .hautGauche {
   float			 	: left;
   background-image  	: url(images/blocs/gray/round_top_left.gif);
   background-repeat 	: no-repeat;
   height            	: 9px;
   width            	: 9px;
}

.blocRond .hautGauche a {
	font-size		 	: 2px;
}
 
.blocRond .haut {
	background-image    : url(images/blocs/gray/top.gif);
	font-size			: 5px; 
	line-height			: 1em;
	margin-left			: 9px;
	margin-right		: 9px;
	padding				: 0px;
}

.blocRond .hautDroit {
   float				: right;
   background-image  	: url(images/blocs/gray/round_top_right.gif);
   background-repeat 	: no-repeat;
   height            	: 9px;
   width             	: 9px;
}

.blocRond .hautDroit a {
	font-size		 : 2px;
}
 
.blocRond .bordureLateral {
	border-left			: 1px solid #CCCCCC;
	border-right		: 1px solid #CCCCCC;
	color				: #444444;
	display				: block;		/*-  ie bug peekaboo -*/
	float			 	: none;
	font-size			: 11px;
	letter-spacing		: 0px;
	line-height			: 1.2em;
	margin				: auto;
	padding				: 7px 7px 0px;
	text-align			: left;
}


.blocRond .bordureLateral .gauche{
	padding-right		: 8px;
	width				: 343px;
}

.blocRond .bordureLateral .droite{
	border-left-color	: #444444;
	border-left-style	: dotted;
	border-left-width	: 1px;
	padding-left		: 8px;
	width				: 186px;
	text-align			: left;
}
 
.blocRond .basGauche {
	float			 	: left;
	background-image	: url(images/blocs/gray/round_bottom_left.gif);
	background-repeat	: no-repeat;
	height				: 9px;
	width				: 9px;
	font-size			: 2px;
}
 
.blocRond .bas {
	float			 	: none;
	background-image	: url(images/blocs/gray/bottom.gif);
	background-repeat 	: repeat-x;
	font-size			: 2px;
	margin-left			: 9px;
	margin-right		: 9px;
}
 
.blocRond .basDroit {
	float			 	: right;
	background-image	: url(images/blocs/gray/round_bottom_right.gif);
	background-repeat	: no-repeat;
	height				: 9px;
	width				: 9px;
	font-size			: 2px;
}

/*---------------------------*/
/*--------- PUCES -----------*/
/*---------------------------*/
ul {
	margin    			: 0px;
	padding-left		: 15px;
}

.chip {
	list-style-image 	: url(images/chip.gif);
}

.chip1 {
	list-style-image 	: url(images/yellow_square.gif);
}

.chip2 {
	list-style-image	: url(images/green_square.gif);
}

.chipDown {
	list-style-image 	: url(images/chipDown.gif);
}

.chipUp {
	list-style-image 	: url(images/chipUp.gif);
}

/*---------------------------*/
/*- WORKSPACE GUIDE (PUCES) -*/
/*---------------------------*/
.image {
	line-height			: 18px;
	margin 				: 3px 3px 3px 10px;
	padding				: 0px 0px 0px 10px;
}

.chipBook, .chipMembers, .chipHome, .chipWiki, .chipNews {
	margin-left			: 10px;
	padding-left		: 10px;
}

.chipBook {
	list-style-image 	: url(images/book.png);	
}

.chipMembers {
	list-style-image 	: url(images/author.png);
}

.chipHome {
	list-style-image 	: url(images/home.jpg);
}

.chipWiki {
	list-style-image 	: url(images/wiki.png);
}

.chipNews {
	list-style-image 	: url(images/news1.png);
}

/*---------------------------*/
/*------ Home Service -------*/
/*---------------------------*/
.userNews {
	background-image	: url(images/userNews.jpg);
	background-position	: right bottom;
	background-repeat	: no-repeat;
}

.question {
	background-image	: url(images/questionMark.jpg);
	background-position	: right bottom;
	background-repeat	: no-repeat;
}

.glossaire {
	background-image	: url(images/glossaire.jpg);
	background-position	: right bottom;
	background-repeat	: no-repeat;
}

.ressources {
	background-image	: url(images/ressources.jpg);
	background-position	: right bottom;
	background-repeat	: no-repeat;
}

.project {
	background-image	: url(images/netgroup.jpg);
	background-position	: right bottom;
	background-repeat	: no-repeat;
}

/*---------------------------*/
/*----------- WIKI ----------*/
/*---------------------------*/
div.pre { 
	background-color	: #eeeeee; 
	color				: #000000; 
	padding				: 0 1em; 
	border				: 1px solid #dddddd; 
}

#search_input {
	border					: 1px solid #cccccc; 
	font-size				: 10px;
}

.hCountry {
	color					: #FF8237;
	font-size				: 16px;
	line-height				: 20px;
	text-align				: left;
	margin-left				: 5px;
	margin-bottom			: 8px;
	margin-top				: 8px;
	font-weight				: bold;
	border-top-color		: #000000;
	text-transform			: uppercase;
}

/*-------------------------------------*/
/*----------- AUTOSUGGESTION ----------*/
/*-------------------------------------*/
#searchbox {
	width			: 250px;
	padding			: 3px;
}

#display {
	width			: 250px;
	display			: none;
	margin-left		: 186px;
	border-left		: 1px solid #cccccc;
	border-right	: 1px solid #cccccc;
	border-bottom	: 1px solid #cccccc;
	overflow		: hidden;
}

.display_box {
	padding			: 4px; 
	border-top		: 1px solid #cccccc;
}

.display_box:hover {
	background		: #1F4497;
	color			: #FFFFFF;
}

#shade{
	background-color: #00CCFF;
}

/*------------------------------------------------------------------------*/
/* ------------------------------ GESS CLASS -----------------------------*/
/*------------------------------------------------------------------------*/
.titleV2 {
	font-size		: 12px;
	font-weight		: bold; 
	line-height		: 1.5em;
	width			: 550px;
	color			: #FFFFFF;
	background-color: #F7B400;
	padding-left	: 3px;
	margin-bottom	: 10px;
	text-transform	: uppercase;
}

.titleWiki {
	font-size		: 12px;
	font-weight		: bold; 
	line-height		: 1.5em;
	width			: 550px;
	color			: #FFFFFF;
	background-color: #292929;
	padding-left	: 3px;
	text-transform	: uppercase;
}

/*---------------------------*/
/*------------ MAP ----------*/
/*---------------------------*/
.plan {
	color				: #ffffff; 
	font-size			: 11px;    
	margin				: 0px;           
	border				: 0px;
	line-height 		: 120%; 
}

.plan a:link {
	color				: #FFFFFF; 
	text-decoration		: none
}
										
.plan a:visited {
	color				: #FFFFFF ;  
	text-decoration		: none;
}
	         
.plan a:link:hover {
	color				: #FFFFFF; 
	text-decoration		: underline;
	font-weight 		: bold;
}
					 
.plan a:visited:hover {
	color				: #FFFFFF; 
	text-decoration		: underline;
	font-weight			: bold;
} 

.category4 ul, .category2 ul, .category7 ul {		
	padding 			: 5px;	
	margin 				:  0;	
}

.category4 ul li, .category2 ul li, .category7 ul li{			
	margin-left			:  20px;	
}

.category1 {
	font-variant		: small-caps;
	line-height			: 200%;
	background-color	: #2E6AB2;
	padding-left 		: 5px;
	font-weight 		: bold;
}
            
.category2 {
	font-variant 		: normal;
	background-color	: #4B97CD;
	padding-top		 	: 0px;
	padding-bottom 		: 0px;           
}
            
.category3 {
	font-variant 		: small-caps;
	line-height 		: 200%;
	background-color	: #292929;
	padding-left 		: 5px;
	font-weight 		: bold;
}
            
.category4 {
	font-variant 		: normal;           
	background-color	: #FF6F6F;
	padding-top 		: 0px;           
}       

            
.category6 {
	font-variant 		: small-caps;
	line-height 		: 200%;            
	background-color	: #F7B400;
	padding-left 		: 5px;
	font-weight 		: bold;
}
            
.category7 {
	font-variant 		: normal;
	background-color	: #FFCF4F;
	padding-top			: 0px;            
}
            
.link_non_active {
	font-variant 		: normal;
	color				: #7E7E7E;                  
}

/****************************************************************/
/*                         Mutuelles                            */
/****************************************************************/
.inventoryMenu {
	float				: none;
	background-color	: transparent;
}

.inventoryMenu .left {
	float				: left;
	background-image  	: url(images/inventoryMenu/tab_left.gif);
  	background-repeat 	: no-repeat;
  	width				: 17px;
  	height				: 24px;
}

.inventoryMenu .center {
	float				: left;
	background-image	: url(images/inventoryMenu/tab_middle.gif);
	line-height			: 24px;
}

.inventoryMenu .right {
	float				: left;
	background-image	: url(images/inventoryMenu/tab_right.gif);
  	background-repeat 	: no-repeat;
  	width				: 7px;
  	height				: 24px;
}

.inventoryMenu .leftSelected {
	float				: left;
	background-image  	: url(images/inventoryMenu/tab_selected_left.gif);
  	background-repeat 	: no-repeat;
  	width				: 17px;
  	height				: 24px;
}

.inventoryMenu .centerSelected {
	float				: left;
	background-image	: url(images/inventoryMenu/tab_selected_middle.gif);
	line-height			: 24px;
}

.inventoryMenu .rightSelected {
	float				: left;
	background-image	: url(images/inventoryMenu/tab_selected_right.gif);
  	background-repeat 	: no-repeat;
  	width				: 7px;
  	height				: 24px;
}

.inventoryMenu .end {
	float				: left;
	background-image	: url(images/inventoryMenu/tab_end_line.gif);
	background-repeat 	: repeat-x;
	width				: 10px;
	height				: 24px;	
}

.inventoryMenu .toplink {
    font-family     : "Verdana";
    text-decoration : none;
    color           : #006ad3;
    font-weight     : bold;
}

.inventoryMenu .toplink:hover {
    font-family     : "Verdana";
    text-decoration : underline;
    color           : #AB1C1C;
    font-weight     : bold;
}

.inventorybar{
	background-image	: url(images/yellow_bar.gif);
	background-repeat	: no-repeat;
	background-position	: top left;
	font-size			: 14px;
	font-weight 		: bold;
	padding-left		: 10px;
	height 				: 20px;
	vertical-align		: middle;
}