body{
	background-image:url(img/bg_100.gif);
	padding:0;
	margin:0;
	background-color:#CCD9C3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	/*color:#921113;*/
	color:#003300;
	text-align:center;
	}
td{
	font-size:11px;
	}
table#tableau{
	border:1px solid #921113;
	width:765px;
	height:470px;
}
td#haut{
	background-image: url("img/haut.jpg");
	background-position:top center;
	background-repeat:no-repeat;
	width:765px;
	height:150px;
	}
td#menu{
	width:180px;
	height:292px;
	background-color:#CCD9C3;
	vertical-align:top;
	}
td#corps{
	width:585px;
	height:292px;
	background-color:#CCD9C3;
	vertical-align:top;
	text-align:left;
	}
td#bas{
	width:765px;
	height:40px;
	background-color:#EBF0E7;
	vertical-align:middle;
	background-image: url("img/bas.jpg");
	background-repeat:no-repeat;
	background-position:top center;
	text-align:center;
	font-size:12px;
	}
/************* menu ******************/
#menu ul {
	list-style: none;
    margin: 0;
    padding:0;
    border: none;
	background-image:url("img/menu_bt_off.gif");
	background-repeat:repeat-y;
	background-position:left;
	}
#menu ul li a{
	font-size:12px;
	display: block;
	height:24px;
	padding:5px 0 0 0;
	color: #9F1512;
	background-image: url("img/menu_bt_off.gif");
	background-repeat:no-repeat;
	background-position:left;
    text-decoration: none;
	width:159px;
	text-align:center;
	font-weight:bold;
	}
#menu ul li a:hover{
    color: #ffffff;
	background-image: url("img/menu_bt_on.gif");
	background-repeat:no-repeat;
	background-position:left;
	letter-spacing:1px;
	}
#menu ul li a.active{
    color: #ffffff;
	background-image:  url("img/menu_bt_active.gif");
	background-repeat:no-repeat;
	background-position:left;
	letter-spacing:1px;
	font-weight:bold;
	}
html>body #menu ul li a {
    width: 159px;
   }
/************* contenu ******************/
table#contenu{
	height:292px;
	width:585px;
	}
td#contenu_haut{
	height:59px;
	vertical-align:top;
	background-image:url(img/corps_fond.jpg);
	width:585px;
	}
td#contenu_txt{
	height:187px;
	padding:0 70px 0 40px;
	vertical-align:top;
	background-image:url(img/corps_fond.jpg);
	width:585px;
	}
td#contenu_bas{
	height:46px;
	vertical-align:bottom;
	background-image:url(img/corps_fond.jpg);
	width:585px;
	}
/************* mise en page du texte ******************/
h1{
	font-size:16px;
	color:#A64041;
	background-image:url("img/puce_h1.gif");
	background-repeat:no-repeat;
	background-position:left;
	padding-left:28px;
	}
h2{
	font-size:14px;
	color:#A8C991;
	background-image:url("img/puce_h2.gif");
	background-repeat:no-repeat;
	background-position:left;
	padding:0 20px 0 23px;
	margin-left:30px;
	border-bottom:1px solid #E9DF81;
	}
p.italic{
	font-size:13px; color:#003333;
	border:1px solid #CCD9C3;
	padding:10px;
	margin:5px;
	font-style:italic;
	background-color:#EDF6E8;
	background-image:url("img/italic_fond.gif");
	background-repeat:no-repeat;
	background-position:top left;
}
p.haut_de_page{
	text-align:right;
	font-size:10px;
}
td#contenu_txt ul{
	list-style-image:url(img/puce.gif);
}
td#contenu_txt ul li{
	padding-bottom:10px;
}
/************** liens *********/
a{
	color:#A64041;
	text-decoration:underline;
}
a:hover{
	color:#7B9C6B;
	text-decoration:none;
}
p.haut_de_page{
	border-bottom: 1px dotted #A8C991;
	padding-bottom:10px;
	}
p.haut_de_page a{
	color:#7B9C6B;
	padding-right:17px;
	text-decoration:underline;
	background-image:url("img/haut_de_page.gif");
	background-repeat:no-repeat;
	background-position:right;
}
p.haut_de_page a:hover{
	color:#A64041;
	text-decoration:none;
	background-image:url("img/haut_de_page_roll.gif");
	background-repeat:no-repeat;
	background-position:right;
}
#rosiers td img, img.border{
	border:1px solid #7B9C6B;
	margin:2px;
	}
#rosiers td{
	vertical-align:top;
	}
	
#bondecommande{
	background-color:white;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	}
#bondecommande td{
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	}
#bondecommande td h2{
	margin:0
	}
#adresse td{
	border-bottom-width:0;
	border-left-width:0;
	text-align:left; color:#999
	}
#new {
	background:url(img/new.gif) no-repeat;
	width: 100;
	height: 75;
	z-index: 5;
	top: 0;
}
