* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
html,body {
	height: 100%;
}
body {
	background-image: url(../images/body.png);
}
#main {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 1000px;
	margin: 0 auto -50px;
	/*background-image: url(../images/boispattern.jpg);*/
	background-position: left top;
}
.push {
	clear: both;
}
#footer, .push {
	height: 50px;
}
#footer {
	width: 1000px;
	margin: 0 auto;
}
#footer p {
	font-size: 0.7em;
}
#footer p a {
	text-decoration: none;
	color: #666011;
}
#header {
	height: 100px;
	background-color: White;
	overflow: hidden;
	position: relative;
}
#header img {
	display: block;
	float: left;
}
#header ul {
	width: 500px;
	height: 100px;
	list-style: none;
	margin-left: 300px;
}
#header ul li a {
	display: block;
	width: 100px;
	height: 60px;
	float: left;
	color: #EDE360;
	text-decoration: none;
	background-position: left 20px;
	background-repeat: no-repeat;
	padding-left: 100px;
	padding-top: 40px;
	padding-right: 30px;
	font-size: 0.8em;
}
#header ul li a:hover {
	background-position: left -80px;
	color: #666011;
}
#header ul li a#nbt {
	background-image: url(../images/tour.jpg);
}
#header ul li a#rvps {
	background-image: url(../images/res.jpg);
}
#header ul li a#nc {
	background-image: url(../images/contact.jpg);
}
#header #language {
	position: absolute;
	top: 0;
	right: 0;
	width: 200px;
	height: 100px;
	overflow: hidden;
}
#header #language a {
	display: block;
	overflow: hidden;
	width: 200px;
	height: 42px;
	margin: 5px 0;
	line-height: 42px;
	color: #EDE360;
	text-decoration: none;
	font-size: 0.7em;
}
#header #language a span {
	display: block;
	width: 50px;
	height: 42px;
	overflow: hidden;
	float: left;
}
#header #language a span img {
	border: none;
}
#header #language a:hover, #header #language a.actif {
	font-weight: bolder;
	color: #666011;
}
#header #language a:hover span img, #header #language a.actif span img {
	margin-left: -50px;
}
#header #language a#en span img {
	margin-top: -50px;
}
#nav {
	width: 1000px;
	height: 100px;
	background-color: #fff;
	position: relative;
}
#nav ul {
	width: 960px;
	height: 100px;
	margin: 0 auto;
	overflow: hidden;
}
#nav ul li {
	list-style: none;
}
#nav ul li a {
	display: block;
	float: left;
	width: 160px;
	height: 95px;
	line-height: 100px;
	text-align: center;
	text-decoration: none;
	background-image: url(../images/menutab.jpg);
	background-position: left -100px;
	color: #000;
	font-size: 0.8em;
}
#nav ul li a:hover,#nav ul li a.actif {
	background-position: left top;
	color: #666011;
	font-weight: bolder;
}
#advert {
	background-image: url(../images/advert.jpg);
	width: 1000px;
	height: 300px;
}
#advert p {
	line-height: 300px;
	text-align: center;
}
#contenu {
	background-color: #fff;
	padding: 50px;
	width: 900px;
	background-image: url(../images/Sans-titre-1_04.jpg);
	position: relative;
}
#contenu #coina {
	position: absolute;
	width: 50px;
	height: 50px;
	background-image: url(../images/Sans-titre-1_01.png);
	left: 0;
	top: 0;
}
#contenu #coinb {
	position: absolute;
	width: 50px;
	height: 50px;
	background-image: url(../images/Sans-titre-1_03.png);
	right: 0;
	top: 0;
}
#contenu #coinc {
	position: absolute;
	width: 50px;
	height: 50px;
	background-image: url(../images/Sans-titre-1_06.png);
	left: 0;
	bottom: 0;
}
#contenu #coind {
	position: absolute;
	width: 50px;
	height: 50px;
	background-image: url(../images/Sans-titre-1_08.png);
	right: 0;
	bottom: 0;
}
#contenu #topcontent {
	position: absolute;
	width: 900px;
	height: 50px;
	background-image: url(../images/Sans-titre-1_02.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	left: 50px;
	top: 0;
}
#contenu #bottomcontent {
	position: absolute;
	width: 900px;
	height: 50px;
	background-image: url(../images/Sans-titre-1_07.png);
	background-position: left top;
	background-repeat: repeat-x;
	left: 50px;
	bottom: 0;
}
#col_droit {
	width: 260px;
	margin: -15px;
	float: right;
	background-color: #666011;
}
#droit, #offer {
	width: 200px;
	padding: 30px;
	background-image: url(../images/coinsubgauche.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #fff;
	position: relative;
}
#droit h1, #offer h1 {
	font-size: 0.9em;
	margin-bottom: 10px;
	margin-left: 10px;
	height: 37px;
	padding-right: 40px;
	background-image: url(../images/h1location.jpg);
	background-position: right;
	background-repeat: no-repeat;
	border-bottom: 1px solid #666011;
}
#offer h1 {
	background-image: url(../images/14.jpg);
}
#offer img {
	float: left;
}
#offer a {
	font-size: 0.9em;
}
#offer .sp {
	font-size: 0.6em;
	font-weight: bolder;
	margin-left: 37px;
}
#droit p, #offer p {
	font-size: 0.7em;
	margin-bottom: 5px;
	text-align: justify;
	line-height: 20px;
}
#droit .coininfdroit, #offer .coininfdroit {
	width: 113px;
	height: 193px;
	position: absolute;
	right: 0;
	bottom: 0;
	background-image: url(../images/coininfdroit.png);
	z-index: 0;
}
#droit a img, #offer a img {
	border: 1px solid #666011;
	z-index: 6000;
}
#ppl, #latest {
	margin: -15px;
	padding: 30px 40px;
	background-image: url(../images/coinsubgauche.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
	/*margin-right: 265px;*/
	padding-bottom: 20px;
	width:555px;
}
#latest {
	width: 810px;
}
#ppl.noright, #latest.noright {
	margin: 0;
	min-height: 150px;
	overflow: visible;
	padding: 35px;
}
.separate {
	clear: both;
	height: 10px;
}
#ppl p, #latest p {
	font-size: 0.7em;
	line-height: 20px;
	/*margin: 15px;
	padding: 25px;*/
}
#ppl p, #latest p, #ppl a, #latest a {
	/*color: #fff;*/
}
#ppl h1, #latest h1 {
	font-size: 1.4em;
	color: #666011;
	margin-bottom: 10px;
	border-bottom: 1px solid #666011;
	padding-bottom: 15px;
	/*margin-left: 260px;*/
	background-image: url(../images/h1.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 40px;
}
#ppl img {
	padding: 5px;
	border: 1px solid #666011;
	float: left;
	margin: 0 5px 5px 0;
}
#ppl .coin, #latest .coin {
	position: absolute;
	right: 0;
	bottom: 0;
	background-image: url(../images/coininfdroit.png);
	width: 113px;
	height: 193px;
}
#latest .xfeed img {
	padding: 5px;
	border: 1px solid #B1AF94;
	margin-bottom: 5px;
	width: 230px;
}
#latest .xfeedx img,#latest .xfeedy img {
	padding: 5px;
	border: 1px solid #B1AF94;
	margin-bottom: 5px;
	margin-right: 10px;
	width: 100px;
	float: left;
}
#latest .xfeed {
	width: 270px;
	display: block;
	float: left;
	height: 300px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-image: url(../images/welcomey.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 20px;
	position: relative;
}
#latest .xfeed a.next {
	position:absolute; 
	bottom:0; 
	right:0; 
	width:60px; 
	height:60px; 
	line-height:60px;
	background-image: url(../images/welcomex.jpg);
	background-position: left -1000px;
	background-repeat: no-repeat;
	text-align: center;
	text-decoration: none;
}
#latest .xfeed a.next:hover {
	background-position: bottom right;
}
#latest .xfeedx {
	/*width: 380px;*/
	display: block;
	float: left;
	/*height: 300px;*/
	margin-right: 5px;
	margin-bottom: 5px;
	/*background-image: url(../images/welcome.gif);*/
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 20px;
}
#latest .xfeedy {
	/*width: 380px;*/
	display: block;
	float: left;
	/*height: 300px;*/
	margin-right: 5px;
	margin-bottom: 5px;
	/*background-image: url(../images/welcome.gif);*/
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 20px;
}
#latest .xfeedy h1 {
	line-height: 45px;
	border: none;
	background-image: none;
	margin: 0 0 5px 0;
	padding: 0 0 0 45px;
	font-weight: lighter;
	font-size: 1em;
	background-image: url(../images/lphotox.png);
	background-position: left;
	background-repeat: no-repeat;
}
#latest .xfeed p {
	padding-right: 40px;
}
#latest .xfeedx p {
	padding: 0px;
}
form {
	margin: 10px;
	font-size: 0.8em;
}
form fieldset {
	padding: 10px;
	border: 1px solid #ddd;
	width: 770px;
	margin-bottom: 10px;
	font-size: 0.9em;
}
form fieldset.coord {
	width: 200px;
	float: left;
}
form fieldset.msg {
	width: 300px;
	margin-left: 5px;
	float: left;
}
form fieldset.sub {
	margin: 0;
	border: none;
	border-top: 1px solid #ddd;
}
form fieldset.sub input {
	width: auto;
	border: none;
	background-color: #666011;
	color: #fff;
}
form fieldset legend {
	font-weight: bolder;
	color: #666011;
}
form fieldset input {
	width: 195px;
	padding: 2px;
}
form fieldset textarea {
	width: 520px;
	padding: 2px;
	font-size: 1em;
	height: 218px;
}
form fieldset input, form fieldset select, form fieldset textarea {
	border: 1px solid #666011;
}
.error {
	border: 1px solid red;
	color: red;
	padding: 10px;
}
.cadre1 {
	width: 396px;
	position: relative;
	margin: 0;
	padding: 0;
}
.cadre1 .arrow_left, .cadre1 .arrow_right {
	display: none;
	position: absolute;
}
.cadre1 .arrow_left img, .cadre1 .arrow_right img {
	width: 18px;
	border: none;
	margin: 0;
	padding: 0;
}
.cadre1 .cadre2 {
	width: 396px;
}
#latest .xfeedx ul.list {
	font-size: 0.7em;
}
#pubHA {
	background-color: #666011;
}
#menuleft
{
	width: 200px;
	font-size: 0.8em;
	padding-top: 32px;
	background-image: url(../images/icobar.jpg);
	background-position: top;
	background-repeat: no-repeat;
	float: left;
	clear: left;
}
#menuleft ul {
	list-style: none;
}
#menuleft ul li {
	margin-bottom: 5px;
}
#menuleft ul li a {
	text-decoration: none;
	color: Gray;
}
#menuleft ul li a:hover, #menuleft ul li a.actif {
	color: #666011;
	padding-left: 10px;
}
#contenuadmin {
	margin-left: 210px;
}
#contenuadmin h1 {
	font-size: 1.4em;
}
#contenuadmin h2 {
	font-size: 0.9em;
	margin-top: 10px;
}
#contenuadmin h2.priv {
	border: 1px solid #ccc;
	padding: 5px;
	margin-bottom: 5px;
	font-weight: lighter;
	line-height: 16px;
	background-position: right;
	background-repeat: no-repeat;
}
#contenuadmin p {
	line-height: 1.4em;
	font-size: 0.9em;
}
#contenuadmin a {
	text-decoration: none;
	color: #960;
	font-weight: bolder;
}
#contenuadmin a img {
	border: none;
}

#contenuadmin a:hover {
	color: #900;
}
.matbl {
	font-size:0.9em; 
	border:1px solid #777; 
	border-collapse:collapse; 
	padding:5px;
	width: 100%;
}
.mahcs {
	padding:5px; 
	background-color:#777; 
	color:#fff; 
	font-size:0.7em;
	text-transform: uppercase;
	text-align: left;
}
.macs {
	padding:5px; 
	background-color:#f7f7f7; 
	font-size:0.8em; 
	vertical-align: top;
	border: 1px solid #777;
}
.macas {
	padding:5px; 
	font-size:0.8em; 
	vertical-align: top;
	border: 1px solid #777;
}