/*  Default stylesheet use in the static template record "cSet stylesheet" */
/* TYPO3 CVS ID: $Id: defaultstylesheet.css 48 2003-10-26 17:07:44Z typo3 $ */

body {
	margin: 0 auto;	
}

A:link {
	color : #002266;
}

A:visited {
	color : #002266;
}

A:active {
	color : #002266;
}

A:hover {
	color : #FF0000;
}

p {
	font-size : 13px;
	font-style:normal;
	font-weight:normal;
}

/*-----------------------------------------------------------*/
LI {
	line-height:130%;
	margin-bottom:10px;
	font-weight:normal;
	color: #0A527A;
}

titre_news_sommaire_categorie{
	color : #003366;
}

.titre_news_categorie {
	font-size : 13px;
}
