body
{
color: #0b0b42;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
} 

.txt11 {
color: #0b0b42;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

.txt12 {
color: #0b0b42;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

.txt16b {
color: #0b0b42;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 16px;
}

.lien11 {
	color: #0b0b42;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
    text-decoration: underline;
	font-size: 11px;
}
.lien11:hover {
	color: #bb000a;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
    text-decoration: underline;
	font-size: 11px;
}

.lien12 {
	color: #0b0b42;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
    text-decoration: underline;
	font-size: 12px;
}
.lien12:hover {
	color: #bb000a;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
    text-decoration: underline;
	font-size: 12px;
}

.lien12b {
	color: #0b0b42;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    text-decoration: underline;
	font-size: 12px;
}
.lien12b:hover {
	color: #bb000a;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    text-decoration: underline;
	font-size: 12px;
}

.txt12noir {
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}


.lien12noir {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
    text-decoration: underline;
	font-size: 12px;
}
.lien12noir:hover {
	color: #bb000a;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
    text-decoration: underline;
	font-size: 12px;
}

.cadrehome
{
	float:right;
	width:712px;
	text-align: left;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
}

.cadredonnees
{
	width:705px;
	float: right;
	text-align: left;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:4px;
	padding-left:0px;
}

.cadretexte
{
	width:688px;
	color: #0b0b42;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:17px;
	padding-left:0px;
}