@charset "utf-8";
/* CSS Document */

html, body {
	padding:0;
	margin:0;
	background:#c0c0c0 url(../_img-location-salle-lyon/bg-location-salle-lyon.jpg) repeat-x;
	font-family:Verdana, Geneva, sans-serif;
}

#site {
	width:974px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	width:974px;
	height:163px;
	background:url(../_img-location-salle-lyon/header-location-salle-lyon.jpg) no-repeat;
}

#location-de-salle-lyon {
	width:283px;
	height:153px;
	text-decoration:none;
	float:left;
}

#slogan {
	padding-top:35px;
	text-align:center;
	font-size:20px;
}

#slogan a {
	color:#FFF;
	text-decoration:none;
}

#container {
	width:950px;
	background:#1d1d1d;
	padding:10px;
	border-right:4px #c1c1c1 solid;
	position:absolute;
	text-align: center;
}

ul {
	list-style-image:url(../_img-location-salle-lyon/puce.gif);
}

.titleCat {
	height:16px;
	padding-top:2px;
	padding-left:5px;
	background:#676767 url(../_img-location-salle-lyon/bg-header-cat.jpg) repeat-y;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	color:#303030;
	border-bottom:1px solid #a8a8a8;
	text-align: center;
}

.contentCat {
	background:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding:10px;
}

.contentCat ul {
	margin:0;
}

.line {
	padding-bottom:10px;
	display:table;
}

#acces {
	width:310px;
	float:left;
}

#tarifs {
	width:310px;
	float:left;
	margin-left:10px;
}

#avantages {
	float:left;
	margin-left:10px;
	width:310px;
}

#options {
	width:950px;
}

h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#e52b3d;
	margin:0;
}

#footer {
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	clear:both;
}

#footer a {
	color:#1d1d1d;
	text-decoration:none;
}
