


.haut
{width:985;
height:190px;
background-image:url("./images/haut.jpg");
background-repeat:no-repeat;
}

.logo
{
margin-left:300px;
margin-right:300px;
margin-top:50px;
text-align:center;
}

.menu
{margin-top:5px;
width:250px;
height:500px;
background-image:url("images/menu.jpg");
background-repeat:no-repeat;
position:absolute;
z-index:18;
}

.telephone

{width:250px;
height:100px;

margin-top:590px;
position:absolute;
z-index:30;
border:outset;
}


object
{margin-top:-10px;
margin-left:-10px;
}

.corps
{margin-left: 253px;
width:735px;
height:500px;
position:absolute;
z-index:2;
background-color:;
}



.contenu
{width:100%;
height:100%;
background-image:url("images/contenu.jpg");
background-repeat:no-repeat;
margin-top:6px;
padding:10px;
position:absolute;
}








h2
{ text-align:center;
margin:auto;
}
.presentation
{width:685px;
height:90px;
margin-top:6px;
margin-left:50px;
background-image:url("images/presentation.jpg");
background-repeat:no-repeat;
}

.texte-presentation
{margin-top:20px;
text-align:center;
font-size:1.2em;
}

.formations
{width:300px;
height:180px;
background-image:url("images/formations.jpg");
background-repeat:no-repeat;
margin-top:10px;
margin-left:50px;
}

.vignette-formations
{margin-top:50px;
margin-left:120px;
color:red;
}

.parg-formations

{text-align:center;
margin-top:25px;
}


.enseignants
{width:300px;
height:180px;
background-image:url("images/enseignants.jpg");
background-repeat:no-repeat;
margin-top:-180px;
margin-left:430px;
}

.vignette-enseignants
{margin-top:50px;
margin-left:135px;
color:red;
}

.parg-enseignants

{text-align:center;
margin-top:50px;
}



.universite
{width:300px;
height:180px;
background-image:url("images/universite.jpg");
background-repeat:no-repeat;
margin-top:40px;
margin-left:50px;
}

.vignette-universite
{margin-top:50px;
margin-left:140px;
color:red;
}

.parg-universite

{text-align:center;
margin-top:50px;
}

.fonctionnement
{width:300px;
height:180px;
background-image:url("images/fonctionnement.jpg");
background-repeat:no-repeat;
margin-top:-180px;
margin-left:430px;
}

.vignette-fonctionnement
{margin-top:50px;
margin-left:135px;
color:red;
}

.parg-fonctionnement

{text-align:center;
margin-top:50px;
}


.general
{width:100%;
height:100%;
margin-top:15px;}

.paragraphe
{background-image:url("images/livres2.jpg");
margin-left:17px;
width: 700px;
height:300px;
margin-top:100px;
font-size:1.5em;
text-align:center;
}

.titre
{
color:maroon;
text-align:center;
font-size:1.2em;
text-decoration:;
background-color:;
border:outset;
}

.bigtitre
{text-align:center;
font-size:1.5em;
color:red;

}

.texte
{
text-align:justify;
}

.encadre
{border:dashed;
border-width:2px;
padding:7px;
}

table {
border: medium solid blue;
width: 100%;
border-collapse:collapse;
border-top:0px;
}

td{padding:5px;
border: thin solid #6495ed;
width: 100px;
}
.footer
{width:735px;
height:80px;
background-color:red;
position:absolute;
bottom:0px;

}

#id
{position:relative;
}


