/* CSS Document */

body{
margin:0px;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#page{
position:absolute;
width:600px;
height:60ex;
left:50%;
margin-left:-300px;
}

#contenu{
margin-top:10px;
height:85%;
}

h1{
text-transform:uppercase;
font-size:2em;
color:#663399;
margin:0;
padding:0;
}

hr{
color:#333333;
background-color:#333333;
}

#liste_optique{
background:   url("../images/optique.gif") top left no-repeat;
height:60%;
color:#333333;
}

#liste_electrocinetique{
background:   url("../images/electrocinetique.gif") top left no-repeat;
height:60%;
color:#333333;
}

#liste_mecanique{
background:   url("../images/mecanique.gif") top left no-repeat;
height:60%;
color:#333333;
}

.liste{
list-style-type:square;
font-size:1.1em;

}

.sousListe{
margin-left:-100px;
list-style-type:square;
font-size:0.9em;
}



li{
margin-left:110px;
}

#pied{
height:15%;
}

img{
border:0px;
}

#xiti-logo{
text-align:center;
}
