.titre
{
	font-size : 14px;
	color : #1855A5;
	font-weight:bold;
	
}

.sous_titre
{
	font-size : 12px;
	color : #1855A5;
	font-weight : bold;
}

.hr_specif
{
	height:1px;
	color : #00734C;
}

.centre
{
	text-align : center;
}

.droite
{
	text-align : right;
}
.titrepage
{
	font-size : 16px;
	color:#F15A22;
	text-align : center;
	font-weight:bold;
}

.fond-corps
{
}
.erreur
{
	color : #FF0000;
	text-align : center;

}

.entetetable
{
	color : #000000;
	background-color : #FFFFFF;
}

body
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin:0px;
	background-color:#1073cE;
}

a:link
{
	color: #1855A5;
}
a:visited
{
	color: #1855A5;
}

a:hover
{
	color: #1855A5;
}

a:active
{
	color: #1855A5;
}

form
{
	display : inline;
}

td
{
	text-align : left;
	font-size:12px;
}

p {
	text-align:justify;
}