/*feuille de style pour la rubrique ESSAIS */



.contenu_page h1 {
	background-color: #9877cd;
}
.corps_page h2 {
	background:   url("/images/interface/h2-violet1.gif") no-repeat;
	border-bottom: 1px solid #9877cd;
	color: #9877cd;
}

.corps_page h3 {
	color: #9877cd;
}
.contenu_page a {
	color: #9877cd;
}
.chapo {
	color: #9877cd;
}
.zoom {
	border-left: 3px solid #9877cd;
}

.sommaire{
	border-left: 2px solid #9877cd;
}
.puce{
	background:  url("/images/interface/puce-essais.gif") no-repeat 0 2px;
	padding-left: 10px;
}

.tableau caption{
	background-color: #f4effc;
}
.tableau td, th{
	background-color: #f4effc ;
	text-align: center;
}
.tableau th{
	background: #9877cd;
}
.contenu_page .tableau caption h2 {
	color: #9877cd;
}
body .corps_page .tableau thead th h2 {
	color: #9877cd;
	
}
.tableau thead th{
	background: #f4effc;
}
.bloc {
		border: 1px solid #9877cd; 
	background-color: #f4effc;
	height: 140px;
}
.bloc h2 {
	background-color:#9877cd;
	color: White;
	font-size: 13px;
	padding: 5px 0 5px 10px;
	margin:0;
}
.bloc li {
	background:   url("/images/interface/puce-triangle-essais.gif") no-repeat 0 4px;		 
	padding-left: 15px;
}
.bloc img{
	float:left;
	margin: 0 5px 5px 0;
}