*{
margin:0;
padding:0;
}
#lyon {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	background-color:#F9FAFC;
}
#lyon table {
	background-color:#FFFFFF;
}
#lyon table td {
	vertical-align: top;
	padding: 5px;text-align:left;
	line-height:130%;
}
#gg1 {
	background-color: transparent;
	height: 200px;
	width: 210px;
	float:left;
	padding-left:10px;
}
#tourisme {
	float:right;
	width: 183px;
	padding-right:10px;
}
#tourisme a {
	text-decoration: none;
	color: #223242;
}
#tourisme a:hover {
	text-decoration: underline;
}


#tourisme li {
	background-image: url(images/bullet_verte.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	padding-top: 4px;
	background-position: 5px 8px;
}





body {
	background-color: #223242;
	color: #223242;
	font-family: Tahoma;
	font-size: 11px;
	text-align: justify;
}
#affiche {
	margin-left:220px;
	margin-right: 195px;
}
#content{
background-color:#FAF9FC;
}

}
strong{
font-size:12px;
}
strong a{
color:#6590B2;
}
a:visited{
color:#6590B2;
}