//Style courant



h0 {}
h1 {font-size:150%;}

h4 {text-align:center; font-size:150%;}

.cadres {position:relative; left:0px; top:0px; width:95%; overflow:auto; border:1px solid rgb(0,0,0); background-color:rgb(255,245,174); font-family:arial, serif; font-size: 100%; font-weight: bold; text-align:center; padding-top:5px;}

.cadres2 {width:95%; overflow:auto; border:1px solid rgb(0,0,0); background-color:rgb(237,237,237); font-family:arial, serif; font-size:70%; font-weight: bold; text-align:left; padding-top:5px;}

a {text-decoration:none; font-weight:bold; color:rgb(102,204,153);}
a:hover {color:rgb(255,0,0);}

html body {margin:20px; padding:0px; height:100%; text-align:left; background-color:rgb(241,238,238); color:rgb(51,102,153); font-weight:bold; font-family:'Times New Roman',serif; font-size:100%;}
