html
{
	margin:0;
	padding:0;
	height:100%;
	border:none;
}
body
{
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: rgb(214,214,214);
	height:100%;
	margin: 0;
}
.Txt 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
#MenuBas
{
	background-image : url("Img/FondTxtSlogan.jpg");
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	height: 20px;
	line-height: normal;
	text-align: center;
}
#MenuBas a
{
	color: rgb(255,255,255);
}
#Footer a
{
	color: white;
}
#TabPrinc
{
	border: none;
	height: 100%;
	width: 100%;
}
#ColGauche
{
	background-image : url("Img/FondDuplicGauche.jpg");
	height: 100%;
	text-align: center;
	vertical-align: bottom;
	width: 110px;
}
#ColCentre
{
	background-image : url("Img/FondDuplicCentre.jpg");
	height: 100%;
	vertical-align: top;
	width: 680px;
}
#ColDroite
{
	background-image : url("Img/FondDuplicDroit.jpg");
	height: 100%;
	text-align: left;
	vertical-align: top;
}
#TabSecond
{
	border: none;
	width: 680px;
}
#MenuPrinc
{
	background-color: rgb(224,111,5);
	background-image : url("Img/FondMenu_02.jpg");
	background-position : top center;
	background-repeat: no-repeat;
	height: 30px;
}
#Footer
{
	background-image : url("Img/FondTxtSlogan.jpg");
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
/*	height: 100%;*/
	line-height: normal;
	text-align: center;
	vertical-align: top;
}
#Footer div
{
	margin: 20px;
	text-align:justify;
}
#lienscateg
{
	width: 100%;
	margin: 0;
	padding: 0;
}
#lienscateg td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: center;
}
#lienscateg a
{
	color: rgb(255,255,255);
}
#bandeausup
{
	background-image : url("Img/BandeauSuperieur.jpg");
	background-position: center bottom;
	background-repeat: none;
}
#transitionmenu
{
	background-color: rgb(206,104,4);
	color: white;
}
