/* CSS Document de Jacques TATI */

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#666666;
}

table{
background-color:#FFFFFF;
border-width:thin;
border-style:dashed;
border-color:#000066;
}

li{
color:#000066;
list-style-type:square;
}

p{
margin-bottom:20px;
}

hr{
color:#000066;
size:2px;
width:95%;
}

a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#0066FF;
}

a:hover{
color:#CC0000;
font-weight:bold;
}

#resume{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

.partie_gauche{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
line-height:105%;
}

.Gros_titre{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#990000;
}

h1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#000066;
}

h2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
font-style:italic;
}

.commentaire{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-style:italic;
color:#333333;
}