html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-image: url(centre-fd.gif);
	background-repeat: repeat-y;
}
#conteneur {
	min-height: 100%;
	background-image: url(droite-fd-conteneur.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#pied {
	clear: both;
	margin : 25px 262px 0 208px;
	padding: 5px 0 0 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: right;
	border-top: 1px dotted #5E8BB6;
}
#pied a {
	text-decoration: none;
	color: #5E8BB6;
	margin: 0 10px 0 10px;
}
#pied a:hover, #pied a:active {
	text-decoration: underline;
	color: #5E8BB6;
}

#menu-haut {
	position: absolute;
	top: 31px;
	right: 0;
	height: 40px;
	z-index: 10;
}
#menu-haut-fond {
	position:absolute;
	right:207px;
	left:0px;
	top:25px;
	height: 40px;
	background-image: url(menu-haut-ombre.gif);
	background-repeat: repeat-x;
	z-index: 1;
}
#menu-haut-ombregauche {
	position:absolute;
	right:207px;
	left:0px;
	top:25px;
	height: 40px;
	background-image: url(menu-haut-ombregauche.gif);
	background-repeat: no-repeat;
	z-index: 2;
}
#menu-haut-bouton {
	position: relative;
	top:0;
	right:0;
}
ul#menu-haut-liens {
	height: 35px ;
	margin:0;
	padding: 0 ;
	background: url(bg_menu.gif) repeat-x 0 -25px ;
	list-style-type: none ;
}

ul#menu-haut-liens li
{
	float: left ;
	text-align: center ;
}

ul#menu-haut-liens li a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	height: 25px;
	width: 150px;
	line-height: 25px;
	font-size: 0.8em;
	font-weight: bold;
	letter-spacing: 1px;
	color: #ffffff;
	display: block;
	text-decoration: none;
	border-right: 1px solid #0090cf;
}
ul#menu-haut-liens li a:hover
{
	color: #d6dbe6;
}


#gauche {
	float:left;
	width: 208px;
	background-image: url(gauche-fd.gif);
	background-position: 0 100px;
	background-repeat: repeat-y;
	color: #ffffff;
}
#gauche-top {
	width: 208px;
	height: 180px;
	background-color: #ffffff;
}

#menu-gauche {
	margin: 30px 0 0 0;
	text-transform: uppercase;
}
dl, dt, dd {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu dt {
	cursor: pointer;
	height: 25px;
	line-height: 15px;
	margin: 0;
	font-weight: bold;
}

#menu dd {
	position: absolute;
	z-index: 100;
	margin-top: -2.4em;
	left:180px;
	background-image: url(menu-gauche-fd-sousmenu.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	padding: 7px 10px 7px 28px;
	white-space: nowrap;
	letter-spacing: 0px;
	width:200px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 18px;
	line-height: 18px;
}
#menu li a, #menu dt a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 5px 20px 0 15px;
	font-size: 0.7em;
	font-weight: bold;
	white-space: nowrap;
	letter-spacing: 0px;
}

#menu li a:hover {
	text-decoration: none;
	color: #bdbebd;
}

.annonce {
	margin: 45px 0 5px 0;
	padding: 0 40px 0 40px;
	font-weight: bold;
	line-height: 2.8em ;
	font-size: 0.8em;
}

#search {
	margin: 45px 0 0 0;
	padding: 20px 0 0 0;
	background-color: #1f2d3c;
	background-image: url(search-fd.gif);
	background-repeat: no-repeat;
	height: 50px;
	width:207px;
}
#search-input  {
	width: 111px;
	height:18px;
	margin: 0 0 0 45px;
	padding-top:5px;
	border:0;
	font-size: 0.7em;
	background-color: transparent;
}
#search img {
	float:right;
}


#droite {
	float:right;
	padding-bottom:30px;
	width: 207px;
	background-image: url(droite-fd.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
}
#droite-top {
	width: 207px;
	height: 95px;
	background-image: url(pixel.gif);
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 10;
}

#lastdoclist {
	margin: 30px 0 0 0;
	padding: 0 20px 0 20px;
	color: #ffffff;
	font-size: 0.8em;	
}
#lastdoclist a {
	color: #ffffff;
	text-decoration: none;
}
#lastdoclist a:hover {
	text-decoration: underline;
}

.menudroit {
list-style-type: none;
margin: 0;
padding:0;
}
.menudroit li {
margin-bottom: 45px;
}
.menudroit a {
	color: #ffffff;
	text-decoration: none;
}
.menudroit a:hover {
	text-decoration: underline;
}

.evtdate {
	float: right;
}
.evttitre {
	text-transform: uppercase;
	font-weight: bold;
}
.evtdesc {
	font-size: 0.9em;	
}
.evtlink {
	float: right;
}



#centre {
	margin-left: 208px;
	margin-right: 207px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#centre-filet-gauche {
	position: absolute;
	left: 208px;
	top: 0;
	width:16px;
	height:192px;
	background-color: #ffffff;
	background-image: url(centre-fd-filet-gauche.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}
#centre-contenu {
	padding:120px 0 30px 0;
	text-align: justify;
}



/* Le contenu */


#centre-contenu p {
	margin: 0 0 10px 0;
	font-size: 1em;	
}
#centre-contenu ul,  {
	list-style-type: none;
	margin-left: 10px;
}
#centre-contenu li {
	list-style-type: none;	
	list-style-image: url(pixel.gif);
	background-image: url(puce.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 10px;
	list-style-position: outside;
}
#centre-contenu a {
	text-decoration: underline;
	color: #5E8BB6;
}
#centre-contenu a:hover {
	text-decoration: none;
	color: #5E8BB6;
}
#centre-contenu hr {
	height: 1px;
	border: 1px dotted #5E8BB6;
}
#centre-contenu table {
	 margin: 20px;
	 padding: 0px;
	 border: 0px none;
	 width: 0;
	 border: 1px dotted #5E8BB6;
}
#centre-contenu td {
	padding:2px;
	border: 0px;
}

.edito {
	margin: 0 60px 30px 60px;
	line-height: 2.2em ;
	font-size: 1.5em;
	letter-spacing: 2px;
}

.lastnews {
	margin: 0 60px 30px 0;
	padding: 15px 5px 15px 55px;
	background-image: url(content-section-fd.gif);
	background-repeat: repeat-y;
	letter-spacing: -1px;
	line-height: 0.9em ;	
	font-weight:bold;
}
h1 {
	margin: 10px 60px 0 0;
	padding: 0 15px 15px 35px;
	line-height: 0.9em;
	font-weight: normal;
	font-size: 1.7em;
	color: #06346d;
	text-align: left;
}
.titredate {
	margin-top: -1.8em;
	padding: 0 0 0 5px;
	font-size: 0.7em;
	font-weight: normal;
	float: right;
	padding: 0 0 0 0;
	color: #5E8BB6;
}
#centre-contenu img {
	margin:5px;
}
img.logo {
	float: right;
	margin: 10px 0px 20px 20px;
	border : 1px solid #06346d;
/*	width: 120px;*/
}

h2 {
	margin: 10px 0px 0 0;
	padding: 15px 0px 0px 0px;
	line-height: 0.8em ;	
	font-weight:normal;
	font-size: 1.5em;	
	color: #5E8BB6;
	border-bottom: 1px solid #5E8BB6;
}
h3 {
	margin: 10px 0px 0 0;
	padding: 15px 0px 0px 0px;
	line-height: 0.8em ;	
	font-weight:normal;
	font-size: 1.5em;	
	color: #5E8BB6;
}
h4 {
	margin: 10px 30px 0 30px;
	padding: 15px 15px 15px 55px;
	line-height: 0.75em ;	
	font-weight:normal;
	font-size: 1.4em;	
	color: #5E8BB6;
	text-align: center;
}


div.intro {
	margin: 0 60px 10px 45px;
	font-size: 0.85em;	
}
div.contenuprincipal {	
	margin: 0 60px 40px 45px;
	font-size: 0.85em;
}
div.contenusection {	
	margin: 0 60px 20px 45px;
	padding: 10px 0 0 0;
	font-size: 0.85em;
}
div.contenusection a {	
	font-weight: normal;
}
font, table, th, tr, td {
	font-size: 1em;	
}

h5 {
	margin: 0 60px 0 0;
	padding: 15px 15px 15px 35px;
	background-image: url(content-section-fd.gif);
	background-repeat: repeat-y;
	line-height: 0.9em ;	
	font-weight:bold;
	font-size: 0.9em;
}
.listeintro {
	padding-left: 0px;
	margin-top: 0;
}
.listedate {
	padding: 0;
	font-weight: normal;
	float: right;
	padding: 0 0 0 0;
	color: #5E8BB6;
}
.listesuite {
	font-weight: normal;
	color: #5E8BB6;
	letter-spacing: -1px;
}
.listesuite a {
	font-weight: normal;
	color: #5E8BB6;
	text-decoration: none;
}
.listesuite a:hover, .listesuite a:active {
	color: #5E8BB6;
	text-decoration: none;
}


#chemin {
	margin: 15px 60px 0 0;
	padding: 0 15px 0 35px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 70%;
	color: Gray;
	font-weight: normal;
}
#chemin a {
	font-size: 70%;
	text-decoration: none;
	color: #5E8BB6;
	font-weight: normal;
}
#chemin a:hover, #chemin a:active {
	font-size: 70%;
	text-decoration: underline;
	color: #5E8BB6;
	font-weight: normal;
}




p.renvoi {
	display:none;
	margin-top: 25px;
	padding-right:55px;
	text-align: right;
	font-variant: small-caps;
}
p.renvoi a {
	color: #cacacb;
	text-decoration: none;
}
p.renvoi a:hover, .renvoi a:active {
	color: #cacacb;
	text-decoration: none;
}

