/* CSS Document */

html,body{
	background-color:#5e2d04;
	margin:0px;
	height:100%;
	padding:0;
	border:none;
}

#TDheight{height:100%;}
#LogoHeight{height:97px;} 
#trucHeight{height:55px;}
#ImgHeight{height:128px;}

.bgGauche{
	background-image:url(images/gauche_gaucheBG.jpg);
	background-repeat:repeat-y;
	background-position:left;
}

.bgTrucs{
	background-image:url(images/gauche_BG.gif);
	background-repeat:repeat-y;
	background-position:left;
}
.bgCarreTrucs{
	background-image:url(images/gauche_truc_carre.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

.bgMenu{
	background-image:url(images/menuBG.gif);
	background-repeat:repeat-y;
	background-position:left;
}

.gaucheBas{
	background-image:url(images/gauche_bas.gif);
	height:20px;
}

.polMenu{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#3b1a04;
}
.style5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
}

.FieldContact{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#3b1a04;
	width:350px;
	background-color:#FFFFFF;
}

.polMenu A:Link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#3b1a04;
	text-decoration:none;
}
.polMenu A:Visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#3b1a04;
	text-decoration:none;
}
.polMenu A:Hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#aa7f43;
	text-decoration:none;
}

.gen A:Link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#da9245;
	text-decoration:underline;
}
.gen A:Visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#da9245;
	text-decoration:underline;
}
.gen A:Hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#aa7f43;
	text-decoration:none;
}

.Menu A:Link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#f4f0c8;
}
.Menu A:Visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#f4f0c8;
}
.Menu A:Hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:underline;
	color:#f4f0c8;
}

.ligneBas {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #b3a099;
}
.BoutonCertificat {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#3b1a04;
	background-color:#FFFFFF;
	width: 100%;
}
