@import url(main.css);

body {
	margin: 40px 0px 0px 0px;
}
.margeh {
	margin-right: 3px;
	margin-left: 3px;
}
.margev {
	margin-top: 3px;
	margin-bottom: 3px;
}
.fondfonce {
	background-color: #586E19;
}
div#noir {
	background-color: #000000;
	height: 30px;
}
div#festival {
	background-color: #B61429;
	width: 251px;
	margin: 16px;
	padding: 11px;
	background-image: url(../media/img/index/festival/fond.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: justify;
}
div#txtindex {
	margin: 32px 0px 32px 16px;
	text-align: justify;
}
div#txtindex li {
	color: #FFFFFF;
	margin: 16px;
	list-style: square url(../media/img/fleches/pt_bl.gif);
}
div#txtindex p {
	margin: 16px 0px;
}

