body {
margin: 0;
padding: 0;
background: #0169B0;
font-family: Trebuchet MS, "Lucida Sans Unicode", verdana, tahoma, arial, helvetica, sans-serif ;
font-size: 10pt;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: relative; /* placement du menu, à modifier selon vos besoins */
top: 0;
left: 0;
}
#menu {
width: 14em;
}
#menu dt {
cursor: pointer;
margin: 2px 0;;
height: 20px;
line-height: 20px;
text-align: center;
font-weight: bold;
border: 1px solid gray;
background: #0169B0;
}
#menu dd {
border: 1px solid gray;
}
#menu li {
text-align: center;
background: #fff;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}
#menu li a:hover, #menu dt a:hover {
background: #DD9929;
}

h1 {
	color:#086DB3;
	font-size: 32;
	font-weight : bold;
	text-align:left
}

h2 {
	color:#086DB3;
	font-size: 20;
	font-weight : bold;
	text-align:left
}

table{
	font-size: 11pt;
	text-align:justify;
}

div#content{
background:url(/images/presentation.jpg) no-repeat top right;
}

.encart{
border:2px solid #DD9929; 
color:#086DB3;
font-weight : bold;
/*font-style: italic;*/
}

.important{
color:#086DB3;
font-weight : bold;
}

.plan{
font-size: 9pt;
}

.ext_border {
	width:1024px;
	height:768px; 
	border:1px solid #DD9929; 
	text-align:center}
.page_title {
	color:#086DB3;
	font-size: 32;
	text-align:center;
	/*background-color:#DD9929;*/
	border-top:2px solid #DD9929;
	border-bottom:2px solid #DD9929;
	font-weight : bold;}
.footer {
	background-color:#DD9929;
	font-size: 10;
	color:white}
.link_footer {
	font-size: 10;
	color:white}
.link_footer:link {
	font-size: 10;
	color:white}
.link_footer:visited {
	font-size: 10;
	color:white}
.link_footer:active {
	font-size: 10;
	color:white}
.link_footer:hover {
	font-size: 10;
	color:white}

.header{
	font-size: 11;
}

A:link {
	font-weight: bold;
	color:#DD9929}

A:visited {
	font-weight: bold;
	color:#DD9929}

A:active {
	font-weight: bold;
	color:#DD9929}

A:hover {
	font-weight: bold;
	color:#DD9929}
