@CHARSET "iso-8859-15";

#content {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}


#contentold {
	width: 1000px;
	margin:auto;	
}

#header-menu {
	position:absolute;
	/*left:140px;*/
	top:0px;
	width:1000px;
	height:42px;
}

#fond_menu_1 {
	height:35px;
	background-color: #58585a;
}

#fond_menu_2 {
	height:1px;
}

#fond_menu_3 {
	height:6px;
	background-image: url('/images/liseret.jpg');
}

#header-logo {
	position:absolute;
	/*left:140px;*/
	top:42px;
	width:249px;
	height:212px;
	background-image: url('/images/logo.jpg');
}

@font-face {
    font-family: "FjallaOne-Regular";
    src: url('/fonts/FjallaOne-Regular.ttf');
}

@font-face {
    font-family: "Maeven-Pro";
    src: url('/fonts/Maven-Pro-Regular.otf');
}

@font-face {
    font-family: "Maeven-Pro";
    font-weight: bold;
    src: url('/fonts/Maven-Pro-Bold.otf');
}

@font-face {
    font-family: "Maeven-Pro";
    font-weight: medium;
    src: url('/fonts/Maven-Pro-Medium.otf');
}

#titre_erreur {
	position: absolute;
	top: 120px;
	left: 400px;
	width: 700px;
	
	text-align: center;
	
	font-family: "FjallaOne-Regular";
	font-size: 24px;
	color: #58585a;
}

#classe_erreur {
	position: absolute;
	top: 150px;
	left: 400px;
	width: 700px;
	
	text-align: center;
	
	font-family: "Maeven-Pro";
	font-weight: medium;
	font-size: 18px;
	color: #58585a;
}

#trace_erreur {
	position: absolute;
	top: 250px;
	left: 140px;
}

#bottom {
	position: absolute;
	/*left:140px;*/
	
	width:1000px;
	height:30px;
	
	font-family: "Maeven-Pro";
	font-weight: medium;
	font-size: 12px;
}

#biro-securite {
	position: absolute;
	left: 5px;
}

#bang-communication {
	position: absolute;
	left: 780px;
}
