/*  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 A:link, em A:visited,em A:active  {
	color : #666666;
}

.year {
        font-size : 14px;
        font-weight : bold;
        color : #1f5f87;
        margin-bottom : 15px;
        margin-top : 15px;
}

.legend {
        font-style: italic;
        text-align: center;
        font-weight:normal;
}

.tx-lumophpinclude-pi1 p {
        line-height : 12px;
}

/* ----------------------------------------------------------------------------- */
H1 {
	font-size : 16px;
	color : #1f5f87;
	display:inline;
}

P {
	color: #0A527A;
}

/*-----------------------------------------------------------*/
LI {
	color: #0A527A;
}

A:link, A:visited, A:active,A:hover {
	font-weight:bold;
}

.rootline {
	margin-bottom: 10px;
}

.titre_page_principal {
	font-size : 30px;
	color : #1f5f87;
}

.titre_page_secondaire {
	font-size : 12px;
	color : #1f5f87;
	font-weight : bold;
}

titre_news_sommaire_categorie {
	color : #FF0000;
}

#ACTUS p.bodytext {
    background-repeat:no-repeat;
    background-image:none;
}

