/* CSS Document */

body { margin:0;background:url(img/fond.jpg); font-family:"Trebuchet MS";}

/* textes */

h1 { font-size:18px; color:#290800; margin:0;}
h2 { font-size:16px; color:#290800; margin:6px;}
h3 { font-size:14px; color:#290800; margin:0;}
p { font-size:12px; color:#000000; margin:0; padding-left:5px; padding-right:10px; text-align:justify;}
img { padding-left:3px;padding-right:5px;}
.container1 {margin-left:auto; margin-right:auto; width:1024px;}

/* fonds */

.header {background:url(img/header.png) no-repeat; height:227px;}
.main1 {background:url(img/main1.png) no-repeat; height:414px;}
.footer {background:url(img/footer.png) no-repeat; height:45px; font-size:11px; color:#FFFFFF;}
.footer a {color:#FFFFFF; font-size:11px; text-decoration:none;}
.tablefooter {margin-left:166px; margin-right:154px; width:706px;}

/* menu */

.menu { width:173px; margin-left:166px; padding-top:115px;}
.menu a { font-size:11px; font-weight:bold; text-transform:uppercase; text-decoration:none; color:#FFFFFF; background: url(img/puce_on.gif) no-repeat left;}
.menu a:hover { text-decoration:none; color:#290800; background: url(img/puce_off.gif) no-repeat left;}

/* contenu */

.container2 { width:706px; margin-left:166px; margin-right:154px; margin-top:0px; font-size:11px;}
.container2 a {font-size:11px; font-weight:bold; text-transform:uppercase; text-decoration:none; color:#661500;}
.container2 a:hover {color:#FFFFFF;}
/* index */

.container3 {width:706px; height:380px; margin-left:166px; margin-right:154px; margin-top:0px; background:url(img_index/accueil.png) right bottom no-repeat;}
.container3 p { width:150px; text-align:left;}

