<style type="text/css">


div.mention{
	margin-top : 10%;
	margin-left : auto;
	margin-right : auto;
	width : 735px;
	text-align : left;
	height : 400px;
	overflow : auto;
	border : 1px solid white;
}
div.mention p {
	margin : 1em;
}
div.mention a {
	text-decoration : underline;
	text-align : center;


}
h1.mention {
	color : #f69504;
	font-size :	2em;
	margin : 1em;
}
h2.mention {
	color : #fff;
	font-size : 1.5em;
	margin : 1.5em
}
h3.mention {
	color : #f69504;
	font-size : 1.5em;
	margin : 1em 0;
}
h4.mention {
	color : #fff;
	font-size : 1.2em;
	font-weight : bold;
	margin : 1em 0;
}

#menu_principal {
        z-index:99;
	visibility: visible;
}

#fiche-etudiant {
	position:absolute;
	left:0px;
	top:20px;
	width:575px;
	height:422px;
        z-index:1;
	visibility: visible;
}
#fiche-etudiant-03 {
	position:relative;
	left:15px;
	top:15px;
	width:399px;
	height:127px;
	background-image: url(images/fiche-etudiant_03.gif);
	background-repeat: no-repeat;
	visibility: visible;
}

#fiche-etudiant-05 {
	position:absolute;
	left:456px;
	top:16px;
	width:93px;
	height:127px;
	background-image: url(images/fiche-etudiant_05.gif);
        background-repeat: no-repeat;
	visibility: visible;
}

#fiche-etudiant-09 {
	position:relative;
	left:15px;
	top:50px;
	width:548px;
	height:235px;
	background-image: url(images/fiche-etudiant_09.gif);
        background-repeat: no-repeat;
	visibility: visible;
}
#photo{
	position:absolute;
	left:4px;
	top:13px;
	width:82px;
	height:105px;
	z-index:5;
	visibility: visible;
}
#table_idd_etudiant {
	position:relative;
	left:10px;
	top:10px;
	width:auto;
	height:auto;
	font-weight: normal;
	font-style: normal;
	overflow: hidden;
}
body {

	font-size: 9px;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #a77c52;
	color: #ffd9b2;
}

a:link, a:visited, a:active {
  text-decoration : none;
  color : #55402b;
}

a:link:Hover, a:visited:Hover, a:active:Hover  {
  text-decoration : none;
  color : #ffd9b2;
}
 
a img {
  border : 0;
}

input[type=text], input[type=password], input[type=file], textarea {
	font-size: 10px;
	font-weight: bold;
	border: #999999 double 0px;
	background-color: #CCCCCC;
}

input[type=button], input[type=reset], input[type=submit] {
	font-size: 10px;
	font-weight: bold;
	background: #CCCCCC;
	color: black;
}

select 
{
	font-size: 10px;
	font-weight: bold;
	background: #EEEEEE;
	color: black; 
	border: #999999 double 2px;
}

#formulaire {
	position: absolute;
	left: 40px;
	top: 49px;
	width: 229px;
	height: 63px;
	z-index: 45;
}

.jactat {
	text-decoration: none;
	background-color: #a77c52;
}

</style>
/* CSS Document */

