body {
    font: 13px verdana;
    line-height : 22px;   
    width : 90%;
    position:relative;
    text-align:left;
    margin-left:5%;
}

h1 {text-align:center;
	font:26px/28px verdana;
	color:#003399;
}

p {text-align:justify;
	margin-left:10px;}


a {color:#5858a8; text-decoration:none;}

a:hover {text-decoration:underline;}

a.link {color:#880000; text-decoration:none; font-weight:bold;font:bold 12px/14px verdana;}

a.link:hover {text-decoration:underline; font-weight:bold;font:bold 12px/14px verdana;}

ul {margin-top:3px;
    margin-bottom:0px;
    list-style-type : none;	}

ul.circle {margin-top:3px;
    margin-bottom:0px;
    list-style-type : circle;	}

h2 {
	margin-top:30px;
    margin-left:0px;
    line-height : 25px;
    font:bold italic 18px/20px arial, sans-serif;
    color:  #003399;  
}

h3 {
margin-top:30px;
margin-left:5px;}

div.contenu {
margin-left:170px;
margin-top:70px;
margin-right: 30px;
}

div.menucentre {
text-align:center;
margin-top:-20px;
margin-bottom:20px;
}

div.menu{
float:left;
width:160px;
}

ul.menu {
color: #003399;
list-style-type: none;
margin-top: 20px;
margin-left: 5px;
padding:5px;
width:130px;
border-top: 1px solid #003399;
border-bottom: 1px solid #003399;
background-color:#ffffff;
}

ul.cours {
color: #003399;
list-style-type: none;
margin-top:50px;
margin-left: 25px;
padding:5px;
width:50px;
border-top: 1px solid #0097a5;
border-bottom: 1px solid #0097a5;
background-color:#ffffff;
}
a.cours {color:#0097a5; text-decoration:none;}
a.cours:hover {text-decoration:underline;}

ul.ssmenu {
color: #003399;
list-style-type: none;
margin-left:-20px;
width:120px;
background-color:#ffffff;
}


table{
	padding:5px;
}
td{
	padding-left:15px;
}

img{border-width:0px;}

img.centre{
	top:200px;
	border-width:0px;
}


img.droite{
	float:right;
	border-width:0px;
}

table.droite{
	float:right;
	border-width:0px;
}
