@font-face {
    font-family: "Ma Super Fonte";
    src: url('cancellaresca-scriptnormal.ttf');
}
@font-face {
    font-family: "Ma Super Fonte";
    font-style: italic;
    src: url('cancellaresca-scriptnormal.ttf');
}
@font-face {
    font-family: "Ma Super Fonte";
    font-weight: bold;
    src: url('cancellaresca-scriptnormal.ttf');
}

tr.border_bottom td {
  border-bottom:1pt solid grey;
}

body{
	font-family: "Ma Super Fonte";
	# background-color: #D3D3D3;
}
div#body {
	margin:auto;
	width: 960px;
}
div#head{
	background: white url(dorier.jpg) no-repeat left bottom;
	width: 960px;
	height:500px;
	z-index:10;
	border-radius: 10px 10px 0px 0px ;
}
div#nav{
	height:67px;
	border-top : 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #222222;
	color: #EDFF0C;
}
div#menu{
	height:67px;
	border-bottom: 1px solid #000000;
	background-color: #222222;
	color: #EDFF0C;
	display: none;
}
div#contenu{

}
div#Hebergements{
	# font-family: "verdana";
	# font-size: 20px;
	margin :  0px 0px 0px 50px ;
}

div#bar_lat{
	width: 200px;
	float: left;
}
div#corps{
	overflow-y : hidden;
	background-color: #222222;
	color: #EDFF0C;
	font-size: 30px;
	float: left;
	min-height:800px;
	width: 960px;
	border-radius: 0px 0px 10px 10px ;
}
div#foot{
	left:100px;
	height:50px;
	width: 960px;
	text-align: center;
	float: left;
	margin :  15px 0px 0px 0px ;
	font-size: 30px;
}

/* Debut bar de menu DIV nav*/
.menu_nav{
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}
.menu_element{
	display : inline-block;
	min-width: 50px;
	text-align : center;
	padding : 15px 0px 15px 0px;
	margin :  0px 15px 0px 0px;
	text-decoration: none;
	font-size: 30px;
	color: #EDFF0C;
}
.menu_element2{
	float : right;
	margin :  0px 0px 0px 15px ;
	padding : 15px 15px 15px 15px;
	font-size: 30px;
}
.menu_element3{
	display : inline-block;
	min-width: 50px;
	text-align : center;
	padding : 15px 0px 15px 0px;
	margin :  0px 15px 0px 0px;
	text-decoration: none;
	float : right;
	margin :  0px 0px 0px 15px ;
	font-size: 30px;
}
li.menu_element:hover {
	background-color: #999999;
}
a.menu_element {
	text-decoration: none;
}
.menu_element_actif{
	background: none repeat scroll 0 0 #222222;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 30px;
}
/* Fin bar de menu*/

/* Debut Header */
.diplome{
	color: #EDFF0C;
	font-weight: bold;
	font-size: 50px;
}
/* Fin Header*/