/* style-polo.css */
/* Auteur Paul Mazeres , langue="FR/fr" date "10/12/2003" */
/* largement inspiré de http:// www.self html.  et de http://www.openweb.org */

h1,h2,h3,h4 { font-family:'Bookman Old Style','Courier New',Courier; }

h1 { font-size:250%;font-style:italic;font-weight:bold;color:#FF8800;margin-bottom:5px; }

h2 { font-size:150%;font-style:italic; color:#0000FF; }

h3 { font-size:120%;color:#FF2200; }

h4 { font-size:50%;color:#000000; }

p,ul,ol,li,div,td,th,address,blockquote { font-size:110%; }

li { margin-top:10px; }

pre { font-size:130%; color:#0000C0; }

blockquote,cite { font-style:italic; }

hr { width: 100%; height: 3px; }

.titre { float: left; width: 60%; text-align: center; font-size: 200% }

.image { float: right; width: 40%; text-align: center; font-size: 75% }

.corptexte { float: left; padding-left: 10%; padding-right: 10%; text-align: justify }

.basdepage { float: left; text-align: center}