@charset "utf-8";
/* CSS Document */

body {background: transparent; margin: 0px; overflow: auto;}
html {overflow: auto;}
.centre {margin: auto; text-align: center;}
.titre {font-family: Book Antiqua, Times New Roman;
        font-size: 36px;
        line-height: 40px;
		color:#800000;
		font-weight:bold;
        background-color:#DDBBCC; width:100px; border:1px solid #CC0000;}     		
.stitre {font-family: Book Antiqua, Times New Roman;
        font-size: 18px;
		color:#800000;
		font-weight:bold;
        line-height: 22px;
		}
.autres {background: #DDBBCC; width: 300px; border: #CC0000 solid 1px}
.image {width: 200px; border: none; vertical-align: middle}
.tableau {border: #2277CC solid 1px; background: url('image/fonds/network_blitz.gif')}
.case {border: #2277CC solid 1px; padding: 10px;}
