@charset "utf-8";
/* CSS Document */

*{
margin:0px;
margin:0px;
}

body{
width:100%;
font-family:"Times New Roman", Times, serif;
font-size:18px;
color:#000099;
text-align:center;
margin:auto;

}


a:link{
font-family:"Times New Roman", Times, serif;
text-decoration:none;
font-size:16px;
color:#330099;
}

a:active{
font-family:"Times New Roman", Times, serif;
text-decoration:none;
font-size:16px;
color:#99CC00;}

a:visited{
font-family:"Times New Roman", Times, serif;
text-decoration:none;
font-size:16px;
color:#990066;}

a:hover{
font-family:"Times New Roman", Times, serif;
text-decoration:none;
font-size:16px;
color:#9900CC;
}
a name{
color:#990033;
}
h1{
font-family:"Times New Roman", Times, serif;
font-size:24px;
color:#990066;
text-align:center;
}

h2{
font-family:"Times New Roman";
font-size:20px;
color:#990066;
text-align:center;
margin:15px;
}

h3{
font-family:"Times New Roman";
font-size:18px;
color:#990066;
text-align:center;
margin:15px;
}

ul{
list-style-type:square;
padding:10px;
list-style-position:inside;
color:#000066;

}
.site{
list-style-type:circle;
padding:15px;
list-style-position:inside;
color:#330099;}


#contenu{
width:90%;
height:auto;
text-align:left;
font-family:"Times New Roman", Times, serif;
color:#000099;
margin:auto; 
border:#0000CC 1px solid;
}

#top{
width:100%;
height:200px;
}
#sousmenu{
width:100%;
height:30px;
font-family:"tahoma", "Times New Roman", Times, serif;
font-size:16px;
font-size:18px;
color:#000000;
font-weight:bold;
clear:both;
text-align:center;

}


#barre
{background-image:url(images/barre.png);
background-repeat:repeat-x;
font-family:"tahoma", "Times New Roman", Times, serif;
font-size:16px;
width:100%;
height:30px;
float:left;
}




#menualternatif{
background-color:#000000;
width:100%;
height:20px;
font-family:"Times New Roman", Times, serif;
font-size:10px;
color:#FFFFFF;
font-weight:bold;
clear:both;
text-align:center;
}
#menualternatif a:link{
font-family:"Times New Roman", Times, serif;
text-decoration:none;
font-size:10px;
color:#0000FF;
}

#menualternatif a:active{
font-family:"Times New Roman", Times, serif;
text-decoration:none;
font-size:10px;
color:#99CC00;}

#menualternatif a:visited{
font-family:"Times New Roman", Times, serif;
text-decoration:none;
font-size:10px;
color:#990066;}

#menualternatif a:hover{
font-family:"Times New Roman", Times, serif;
text-decoration:none;
font-size:10px;
color:#9900CC;
}
#titre{
width:100%;
height:auto;
font-family:"Times New Roman", Times, serif;
font-size:22px;
font-style:italic;
font-weight:bold;
color:#CC0000;
text-align:center;
}

#menugauche{
width:12,5em;
height:auto;
text-align:center;
margin:2px;
padding:2px;
float:left;
clear:left;
background-color:#66CCFF;
}

#menugauche a:link{
width:210px;
height:25px;
display:block;
background-image:url(images/bouton.png);
background-repeat:no-repeat;
font-family:"Times New Roman", Times, serif;
text-decoration:none;
font-size:16px;
color:#FFFFFF;
font-weight:bold;
padding:1px;
margin:1px;

}



#menugauche a:visited{
width:210px;
height:25px;
display:block;
background-image:url(images/bouton.png);
background-repeat:no-repeat;
font-family:"Times New Roman", Times, serif;
text-decoration:none;
font-size:16px;
color:#FFFFCC;
padding:1px;
margin:1px;

}

#menugauche a:hover{
width:210px;
height:25px;
display:block;
background-image:url(images/bouton.png);
background-repeat:no-repeat;
font-family:"Times New Roman", Times, serif;
text-decoration:none;
font-size:16px;
color:#000066;
padding:1px;
margin:1px;


}
#intro{
width:1000px;
height:800px;
margin:auto;

}


#texte
{

overflow-y: scroll;
overflow-x: hidden;
border: #990066 1px solid; 
scrollbar-face-color: #990066; 
scrollbar-shadow-color: #222222;
scrollbar-highlight-color: #999999; 
scrollbar-3dlight-color: #FFCCFF; 
scrollbar-darkshadow-color: #990099; 
scrollbar-track-color: #99cc33; 
scrollbar-arrow-color: #FFCCFF;
background-attachment:scroll;
width:70%;
height:400px;
margin-top:2em;
margin-left:2em;
margin-right:2em;
padding-left:1em;


}
#pub{
width:10em;
height:auto;
float:right;
clear:right;


}
#centre{
margin-left:13em;
margin-right:10em;
padding:15px;
font-family:Tahoma;
font-style:italic;
font-size:16px;
height:auto;
}

#pied{
background-color:#000000;
width:100%;
height:20px;
text-align:center;
color:#FFFFFF;
clear:both;
}
