@charset "windows-1252";   

body 
{background-color: silver; 
width: 900px; 
margin: auto; 
font-family: Verdana; 
}
 
#global 
{background-color: white;}

#tete2 
{float: right; 
width: 200px; 
background-color: white; 
height: 150px;
}

.menu {font-family: Verdana,arial,sans-serif; font-size: 8pt; color: white; width: 160px; background-color: #6666CC; padding: 5px; margin: 10px; font-weight: bold}

#tete1 
{width: 700px; 
background-color: white; 
height: 150px; 
color: maroon;
 }

img {margin: 20px}

.titre1 {margin: 15px}

.texte1 {font-size: 10pt; width: 700px; margin: auto; padding-bottom: 30px; font-weight: bold}

h1 {font-family: Tempus Sans ITC}
h4 {color: maroon;}

 #corpus {width: 900px; background-color: white; height: 900px; }

 .texte2 {font-size: 10pt; margin-left: 350px; width: 500px; margin-bottom: 30px; }
 
 .texte3  
 {font-size: 8pt; margin-left: 200px; width: 500px; } 
 
 .defil {font-size: 8pt; width: 600px; margin: auto; color: #CC3300}
 
a:link {text-decoration: none; color: white}

a:visited {text-decoration: none; color: white;}

a:hover {color: red;}

span { background-color: #6666CC; }
