body
{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 5px 5px 5px;
	margin: 0px;
	border-style: none;
	background-color: #FFFFFF;
}

/* 
	Just uncomment the following block if you want to avoid spaces between 
	paragraphs. Remember to apply the same style in your output front end page.
*/
/*
P, UL, LI
{
	margin-top: 0px;
	margin-bottom: 0px;
}
*/

table, th, td {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*border:solid 1px #999999;*/
	empty-cells:show;
}

.titre1 {
	font-size:14px;
	color:#2C3677;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.titre2 {
	font-size:12px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.normal {
	font-size:11px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	background:none;
}
