#copyright {
	MARGIN-TOP: -20px;
	FONT-SIZE: 10px;
	LEFT: 0px;
	WIDTH: 100%;
	FONT-FAMILY: arial, Verdana, Geneva, sans-serif;
	POSITION: absolute;
	TOP: 100%;
	TEXT-ALIGN: left;
	background-color: ;
	height: 20px;
	z-index: 1003;
	opacity: 0.5;
	filter:alpha(opacity=100);
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: none;
}
.TabG {
	background-image: url(images/FondG.png);
	background-repeat: repeat-x;
	height: 300px;
	width: auto;
	color: #000000;
	float: left;
}
.TabCenter {
      height: 300px;
      width: 1008px;
      color: #000000;
      float: none;
      background: url(images/Fond.png) top left no-repeat;
}
.images {
	border: 3px solid #DAC27A;
	margin-right: 20px;
	padding: 1px;
}
.GrasBlanc {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.HautTab {
	background-image: url(images/FondTexteGrandH.png);
	background-repeat: no-repeat;
	background-position: right top;
}



.TabD {
	background-image: url(images/FondD.png);
	background-repeat: repeat-x;
	height: 300px;
	color: #000000;
	float: right;
}
.Container {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 20px;
	background-color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #D1C174;
	text-align: center;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 1004;
}
.MilieuTab {
	background-image: url(images/FondTexteGrand.png);
	background-position: -2px;
}
.Bouton {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	border: 1px solid #FFFFFF;
}

.ContenuLivreDor {
	height: 286px;
	width: 360px;
	overflow: hidden;
	background-image: url(images/FondTexte2.png);
	padding: 20px;
}
.body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.BasTab {
	background-image: url(images/FondTexteGrand.png);
	background-position: left bottom;
}

.wrapContact{width:370px; height:212px; background:url(images/FondContact.png) top no-repeat; padding-top:10px;}
.wrapContact .champ{width:100%; height:30px; clear:both; margin-bottom:6px; }
.wrapContact span{width:150px; height:30px; margin:5px 0 0 5px; color:#990000; font:bold 11px tahoma; line-height:25px; float:left;}
.wrapContact input{width:200px; height:15px; border:1px solid #7f9db9; margin-top:5px;}
.wrapContact textarea{width:200px; height:90px; border:1px solid #7f9db9; margin-top:5px;}
.wrapContact .champ2{width:100%; height:100px; clear:both;}
.wrapContact .Bouton{float:right; margin:10px 163px 0 0 ; width:52px; border:1px solid #FFFFFF;}
