body{
	background-image: url(images_site/pointorange.gif);
	color:black;
	font-family:Verdana;
	font-size:12px;
	overflow:scroll !important;
	overflow:none;
}

body table{
	font-size:12px;
}

a{
	text-decoration:none;
	color:black;
}

a:hover{
	color:gray;
}

a img{
	border:none;
}

h1{
  font-family:"Times New Roman";
  font-size:18px;
	font-weight:500;
  margin:10px 0px 15px 5px;
  padding:0px 0px 5px 0px;
	color:#1280d9;
	border:solid;
	border-width:0px 0px 3px 0px;
	border-color:#cccccc;
}

h2{
  font-family:"Times New Roman";
  font-size:16px;
	font-weight:500;
  margin:15px 0px 5px 5px;
  padding:0px 0px 3px 0px;
	color:#1280d9;
	border:solid;
	border-width:0px 0px 2px 0px;
	border-color:#cccccc;
}

h3{
  font-family:"Times New Roman";
  font-size:13px;
	font-weight:500;
  margin:10px 0px 5px 5px;
  padding:0px 0px 0px 0px;
	color:#1280d9;
	border:solid;
	border-width:0px 0px 1px 0px;
	border-color:#cccccc;
}

h1 table{
  font-family:"Times New Roman";
  font-size:18px;
	font-weight:500;
  margin:10px 0px 15px 5px;
  padding:0px 0px 5px 0px;
	color:#1280d9;
	border:solid;
	border-width:0px 0px 3px 0px;
	border-color:#cccccc;
}

h2 table{
  font-family:"Times New Roman";
  font-size:16px;
	font-weight:500;
  margin:15px 0px 5px 5px;
  padding:0px 0px 3px 0px;
	color:#1280d9;
	border:solid;
	border-width:0px 0px 2px 0px;
	border-color:#cccccc;
}

h3 table{
  font-family:"Times New Roman";
  font-size:13px;
	font-weight:500;
  margin:10px 0px 5px 5px;
  padding:0px 0px 0px 0px;
	color:#1280d9;
	border:solid;
	border-width:0px 0px 1px 0px;
	border-color:#cccccc;
}

#navigateur{
	background-color:transparent;
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-400px;
	padding-left:10px;
	padding-right:10px;
	width:780px !important;	
	width:800px;
}

#en_tete{
	background-color:transparent;
	width:780px;
	height:50px;	
}

#menu{
	background-color:#d2d2d2;
	width:170px;
	float:left;
	font-size:12px;
}

#page{
	background-color:transparent;
	width:610px;	
	float:left;
}

#page_complet{
	background-color:transparent;
	width:740px;
	float:left;
}

#menu_haut{
	background-color:#d2d2d2;
	width:780px;
	font-size:12px;
	text-align:center;
}

.pdf{
  width:580px !important;
  width:600px;
  font-family:Verdana;
  font-size:12px;
  background-color:#eeeeee;
	padding:10px;
	margin-top:10px;
	text-align:left;
}

#type, #secteur, #matiere, #niveau{
  visibility:hidden;
}

