﻿.titre {
	border-bottom-color:#34adc7; 
	border-bottom-width:3px; 
	border-bottom-style:solid;
	padding-bottom:0px;
	margin-bottom:10px;
}

/* Remplace table.titre td.titreTexte */
h1 {
	border-bottom: 3px solid #34adc7;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #576176;
}
