TABLE {
	color:#004687;
	margin-top:10px;
	margin-left:20px;
	margin-bottom:20px;
	margin-right:20px;
	text-align:middle ;
	line-height:20px;
}
P {
	color:#004687;
	margin-top:10px;
	margin-left:20px;
	margin-bottom:20px;
	margin-right:20px;
	text-align:middle ;
	line-height:20px;
}

#noborder {
	border:1px #FFFFFF solid;
}

LI {
	color:#EC7404;
}
SPAN {
	color:#004687;
}

.titre_debut{
	color:#004687;
	margin-bottom:5px;
	margin-top:10px;
	margin-left:20px;
	margin-right:20px;
	font-family:Monotype Corsiva,Lucida Calligraphy;
	font-size:40px;
	font-weight:bold;
	line-height:25px;
}

.titre{
	color:#004687;
	margin-bottom:5px;
	margin-top:10px;
	margin-left:20px;
	margin-right:20px;
	font-family:Times New Roman,OfficinaSans-BookItalic,Verdana;
	font-size:35px;
	/*font-weight:bold;*/
	line-height:25px;
	font-style: italic ;
}
.sous_titre{
	color:#EC7404;
	margin-bottom:5px;
	margin-top:5px;
	margin-left:15px;
	margin-right:5px;
	font-family:Times New Roman,OfficinaSans-BookItalic,Verdana;
	font-size:25px;
	line-height:25px;
	/*font-weight:bold;*/
	font-style: italic ;
}
.texte{
	color:#004687;
	margin-top:10px;
	margin-left:20px;
	margin-bottom:20px;
	margin-right:20px;
	text-align:middle ;
	line-height:20px;

}
.cadre{
	border:1px #EC7404 solid;
}
.cadre_sans_haut{
	border-bottom:1px #EC7404 solid;
	border-right:1px #EC7404 solid;
	border-left:1px #EC7404 solid;
}
.encadre{
 border:1px #EC7404 solid;
 background-color:#FEF2E7;
}
