/*  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;
	display:inline;
}

H6 {
	font-size : 10px;
	color : #cc0000;
	text-align:justify;
	margin-bottom : 0px;
	margin-top : 0px;
}

P {
	color: #0A527A;
}

/*-----------------------------------------------------------*/
LI {
	color: #0A527A;
	margin-bottom : 10px;
}

.titre_page_principal {
	color : #A02E2C;
	font-size : 20px;
}

.titre_page_secondaire {
	font-size : 12px;
	color : #1f5f87;
	font-weight : bold;
}

titre_news_sommaire_categorie{
	color : #A02E2C;
}

LABEL{
	font-size : 12px;
	color : #993333;
	font-weight : bold;
	text-decoration : none;	
}

DT {
	font-size : 12px;
	color : #993333;
	font-weight : bold;
	text-decoration : none;	
}
