

.titre-rubrique h1 {
	font-size 1em;
	border-bottom: 2px solid #D95700;
}
.titre-rubrique {
	border-bottom: 2px solid #D95700;
}

#texte {
	width: 738px;
}

#texte h2 {
	color: #D95700;

}
#texte a {
    color: #D95700;
	border-bottom:1px #D95700 dotted;
}
/* Mozilla - Non pris par IE */			
#raccourcis {
	display: none;
}

#texte .date2 {
    color: #666666;
    margin: 0 -15px 0 0;
    padding: 0;
    text-align: right;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
}

