#tour
{
	margin: auto;
	padding: 1px;
	margin-top: 0px;
}
#vide
{
	width:1%;
	float:left;
}
#contenu
{
	background-color:#FFB400;
	width: 74%;

	float:left;
	border-width: 2px;
	border-style: solid;
	border-color: #FA6E07;
	color: #000;
	overflow-y:auto;
	padding-left:25px;
	padding-top:50px;
	padding-bottom:50px;
}
#texte
{
	text-align:center;
}
#contenu a
{
	font-weight:bold;
	color: #000;
}
#menu
{
	background-color:#FFB400;
	width: 21%;
	height:98%;
	margin-left: -5.4px;
	float:left;
	border-width: 2px;
	border-style: solid;
	border-color: #FA6E07;
	position:relative;
}
.texte_menu a
{
	font-family:Monotype Corsiva; 
	font-size:16px;
	font-weight:bold;
	color: #000;
	text-decoration: none;
}
.texte_menu a:hover
{
	color: #FFF;
}
#chien
{
height:20px;
}