/*  Default stylesheet use in the static template record "cSet stylesheet" */
/* TYPO3 CVS ID: $Id: defaultstylesheet.css 48 2003-10-26 17:07:44Z typo3 $ */

.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 li {
        text-align:left;
}

.tx-lumophpinclude-pi1 a {
        background-color : transparent;
        text-decoration : none;
        font-size: 10px;
}

.tx-lumophpinclude-pi1 p {
        line-height : 12px;
}

/* To limit image size */
div.imglimiter { width: 500px; overflow: hidden; }
div.imglimiteroff { }

/* ----------------------------------------------------------------------------- */

p {
	font-size : 13px;
	font-style:normal;
	font-weight:normal;
}

.rootline {
	margin-bottom: 10px;
}

/* ----------------------*/

.titre_news_categorie {
	font-size : 13px;
}

/* 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;
	display:inline;
}

LI {
	font-weight:normal;
	color: #0A527A;
	padding-bottom : 10px;
}

A:link, A:visited, A:active,A:hover {
	font-weight:bold;
}

#ACTUS a {
	font-size:10px;
}

