/*  Default stylesheet use in the static template record "cSet stylesheet" */
/* TYPO3 CVS ID: $Id: defaultstylesheet.css 48 2003-10-26 17:07:44Z typo3 $ */

.legend {
        font-size : 12px;
        font-style: italic;
        text-align: center;
        font-weight:normal;
}

.tx-lumophpinclude-pi1 li {
        text-align:left;
}

p.titre_news_categorie {
	margin-top : 20px;
	margin-bottom : 20px;
}

.tx-lumophpinclude-pi1 p {
        line-height: 16px;
		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;
}

/* ----------------------------------------------------------------------------- */

#CENTRE P {
	line-height: 20px;
	font-style:normal;
	font-weight:normal;
}

.rootline {
	margin-bottom: 10px;
}

/* ----------------------*/
.titre_page_secondaire {
	font-size : 12px;
	font-weight : bold;
}

.titre_news_categorie {
	font-size : 13px;
}

.datedujour{
	font-size : 9px;
}

/* Border just around the image */
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
padding: 5px;
border:  1px solid #dcdcdc;
}

DD.csc-textpic-caption {
	padding-top:5px;
}

H1 {
	font-size : 16px;
	margin-bottom : 20px;
	margin-top : 20px;
	display:inline;
}

h2 {
	text-align:center;
}

LI {
	font-weight:normal;
	line-height : 16px;
	color: #0A527A;
	padding-bottom : 10px;
}

.legend {
	font-size:10px;
	font-style:normal;
}

strong {
	font-size:11px;
}

.emphasize, .makebold {
	font-size:12px;
	font-weight:bold;
}

