#page{
	color: white;
}

.minimenu img{
	height: 25px;
	float: left;
}

.minimenu li{
	list-style-type:none;
	margin-top: 5px;
	margin-left: 30px;
}

.minimenu a{
	color: white;
	text-decoration: none;
}

.minimenu a:hover{
	text-decoration: underline;
}

#comedien{
	margin-top: 50px;
}

#staff{
	margin-top: 50px;
}

a#gotop{
	text-align: center;
	color: white;
	margin-left: 100px;
}

#page h3.equipe{
	width: 100%;
	font-size: 18px;
	text-indent: 40px;
	float: left;
}

#page p{
	width: 318px;
	font-size: 14px;
	margin-top: 6px;
	text-align: justify;
	float: left;
}

#page div{
	width: 100px;
	height: 130px;
	margin: 10px 15px 0 0;
	float: left;
	background-color: grey;
}

#page img.equipe{
	width: 100px;
	height: 130px;
	margin: 10px 15px 0 0;
	float: left;
	border-radius: 5px;
	border: 1px solid black;
}

#page hr.interequipe{
	width: 80%;
	height: 1px;
	float: left;
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 10px;
	margin-bottom: 20px;
	background-color: #a51e24;
	border: none;	
}

#page p a{
	color: white;
	margin-left: 30px;
}

#page h4.equipe{
	width: 100%;
	font-size: 14px;
	text-indent: 40px;
	float: left;
	
}
