 /*  Fiche -------------------------------------------------------- */
#gallery {
	width: 550px ;
	height: 477px ;
	float:left;
}
#apart-image {
	width: 550px ;
	height: 413px ;
}
#thumbs{
	width: 550px ;
	height:65px;
	background:#666;
}
#description { 
	/*width:396px;*/
	width:371px;
	float:right;
}
#description p{
	float:left;
}
#description p span {
	color:#3399cc;
}
#description .p1, .p2, .p3, .p4 {
	float:left;
	height:55px;
	margin-bottom:0; margin-top:10px;
}
p.txtintro {
	/*width:210px;
	height:218px;*/
	width:174px;
	padding: 22px 10px 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
}
p.txtintro a {
	color:#65696d;
	font-size:11px;
}
.miniplan{
	margin-top:10px;
}
#calendar {
	text-align:right;
	height:210px;
}

#location {
	background: url(../img/main/hr_short.png) top right no-repeat;
	height:65px;
}
#location .p1 {
	width:53px;
    margin-top:2px;
}
#location .p2 {
	width:193px;
	margin-left:12px;
}
#location .p2 img {
	margin-top:2px; margin-right:3px;
}
#location .p3 {
	width:113px;
}

#prices {
	background:url(../img/main/hr_short.png) top right no-repeat;
	height:65px; word-spacing:-1px;
}
#prices .p1 {
	width:112px;
}
#prices .p2 {
	width:116px;
	height:39px;
	margin-left:15px;
}
#prices .p3 {
	width:112px;
	height:39px;
	margin-left:15px;
	margin-top:26px;
	font-size:14px; font-weight:bold;
	color:#00FF00;
}
#prices .p3 span {
	font-size:11px; font-weight:normal;
}
#pictograms {
	background:url(../img/main/hr_short.png) top right no-repeat;
	height:67px;
    padding-top:7px;
}
#pictograms img {
	margin-right:5px; margin-top:2px;
}
#request{
	height:63px;
}
#request .p1{
	display:block;
	width:150px;
	height:35px;
	margin-top:18px;
}
#request .p1 a{
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	word-spacing:1px;
}
#request .p2{
	width:221px;
	height:35px;
	margin-top:18px;
}
#request .p2 a{
	background:url(../img/main/request.png) top no-repeat;
	display:block;
	width:211px;
	height:35px;
	margin-left:10px;
	font-size:0px; color:#141414; text-indent:-5000px;
}
#request .p2 a:hover{
	background:url(../img/main/request.png) bottom no-repeat;
}
#desc{
	width:966px;
	padding:18px 0 0 20px;
	font-size:12px;
	background:#222222 url(../img/main/block_back_2.png) center top no-repeat;
}
#desc h2 {
	margin-bottom:8px;
}
#col1 {
	width:550px;
	float:left;
}
#col2 {
	width:375px;
	min-height:350px;
	float:left;
	margin-left:20px;
}
#map_canvas{
	width:375px;
	height:300px;
}
#tooltip{
	position:absolute;
	border:2px solid #3399CC;
	background:#ffffff;
	padding:2px 5px;
	color:#000000;
	display:none;
}
#activity_map{
	border-left:1px solid #2e2e2e;
	border-right:1px solid #2e2e2e;
	border-bottom:1px solid #2e2e2e;
	color:#ffffff;
	font-size:11px;
	margin-bottom:16px;
}
#activity_map table{
	width:100%;
}
#activity_map table td{
	width:25%;
}