a 
{
    color:Black;
    text-decoration:underline;
}
a:hover 
{
    color:Black;
    text-decoration:none;
}
.corpsPage h1, h1
{
margin: 0px;
color: white;
font-size: 1.5em;
}
.corpsPageStandard h1
{
margin: 0px;
color: #034B9E;
font-size: 1.5em;
}

.fckbody h1
{
    color:Black;
}

.corpsPage .intro
{
color: #034b9e;
}

.corpsPage h2, h2
{
color: #696969;
font-size: 1.3em;
}

.corpsPage h3, h3
{
color: #ff5002;
font-size: 1.1em;
margin-left: 30px;
}

.corpsPage li, li
{
list-style-type: none;
background:url(../Images/puce.png) no-repeat left 4px;
padding-left: 20px;
font-size: 1em;
}


.legende
{
float: right;
width: 258px;
margin-top: 10px;
}

.legende p
{
color: #575757;
font-size: 0.75em;
padding-left: 20px;
margin: 0px;
background: url(../Images/legende.gif) no-repeat 10px 0px;
}

.attention
{
	background: url(../Images/danger.png) no-repeat left ;
	padding-left: 25px;
	color: #ff5002;
	min-height: 30px;
}

.SousTitre
{
    font-family:Arial;
    font-weight:bold;
    font-size:1,02em;
    color:#034B9E;   
    font-style:italic;
}

.TitreActualite
{
	margin: 0px;
	color: #b8afaf;
	font-weight:normal;
	font-size: 1.1em;
	text-transform: uppercase;
	margin-bottom: 5px;
	height:20px;
	display:block;
}
