
#global {
	background:url(../_img/nos_investissements/fond.jpg) top center no-repeat;
}

/*-----------mise en forme texte contenu sans bloc droite-----------*/

#contenu h1 {
	color:#0c2c45;
	font:normal 40px "Times New Roman", Times, serif;
	padding-top:6px;
	margin-left:20px;
}

/*----------------------------------sous_menu----------------------------*/

#sous_menu {
	width:430px;
	height:25px;
	background-color:#eef0f5;
	padding-left:20px;
	padding-top:3px;
	margin-top:14px;
}

#sous_menu a {
	color:#000000;
	font:normal 14px "Times New Roman", Times, serif;
	text-decoration:none;
}

#sous_menu a:hover, #sous_menu a.on {
	color:#5d77a1;
	font-weight:bold;
}

/*----------------------bloc rechercher_entreprise---------------------*/

#rechercher_entreprise {
	width:650px;
	height:157px;
	background-color:#e2dfd5;
	position:relative;
}

#rechercher_entreprise input#recherche {
	position:absolute;
	bottom:0;
	right:0;
	width:85px;
	height:29px;
}

#rechercher_entreprise p.titre {
	color:#393129;
	font:bold 14px "Times New Roman", Times, serif;
	border-bottom:1px solid #c0bcb3;
	width:630px;
	margin-left:20px;
	padding-top:6px;
	height:25px;
}

#rechercher_entreprise input#nom_compagnie, #rechercher_entreprise input#type_fonds {
	border:1px solid #c0bcb3;
	width:160px;
	height:18px;
	margin-top:5px;
	color:#666666;
	font:normal 12px "Times New Roman", Times, serif;
}

#rechercher_entreprise input#ok{
	position:relative;
	top:5px;
	/top:3px;
}

#rechercher_entreprise select.annee {
	border:1px solid #c0bcb3;
	width:127px;
	height:18px;
	margin-top:5px;
	color:#666666;
	font:normal 12px "Times New Roman", Times, serif;
}

#rechercher_entreprise select#activite {
	border:1px solid #c0bcb3;
	width:290px;
	height:18px;
	margin-top:5px;
	color:#666666;
	font:normal 12px "Times New Roman", Times, serif;
}

#rechercher_entreprise select#chiffre {
	border:1px solid #c0bcb3;
	width:91px;
	height:18px;
	margin-top:5px;
	color:#666666;
	font:normal 12px "Times New Roman", Times, serif;
}

#rechercher_entreprise p {
	color:#6b655c;
	font:normal 14px "Times New Roman", Times, serif;
	padding-top:10px;
}

/*------------------------bloc choix_participations-----------------------*/

#choix_participations {
	width:630px;
	height:auto;
	margin:20px 0 0 20px;
}

#choix_participations #onglets {
	width:100%;
	height:27px;
}

#choix_participations #onglets a {
	display:block;
	float:left;
	width:159px;
	height:23px;
	background:url(../_img/nos_investissements/puce_noire.gif) center left no-repeat;
	background-color:#FFFFFF;
	color:#080d19;
	font:normal 14px "Times New Roman", Times, serif;
	text-decoration:none;
	padding:4px 0 0 20px;
}

#choix_participations #onglets a.on {
	background:url(../_img/nos_investissements/puce_blanche.gif) center left no-repeat;	
	background-color:#a19a83;
	color:#FFFFFF;
	font-weight:bold;
}

#choix_participations #separation {
	width:100%;
	height:16px;
	margin-top:1px;
	background-color:#e2dfd5;
}

#choix_participations #participation_choisie {
	width:100%;
	height:auto;
	background-color:#e2dfd5;
	padding-bottom:10px;
}

#choix_participations #participation_choisie p {
	margin-left:17px;
	color:#393129;
	font:normal 14px "Times New Roman", Times, serif;
	margin-bottom:20px;
}

#choix_participations #participation_choisie p span {
	color:#5d77a1;
}

/*----------------------------bloc resultat------------------------*/

#resultat {
	margin:0 0 0 20px;
}

/*--------top_tableau----------*/

#resultat #top_tableau {
	height:37px;
	background-color:#a19a83;
	color:#FFFFFF;
	font:bold 14px "Times New Roman", Times, serif;
	text-align:center;
}

#resultat #top_tableau .cln1 {
	width:125px;
}

#resultat #top_tableau .cln2 {
	width:100px;
}

#resultat #top_tableau .cln3 {
	width:125px;
}

#resultat #top_tableau .cln4 {
	width:70px;
}

#resultat #top_tableau .cln5{
	width:70px;
}


#resultat .bordure {
	width:1px;
	background-color:#e1e5eb;
}

/*--------suite_tableau----------*/

#resultat .suite_tableau {
	height:37px;
	background-color:#f9f9f7;
}

#resultat .suite_tableau.bg_beige {
	background-color:#edece6;
}

#resultat .suite_tableau p {
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	color:#000000;
	font:normal 14px "Times New Roman", Times, serif;
}

#resultat .suite_tableau img {
	padding-left:10px;
}

#resultat .suite_tableau p.bleu {
	color:#5d77a1;
	font-weight:bold;
}

#resultat .suite_tableau p a {
	color:#5d77a1;
	font-size:13px;
	font-style:italic;
}

#resultat .suite_tableau .largeur p {
	width:185px;
}

/*----------------------------nos_participations_resultat.php------------------------*/

a.retour {
	display:block;
	width:410px;
	border-bottom:1px solid #e1e1e1;
	color:#54709e;
	font:italic 14px "Times New Roman", Times, serif;
	text-decoration:none;
	margin-left:20px;
	padding-top:12px;
	padding-bottom:7px;
}

#logo_societe {
	float:left;
	width:137px;
	padding-top:17px;
	padding-left:21px;
}

#description_societe {
	float:left;
	width:293px;
	padding-top:12px;
}

#description_societe p {
	font:normal 14px "Times New Roman", Times, serif;
	color:#000000;
	margin-bottom:25px;
	width:280px;
}

#recap_societe {
	width:230px;
	height:365px;
	background-color:#e2dfd5;
	position:absolute;
	top:250px;
	right:0;
}

#recap_societe ul {
	list-style-type:none;
}

#recap_societe ul li {
	border-bottom:1px solid #c0bcb3;
	color:#393129;
	font:normal 14px "Times New Roman", Times, serif;
	display:block;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
}

#recap_societe ul li a {
	background:url(../_img/nos_investissements/puce_marron.gif) top left no-repeat;
	color:#393129;
	text-decoration:none;
	padding-left:10px;
}


