body {
	background-color: #003366;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.texte {
	background-color: #f3f3f3;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003366;

}

.texterouge {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
}
.textegras {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-align: left;
}
.texteorange {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
.textegris {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #990000;
}


.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #003366;
	font-weight: bold;
	margin-top:-1Opx;
}
.title-actu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #990000;
	font-weight: bold;
}

.texte-petit {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #003366;
}
.titleblanc {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}

#bloc-actu {
width:140px;
}
#bloc-gauche {
width:200px;
}

#navlist
{
padding-left: 0.20em;
margin-left: 0;
border-bottom: 0px solid;
border-bottom-color:#003366;
width: 140px;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.20em;
border-top: 0px solid;
border-top-color:#990000;
}

#navlist li a {
text-decoration: none;
font:normal;
font-weight:normal;
color:#003366;
 }
 
 #navlist li a:hover {
color:#990000;
 }
 
.soustitre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #003366;
	font-weight: bold;
}
.texte-petit-blanc {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
}

.grise {
border-width:1px; 
border-color:black; 
background-color:#f3f3f3; 
width:600px; 
padding:10px; 
height:250px;
float:right;
}

.fond-docs {
	border:1px solid #003366;
	background-color:white;
	width:100%;
	padding:0;
	margin-top:30px;
}
.fond-docs ul{
	margin-left:-30px;
	font-weight:bold;
	font-size:15px;
	
}
.fond-docs li{
	margin-left:30px;
	list-style:square;
	
}
