body{
background: #98d1df url('http://activcours.net/images/fondpage.jpg') repeat-x top;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
margin: 0px;
padding: 0px;
}

img{
	border: 0;
}


#textepied{
padding-right: 200px;
font-size: 8pt;
}
#droitenb {
float:right;
width: 150px;
text-align: center;
padding-top: 0px;
padding-right: 25px;
}
#pied{
width: 750px;
clear: left;
}

#milieu{
width:750px;
height:123px;
background: url('http://activcours.net/images/milieu.jpg') no-repeat top center;
}
#corps{
clear:both;
width:750px;
text-align:left;
background: url('http://activcours.net/images/fonddiv.gif') repeat-y top center;
}

h1{
    color: #0059ae;
    font-size: 14pt;
    font-family: Arial;
    font-weight: bold;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 47px;
    margin-bottom: 4px;
	
background-image: url('images/chevron.png');
background-repeat: no-repeat;

background-position: center left;
}

h2{
    color: #0059ae;
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #5e97c5;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-bottom: 4px;
}
