body {
	margin-top: 0px;
	background-color:#E0E0E0;
	background-image: url('images/fond.jpg');
	background-attachment: fixed;
/*	line-height: 1.4em;*/
	font-family: Arial, Helvetica, sans-serif, Sans-Serif;
/*	font-family: Comic Sans MS; <this is evilish>*/
	font-size: 10pt;
/*	background-image: url(images/layout/bckgr_top.jpg);*/
	background-repeat: repeat-x;
	line-height: 150%;
}

img {
	border-width:0;
}

.content { 
/*	background: red ;
	margin: 0; */
	color: gray; 
	background-image: url('images/fond-2.jpg');
	background-attachment: fixed;
	margin:auto;
	width: 840px;
	padding-left:20px;
	padding-right:20px;
	}

#content { 
	margin: auto; 
	background: #FFF ;
/*	margin: 0; */
	width: 850px;
	}



/* HEADER 
---------------------------------------------------------------------------------------------------------------------------------------------------
*/
#top {
	background-image: url(images/fond-barre.jpg);
	background-repeat: repeat-x;
	background-color: #291774; 
	height: 27px; 
	width: 880px;
/*	margin: auto; */
	}
#bougepas2 {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	border: 0;
	z-index: 50;
/*	background-color:#291774;*/
	}

#bougepas1 {
	width:880px;
	margin:auto;
/*	background-color:#291774;*/
	}
	
/*#header { 
	margin: auto;
	width: 880px; 
	background-color: #291774;
	/*background: url('images/layout/ban.jpg') no-repeat;
	background-color:#291774;
	height:120px; 
	border-bottom: 2px solid #8A1E05;
	}
*/
#header-image { 
	background: url('images/layout/ban4.jpg') no-repeat;
	height:120px; 
	border-bottom: 2px solid #8A1E05;

	}

/* NAVIGATION
---------------------------------------------------------------------------------------------------------------------------------------------------*/
.navbar {
	margin-left: 0;
	padding: 0;
	float: left;
	list-style-type: none;
	list-style-image: none;
	width: 100%;
	height:27px;
	/*background-color:#fff;*/
	}

.navbar ul { 
	background-repeat: repeat-x; 
	background-image: url(images/fond-barre.jpg); 
	margin: 0;
	padding: 0; 
	float: left; 
	list-style-type: none;
	list-style-image: none;
	text-align: center;
	background-color: #291774;
	}
	
.navbar li { 
	float: left; 
	padding-right: 1px; 
	width: 96px;
	}

.navbar li a {
	color: #ccffff;
	display: block;
	height: 15px;
	padding: 4px 0px 6px 0px;
	text-align:center;
	font-size: 9px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
/*	border-top: 2px solid #8A1E05;
	border-bottom: 2px solid #8A1E05; */
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	}

.navbar li a:hover, .navbar .current   {
	color: #FFF;
	font-weight: bolder;
	display: block;
	font-size: 9px;
	background: #4C5BA3;
/*	border-top: 2px solid #FFF; 
	border-bottom: 2px solid #FFF; */
	text-decoration: none; 
/*	opacity:.9;*/
	}



/* MAIN
---------------------------------------------------------------------------------------------------------------------------------------------------*/

#main {
	background-color: transparent;
	width:100%;
	margin:0px; 
	margin:auto;
	margin: auto;
	float:  left;
	padding-top: 5px;
/*	padding-left: 150px;
	padding-right: 30px;*/
	text-align: justify;
	margin-top: 150px;
	overflow: auto;
}
#main .divid {
	margin:0; 
	margin:auto;
/*	background-color: #FFF;*/
	width: 550px;
	background-repeat: repeat-x;
	height: 10px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-position: center bottom;
}

#main ul {
	margin-left: 20px;
	color: gray;
	list-style-type: bullet;
	list-style-position: outside;
}

/* FOOTER
---------------------------------------------------------------------------------------------------------------------------------------------------*/
#footer {
	clear:both;
	height: 27px;
	color:#302984;
	font-size:70%;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	background-position: center bottom;
	text-align: right;
	/*vertical-align: middle;*/ 
}




/*FONT ---------------------------------------------------------------------------------------------------------------------------------------------------*/

/* #main td { margin: 0; padding: 3px 0 5px 0; color: gray; background: inherit; } */
/* #main td img { margin-right: 20px; padding-left: 0; padding-right: 0; color: #808080; background: inherit; } */
p { margin: 0; padding: 3px 0 15px 0; color: #555555; background: inherit; }
a { color:#0000CC; background: inherit; text-decoration:none; }
a:hover { background: inherit; text-decoration:underline; }
h1{
	margin: 0;
	padding: 0;
	font-weight:bold;
	font-size:95%;
	text-align: right;
	vertical-align: top;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #302984;
	text-transform: uppercase;
	color:#AF001A;
}
h2 { padding: 8px 0 5px 0; color:#001732; font-size:180%; font-weight:bold; font-variant:small-caps; border-bottom:#001732 3px solid; }
h3 {
color: #330099;
font-variant: small-caps;
}
h2 a { background: #FFF; color: #001732; }
h2 a:hover { background: #FFF; color: #68ADD5; text-decoration:none;  }
h4 {
font-variant: small-caps;
color: #330099;
border-bottom: 1px solid #8A1E05;
}

h5 {
color: #AF001A;
font-size:95%;
font-weight:bold;
}

#liste li {
	list-style-type: none;
}

/*Graffics ------------------------------------------------------------------------------------------------------------------------------------------------*/

.banniere {
	border-width: 0px;
}

/*other*/
#desc {
	width:500px;
	padding-left:5px;
	padding-right:5px;
}


.slideshow { 
	height: 100px; 
	width: 840px; 
	margin: auto 
}

.slideshow img { 
	padding: 0px; 
	border: 0px solid #ccc; 
	background-color: #FFFFFF; 
}

.slideshow2 { 
	height: 200px; 
	width: 840px; 
	margin: auto 
}

.nostyle td tr {
	background-color:#FFFFFF;	
}