body {
	background-color:#DFE8F9;
	margin-top:5px;
	margin-left:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #245CB9;
}

a {
	color: #245CB9;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom-style: dashed;
	border-bottom-color: ##245CB9;
	border-bottom-width: 1px;
}
a:hover {
	color: #990000;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	border-bottom-width: 1px;
}
.corps {
	background-image: url(../images/filigrane.gif);
	background-repeat: no-repeat;
	background-position: center center ;
	background-color: #ffffff;
}

.anglehgbleu {
	background-image: url(../images/anglehgbleu.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #245CB9;
}

.anglehdbleu {
	background-image: url(../images/anglehdbleu.gif);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #245CB9;
}

.anglebgbleu {
	background-image: url(../images/anglebgbleu.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #245CB9;
}

.anglebdbleu {
	background-image: url(../images/anglebdbleu.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #245CB9;
}


.anglehg {
	background-image: url(../images/anglehg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.anglehd {
	background-image: url(../images/anglehd.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.anglebg {
	background-image: url(../images/anglebg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.anglebd {
	background-image: url(../images/anglebd.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.bordd {
	background-image: url(../images/bordd.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

.bordb {
	background-image: url(../images/bordb.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

.signature {
	color: #245CB9;
	font-weight: bold;
	font-size: 14px;
}

.textebleu {
	color: #245CB9;
	font-size: 12px;
	text-align:left;
	line-height:150%;
}

.pied {
	color: #FFFFFF;
	font-weight: normal;
font-size: 10px;

}

h1 {
	border: none;
	height: auto;
	width: auto;
	clear: none;
	float: none;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	color: #FF6600;
	font-weight: bold;
	font-size: 14px;	
	background-image: url(../images/puceTitre.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 0px 0px 10px 20px;
	margin: 0px 0px 0px 0px;
}

h2 {
	border: none;
	height: auto;
	width: auto;
	clear: none;
	float: none;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	color: #245CB9;
	font-weight: bold;
	font-size: 13px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.motImportant {
font-weight: bold;
}