
/* 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; }

td.chapeau em, p.chapeau, .chapeau {
	font-size: 15px;
	color: #666666;
	font-style: italic;
}

p, .txt_courant { font-size: 13px; }

p a, .txt_courant a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}

p a:hover, .txt_courant a:hover {
	color: #000000;
	text-decoration: underline;
}

h3, .titre_2 {
	font-size: 15px;
	font-weight: bold;
	color: #666666;
}

.liens h2, .liens h3 { display:inline; }

.liens h3 a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
}

.liens p { margin-top:0; }
n
