div#conteneur {
	width: 750px;
	margin-left: auto;
	margin-right : auto;
}

div#pieddepage {
	width:100%;
	background-image: url(images/bandesIHEI/IHEIfond.jpg);
}

div#entete {
	width:100%;
}

div#colgauche2 {
	float:left;
    width:300px;
}

div#coldroite2 {
	float:right;
    width:450px;
}
	
div#colgauche {
	float:left;
    width:250px;
}

div#coldroite {
	float:right;
    width:250px;
}

div#colcentrale {
    padding: 1px 20px;
    margin-left: 260px;
    margin-right:260px;
}

h1 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-style: normal; 
	font-weight: bold; 
	text-transform: uppercase; 
	color: #000000; 
	background-attachment: scroll; 
	text-align: center
}

h2 {  
	font-family: Arial, Geneva, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: small-caps; 
	letter-spacing: normal; 
	text-align: left; 
	vertical-align: baseline
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
}
	
h5 {
	font-family:Palatino;
	color: #000000;
	font-weight:lighter
	font-size:small;
	text-align:justify
}

h6 {
	font-family:verdena;
	font-weight:lighter;
	font-size: xxsmall;
}

p {
	font-family:Palatino;
	color: #000000;
	font-size:14px; 
	text-align:justify; 
	line-height:140%;
}

.index {  
	font-family: "Bonney Medium"; 
	font-size: 24px; 
	font-style: italic; 
	font-weight: normal; 
	font-variant: normal; 
	text-align: center; 
	letter-spacing: 1pt
}
	
a {
	color: #1D614B;
}

a:link {
	text-decoration: none;
	color: #1D614B;
}

a:visited {
	text-decoration: none;
	color: #1D614B;;
}

a:hover {
	text-decoration: none;
	color:#0033CC;
}

.texteitalique {
	font-family: Palatino;
	font-size: 14px;
	font-style: italic; 
	line-height: 16px; 
	font-weight: normal; 
	color: #000000; 
	text-align: justify
}
	
.texte {
	font-family: Palatino;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: baseline;
	word-spacing: normal;
	line-height: 16px;
	text-indent: 0pt;
}

.info {  
	font-family: Arial, Geneva, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	text-transform: uppercase
}

.liste { 
	font-family: Palatino; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 16px; 
	font-weight: normal; 
	color: #000000
}

.titrearticle {  
	font-family: "Times New Roman", Times, serif; 
	font-size: 12px; font-style: normal; 
	line-height: 18px; 
	font-weight: normal; 
	color: #000000; 
	font-variant: normal
}

.nomauteur {  
	font-family: Palatino; 
	font-size: 12px; 
	font-style: italic; 
	line-height: 15px; 
	font-weight: normal; 
	color: #000000
}

.notes {  
	font-family: Palatino; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal
}

.titrearticle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
}

#Layer1 {
	width:750px;
	height:366px;
	z-index:1;
	margin-left:auto;
	margin-right:auto;
}
#Layer2 {
	float:left;
	width:250px;
	height:366px;
	z-index:2;
}
#Layer3 {
	float:right;
	width:500px;
	height:366px;
	z-index:3;
	left: 260px;
	}
#Layer4 {
	width:750px;
	height:71px;
	z-index:2;
	margin-left:auto;
	margin-right:auto;
	}