/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #004594;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;}
	
a {color: #c00; outline: none;}
	
a:hover {color: #004594; outline: none;}

a img {border: 1px solid #c00;}
	
a:hover img {border: 1px solid #004594;}

.lien a {color: #FACC04;}

.lien a:hover {color: #c00;}

.menutxt a {color: #004594;}

.menutxt a:hover {color: #c00;}

.imgnoborder {border: none;}

.imgnoborder:hover  {border: none;}

.heading {
  font-family: "Times New Roman", Times, serif;
  font-size: 16px;
  color: #c00;
  font-weight: bold;}
	
html div#contenu {
  position:relative;
	width:655px;
	height: 380px;
	overflow-y: scroll; 
	overflow-x: hidden; 
	padding: 0px 10px;}

.linkeo_cnil {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #cccccc;}

#powered a {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;}

#powered img {
	height: 10px;
	width: 10px;
	vertical-align: middle;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;}

#cms h1, #cms h2, #cms h3 {
  display: block;
	font-family: "Times New Roman", Times, serif;
  font-size: 16px;
  color: #c00;
  font-weight: bold;}

#cms h3 {font-size: 14px;}