div#disclaimer{ text-align:left; }
div#disclaimer-fond{ position:absolute; z-index:1000; width:100%; height:2650px; background:white; filter:alpha(opacity=90); -moz-opacity:0.9; opacity: 0.9; text-align:center; line-height:normal; clear:both; }
div#disclaimer-conteneur{ position:absolute; z-index:1001; width:100%; text-align:center; clear:both; }
div#disclaimer-cadre{ width:550px; margin-left:auto; margin-right:auto; text-align:center; margin-top:200px; padding:15px; font-size:12px; border:#ddd 1px solid; background:#f5f5f5; color:#555; }
div#disclaimer-cadre b{ font-size:14px; color:black; }
div#disclaimer-cadre a{ text-decoration:none; font-size:22px; font-weight:bold; color:#356aa0; }
div#disclaimer-cadre a:hover { color: blue; }

* {
	margin:0px;
	padding:0px;
}

.Fleft {
	float: left;
}

.Fright {
	float: right;
}

.Mauto {
	margin: auto;
}

.bold {
	font-weight: bold;
}

.center {
	text-align: center;
}

body {
	font-family: Arial;
	background-color: #E282C6;
}

/*.titre {font-size: 11pt; color: #0066CC; font-weight:bold;}
.description {font-size: 9pt; color: #000000; text-align:justify;}
.detail {font-size: 9pt; color: #000000;}
.tableau {background-color: #D6E1EF;}*/

tr {background-color: #FFF;}

div.header {
	height: 195px;
	width: 1000px;
	background: transparent url(/styles/header.jpg) no-repeat 0 0;
	display: block;
	margin: auto;
}

div.header a {
	display: block;
	width: 306px;
	height: 105px;
	margin-left: 132px;
}

div.body {
	display: block;
	width: 1000px;
	height: 100%;
	margin: auto;
	background: transparent url(/styles/bg_body.jpg) repeat-y 0 0;
}

div.bottom {
	width: 1000px;
	height: 50px;
	display: block;
	background: transparent url(/styles/bottom_page.jpg) no-repeat 0 0;
	margin: auto;
}

img.center {
	display: block;
	margin: auto;
}

h1.title {
	background: transparent url(/styles/h1.jpg) no-repeat 0 0;
	color: #000;
	width: 600px;
	margin: auto;
	margin-top: 5px;
	font-size: 18px;
	line-height: 35px;
	height: 35px;
}

h2 {
	line-height: 25px;
	text-indent: 10px;
}


/*   MENU   */

div.left_top {
	display: block;
	margin-top: 10px;
	width: 190px;
	background: white url(/styles/left_top.jpg) no-repeat 0 0;
}

div.left_bottom {
	display: block;
	width: 190px;
	background: transparent url(/styles/left_bottom.jpg) no-repeat 0 0;
}

div.right_top {
	display: block;
	float: right;
	margin-top: 10px;
	width: 190px;
	background: white url(/styles/right_top.jpg) no-repeat 0 0;
}

div.right_bottom {
	display: block;
	float: right;
	width: 190px;
	background: transparent url(/styles/right_bottom.jpg) no-repeat 0 0;
}

div.menu {
	width: 930px;
	text-align: center;
	margin: auto;
	background: transparent url(/styles/bg_menu.jpg) no-repeat 0 0;
}

div.menu_bottom {
	height: 10px;
	width: 930px;
	margin: auto;
	background: transparent url(/styles/bg_menu.jpg) no-repeat 0% 100%;
}

div.header_menu, div.search {
	width: 100%;
	background-color: #E282C6;
	height: 30px;
	text-align: left;
}

div.header_menu a {
	line-height: 30px;
	text-decoration: none;
	color: #333;
	font-size: 14px;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: bold;
}

div.header_menu a:hover {
	color: white;
}

a.menu, a.menu_selected {
	text-decoration: none;
	display: inline-block;
	font-size: 13px;
	margin: 5px;
	color: #000;
}

a.menu:hover, a.menu_selected {
	text-decoration: underline;
	color: #9E0A53;
}

div.search {
	margin-top: 1px;
}

div.search p {
	text-indent: 10px;
	line-height: 30px;
	text-align: center;
}

div.search input.search {
	background: transparent url(/styles/bg_search.jpg) no-repeat 0 0;
	height: 20px;
	width: 200px;
	border: none;
	margin-top: 4px;
	margin-left: 20px;
	padding-top: 4px;
	vertical-align: middle;
}

div.search input.submit {
	background: transparent url(/styles/button_search.jpg) no-repeat 0 0;
	width: 31px;
	height: 20px;
	border: none;
	margin-left: 5px;
	cursor: pointer;
}

div.content {
	width: 790px;
	display: block;
	margin-left: 10px;
	float: left;
}

div.vignette {
	display: block;
	float: left;
	margin: 10px;
	margin-bottom: 8px;
	width: 211px;
	height: 159px;
	/*background: transparent url(/styles/bg_vign.jpg) no-repeat 0 0;*/
}

div.vignette a {
	border: none;
}

div.vignette img {
	border: none;
}

a.dl_bar {
	display: block;
	width: 550px;
	height: 35px;
	background: transparent url(/styles/dl_bar.jpg) no-repeat 0 0;
	margin: auto;
}

a.dl_bar:hover {
	background: transparent url(/styles/dl_bar_hover.jpg) no-repeat 0 0;
}

p.desc {
	display: block;
	width: 800px;
	margin: auto;
	text-align: justify;
}

div.disp_page {
	width: 600px;
	margin: auto;
	display: block;
	text-align: center;
	font-size: 12px;
}

div.disp_page a, div.disp_page a:active {
	color: #666;
	line-height: 20px;
	margin: 5px;
}

div.disp_page a:hover {
	color: #000;
}

div.bloc_vid {
	width: 700px;
	margin: auto;
}

a.gal {
	text-decoration: none;
	color: black;
	font-size: 20px;
}

a.gal:hover {
	text-decoration: underline;
	color: blue;
}

a.gal:visited {
	color: purple;
}
