/*  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 : #A02E2C;
	margin-bottom : 20px;
	display:inline;
}

P {
	color: #0A527A;
}

/*-----------------------------------------------------------*/
LI {
	color: #0A527A;
	padding-bottom : 10px;
}

.csc-mailform-field {
	color : #993333;
}

.titre_page_principal {
	font-size : 30px;
	color : #A02E2C;
	margin-top: 0px;
	margin-bottom: 0px
}

.titre_page_secondaire {
	font-size : 12px;
	color : #1f5f87;
	font-weight : bold;
}

titre_news_sommaire_categorie{
	color : #A02E2C;
}
