body {
	margin : 0;
	padding : 0;
	font-family : tahoma, arial, helvetica, sans-serif;
	font-size : 12px;
}
font{
	margin : 0;
	padding:0;
}
.chapo font{
	font-family : arial, helvetica, sans-serif;
	letter-spacing : 1px;
	font-size : 14px;
	line-height: 140%;
	font-weight : bold;
}
.text font {
	font-family : tahoma, arial, helvetica, sans-serif;
	letter-spacing : 1px;
	font-size : 14px;
	line-height: 140%;
}
#foot {
	font-family : tahoma, arial, helvetica, sans-serif;
	font-size : 12px;	
}
.small_legend, .small_legend font{
	font-family : tahoma, arial, helvetica, sans-serif;
	font-size:11px;
	letter-spacing : 0px;
}
#header {
	width : 100%;
	height: 43px;
	border-bottom: 1px solid #E60003;
}
#footer {
	width : 100%;
	color: #000;
	clear:both;
	padding-bottom : 10px;
	border-top: 1px solid #E60003;
}
#footer a {
	font-weight:bold;
	color : #fff;
}
#bandeau {
 	height : 200px;
}
#head, #foot {
	width : 900px;
	margin : auto;
}
#foot td{
	padding : 5px;
}
#fondpage {
	width : 920px;
	margin : auto;
}
#page {
	width : 900px;
	margin-left : 10px;
}
#fondcontent {
	background : url(../ressources/Background/$file/fondpage.gif);
}
#menu {
	display : none;
}
#blocs {
	margin : 0;
	padding : 0;
}
#menu ul {
	list-style : none;
	margin : 0;
	padding : 0;
	width : 100%;
}
#menu li{
	margin : 0;
	margin-right : 5px;
	float:left;
	padding : 5px;
	border-top: 1px solid #E60003;
	border-left: 1px solid #E60003;
	border-right: 1px solid #E60003;
}
#menu li.active{
	background-color : #E60003;
}
#menu li a {
	text-decoration: none;
	color: #000;
	font-weight : bold;
     border-width: 0px 0px 1px 0px;
     border-style: none none dotted none;
     border-bottom: #E60003;
}
#menu li.active a {
	color: #fff;
}
#subsection {
	width : 140px;
	float : left;
}
#content {
	width : 600px;
	float :right;
	margin-right:1px;
	margin-left : 1px;
}
.bloc p {
	padding : 5px;
}
#legend {
	width : 149px;
	float : right;
	border-left: 1px solid #E60003;
}
.bloc {
	background-color : #D2E3F7;
}
.bloc h2 {
	padding : 5px;
	margin : 0;
	background-color : #B9D3F0;
	font-size : 18px;
}
.bloc p {
	margin : 0;
}
#submenu {
	background-color : #E60003;
	padding : 5px;
}
#submenu ul{
	display : none;
}
#content h2, #content h1 {
	margin : 0;
	padding : 0 10px;
}
p.chapo {
	margin : 0;
	margin-left : 1px;
	margin-right : 1px;
	padding : 10px;
	background : #DFDFDF url('../ressources/Fond/$file/topchapo.gif') repeat-x;
	background : #eee;
	text-align : justify;
}
p.text {
	margin : 0;
	padding:10px;
}
.bloc a{
	text-decoration : none;
}
.bloc img{
	border:0;
	text-align : center;
}
#jdSlideshow {
	display:none;
}

