body {
	background: #EEEEEE url(img/fond.jpg);
	text-align: center;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	font: 8pt verdana, sans-serif;
	scrollbar-3dlight-color: #B8B8B8;
	scrollbar-arrow-color: #7F7F7F;
	scrollbar-base-color: #B8B8B8;
	scrollbar-darkshadow-color: #8B8B8B;
	scrollbar-face-color: #B4B4B4;
	scrollbar-highlight-color: #C3C3C3;
	scrollbar-shadow-color: #B8B8B8;
}

a {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

a:hover{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#conteneur {
	background: url(img/fond_cont.jpg) no-repeat;
	width: 772px;
	height: 483px;
	margin: 0 auto;
	text-align: left;
	padding: 0 0 0 0;
}

#head {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 35px;
}

#head h1{
	text-align: right;
	margin: 0;
	font: italic bold 24pt verdana, sans-serif;
	letter-spacing: 2px;
}

#head h1 a {
	margin: 0 0 0 0;
	color: #BEBEBE;
	text-decoration: none;
}

#head h1 a:hover {
	margin: 0 0 0 0;
	color: #898989;
	text-decoration: none;
}

html > body #menu {
	margin: 0 0 0 25px;
	padding: 30px 0 0 0;
	float: left;
	width: 185px;
}

*#menu {
	margin: 0 0 0 13px;
	padding: 25px 0 0 0;
	float: left;
	width: 185px;
}

#menu h2{
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	width: 186px;
	background: url(img/s_r3_c2.jpg) no-repeat;
	color: #3280CB;
	text-align: center;
	font: bold 12pt trebuchet MS, sans-serif;
}

html > body div#menu h2 {
	height: 34px;
}

*#menu h2 {
	height: 46px;
}

#menu ul{
	margin: 5px 0 5px 0;
	padding: 0 0 0 0;
	list-style: none;
	border-top: 1px solid #747474;
}

#menu ul li{
	margin: 0 0 0 0;
	background: url(img/menu_f.png);
	padding: 2px 0 2px 10px;
	border-bottom: 1px solid #747474;
}

#menu ul li a{
	color: #747474;
	text-decoration: none;
	width: 100%;
	display: block;
	font-weight: normal;
}

#menu ul li a:hover{
	color: #020202;
	text-decoration: none;
}

html > body #rub {
	float: right;
	width: 440px;
	margin: 48px 43px 0 0;
	padding: 0 17px 0 0;
	text-align: justify;
	height: 350px;
	overflow: auto;
}

*#rub {
	float: right;
	width: 450px;
	margin: 45px 21px 0 0;
	padding: 0 17px 0 0;
	text-align: justify;
	height: 350px;
	overflow: auto;
}

#rub h3{
	margin: 5px 0 0 0;
	padding: 10px 0 0 0;
	background: url(img/s_r2_c4.jpg) no-repeat;
	color: #3280CB;
	text-align: center;
	font: bold 12pt trebuchet MS, sans-serif;
	width: 416px;
}

html > body div#rub h3 {
	height: 31px;
}

*#rub h3 {
	height: 41px;
}

#rub p {
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
}

#rub p#float_img {
	float: left;
	width: 210px;
}

.space {
	clear: both;
}

#footer {
	text-align: right;
	margin: 0 50px 0 0;
	padding: 15px 0 0 0;
	font-style: italic;
	color: #636363;
}

#footer a{
	text-decoration: none;
	color: #636363;
}

#footer a:hover {
	text-decoration: underline;
	color: #636363;
}