@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	line-height:normal;
}
body {
	background-image: url(../images/bg.jpg);
	background-color: #F5C65A;
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
}
#lang {
	width:960px;
	height:32px;
	float:right;
	background:url(../images/bg_lang.png) no-repeat;
}
#header {
	width:960px;
	height: 200px;
	background:url(../images/bg_top.png) no-repeat;
	float:left;
}
#header .logo {
	float:left;
	padding:20px 0 0 15px;
}
#header .centre {
	float:right;
	padding: 55px 12px 0 0;
}
#buttons {
	width:952px;
	height:35px;
	background:url(../images/bg_but.png) no-repeat;
	float:left;
	margin-top:15px;
	margin-bottom:15px;
	padding: 15px 0 0 8px;
	text-align:left;
}
#boutons {
	width:950px;
	height:35px;
	background:url(../images/bg_but.png) no-repeat;
	float:left;
	margin-top:15px;
	margin-bottom:15px;
	padding: 15px 0 0 10px;
	text-align:left;
}
#main {
	width:960px;
}
#content {
	float: left;
	width:960px;
	background:url(../images/bg_main.png);
}
#content .left {
	float: left;
	width: 215px;
	margin-left:15px;
}
#content .ctr {
	float: left;
	width: 450px;
	background:url(../images/bg_ctr.png);
}
#content .ctrtxt {
	padding: 10px 15px 0 15px;
}
#content .ctrebt {
	float: left;
}
#content .right {
	float: right;
	width: 240px;
	margin-right:25px;
}
#content .right .item1 {
	float: right;
	width: 220px;
	height:225px;
	background:url(../images/bg_rc1.png) no-repeat;
	padding:20px 0 0 20px;
	color: #f6c65a;
	line-height: normal;
}
#content .right .item2 {
	float: right;
	width: 220px;
	height:205px;
	background:url(../images/bg_rc2.png) no-repeat;
	padding:20px 0 0 20px;
	color: #f6c65a;
}
#content .right .item3 {
	float: right;
	width: 220px;
	height:115px;
	background:url(../images/bg_rc3.png) no-repeat;
	padding:20px 0 0 20px;
	color: #f6c65a;
}
#page_l {
	float: left;
	width: 420px;
	margin-left:28px;
}
#page_r {
	float: left;
	width: 25px;
}
#page_f {
	float: left;
	width: 886px;
	margin-left:37px;
	background:url(../images/bg_ctrlg.png);
}
.pg_full {
	margin-left:50px;
	padding: 20px 20px 0 20px;
	background: url(../images/bg_full.png) no-repeat;
	color: #ffffff;
	height:200px;
	width: 746px;
}
.pg_full_ {
	margin-left:50px;
	padding: 20px 20px 0 20px;
	background: url(../images/bg_full_.png) no-repeat;
	color: #ffffff;
	height:100px;
	width: 746px;
}
#footer {
	width:960px;
	height:100px;
	float:left;
}
.form1 {
	margin-top:10px;
}
.but {
	background: #c56066;
	color:#ffffff;
	margin-top:5px;
	border:1px solid #ffffff;
}
.h2 {
	font-size:13px;
	font-weight:bold;
	color: #323c98;
	line-height:normal;
}
.h3 {
	font-size:16px;
	font-weight:bold;
	color: #323c98;
	line-height:normal;
}
.h4 {
	font-size:16px;
	font-weight:bold;
	color: #c56066;
	text-decoration: underline;
}
.h5 {
	font-size:15px;
	font-weight:bold;
	color: #f6c65a;
	margin-top:5px;
}
.h6 {
	color: #ffffff;
}
.h7 {
	font-size:13px;
	font-weight:bold;
	color: #c56066;
}
.h8 {
	font-size:12px;
	font-weight:bold;
	color: #323c98;
}
.td {
	border-bottom:1px solid #c56066;
}
.td1 {
	border-right:1px solid #c56066;
}
.td2 {
	border-bottom:1px solid #c56066;
	border-right:1px solid #c56066;
}
.date {
	font-size:11px;
	color: #323c98;
	text-decoration: underline;
}
.pic {
	border:2px solid #323c98;
}
a {
	color: #ad95bb;
	text-decoration:none;
}
a:hover {
	color: #ad95bb;
	text-decoration:underline;
}
