@charset "iso-8859-1"; 

div#logo1 {position : absolute; top : 20px; left : 28px; color : blue; } 
#logo1 img {margin : 2px ; border : 0px solid ; float : left; width : 125px; height : 100px ; }


div#menugauche { position : absolute ; top : 140px; left : 25px ; width : 150px; color : blue; }
#menugauche img {  margin : 5px; border : 0px solid; float : left; width : 125px; height : 32px; }


div#corptexte { position : absolute ; top : 50px; left : 200px ; width : 800px;text-align : center; color : blue; background-color : #EAF0F8;}
#corptexte h1 {font-style : italic ; color : red; font-size : 100%;}  
#corptexte h2 {font-style : italic ;   border : 2px solid; }  
#corptexte h3 {font-style : normal ; color : yellow; border : 2px solid; font-size : 160%; background-color : blue ; }
#corptexte h4 {font-style : italic ; text-align : left; font-size : 130%;}
#corptexte p {font-style : italic ;  border : 3px solid; font-size : 120%;}
#corptexte img {  margin : 5px; border : 0px solid; float : center; width : 600px; height : 400px; } 


#corptexte a:link {color:#FF0000;}
#corptexte a:visited{color :#FF9900;}
#corptexte a:hover {color:green ;}

div#bastexte1 { position : absolute ; top : 600px; left : 200px ; width : 100px;text-align : center; color : blue;}
div#bastexte2 { position : absolute ; top : 600px; left : 800px ; width : 100px;text-align : center; color : blue;}
div#bastexte3 { position : absolute ; top : 600px; left : 200px ; width : 400px; color : red;}

