BODY, TD {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 11px;
	margin-top : 0px;
	margin-left : 0px;
}

.contenant {
	padding-left: 40px;
	padding-top: 20px;
	padding-bottom: 3px;
	padding-right: 0px
}

A:link, A:visited, A:active {
	color: #0071BC;
	font-weight: bold;
	text-decoration:none;
}


A:hover {color: #192D92; text-decoration:none;}


a.navigation:link, .navigation a:link 
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.navigation:visited, .navigation a:visited 
{
	color: #C5B07A;
	font-weight: bold;
	text-decoration: none;
}

a.navigation:hover, .navigation a:hover 
{
	color: #87774F;
	font-weight: bold;
	text-decoration: none;
}

TD.menu {
	height : 22px;
	border-top: 1px solid #87774F
}


TD.contenu {
	border-top: 1px dotted #87774F;
	border-right: 1px dotted #87774F;
	border-bottom: 1px dotted #87774F;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 25px;
	line-height: 120%
}

TD.fond {
	color: #0071BC;
	font-size : 10px;
	padding-top: 10px;
}

TD.titre {
	font-weight: bold;
	font-size : 12px;
	padding-bottom: 7px;
	padding-top: 4px
}

TD.titre2 {
	font-weight: bold;
	padding-top: 15px
}

TD.titre3 {
	font-weight: bold;
	color: #0071BC;
	padding-bottom: 2px;
	padding-top: 28px;
	border-bottom: 1px solid #757575
}

p.news {
	padding-bottom: 8px;
	background-image: url(images/separation.gif);
	background-position: bottom;
	background-repeat: repeat-x
}

div.actu {
	background-color:#DCE6EA
}