body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
table.solide
{
	border-style:solid;
	border-width:thin;
}
.middle {
	text-align: center;
}

a:link
{
	color:#135695;
	text-decoration:none;
}

a:visited
{
	color:#135695;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

h3
{
	font-weight:normal;
	color:#76768E;
}

img
{
	border-color:#000000;
}

table.main
{
	border-style:solid;
	border-color:#000033;
	border-width:thick;
}

.sous_titre2
{
	font-size:10px;
	color:#336699;
}

.ligne_pale
{
	background: #EEF0F2;
}

.ligne_fonce
{
	background: #D9DDE1;
}

.ligne_head
{
	text-align:center;
	font-weight:bold;
	background: #71718B;
	color:#FFFFFF;
}