html {
  	height: 80%;
  	margin-bottom: 0px;
}
form {
  	margin: 0;
  	padding: 0;
	
}
body {

	font-family: Lucida, Arial, Tahoma, verdana;
	height: 70%;
	margin: 0;
	padding:0px 0px 0px 0px;
	font-size: 14px;	
	background-color: #000000;
	text-align:justify;
}
/*****************************************/
/*** Structure de la page ***/
/*****************************************/
/*****************************************/
/*** en tête ***/
/*****************************************/
div.page {
	position:absolute;
	zoom:100%;
	top: 2%;
	left:50%;
	margin-top: 0px;
	margin-left: -512px;
	z-index:99;
	height:660;
	width : 1024px;
	background: url(images/fondpage.jpg) top center no-repeat;
	overflow:visible;
	
}
div.header {
	position: relative;
	width : 1024px;
	height: 95px;
	margin : auto;
}
div.logoedia {
	float: left;
	position: relative;
	margin-left :20px;
	
}
div.logoedia2 {
	float: left;
	position: absolute;
	margin-left :50px;
}
#logoedia2 ul {
	list-style: none;
	overflow : visible;
	text-decoration: none;
	margin-top :10px;
	margin-left :0px;
}
#logoedia2 li {
	font-family:Arial, Tahoma, verdana;
	text-align:left;
	float: left;
	font-size: 14px;
	text-decoration: none;
}
#logoedia2 a:hover {
	font-family: Arial, Tahoma, verdana;
	text-align:left;
	color: #eebd29;
	font-size: 14px;
	text-decoration: none;
}
#logoedia2  a {
	font-family: Arial, Tahoma, verdana;
	color: #eebd29;
	text-align:left;
	font-size: 14px;
	text-decoration: none;
}
div.entetedia {
	float: left;
	position: relative;
	width : 360px;
	margin-left : 210px;
	margin-top:-15px;
}
#entetedia ul {
	list-style: none;
	overflow : visible;
	text-decoration: none;
	margin-top :0px;
}

#entetedia li {
	font-family:  Arial, Tahoma, verdana;
	float: right;
	font-size: 13px;
	text-decoration: none;
}

#entetedia a:hover {
	font-family: Arial, Tahoma, verdana;
	color: #eebd29;
	font-size: 13px;
	text-decoration: none;
}

#entetedia  a {
	font-family: Arial, Tahoma, verdana;
	color: #eebd29;
	font-size: 13px;
	text-decoration: none;
}
div.emploedia {

	float: right;
	position: relative;
	width : 280px;
	margin-top :0px;
}
/*****************************************/
/*** Structure de la corp de page***/
/*****************************************/
div.title {
	font-family:  Arial, Tahoma, verdana;
	font-size: 28px;
	position: relative;
	width : 520px;
	float: left;
	margin-left : 140px;
	margin-top : 20px;
	text-align: left;
}
div.content {
	position: relative;
	float: left;
	width : 510px;
	height : 450px;
	overflow:auto;
	overflow-x:hidden;
	margin-left : 140px;
	margin-top : 0px;
	padding-right: 5px;
}
div.coldroite {
	position: relative;
	float: right;
	color: #eebd29;
	font-size: 17px;
	text-align:right;
	width : 250px;
	margin-right : 112px;
	margin-top : 40px;
}
#coldroite li {
	color: #eebd29;
	text-decoration: none;
}
#coldroite ul {
	list-style: none;
	text-decoration: none;
}
#coldroite  a {
	color: #eebd29;
	text-decoration: none;
}
#coldroite a:hover {
	color: #eebd29;
	text-decoration: none;
}
div.coldroite2 {
	position: relative;
	float: right;
	color: #eebd29;
	font-size: 12px;
	text-align:right;
	width : 180px;
	margin-right : 120px;
	margin-top : 50px;
}
/*****************************************/
/*** Structure de menudubas***/
/*****************************************/
div.menu {
background-color:000000;
	float: left;
	color: #eebd29;
	position: absolute;
	width : 825px;
	height: 38px;
	top:94%;
	
	margin-left : 90px;
}
div.mention {
	float: left;
	color: #eebd29;
	position: absolute;
	width : 50px;
	height: 5,3%;
	margin-top : 530px;
	margin-left : 910px;
}
#mention li {
	font-family:  Arial, Tahoma, verdana;
	float: right;
	text-decoration: none;
}

#mention a:hover {
	font-family: Arial, Tahoma, verdana;
	color: #eebd29;
	text-decoration: none;
}

#mention  a {
	font-family: Arial, Tahoma, verdana;
	color: #eebd29;
	font-size: 12px;
	text-decoration: none;
}
td {
    font-family: Arial, Tahoma, verdana;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold; 
	text-align: right;
	
	
	
	
}
td.liste{text-align: left;}
th {font-size: 2em; color: red; padding: 0; border-bottom: 1px solid red;}


