@charset "utf-8";
/* CSS Document */
#bando {
	background-image: url(../images/bando_bkg.png);
	background-repeat: no-repeat;
	height: 130px;
	width: 971px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#SideBar .cartouche_top {
	background-image: url(../images/cartouche_bkg_top.png);
	background-repeat: no-repeat;
	height: 160px;
	width: 419px;
}

h3#TTcartouche {
	position: relative;
	top: 125px;
	left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #405306;
	font-weight: normal;
	font-size: 1.3em;
	text-align: center;
}
#container li{
	list-style-position: inside;
	list-style-type: disc;
	padding-left: 2em;
}
