/*  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 : #1f5f87;
}

P {
	color: #0A527A;
}

/*-----------------------------------------------------------*/
LI {
	color: #0A527A;
	padding-bottom : 0px;
}

.titre_page_principal {
	font-size : 30px;
	color : #1f5f87;
	font-weight : normal;
	text-decoration : none;
}

.titre_page_secondaire {
	font-size : 12px;
	color : #1f5f87;
	font-weight : bold;

}

titre_news_sommaire_categorie {
	color : #003366;
}

#ACTUS h3 {
	margin-left:15px;
	margin-right:15px;
	margin-top:50px;
}
