/*  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;
}

.legend {
        font-size : 12px;
        font-style: italic;
        text-align: center;
        font-weight:normal;
}

p.titre_news_categorie {
	padding-top:10px;
}

.tx-lumophpinclude-pi1 p {
        line-height: 12px;
		margin-top : 10px;
		margin-bottom : 10px;
}

.tx-lumophpinclude-pi1 a:link, .tx-lumophpinclude-pi1 a:visited, .tx-lumophpinclude-pi1 a:active {
        background-color : transparent;
        font-size : 10px;
        font-style:normal;
        font-weight:normal;
        line-height : 100%;
        color: #0A527A;
        text-decoration:underline;
}

/* To correct bug (??) with Firefox : all paragraph in bold */
.tx-lumophpinclude-pi1 b {
        font-weight:inherit;
}

/* ----------------------------------------------------------------------------- */
H1 {
	font-size : 16px;
	color : #1f5f87;
	margin-bottom : 20px;
	margin-top : 20px;
	display:inline;
}

h2 {
	text-align:center;
}

P {
	font-size:10px;
	color: #0A527A;
}

/*-----------------------------------------------------------*/
LI {
	margin-left:10px;
	color: #0A527A;
	padding-bottom : 10px;
}

.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;
}

.legend {
	font-size:10px;
	font-style:normal;
}

strong {
	font-size:11px;
}

.emphasize {
	font-weight:bold;
}

#ACTUS table {
    background-repeat:repeat-y;
    background-image: url(../images/repeat_gauche.gif);
}

