/*  Default stylesheet use in the static template record "cSet stylesheet" */
/* TYPO3 CVS ID: $Id: defaultstylesheet.css 48 2003-10-26 17:07:44Z typo3 $ */

/* POUR LE lien more:: */
em A:link, em A:visited,em A:active  {
	color : #666666;
}

/* ----------------------------------------------------------------------------- */
H1 {
	font-size : 16px;
	color : #003366;
	display:inline;
}

H6 {
	font-size : 15px;
	color : #003366;
	font-weight : bold;
	text-decoration : none;
}

P {
	color: #0A527A;
}

/*-----------------------------------------------------------*/
LI {
	color: #0A527A;
	padding-bottom : 10px;
}

.titre_page_principal {
	font-size : 20px;
	color : #003366;
}

.titre_page_secondaire {
	font-size : 15px;
	color : #003366;
	font-weight : normal;
}

titre_news_sommaire_categorie{
	color : #A02E2C;
}
