body {
  background-color:#DEDED3;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}
#MainWrap {
  width:679px;
  margin:0 auto 100px;
  padding-top:11px;
  background: #F0F1EB url(../images/top_banner.gif) no-repeat ;
}
#Right {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#727272;
	margin-left:auto;
	background-color: #FFFFFF;
	width:528px;
}
#HeaderSlider {
  height:300px;
  width:528px;
  padding: 0;  
  margin:  0;  
	position: relative;
}
#HeaderSlider img {
  height:300px;
  width:528px;
  top:  0; 
  left: 0;
	position: absolute;
}
#Left {
  width:150px;
  float:left;
}
b {
	color:#666666;
}
strong {
	color:#666666;
}
#Right a {
	color:#5C9735;
}
	
#Footer	{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#727272;
	clear:both;
	padding:20px 0;
	margin-bottom:100px;
}
#Text {
  color:#727272;
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  font-weight:normal;
  padding:25px 15px 10px 25px;
  text-align:justify;
}
#NavigPrinc {
margin:0px; padding:0px;
}

#NavigPrinc li{ 
	text-align: center; 
	margin-top:1px;

	list-style: none;
}

#NavigPrinc a {
	color:#FFFFFF;
	width:150px;
	height:18px;
	line-height: 18px;
  background: url(../images/btnmenu.gif) no-repeat ;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display:block;
}

#NavigPrinc a:hover, .boutonFormulairePetit:hover  {
	
	color:#000000;
	width:150px;
	height:18px;
	text-decoration: none;
}

#idFrmContact label{
  width:91px;
  display:block;
  float:left;
  clear:left;
  font-weight: bold;
}
#idFrmContact input{
  padding:0 0 0 2px;
  margin-bottom:2px;
}
#idFrmContact textarea {
  width:380px;
  line-height: 16px;
  font-size: 16px;
}
#idFrmContact input, #idFrmContact textarea {
  color: #000;
  font-family:Arial, Helvetica, sans-serif;
  border: 1px solid #606060;
  padding: 0px;
}
.Actions {
  margin-right: 15px;
  text-align: right;
}

.ChampErreurs {
  list-style-type: none;
  color: rgb(204,0,0);
  font-weight: bold;
}
input#idTxtNom {
  background: url(../images/name.png) no-repeat 1px 1px;
}
input#idTxtCourriel {
  background: url(../images/email.png) no-repeat 1px 1px;
}
input#idTxtNom, input#idTxtCourriel{
  height:16px;
  line-height: 16px;
  font-size: 14px;
  padding:1px 1px 1px 18px;
  letter-spacing: 1px;
}
input#idBtnReset, input#idBtnEnvoyerInfos {
  background: url(../images/btnmenu2.gif) no-repeat ;
  border: 0 none;
  width:150px;
	height:18px;
	line-height: 18px;
}
input#idBtnReset:hover{
  background: url(../images/btnmenu.gif) no-repeat ;
}
input#idBtnEnvoyerInfos:hover{
  background: url(../images/btnmenu.gif) no-repeat ;
}
#gallery, #gallery img, #gallery td{
  border: 0 none;
}
#gallery img, #gallery td {
  width:160px;
  height: auto;
}
#gallery td {
  vertical-align: top;
  text-align: left;
}
#gallery a {
  text-decoration: none;
}