#c {
	position: absolute;
	width: 100%;
	top:50%;
	margin-top: -425px;
}
.top {
	position: relative;
	width: 995px;
	margin: 0px auto;
	height:137px;
	background: #2b2515 url(../../images/paris/top.gif) no-repeat;
}
#bar {
}
#close {
	position: absolute;
	top:15px;
	right:15px;
	width:20px;
	height:20px;
	background: url(../../images/paris/close.gif) no-repeat;
}
#open_map {
	position: absolute;
	top:30px;
	right: 86px;
	display:block;
	background:url(../../images/paris/map.gif) no-repeat center center;
	width:99px;
	height:39px;
}
#open_list {
	position: absolute;
	top:30px;
	right: 86px;
	display:block;
	background:url(../../images/paris/list.gif) no-repeat center center;
	width:99px;
	height:39px;
}
#middle {
	border-top: 1px solid #fff;
	background-color: #2b2515;
}
#listAjax {
	width: 995px;
	margin: 0px auto;
	padding-top:18px;
	
	background-color: #131009;
}
#pager {
	position:relative;
	margin:auto;
}
#pager .prev {
	position:absolute;
	left:0px;
	top:0px;
	display:block;
	width:16px;
	height:16px;
	background:url(../../images/paris/prev-p.gif);
}
#pager .next {
	position:absolute;
	right:0px;
	top:0px;
	display:block;
	width:16px;
	height:16px;
	background:url(../../images/paris/next-p.gif);
	float:right;
}
#pager .pages {
	margin:0px auto;
	font-size:12px;
	text-align:center;
}
#pager .pages a {
	color:#ededed;
	margin-right:15px;
}
#pager .pages span {
	color:#4e4e4e;
	margin-right:15px;
}
#articles {
	padding-bottom: 18px;
}
#articles .col { float:left }
#articles .col0 { margin-right:25px; }
.article, .article_hover {
	text-align:left;
	height:100%;
	min-height:154px;
	background-color:#2b2515;
	margin:18px auto 0px auto;
}
.article img {
	height:154px;
}
* html .article {
	height:154px;
}
.article .title {
	color: #c8a808;
}
.article .tr, .article_hover .tr {
	background-image: url(../../images/paris/tr.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 154px;
}
.article .br, .article_hover .br {
	background-image: url(../../images/paris/br.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 154px;
}
.article .article_r {
	width:430px;
}
.article .button {
	width:30px;
}
.article .button a {
	display:block;
	width:30px;
	height:100%;
	min-height:154px;
	background-image:url(../../images/paris/pano.gif);
	background-position:center left;
	background-repeat:no-repeat;
}
* html .article .button a {
	height:154px;
}
#footer {
	height:48px;
	background-image: url(../../images/paris/born_in.gif);
	background-position:center center;
	background-repeat:no-repeat;
}

.tr .tl. br. .bl {
	width:100%;
	height:100%;
}
#themes { position: relative; top:106px; font-size: 14px; }
#themes a { display:block; color: #fff; background-color: #514528; padding:6px 12px; border-top: 1px solid #fff; height:18px; text-decoration: none; }
#themes a:hover { background-color: #423720; }
#themes a.first { background-image: url(../../images/paris/c_left.gif); background-position: left; background-repeat: no-repeat; padding-left: 20px; border-top: 0px; height:19px; }
#themes a.last { background-image: url(../../images/paris/c_right.gif); background-position: right; background-repeat: no-repeat; padding-right: 20px; border-top: 0px; height:19px; }
#themes a.active { background-color: #fff; color: #2b2515; }

#map {
	margin: 0px auto;
	width: 995px;
	height: 588px;
}
#map a {
	color:#0B5000;
}
#map a h2 {
	color:#C4A400;
	padding:0;
	margin:0;
}
#map td {
	vertical-align:top;
	background-color:#fff;
}
#map .text {
	padding-left:5px;
}

.map_overlay {
	position: absolute;
	background-color: #fff;
	padding:2px;
}

#footer {
	width: 995px;
	margin: 0px auto;
	height: 110px;
	background: #2b2515 url(../../images/paris/bottom.gif) no-repeat bottom;
}

