h1.news {
	padding: 0;
	margin: 0;
	color: #002b53;
	font-weight:bold;
	font-size:1.1em;	
}

.newsbloc {
	padding: 0;
	margin: 0;
}

.newstexte a {
	color: #002b53;
}

p.newstexte {
	/*color: #002b53;*/
	color: #000;
}

p.size12 {
	font-size: 0.92em;
}

p.size11 {
	font-size: 0.83em;
}

.ps_newstoutpetit
{
}

.ps_newspetit
{
}

.ps_newsgrand
{
}

a.news:link,
a.news:visited,
a.news:active
{
	background: transparent !important;
	color: #002b53;
	text-decoration: underline !important;
	font-family: verdana !important;
}

a.news:hover
{
	background: transparent !important;
	font-family: verdana !important;
}

.noBorder {
	border: 0px;
}