html{
font-size:0.9em;
font-family:"trebuchet ms","Sans Serif" ;
}

a{
color:black;
text-decoration:underline;
}

h2.titrePage{
display:none;
}

h4,h5,h6{
color:black;
}

table{
border:solid 2px black;
}

table td{
border:solid 1px black
}

table th{
text-align:center;
}

caption{
display:none;
}

img{
margin:0.7em 0.7em;
}

#gauche_content{
width:48%;
float:left;
border:solid 1px red;
clear:both;
}

#droite_content{
width:48%;
float:left;
border:solid 1px pink;
}