/* CSS Document */

.degrade-haut {
	background-image: url(../img_global/degrad_global_haut.gif);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
}
.pied {
	font-size: 10px;
	color: #999999;
}
.pied a{
	color: #999999;
	text-decoration:none;
}
.pied a:hover{
	color: #000000;
}
.chapeau{
	font-size: 15px;
	color: #666666;
	font-style: italic;

}
.txt_courant{
	font-size: 13px;
}
.txt_courant a{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
.txt_courant a:hover{
	color: #000000;
	text-decoration: underline;
}
.titre_2 {
	font-size: 15px;
	font-weight: bold;
	color: #666666;
}
