body {
	margin: 0;
	padding: 0;
	font-size: 80%;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	overflow-x: hidden;
	overflow-y: auto;
	overflow : -moz-scrollbars-vertical; 
		}
		
#conteneur {
	position:relative;
	width: 100%;
}
		
#content {
	position:absolute; 
	width:100%; 
	height:115px; 
	top: 147px;
}

#gauche{float: left;
	width: 48px;
	height:115px; }
	

#bandeau{
	margin-left:0px;
	margin-top:-1px;
	width: 100%;
	}
	
#titre-site {
	position:absolute;
	width:774px;
	height:38px;
	left: 195px;
	top: 122px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	line-height: 16px;
	background-color: transparent;
}		
		
#menu {
	margin-top:2px;
	float: left;
	width: 132px;
    border-bottom-color: #000788;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #000788;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #000788;
	border-right-style: solid;
	border-right-width: 1px;
		}
		
#contenu {
	float: left;
	width: 46%;
	margin-left: -1px;
	margin-top:2px;
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
	margin-bottom: 10px;
	border-left-color: #000788;
	border-left-color: #000788;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #000788;
	border-right-style: solid;
	border-right-width: 1px;	
}		

#filrss{
	float: left;
	padding-top:15px;			
	margin-top:2px;	
	width: 175px;
	margin-left:-1px;
	padding-left:10px;	
	border-left-color: #000788;
	border-left-style: solid;
	border-left-width: 1px;
	text-align:left;
	height:auto;;
	line-height:13px;
	}
		
.maj{
	margin-top: 10px;	
}
		
h1 {
	font-size: 170%;
	font-weight: normal;
	line-height: 24px;
	color: black;
	background-color: transparent;
}



h2 {
	font-weight: 500;
	font-size: 110%;
	line-height: 20px%;
	text-transform: none;
	background-color: #ECE9E9;
	letter-spacing: 1px;
	color: #000788;
	padding-right:10px;
	padding-left:10px;
	margin-top:20px;
}


h3 {
	font-weight: 400;
	color: #000000;
	border-bottom-color: #5E5D50;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	font-size: 100%;
	margin-top:20px;
	line-height: 16px;
	border-left-color: #000788;
	border-left-style: dotted;
	border-left-width: 1px;
	text-transform: none;
	letter-spacing: 1px;
	padding-left:10px;
}

.citation{
	font-weight: bold;
	color: #000788;
}

ul li{
	text-align: justify;
	font-size: 100%;
	margin-bottom:8px;
	list-style-image: url(../images/puce.png);
	list-style-position: outside;
}

a{	
	color: #000788;
	background-color: none;
	text-decoration: underline;
}

a:hover, a:active a:visited{
	color: #b6c3e4;
	text-decoration: underline;
}


#menu a.bouton {
	color: #fff;
	background-color: #8295d5;
	text-decoration: none;
	font-weight: 400;
	text-align: center;
	padding: 5px;
	width: auto;
	height:29px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	border-bottom-color: #fff;
	border-bottom-style: solid;
	border-bottom-width: 4px;
}


#menu a.bouton:hover {
	color: #000;
	background-color: #b6c3e4;
	width: auto;
	height:29px;
	display: block;
	white-space: normal;
	border-bottom-color: #fff;
	border-bottom-style: solid;
	border-bottom-width: 4px;
}

.table a:hover, a:active a:visited {
	color: #FFF;
	background-color: #751D07;
	text-decoration: underline;
	font-size: 11px;
}

br {line-height:3px;}


img{
	border: none;
}
	
.center{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

p.index{
	font-weight: 500;
	font-size: 120%;
	line-height: 24px;
	text-transform: none;
	background-color: #ECE9E9;
	text-indent: 5px;
	letter-spacing: 3px;
	color: #993333;
}

p {
	font-size: 11px;
	line-height: 16px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

#suiv{	text-align:right;
	display: inline;
	float:right;
}

#prec{	display: inline;
	text-align:left;
	float:left;
}
