/*  Default stylesheet use in the static template record "cSet stylesheet" */
/* TYPO3 CVS ID: $Id: defaultstylesheet.css 48 2003-10-26 17:07:44Z typo3 $ */
em#menugauche A:hover {
	color : #F39C1B;
}
/* POUR LE lien more:: */
em A:link, em A:visited,em A:active  {
	color : #666666;
}

H1 {
	font-size : 16px;
	color : #A02E2C;
	display:inline;
}

P {
	color: #0A527A;
}

/*-----------------------------------------------------------*/
LI {
	font-weight:normal;
	color: #0A527A;
	padding-bottom : 10px;
}

.titre_page_principal {
	color : #A02E2C;
	vertical-align:top;
}

.titre_page_secondaire {
	font-size : 30px;
	height:35px;
	color : #003366;
	font-weight : normal;
}

titre_news_sommaire_categorie{
	color : #A02E2C;
}

.titre_Your {
	font-size : 20px;
	font-weight : normal;
}

H6 {
	font-size : 15px;
	color : #F39C1B;
	font-weight : bold;
	text-decoration : none;
}

div.csc-textpic {
	margin-bottom: 20px;
	margin-top: 30px;
}

td.valign-bottom > p.bodytext, td.valign-top > p.bodytext, td.valign-center > p.bodytext {
	margin-bottom:0px;
}

