@charset "utf-8";
/* CSS Document */
body {
font-family: Verdana, arial;	
}
div.Total {
margin: 0 auto;
width: 960px;
}

h1.Logo {
margin: 0 0 0 11px;
padding: 0;
}
h1.Logo img {
border: 1px solid #000;
}
h2 {
color: #da251c;	
font-weight: normal;
}
h2.Color {
background: #fff500;
font-size: 1.2em;
margin: 10px 10px 10px 0;
padding: 4px;
}
table td {
vertical-align: top;	
}

div.FondContent {
background: url(img/Fond-Content.png) repeat-y top left;
margin: 0 auto;
width: 960px;
}
div.FondTop {
background: url(img/Fond-Top.png) no-repeat top left;
height: 15px;
}
div.FondBottom {
background: url(img/Fond-Bottom.png) no-repeat top left;
height: 15px;
}
div.Texte {
padding: 0 20px 16px 20px;	
}
