
#contain_text {
	width: 669px;
}

#colDroite {
	display: none;
}

#imgtetiere {
	background-image: url(../imgs/tetieres/tetiere_6.jpg);
}

#etudesFinancieres {
	width: 100%;
	border: 1px solid #666;
	margin-bottom: 15px;
}

#etudesFinancieres th {
	background-color: #900812;
	color: #FFF;
	font-weight: bold;
	
	/* Retire du padding normal la hauteur (3px) de la bordure supérieure
	   affichée par les "td" de la première ligne de "tbody". */
	padding-bottom: 1px;
}

#etudesFinancieres td, #etudesFinancieres th {
	padding: 4px;
	text-align: center;
}

#etudesFinancieres .precedenteRecommandationAffichee td {
	display: table-cell;
	border-top: 1px solid #666;
	border-right: none;
	font-size: 90%;
	color: #000;
	padding: 2px 5px;
	text-align: left;
}

#etudesFinancieres .precedenteRecommandationAffichee td.last {
	text-align: center;
}

#etudesFinancieres .precedenteRecommandationAffichee .titre {
	font-weight: bold;
}

#etudesFinancieres .precedenteRecommandationMasquee td {
	display: none;
}


#etudesFinancieres thead th {
	border-right: 1px solid #999;
}

#etudesFinancieres thead th.last {
	border-right: none;
}

#etudesFinancieres thead th.BPA {
	border-bottom: 1px solid #999;
}

#etudesFinancieres tbody td {
	border-top: 3px solid #900812;
	border-right: 1px solid #666;
}

#etudesFinancieres tbody td.last {
	border-right: none;
}

#etudesFinancieres tbody td.recommandation {
	font-weight: bold;
}

#etudesFinancieres tbody tr.precedenteRecommandationAffichee .date {
	padding-right: 0.4em;
	border-right: 1px solid #999;
}

p#afficherPrecedentesRecommandations {
	display: none;
	padding-bottom: 0.1em !important;
	margin-bottom: 0px !important;
}

#afficherPrecedentesRecommandations1 {
	display: none;
}