body { background-color: #144664}
/* Class */
.moyentitrebleu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003399;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.grostitrebleu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006699;
	font-weight: bold;
	text-decoration: none;
}
.blocktitrebleu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
	text-decoration: none;
	background-images:ImageEssais/HeaderPetit.gif;
}

.textbleu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}
.textnoire {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.textgrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-buttom-color: #990000;
	border-left-color:#990000;
	border-right-color:#990000;
}
.txtPartners{
	background-color:#FDFDFD;
	border-bottom:solid 1px #d0d0d0;
	color: #144664;
}
.txtPartnersTbl{ border:solid 1px #d0d0d0;}
.textblanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.tdProduits{ font-family:Verdana; font-size:10px; color:#003366; font-weight:lighter; cursor:pointer; font-style:oblique;}
/* Tag id */
#bdBody { background-color:#144664; padding-left:20px; padding-top:20px;}
	/*Tables */
#tblMain { background-color:#FFF;}
#tblMenu { width:100%;}
#block {}
#tblProducts { width:100%; }
	/* Cells */
#tblTextAreaTable {width:100%}
#tdMenu { height:25px; vertical-align:top; background-color:#144664; width:800px;}
#tbTextArea{background-color:#FFFFFF; }
#tbBlockText{width:320px; vertical-align:top; border-color:#993300;}
#tdMainTextArea{ width:430px; vertical-align:top; }
.products { cursor:hand; border-bottom: solid 1px #87823D; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #003399;}

/* Section des produits */
#divProduit {  width:500px; height:250px; background-color:#144664;}
.tblProduits { border:solid 2px #red; color:#144664; background-color:#F0F0F0; width:500px;}
.tblProductInfo { background-color:#FFFFFF; }
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #144664;
}
a {
	font-size: 12px;
	color: #0033CC;
}
a:visited {
	color: #3333CC;
}
a:hover {
	color: #3333CC;
}
a:active {
	color: #0033CC;
}

.fontText {color: #144664;}
.fontDarkText {color: #959595;}

	

