.TextCine {
	list-style-type: disc;
	list-style-position: outside;
	text-align: left;
	left: 15%;
	position: relative;
}
#peu {
	position: absolute;
	height: 50px;
	width: 800px;
	left: 0px;
	bottom: 0px;
	background-color: #D6D3B0;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FEF2AD;
	clear: both;
	z-index: 5;
	visibility: visible;
}
