/* CSS Document */

/*
table {border: 1px solid black}
td {border: 1px dotted gray}
div {border: 1px solid orange}
img, form {border: 1px dashed blue}
hr, h1, h2, h3, h4, h5, h6, p {border: 1px solid yellow}
ul {border: 1px solid green}
li {border: 1px solid lightgreen}
*/

#body{
	text-align:center;
	/*background-color:#000;*/
	/*background-color:#4BACCC;*/
	/*background-color:#5ea3c1;*/
	background-color:#fff;
	/*background-image:url(../i/fond_externe.jpg);*/
	/*background-position:top left;*/
	/*background-repeat:repeat-x;*/
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
}

#metaContent{
	width:100%;
	margin:0;
	/*margin-top:-28px;*/
}
/**html #metaContent{margin-top:-15px;}*/

#container{
	width:1002px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	min-height:601px;
	height:100%;
}
*html #container{height:601px}

#containerLeft{
	float:left;
	background-image:url(../i/ombre_gauche.gif);
	background-position:left;
	background-repeat:repeat-y;
}
#containerRight{
	float:right;
	background-image:url(../i/ombre_droite.gif);
	background-position:right;
	background-repeat:repeat-y;
}
.ombrage{
	display:none;
/*
	width:3px;
	height:100%;
	margin-top:0px;

}*html .ombrage{margin-top:1px;}
*/
}

#footer{
	width:100%;
	clear:both;
	height:5px;
}

.flash{
	width:100%;
	margin-left:-1px;
	height:167px;
	clear:both;
	background: #2385a4;
	/*margin-top:-5px;*/
	/*margin-bottom:-4px;*/
}

*html .bandeauNoFlash{
	margin-top:0px;
	margin-bottom:4px;
	height:171px;
}

.mainFrameDesign{
	background-image:url(../i/fond.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#4daccc;
	padding-bottom:7px;
	/*min-height:435px;
	height:450px;*/
}
*html .mainFrameDesign{height:435px;}

/** LA NAVIGATION **/
#nav{
	position:absolute;
	list-style-type:none;
	line-height:18px;
	font-size:11px;
	font-family:"Trebuchet MS", arial;
	color:#fff;
	margin-top:0px;
	padding:5px 0 0 0;
	/*margin-left:-35px;*/
}
*html #nav{margin-left:5px;}

.navItem{
	display:inline;
	float:left;
	padding-left:10px;
	padding-right:10px;
	border-right: 1px dotted #fff;
	behavior:url(../i/hover.htc);
}

.navItem:hover{
	cursor:pointer;
	background-color:#fff;
	color:#2285a5;
}

.navItemHover{
	cursor:pointer;
	background-color:#fff;
	color:#2285a5;
}

#firstNavItem{
	border-left: 1px dotted #fff;
	margin-left:10px;
}

/** LE MENU **/
#menuFrame{
	width:975px;
	height:45px;
	margin-top:0px;
}

#mainMenu{
	/*width:670px;*/
	/*height:45px;*/
	list-style-type:none;
	font-size:11px;
	font-family:Tahoma;
	letter-spacing:0px;
	font-weight:bold;
	margin-top:1px;
	float:right;
}*html #mainMenu{margin-top:0px;}


.mainMenuItem{
	background-image:url(../i/couleur_menu.gif);
	background-position:left top;
	background-repeat:repeat-x;
	border-right:1px solid #fff;
	padding:9px 20px 13px 23px;
	color:#FFFFFF;
	display:inline;
	line-height:30px;
	/*behavior:url(../i/hover.htc);*/
}
*html .mainMenuItem{margin-left:0px;}

/*.mainMenuItem:hover{cursor:pointer;}*/
/*.mainMenuItemHover{cursor:pointer;}*/

#firstMenuItem{
	border-left:1px solid #fff;
	padding-left:10px;
}

#homeFlash{
	height:171px;
}*html #homeFlash{height:179px;margin-top:-4px;}

/**** COMPOSANTS FRAME PRINCIPALE **********************************************/
.mainFrame{
	width:975px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	font-family:"Trebuchet MS";
	margin-top:4px;
}
*html .mainFrame{margin-top:0px;}

/** PARTIE GAUCHE **/
.leftComponent{
	float:left;
	width:758px;
}

/** PARTIE DROITE **/
.rightComponent{
	width:208px;
	max-width:209px;
	float:right;
}


/**** LES TITRES *************************************************************/
.coinGauche{
	background-image:url(../i/coin_gauche.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	float:left;
	width:3px;
	height:18px;
	position:absolute;
}

.coinDroit{
	background-image:url(../i/coin_droite.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	float:right;
	width:3px;
	height:18px;
	margin-top:-18px;	
}
*html .coinGauche{position:relative;}

.title{
	margin:5px 5px 8px 5px;
	color:#FFFFFF;
	text-indent:15px;
	font-size:10px;
	font-weight:bold;
	font-size-adjust:0.6;
	letter-spacing:-1px;
	line-height:18px;
	font-family:"MS Sans Serif",arial;
	background-color:#62B3CE;
}

#titleNews{background-color:#4daccc;}
#titleEdito{background-color:#dc8f3b;}
#titleNext{background-color:#cf4d8b;}
#titleMusique{background-color:#bdcb30;}
#titleSuccess{background-color:#8a81ac;}
#titleInvest{background-color:#dc8f3b;}
#titleCollabs{background-color:#62B3CE;}
#titleTeam{background-color:#F7E9DC;color:#a09182;}

/* TITRE DU TABLEAU */
.titleTable{
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	font-size-adjust:0.6;
	letter-spacing:-1px;
	line-height:18px;
	font-size:8px;
	font-family:"MS Sans Serif",arial;
	text-indent:5px;
}
#titleTableSociete{background-color:#912f2f;}
#titleTableActivite{background-color:#7e9563;}
#titleTableNature{background-color:#e8a421;}
#titleTableEntree{background-color:#146687;}
#titleTableSortie{background-color:#d161a4;}
#titleTableWebsite{background-color:#8d85a8;}




/*** PARTIE "EN SAVOIR PLUS" ***/
.bodyNext{ 	font-size:12px; 	
            color:#cf4d8b; 	
            line-height:12px; 	
            margin: 0px 5px 0px 5px; 
			padding: 9px 0 0 0;
            text-indent:0px; 
}


/*** PLAYER MUSICAL FLASH ***/
#musique{
	background-color:#FFFFFF;
	height:71px;
	max-height:71px;
	margin-top:8px;
	border:1px outset #fff;
	float:right;
	width:541px;
}
*html #musique{width:544px;}

#titleMusique{background-color:#bdcb30;}

#player{
	margin-top:-7px;
	position:absolute;
}*html #player{margin-top:-15px;}
/******************** ELEMENT PARTIE GAUCHE PAR PAGE *******************************/

/********* LE DIV PRINCIPAL DE LA PARTIE GAUCHE *********/
.mainDiv{
	width:756px;
	background-color:#FFFFFF;
	border:1px outset #fff;
}
.mainDiv{width:758px;} *html .mainDiv{width:758px;}


/**** MODIF 27/03/08 ****/
.lexique {text-decoration:none;color: #666666;}
.lexique :hover {text-decoration:none;color: #666666;}
.lexique :link {text-decoration:none;color: #666666;}
.lexique :visited {text-decoration:none;color: #666666;}
/**** FIN MODIF 27/03/08 ****/


/******* PAGE HOME *******/
div#news{
	background-color:#FFFFFF;
	height:290px;
	border:1px outset #fff;
	float:left;
	width:205px;

}

/** NEWS **/
div.news{
	padding-left:5px;
	font-size:11px;
	margin-left:6px;
	color:#666666;
	/*clear:both;
	padding-top:1px;
	padding-bottom:1px;
	line-height:14px;
	*/
}

.newsT{
	color:#dc8f3b;
	line-height:0px;
	font-size:12px;
	font-weight:bold;
	margin-bottom:8px;
}

#newsBloc{
	padding-left:15px;
	margin-top:15px;
	
}

/** EN SAVOIR PLUS **/
#next{
	background-color:#FFFFFF;
	height:71px;
	max-height:71px;
	margin-top:8px;
	border:1px outset #fff;
	float:left;
	width:205px;
}

#aproposDiv{height:450px;}          *html     #aproposDiv{height:467px;}

/** EDITO **/
#edito{
	background-color:#FFFFFF;
	height:290px;
	border:1px outset #fff;
	padding-left:-10px;
	padding-right:-10px;
	float:right;
	width:541px;
}*html #edito{width:544px;}


/******* PAGE INVESTISSEMENT *******/
#investMainFiche{height:563px;}   *html #investMainFiche{height:545px;}
#investMain{height:1250px;}
.investImg{float:right;margin-right:20px;margin-top:10px;}
.investType{color:#666666;font-size:11px;float:left;height:20px;position:absolute;}
.investDpoint{color:#666666;font-size:11px;float:right;height:20px;position:absolute;margin-left:150px;}
.investValue{color:#666666;font-size:11px;float:right;10px;height:20px;position:absolute;margin-left:210px;}
#investList{width:541px;}*html #investList{width:975px;}

/*** LE TABLEAU DE LA LISTE DES INVESTISSEMENTS ***/
.investTable{font-size:11px;}
.tableSociete{width:100px;height:40px; padding-left:10px; color:#912f2f; font-weight:bold; border-bottom:1px solid #ccc;}
.tableActivite{width:220px;height:40px;padding-left:10px;color:#666666;border-bottom:1px solid #ccc;}
.tableTitre{width:400px;height:40px;padding-left:10px;color:#666666;border-bottom:1px solid #ccc;}
.tableNature{width:130px;height:40px;padding-left:10px;color:#666666;font-weight:bold;border-bottom:1px solid #ccc;}
.tableEntree{width:60px;height:40px;padding-left:10px;color:#666666;border-bottom:1px solid #ccc;}
.tableSortie{width:60px;height:40px;padding-left:10px;color:#666666;border-bottom:1px solid #ccc;}
.tableWebsite{width:80px;height:40px;padding-left:10px;border-bottom:1px solid #ccc;}
.linkTable{color:#912f2f;text-decoration:none;font-weight:bold;}

/******* PAGE QUELQUES MOTS *******/
.clubImg{
	width:740px;
	margin-left:10px;
}
#clubAnim{margin-left:-1px;}
#clubTop{margin-bottom:-10px;margin-top:-20px;}
#clubBottom{margin-top:-10px;}

/******* PAGE EQUIPE *******/

.teamImg{
	width:180px;
	float:left;
	height:280px;
}

.teamContent{
	float:right;
	width:75%;
}

.teamContent h4{
	margin-top: 2px;
}

/******* PAGE PLAN DU SITE *******/
#planSite{
	width:100%;
	height:500px;
}

.colonnePlan{
	width:24%;
	padding:10px 15px 0px 15px;
	vertical-align:top;
}

#planSite .body{
	line-height:18px;
}

/******* PAGE TEMOIGNAGES *******/
#temoignageDiv{
           height:350px;
}

#temoignage{
	width:100%;
	height:300px;
}

#temoignageList{
	background-color:#ffffff;
	border:1px outset #fff;
	width:100%;
	margin-top:8px;
	height:260px;
}

.tableTemoignage{
	vertical-align:top;
	width:17%;
	text-align:left;
	padding-left:15px;
}

#nextTemoignage{
	width:420px;
	background-color:#ffffff;
	border:1px outset #fff;
	margin-top:8px;
	float:left;
	height:71px;

}
#musiqueTemoignage{
	width:544px;
	background-color:#ffffff;
	border:1px outset #fff;
	margin-top:8px;
	float:right;
	height:71px;
	margin-right:-1px;
}

.temoignageImg{float:left;margin-right:10px;margin-left:10px;}

/******* PAGE CONTACT *******/
#contact{
	height:490px;
	width:100%;
}

#plan{
	margin:10px 10px 10px 10px;
	width:661px;
	height:430px;
	float:left;
}
#planLegende{
	margin:143px 10px 10px 10px;
	width:111px;
	height:142px;
}*html #planLegende{margin-top:158px;}

#planAddr{
	margin:15px 10px 10px 0px;
	color:#197e9f;
	font-size:14px;
	letter-spacing:-0.2px;
	font-weight:normal;
	font-family:Tahoma;
	margin-left:690px;
}

#planParking{
	margin:10px 10px 10px 0px;
	color:#197e9f;
	font-size:12px;
	letter-spacing:-0.2px;
	font-weight:normal;
	font-family:Tahoma;
	margin-left:690px;
}

.planTParking{
	font-size:13px;
	line-height:0px;
	color:#197e9f;
	font-weight:bold;
	margin-top:-15px;
	margin-left:690px;
}



.planT{
	font-size:28px;
	/*line-height:0px;*/
	color:#197e9f;
	margin-left:690px;
	margin-bottom: 0px;
}*html .planT{padding-top:10px;}

.planST{
	font-size:20px;
	/*line-height:0px;*/
	color:#197e9f;
	font-weight:100;
	margin-top:0px;
	margin-left:690px;
}*html .planST{padding-top:3px;margin-top:0px;}

/******* COMUNIQUES DE PRESSE *******/
#communique{
	width:100%;
	height:auto;
	/*height:450px;*/
	/*height:1170px;*/
}

.colonneCommunique{
	width:32%;
	padding:10px 15px 0px 15px;
	vertical-align:top;
	margin-right:25px;
	margin-left:25px;
	border-right:1px solid #ccc;
	height:100%;
}
#colComL{
border-right-style:none;
}

.picto{
margin:5px 0px 0px -8px;

}

/******* PAPILLON *******/
#papillon{
	margin:-53px -20px -50px -20px;
}

*html #papillon{
	margin:-45px -20px -150px -20px;
}


#mainPap{
	height:447px;
}

*html #mainPap{
	height:452px;
}

object#papillon {
        width: 756px;
        height: 560px;
}

#secteurpapillon {height: 220px; margin-top: 8px; }

*html #secteurpapillon {height: 217px; margin-top: 1px;}

/******************** ELEMENTS PARTIE DROITE PAR PAGE ************/

/*** IMAGE DE LA PARTIE "SUCCESS STORIES" DE LA PAGE D'ACCUEIL ***/
.successImg{margin-left:5px;}

/*** UNE IMAGE DANS LA COLONNE DE DROITE ***/
.rightImg{margin-left:4px;}

/*** UN DIV DROITE DE BASE ***/
.rightDiv{
	background-color:#FFFFFF;
	border:1px outset #fff;
	font-size:11px;
}

/*** IMAGE DE BORDURE DE l'ANIM DU CLUB DES ENTREPRENEURS ***/
.clubImg{
	width:740px; 
	margin-left:7px;
}
#clubTop{margin-bottom:-5px;}
#clubBottom{margin-top:-5px;}
/******* PAGE HOME *******/
#success{height:371px;}*html #success{height:369px;}

/******* PAGE INVESTISSEMENT *******/
#related_philo_transmission{height:480px;}       *html #related_philo_transmission{height:492px;}
#related_philo_spin{height:480px;}       *html #related_philo_spin{height:492px;}
#related_philo_p2p{height:480px;}       *html #related_philo_p2p{height:492px;}
#related_philo_capdev{height:480px;}       *html #related_philo_capdev{height:492px;}
#related_philo_mbotombo{height:480px;}       *html #related_philo_mbotombo{height:450px;}
#related_invest_transmission{height:480px;}       *html #related_invest_transmission{height:492px;}
#related_invest_spin{height:480px;}       *html #related_invest_spin{height:492px;}
#related_invest_p2p{height:480px;}       *html #related_invest_p2p{height:492px;}
#related_invest_capdev{height:480px;}       *html #related_invest_capdev{height:492px;}
#related_invest_mbotombo{height:480px;}       *html #related_invest_mbotombo{height:475px;}

#other{
	height:135px;
	margin-top:8px;
}

*html #other{
        height:100px;
        margin-top:8px;
}

#investCategories{
	margin-top:8px;
	height:1260px;
	font-size:11px;
}*html #investCategories{height:1192px;}

#invest_lbofiche{height:500px;}         *html #invest_lbofiche         {height:492px;}
#invest_p2pfiche{height:500px;}         *html #invest_p2pfiche         {height:492px;}
#invest_spinfiche{height:500px;}        *html #invest_spinfiche        {height:492px;}
#invest_capdevfiche{height:500px;}      *html #invest_capdevfiche      {height:492px;}
#investRelated{height:500px;}           *html #investRelated           {height:492px;}
#invest_obo{height:500px;}              *html #invest_obo              {height:476px;}

/******* PAGE EQUIPE *******/
#collabs{
	height:363px;
	background-color:#FFFFFF;
	border:1px outset #fff;
	color:#4daccc;
}*html #collabs{height:364px;}

#collabsBandeau{
	margin-bottom:5px;
	border:1px outset #fff;
}

/******* PAGE QQUES MOTS ********/
#who		  {height:465px;}	*html #whoa                     {height:464px;}
#who_bach         {height:465px;}       *html #who_bach                 {height:480px;}
#who_reconnu	  {height:570px;}	*html #who_reconnu              {height:569px;}
#who_longterme	  {height:520px;}	*html #who_longterme            {height:519px;}
#who_entrepreneur {height:480px;}	*html #who_entrepreneur         {height:479px;}
#who_club	  {height:540px;}	*html #who_club                 {height:546px;}
#who_club_anim	  {height:685px;}	*html #who_club_anim            {height:675px;}
#logoClub         {margin-left:6px}

.fewordsImg{
	width:16%;
	height:136px;
	float:left;
	background-repeat:no-repeat;
	margin-left:5px;
	margin-top: 15px;
	margin-bottom: 5px;
	behavior:url(../i/hover.htc);
}*html .fewordsImg{margin-left:4px;}

#capitaux{background-image:url(../i/fewords/valeurs/valeurs_capitaux_off.gif);}
#capitaux:hover {background-image:url(../i/fewords/valeurs/valeurs_capitaux_on.gif);}
#capitaux.fewordsImgHover {background-image:url(../i/fewords/valeurs/valeurs_capitaux_on.gif);}


#capitaux_en{background-image:url(../i/fewords/valeurs/valeurs_capitaux_off_en.gif);}
#capitaux_en:hover {background-image:url(../i/fewords/valeurs/valeurs_capitaux_on_en.gif);}
#capitaux_en.fewordsImgHover {background-image:url(../i/fewords/valeurs/valeurs_capitaux_on_en.gif);}


#criteres{background-image:url(../i/fewords/valeurs/valeurs_criteres_off.gif);}
#criteres:hover {background-image:url(../i/fewords/valeurs/valeurs_criteres_on.gif);}
#criteres.fewordsImgHover{background-image:url(../i/fewords/valeurs/valeurs_criteres_on.gif);}


#criteres_en{background-image:url(../i/fewords/valeurs/valeurs_criteres_off_en.gif);}
#criteres_en:hover {background-image:url(../i/fewords/valeurs/valeurs_criteres_on_en.gif);}
#criteres_en.fewordsImgHover{background-image:url(../i/fewords/valeurs/valeurs_criteres_on_en.gif);}


#entrep{background-image:url(../i/fewords/valeurs/valeurs_entrepreneur_off.gif)}
#entrep:hover {background-image:url(../i/fewords/valeurs/valeurs_entrepreneur_on.gif)}
#entrep.fewordsImgHover{background-image:url(../i/fewords/valeurs/valeurs_entrepreneur_on.gif)}


#entrep_en{background-image:url(../i/fewords/valeurs/valeurs_entrepreneur_off_en.gif)}
#entrep_en:hover {background-image:url(../i/fewords/valeurs/valeurs_entrepreneur_on_en.gif)}
#entrep_en.fewordsImgHover{background-image:url(../i/fewords/valeurs/valeurs_entrepreneur_on_en.gif)}


#trackRecord{background-image:url(../i/fewords/valeurs/valeurs_track_off.gif);}
#trackRecord:hover {background-image:url(../i/fewords/valeurs/valeurs_track_on.gif);}
#trackRecord.fewordsImgHover{background-image:url(../i/fewords/valeurs/valeurs_track_on.gif);}

#trackRecord_en{background-image:url(../i/fewords/valeurs/valeurs_track_off_en.gif);}
#trackRecord_en:hover {background-image:url(../i/fewords/valeurs/valeurs_track_on_en.gif);}
#trackRecord_en.fewordsImgHover{background-image:url(../i/fewords/valeurs/valeurs_track_on_en.gif);}


#valeurs{background-image:url(../i/fewords/valeurs/valeurs_valeurs_off.gif);}
#valeurs:hover {background-image:url(../i/fewords/valeurs/valeurs_valeurs_on.gif);}
#valeurs.fewordsImgHover{background-image:url(../i/fewords/valeurs/valeurs_valeurs_on.gif);}

#valeurs_en{background-image:url(../i/fewords/valeurs/valeurs_valeurs_off_en.gif);}
#valeurs_en:hover {background-image:url(../i/fewords/valeurs/valeurs_valeurs_on_en.gif);}
#valeurs_en.fewordsImgHover{background-image:url(../i/fewords/valeurs/valeurs_valeurs_on_en.gif);}


#equipe{background-image:url(../i/fewords/valeurs/valeurs_equipe_off.gif);}
#equipe:hover {background-image:url(../i/fewords/valeurs/valeurs_equipe_on.gif);}
#equipe.fewordsImgHover{background-image:url(../i/fewords/valeurs/valeurs_equipe_on.gif);}

#equipe_en{background-image:url(../i/fewords/valeurs/valeurs_equipe_off_en.gif);}
#equipe_en:hover {background-image:url(../i/fewords/valeurs/valeurs_equipe_on_en.gif);}
#equipe_en.fewordsImgHover{background-image:url(../i/fewords/valeurs/valeurs_equipe_on_en.gif);}

/******* PAGE PHIILOSOPHIE ********/
#philo_index	{height:395px;}		*html #philo_index		{height:360px;}
#philo_lbo {height:456px;}              *html #philo_lbo {height:456px;}
#philo_lbofiche{height:456px;}          *html #philo_lbofiche{height:456px;}
#philo_obo {height:456px;}              *html #philo_obo {height:456px;}
#philo_p2p {height:456px;}              *html #philo_p2p {height:456px;}
#philo_p2pfiche{height:456px;}          *html #philo_p2pfiche{height:456px;}
#philo_capdev {height:456px;}           *html #philo_capdev {height:456px;}
#philo_capdevfiche{height:456px;}       *html #philo_capdevfiche{height:456px;}
#philo_spin {height:456px;}             *html #philo_spin {height:500px;}
#philo_spinfiche{height:456px;}         *html #philo_spinfiche{height:475px;}
#philo_papillon{height:297px;}		*html #philo_papillon{height:311px;}

#secteur{height:238px;margin-top:8px;}    *html #secteur{height:255px;margin-top:8px;}

/******* LEXIQUE ********/
#lexique		{height:440px;}		*html #lexique			{height:439px;}

/******* PAGE PLAN DU SITE *******/
#whoPlanSite{
	float:right;
	height:71px;
	width:205px;
	background-color:#FFFFFF;
	border:1px outset #fff;
	margin-top:8px;
	margin-left:10px;
	margin-right:-2px;
}*html #whoPlanSite{margin-right:-3px; margin-left:12px;}

/****** PAGE INTERVIEW ***********/
#interviewDiv{
	/*height:390px;*/
	height:430px;
}



/*************** ELEMENT COMMUN DE MISE EN PAGE/APPARENCE ***************/
.bodyBT{
	padding-bottom:10px;
	line-height:10px;
	color:#197e9f;
	margin-left:20px;
	margin-right:20px;
	font-size:34px;
	font-family:"Trebuchet MS";
}

.bodyT{
	margin-left:20px;
	color:#62B3CE;
	line-height:20px;	/* 10 */
	font-size-adjust:0.5;
}

.bodyST{
	margin-left:20px;
	margin-top:-10px;
	color:#62B3CE;
	font-size:11px;
}

.bodySB{
	font-weight:bold;
	color:#62B3CE;
	font-size:11px;
}

.body{
	margin:0px 20px 5px 20px;
	color:#666666;
	font-size:11px;
	line-height:13px;
}

.bodyLegende{
	margin:0px 20px 5px 20px;
	color:#666666;
	font-size:9px;
	line-height:13px;
}

.subBody{
	margin:-4px 0px 2px 30px;
}

.bodyList{
	margin:0px 20px 5px 20px;
	padding-left:20px;
	color:#666666;
	font-size:11px;
	line-height:14px;
	list-style-image:url(../i/puce_liste.gif);
}

#bodySummary{
	width:500px;
	height:70px;
}

.leftBody{
	color:#62B3CE;
	font-size:11px;
	margin-left:20px;
	margin-right:20px;
	font-weight:bold;
	line-height:16px;
}


.leftBodyLex{
	color:#62B3CE;
	font-size:11px;
	margin-left:10px;
	margin-right:5px;
	font-weight:bold;
	line-height:16px;
}


.activite{
	color:#62B3CE;
	font-size:11px;
	margin-left:20px;
	margin-right:20px;
	line-height:16px;
}


.bodyBach{
	margin-left:100px;
	color:#62B3CE;
	font-size-adjust:0.5;
	font-weight:bold;
	letter-spacing:0.1px;
	font-size:14px;
}

.bodyTBach{
	margin-left:100px;
	color:#62B3CE;
	line-height:10px;
	font-size-adjust:0.5;
}

#camembert{
	margin: 5px auto 10px auto;
	/*
	margin-left:80px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:8%;
	*/
}

/* liste de la page fewords_reconnu */
#fewords_reconnu_liste li{
	margin-bottom: 5px;
}

/**** Apparence des liens ****/
a img{
	border-style:none;
}

.linkMN{
	color:#cf4d8b;
	text-decoration:none;
}

.linkBS{
	color:#4daccc;
	font-weight:bold;
}

.linkBN{
	color:#3297b9;
	font-weight:bold;
	text-decoration:none;
}

.linkBNs{
	color:#d3a87f;
	text-decoration:none;
}





.linkBNL{
	color:#3297b9;
	text-decoration:none;
}

.linkJN{
	color:#e8a421;
	text-decoration:none;
}

.linkGS{
	color:#666666;
	text-decoration:underline;
}

.linkNav{
	text-decoration:none;
	color:#ffffff;
}
.linkNav:hover{
	color:#2285a5;
}

.linkMenu{
	text-decoration:none;
	color:#ffffff;
}

.linkInvest{
	color:#912f2f;
	text-decoration:none;
}

/****** FONTS ******/
h3{
	font-size:20px;
}

h2{
	font-size:15px;
}

h1{
	font-size:20px;
}


.btn { border : 1px solid #000000; font-family: verdana; font-size:11px; background-color:#F1F1F1; color:#000000; }