.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #494949;
	}

* { 
padding:0; 
margin:0; 
} 
.iframe{
	scrollbar-face-color: #ffffff; 
	scrollbar-shadow-color: #efefef; 
	scrollbar-highlight-color: #E7F6FF; 
	scrollbar-3dlight-color: #efefef; 
	scrollbar-darkshadow-color: #ececec; 
	scrollbar-track-color: #EFECEF; 
	scrollbar-arrow-color: #666699;
	}

.titre {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #326674;
}
.sousrubrique {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #06124B;
	text-transform: uppercase;

}
.texte {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	padding-left: 0px;
}
.petittexte {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	padding-left: 0px;
}

br {
	padding-top: 2pt;
	white-space: normal;
	position: static;
	line-height: 10pt;
	font-size: 14px;
}

a, a:link, a:active {
	color:#06124B;
	text-decoration:none;
}

a:visited {
	color: #3063ba;
	text-decoration: none;
}

a:hover  {
	color: #6589dc;
	text-decoration: none;
}
.texteimportant {
	font-family:"Trebuchet MS";
	font-size: 11px;
	color: #6C4E39;
	padding-left: 0px;
	left: 20px;
	font-weight: bold;
	line-height: 18px;
}

.espaceProf  {
	color:#6589dc;
	text-decoration:none;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.espaceProf a {
	color:#FFFFFF;
	text-decoration:none;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.espaceProf a:hover {
	color: #6589dc;
	text-decoration: none;
}


