/*
www.LeFouJD.net - Cascaded Style Sheet Description File
original location : http://www.lefoujd.net/CSS/StyleNormal.css
*/
.pgHome   {
	color:black;
	font-size:9px;
    font-weight:normal;
	font-family:Arial,Garamond,Verdana,serif;
/*	background-color:#73BDDC;*/
	background-image:URL('../IMG/bg_bleu_01.png');
	background-repeat:repeat-x;
	margin-top:30px;
	margin-left:100px;
	margin-right:30px;
	margin-bottom:30px;
}

.bgMainTable	{
	background-image:URL('../IMG/bg_bleu_02.png');
	background-repeat:repeat-x;
}

.bgMenuTable	{
	color:white;
	font-size:12px;
	background-color:#730D0C;
}
