@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	background: #1e81c4 url("Design/bg.jpg") left bottom no-repeat;
	color: #2d2b2b;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #2789cb;
	text-decoration: underline;
}
a:hover {
	color: #34aef1;
	text-decoration: none;
}
a:visited {
	text-decoration: underline;
	color: #2d2b2b;
}
#contenu {
	margin: 10px auto;
	width: 1000px;
}
#header {
	background: url("Design/bg_header.jpg") left top no-repeat;
	height: 163px;
}
#header h1 a {
	display: block;
	position: relative;
	left: 36px;
	top: 5px;
	height: 142px;
	width: 232px;
}
#header h1 a span {
	display: none;
}
#header #lang {
	float: right;
	width: 100px;
	margin-right: 80px;
	margin-top: -136px;
}
#header #lang a {
	display: block;
	float: right;
	margin-left: 10px;
	width: 30px;
	height: 22px;
}
#header #lang a span {
	display: none;
}
#header #lang a.gb {
	background: url("Design/gb_off.jpg") left top no-repeat;
}
#header #lang a.gbon {
	background: url("Design/gb_on.jpg") left top no-repeat;
}
#header #lang a.fr {
	background: url("Design/fr_off.jpg") left top no-repeat;
}
#header #lang a.fron {
	background: url("Design/fr_on.jpg") left top no-repeat;
}
#menu {
	float: left;
	width: 220px;
	font: 16px "Garamond", "Times New Roman", Times, serif;
	font-weight: bold;
	background: url("Design/bg_menu.png") left top no-repeat;
	height: 315px;
}
#menu a {
	color: #2d2b2b;
	text-decoration: none;
	text-indent: 7px;	
}
#menu a:hover {
	color: #2789cb;
}
#menu ul {
	list-style-type: none;
	margin-top: 35px;
	margin-left: 7px;
}
#menu ul li.on {
	background: url("Design/fleche.png") 0 50% no-repeat;
}
#menu ul li.on a {
	text-indent: 15px;
}
#corps {
	float: right;
	margin-right: 20px;
	width: 735px;
	padding: 0 10px;
	background: url("Design/bg_corps_milieu.png") left top repeat-y;
}
#corps p {
	margin-left: 10px;
}
#corps ol, ul {
	margin-left: 60px;
	margin-right: 40px;
	text-align: justify;
}
#corps a img.splash {
	margin: 5px;
	border: none;
}
#corps table#presentation {
	width: 700px;
	margin: 10px;
}
#corps table#presentation tr th {
	border-bottom: 2px solid #666;
}
#corps table#presentation tr td {
	padding: 5px;
	border-bottom: 1px solid #666;
}
#corps table#presentation tr:hover {
	background-color: #bfdbee;
}
#corps table#presentation tr.header:hover {
	background-color: #fff;
}
td.taille, th.taille {
	width: 100px;
	text-align: center;
}
#corps table#presentation tr td.descri {
	text-align: justify;
}
#corps table#presentation tr td a {
	text-decoration: none;
	color: #2d2b2b;
}
#corps table#presentation tr td a:hover {
	text-decoration: none;
	color: #2d2b2b;
}
#corps table#presentation tr td a:visited {
	text-decoration: none;
	color: #2d2b2b;
}
#corps a img {
	border: none;
}
#corps form fieldset {
	width: 670px;
	margin-left: 10px;
	padding: 10px;
	border: 1px solid #b8d9ee;
}
#corps input.text {
	width: 300px;
	background-color: #bedbee;
	color: #666;
	border: 1px solid #348cbf;
}
#corps textarea {
	width: 300px;
	background-color: #bedbee;
	color: #666;
	border: 1px solid #348cbf;
}
#corps input.bouton {
	width: 40px;
	margin: 5px -10px;
	background-color: #bedbee;
	color: #666;
	border: 1px solid #348cbf;
}
#fil {
	float: right;
	margin-right: 20px;
	width: 735px;
	height: 30px;
	padding: 0 10px;
	background: url("Design/bg_corps_haut.png") left top no-repeat;
}
#fil p {
	margin: 15px 0 0 15px;
}
#fil p a {
	text-decoration: none;
}
#fil p a:visited {
	color: #2789cb;
}
#fil p a:hover {
	text-decoration: underline;
}
#corps p {
	text-align: justify;
	margin: 10px 40px 10px 15px;
}
#corps h2 {
	font: 16px "Garamond", "Times New Roman", Times, serif;
	color: #2789cb;
	margin: 15px;
	font-weight: bold;
}
#corps .centre {
	text-align: center
}
#corps h3 {
	font: 20px Georgia, "Times New Roman", Times, serif;
	color: #4984a9;
	margin: 10px;
	font-weight: bold;
	font-style: italic;
}
#corps table#detail {
	margin-right: 20px;
}
#corps table#detail td.bloc {
	width: 205px;
}
#corps table#detail td.description {
	width: 500px;
}
#bloc_haut {
	background: url("Design/bg_bloc_haut.jpg") left top no-repeat;
	height: 34px;
	margin-bottom: -10px;
}
#bloc_milieu {
	background: url("Design/bg_bloc_milieu.jpg") left top repeat-y;
}
#bloc_milieu p.centre {
	margin: 10px 15px;
	padding: 0;
	text-align: left;
}
#bloc_bas {
	height: 34px;
	background: url("Design/bg_bloc_bas.jpg") left top no-repeat;
	margin-top: -10px;
}
#corps_footer {
	float: right;
	margin-right: 20px;
	width: 735px;
	height: 30px;
	padding: 0 10px;
	background: url("Design/bg_corps_bas.png") left top no-repeat;
}
#footer {
	clear: both;
	font-size: 10px;
	background: url("Design/bg_footer.png") left top no-repeat;
	height: 84px;
	margin-top: 40px;
	padding-top: 25px;
	text-align: center;
}
#footer a {
	text-decoration: none;
	color: #2d2b2b;
}
#footer a:hover {
	text-decoration: underline;
	color: #2789cb;
}
