body
{
	width: auto;
	margin-left: 20px;
	margin-right: 20px;
	color: #808080;
	background-color: black;
	background-image: url("img/bggris.jpg");
	background-repeat: repeat-x;
	font-family: TAHOMA, Arial, "Times New Roman", Times, sans-serif;
	font-size: 12px;
}
ul
{
	list-style-type: none;
}
a:hover
{
	text-decoration: none;
	color: black;
	background-color: rgb(255,169,83);
	
}
h1
{
	color: gray;
}
h2
{
	top: 200px;
	text-align: center;
	color: rgb(128, 128, 128);
}
a
{
	color: orange;
	text-decoration: none;
	
}

#en_tete
{
	background: url("img/blasonLyon.png") no-repeat;
	height: 82px;
	top: 0px;
	left: 0px;
	color: #808080;
	text-align: center;
}

#menu
{
	width: 20%;
	float: left;
	
}

.sous_menu
{
	margin-top: 15px;
	padding: 10px;
	background-color: black;
	color: #808080;
	border: 1px solid orange;
	margin-bottom: 30px;
}
strong
{
	color: red;
}
#horaire
{
	text-align: center;
}
#corps
{
	width: 50%;
	margin-top: 15px;
	margin-left: 22%;
	margin-bottom: 30px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px solid #FFCC66;
	font-size: 14px;
	text-align: justify;
}

.avatar
{
	width: 25%;
	float: right;
	margin-top: 30px;
	
}

#pied_de_page
{
	clear: left;
	text-align: center;
	background: url("img/lyon&.jpg" ) no-repeat right;
	border: 1px solid #FFCC66;
	
}


#foto9
{
	position: absolute;
	width: 158px;
	height: 77px;
	background: url("img/tps_500.jpg") no-repeat;
}
#plan
{
	width: 30%;
	margin-left: 22%;
	text-align: justify;
}