body {	
	background-color: #C9C2AF;
		font-family: arial;	
	text-decoration: none;
	font-size: 12px;
	}

a {	
	color:black;	
	font-family: arial;	
	text-decoration: none;
	font-size: 12px;		
}

a:hover {	
	color: #C48011;
	font-family: arial;	
	text-decoration: none ;
	font-size: 12px;		
	}

.eux {	
	color:black;	
	font-family: arial;	
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;	
}

.eux:hover {	
	color: #C48011;
	font-family: arial;	
	text-decoration: none ;
	font-size: 12px;		
	}

div#bandeau {
	width:765px;
	height:150px;
	background-image: url(img/top.jpg); 
	}
	
div#menutop {
	float:right;
	margin-top:32px;
	width:400px;
	height:38px;
	}

div#logo {
	float:left;
	margin-top:10px;
	margin-left:10px;
	}

div#centre {
	width:765px;
	background-color:#FFFFFF;
	height:600px;
	}

div#contenu {
	float:left;
	width:544px;
	background-color:#FFFFFF;
	overflow:inherit;
	text-align:justify;
	padding-top:0px;
	padding-left:8px;
	padding-right:14px;
	padding-bottom:4px;
	}
	
div#menu {

	float:right;
	width:199px;
	height:600px;
	background-color:#C9C2AF;
	}

div#menuhaut {

	float:right;
	width:199px;
	height:477px;
	background-color:#C9C2AF;
	}

div#menubas {

	float:right;
	width:199px;
	height:123px;
	background-image: url(img/ecole.jpg); 
/*	border-top-style:solid;
	border-top-color:#666666;
	border-width:thin;*/
	}

div#piedpage {
	width:765px;
	height:153px;
	padding-top:3px;
	background-image: url(img/bot.jpg);
	clear:both;
	}
	
.titrarticle {
	color:#000EAF;	
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 23px;
	height:120px;
}

.titrarticle:hover {
	color:black;	
	font-family: arial;	
	text-decoration: none;
	font-size: 23px;
}

.cssform p{
width: 300px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
height: 1%;
}

.cssform label{
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform input[type="password"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
width: 250px;
height: 150px;
font-family:Arial, Helvetica, sans-serif;
}

.icon{
font-weight: bold;
	padding-left:10px;
float: left;
width: 32px;}

.icontext{
height:32px;
vertical-align:middle;
	padding-top:0px;
	padding-left:60px;
	padding-right:14px;
	padding-bottom:4px;
}

div#diplome {

	float:right;
	width:200px;
	height:200px;
	background-image: url(img/diplome.jpg);
	border-style:solid;
	border-width:thin;
	border-top-color:#663300;
	}
div#homework {

	float:right;
	width:200px;
	height:200px;
	background-image: url(img/homework.jpg);
	margin-left:10px;
	border-style:solid;
	border-width:thin;
	border-top-color:#663300;
	}
div#prof {

	float:right;
	width:200px;
	height:200px;
	background-image: url(img/prof.jpg);
	margin-left:10px;
	border-style:solid;
	border-width:thin;
	border-top-color:#663300;
	}
	
div#etudiant {
	float:right;
	width:200px;
	height:200px;
	background-image: url(img/etudiant.jpg);
	margin-left:10px;
	border-style:solid;
	border-width:thin;
	border-top-color:#663300;
	}

div#etudiante {
	float:right;
	width:150px;
	height:150px;
	background-image: url(img/shadow2.gif);
	margin-left:10px;
	}

div#psg {
	float:right;
	width:150px;
	height:150px;
	background-image: url(img/psg.jpg);
	margin-left:10px;
	}

div#OM {
	float:right;
	width:150px;
	height:150px;
	background-image: url(img/OM.jpg);
	margin-left:10px;
	}
	
div#ASSE {
	float:right;
	width:150px;
	height:150px;
	background-image: url(img/ASSE.jpg);
	margin-left:10px;
	}

div#milanac {
	float:right;
	width:150px;
	height:150px;
	background-image: url(img/milanac.jpg);
	margin-left:10px;
	}

div#dico {
	float:right;
	width:250px;
	height:146px;
	background-image: url(img/dico.jpg);
	margin-left:10px;
		}

h1 {
font-size:18px;
font-weight:bold;
color:#5F5847;
font-family:arial;
} 

h2 {
font-size:15px;
color: black;
font-family:arial;
} 