/* CSS issu des tutoriels www.alsacreations.com/articles */ 
body {margin: 0; padding:0; background:#FAF7FB; font-size: 11px; font-family: Arial; } 
#header 
{background-color: #EAF4FF; } 
#conteneur { position: relative; margin-right: auto; margin-left: auto; width: 99%; max-width: 1200px; min-width: 990px; border-right: 1px solid #CCCCFF; border-left: 1px solid #CCCCFF;}
#centre {background-color:#FFEAF8; margin-left: 209px; padding: 10px; } 

div#column1 {
    margin: 0px;
    padding: 0px;
    background-image: url(ligne.jpg);
    background-repeat: repeat-y;
    width: 100%;
	background-color: #FFEAF8;
    
} 
.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
} 
#gauche { float:left; position:relative; left:0; width: 209px; padding:0px;  background-image: url(ligne.jpg);
    background-position: right;
    background-repeat: repeat-y; margin-top: 2px;}
#pied { height: 30px; background-color: #99CC99; clear : both;} 
.menugauche { list-style-type: 
none; margin: 0; padding:0; } .menugauche li { margin-bottom: 5px; font-size : 
12px;} .menugauche a { margin: 0 2px; color: #000000; text-decoration: underline; 
} .menugauche a:hover { text-decoration: none; } p {margin: 0 0 10px 0;} p {margin: 
0 0 10px 0;} h4, h3 { margin:0; padding: 5px 0; } .gras{font-size : 13px; font-weight: 
bold; color:#000066;}.gros {font-size : 14px; font-weight: bold; color:black;}.moyen 
{font-size : 12px;} .normal {font-size : 11px;}.petit {font-size : 10px;}li2 {font-size 
: 12px} li {font-size : 12px} a{color:#0000ff; text-decoration:none;}p {font-size: 
11px; text-align:justify;} 
.titre {font-size : 20px; color:#000099;}
.titre2 {font-size : 16px; font-weight: bold; color:#000099;}
.titre3 {font-size : 13px; font-weight: bold; color:#000099;}
.grosrouge {font-size : 14px; font-weight: bold; color:red;}
.grosbleu {font-size : 14px; font-weight: bold; color:#000099;}
.rouge {color:red;}
.tableau {border-style:solid; border-width:1px; border-color:blue; border-collapse:collapse; background-color:#EAEAFF;} 
.cellule {border-style:solid; border-width:1px; border-color:blue; padding :2px; background-color:#EAEAFF;} 
.moyenbleu {font-size : 12px; color:#000099;}

