/*
-----------------------------------------------
immoweb base style
version:  2007.05.02
----------------------------------------------- */

@import 'common.css';
/* links
----------------------------------------------- */
a:link 		{ text-decoration:underline;color:#2a4d87; }
a:visited 	{ text-decoration:underline;color:#4d4d4d; }
a:hover 	{ text-decoration:underline;color:#2a4d87; }
a:active 	{ text-decoration:underline;color:#2a4d87; }

.force 	{color:#2a4d87;font-size:11px;text-decoration:none;}
.force 	a	{color:#2a4d87;font-size:11px;text-decoration:none;}
.force 	a:link	{color:#2a4d87;font-size:11px;text-decoration:none;}
.force 	a:visited	{color:#2a4d87;font-size:11px;text-decoration:none;}
.force 	a:hover	{color:#2a4d87;font-size:11px;text-decoration:none;}
.force 	a:active	{color:#2a4d87;font-size:11px;text-decoration:none;}
/* header
----------------------------------------------- */

/* nav
----------------------------------------------- */
#nav td { border-bottom:2px solid #2a4d87; }

.nav-deco { background:url(http://pictures.immoweb.be/pics/nav/nav-line.gif) bottom repeat-x; }

#nav .actif a:link 	{ text-decoration:none;font-weight:bold;color:#2a4d87; }
#nav .actif a:visited 	{ text-decoration:none;font-weight:bold;color:#2a4d87; }
#nav .actif a:hover 	{ text-decoration:underline;font-weight:bold;color:#2a4d87; }
#nav .actif a:active 	{ text-decoration:none;font-weight:bold;color:#2a4d87; }

#nav-head-content li { color:#2a4d87; }

#nav-head-content a.previous {
	background:url(http://pictures.immoweb.be/pics/ico-arrow-previous-global.gif) left no-repeat;
}
#nav-head-content a.next {
	background:url(http://pictures.immoweb.be/pics/ico-arrow-next-global.gif) right no-repeat;
}


/* content
----------------------------------------------- */

#main h1 { color:#2a4d87; }
#main h2 { color:#2a4d87; }
#main h1.search-mot-subtitle{ color:#2a4d87; }
#main #column-central h3 { color:#2a4d87; }

#column-central .price { color:#2a4d87; }
#column-central .pricebarre { text-decoration: line-through ; color:#2a4d87; font-size:14px; font-weight:bold;}
.h1-sub { color:#2a4d87; }
.h1-sub2 { color:#2a4d87; }

.h2-sub { color:#2a4d87; }
.h2-sub2 { color:#2a4d87; }

h3.underline, h3.underline-first {
	color:#2a4d87;
	border-bottom:1px solid #b5c4dd;
}
.box-new {
	background:url(http://pictures.immoweb.be/pics/box-new-global.gif) top no-repeat;
	width:221px;
	height:185px;
	padding:0 10px 10px 10px;
}
.box-acces {
	background:url(http://pictures.immoweb.be/pics/box-acces-global.gif) top no-repeat;
	width:221px;
	height:185px;
	padding:0 10px 10px 10px;
}
.box-acces a { color:#2a4d87; }
.box-acces a:hover { color:#2a4d87; }

#choice-home {
	background:url(http://pictures.immoweb.be/pics/bg-home-choice-bot.jpg) no-repeat bottom;
	font-size:12px;
}

#choice-home ul { list-style-type:none;margin:0;padding:10px 0 4px;}
#choice-home li { padding:0 0 0px 18px;margin:0 0 7px 12px; }

#choice-home .title-big {
	font-size:18px;
	color:#2a4d87;
	font-family:'Trebuchet MS';
}
#choice-home .title-small {
	font-size:15px;
	color:#2a4d87;
	font-family:'Trebuchet MS';
	line-height:15px;
	font-weight:bold;
}

/* links choice */
#choice-home li a 		{ text-decoration:none;color:#2a4d87; }
#choice-home li a:hover 	{ text-decoration:underline;color:#2a4d87; }

#choice-home .buy-choice li		{ background:url(http://pictures.immoweb.be/pics/arrow-buy.gif) no-repeat left 1px; }
#choice-home .rent-choice li	{ background:url(http://pictures.immoweb.be/pics/arrow-rent.gif) no-repeat left 1px; }
#choice-home .holiday-choice li	{ background:url(http://pictures.immoweb.be/pics/arrow-holiday.gif) no-repeat left 1px; }
#choice-home .placeAd-choice li	{ background:url(http://pictures.immoweb.be/pics/arrow-placeAd.gif) no-repeat left 1px; }


/* blocks */
#services-councils td { background:url(http://pictures.immoweb.be/pics/line-blue.gif) repeat-x bottom; }

#services-councils img { margin:3px 0 2px 0; }

#services-councils p {
	font-size:12px;
	color:#4d4d4d;
}

#services-councils h5 { font-size:12px; }

#services-councils a:link 		{ text-decoration:none;font-weight:bold;color:#2a4d87; }
#services-councils a:visited 	{ text-decoration:none;font-weight:bold;color:#2a4d87; }
#services-councils a:hover 		{ text-decoration:underline;font-weight:bold;color:#2a4d87; }
#services-councils a:active 	{ text-decoration:none;font-weight:bold;color:#2a4d87; }

#services-councils .last-line td { background:none; padding-bottom:5px; }

#services-councils .arrow { padding-top:8px; }

/* produpress  */
#produpress { padding:2px 0 0 22px; }

#produpress p {
	color:#4d4d4d;
	padding:0 0 7px 0;
}

#produpress img {
	padding:0 12px 7px 0;
}


.type-home { color:#2a4d87; }

.box-acces-right {
	background:url(http://pictures.immoweb.be/pics/box-acces-global-right.gif) top no-repeat;
	width:262px;
	height:195px;
	padding:0 18px 0 18px;
	margin-bottom:10px;
}
#main .box-acces-right a { color:#2a4d87; text-decoration:underline; }
#main .box-acces-right a:hover { color:#2a4d87; text-decoration:none; }
.box-acces-right td {
	padding-bottom:6px;
}
#main .box-acces-right a.button { color:#ffffff; text-decoration:none; }
#main .box-acces-right a:hover.button { color:#ffffff; text-decoration:underline; }
/* buttons */

#main a.button {
	background: url(http://pictures.immoweb.be/pics/button-home-left.gif) left no-repeat;
}
a.button span.butright {
	background: url(http://pictures.immoweb.be/pics/button-home-right.gif) right no-repeat;
}
a.button span {
	padding-top:6px;
}
.map-new {
	background:url(http://pictures.immoweb.be/pics/map-new-buy.gif) no-repeat right 10px;
}

.colorbold {
	color:#2a4d87;
	font-weight:bold;
}
/* buttons */

/*loading */
#loading .txtbig { color:#2a4d87; }
#loading .txtsmall { color:#2a4d87; }


/* box resultat galerie */
#main ul.nav-nummer li a:hover { color:#2a4d87; text-decoration:none; }
#main ul.nav-nummer li.select { color:#2a4d87; font-weight:bold; }

.type-home { color:#2a4d87; }
li.commerciauxlinka { font-family: Arial; color:#2a4d87; font-size:11px;}
li.commerciauxlinkb { font-family: Arial; color:#2a4d87; font-size:11px; border-bottom:1px solid #b5c4dd; padding:5px 0 10px 0;}

.links-commerciaux .name { color:#2a4d87; font-size:11px;  text-decoration:none;}
.links-commerciaux .name a:link { color:#2a4d87; font-size:11px; text-decoration:none;}
.links-commerciaux .name a:hover { color:#2a4d87d; font-size:11px; text-decoration:none;}
.links-commerciaux .name a:visited { color:#2a4d87; font-size:11px; text-decoration:none;}
.links-commerciaux .name a:active { color:#2a4d87; font-size:11px;text-decoration:none;}
/* TABS 
----------------------------------------------- */
.tabs {
	color:#2a4d87;
	font-weight:bold;
}

.tabs .tab-actif-left {
	background:url(http://pictures.immoweb.be/pics/tabs-home-left-actif.gif) no-repeat left;
	width:4px;height:24px;
}
.tabs .tab-actif {
	background:url(http://pictures.immoweb.be/pics/tabs-home-bg-actif.gif) repeat-x;
}
.tabs .tab-actif-right {
	background:url(http://pictures.immoweb.be/pics/tabs-home-right-actif.gif) no-repeat right;
	width:4px;height:24px;
}

/*Rubrique BOX - MGA 20090713*/
.box_head {background-image:url(http://pictures.immoweb.be/pics/box_head_blue.png);}
.box_foot {background-image:url(http://pictures.immoweb.be/pics/box_foot_blue.png);}
.box_body {background-image:url(http://pictures.immoweb.be/pics/box_body_blue.png);}
#main .box h1 {background-image:url(http://pictures.immoweb.be/pics/title_bg_blue.png);}
.box .title_deco {background-image:url(http://pictures.immoweb.be/pics/title_rounded_blue.png);}
.box_ssrubrique .box_content {background-image:url(http://pictures.immoweb.be/pics/arrow_blue.png);}
/*IE6 overwrites*/
.box_head {
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://pictures.immoweb.be/pics/box_head_blue.png',sizingMethod='image');
}
.box_foot {
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://pictures.immoweb.be/pics/box_foot_blue.png',sizingMethod='image');
}
#main .box h1 {
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://pictures.immoweb.be/pics/title_bg_blue.png',sizingMethod='scale');
}
.box .title_deco {
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://pictures.immoweb.be/pics/title_rounded_blue.png',sizingMethod='image');
}
.hp_visu_blocks th {vertical-align:bottom;height:72px;background-repeat:no-repeat;background-position:50% 0;width:25%;border-bottom:2px solid #ec8a1d;}
.hp_visu_blocks div {
background:url("http://pictures.immoweb.be/pics/translucid.png") repeat 0 0; text-align:center; font:bold 13px "Trebuchet MS",Helvetica; color:#fff; padding:3px 0px; line-height:13px; text-align:left; zoom:1;
_background:none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://pictures.immoweb.be/pics/translucid.png',sizingMethod='scale'); text-align:center;
}
.hp_visu_blocks .box_buy {border-color:#ec8a1d;background-image:url('http://pictures.immoweb.be/pics/illu-buy_20091204.jpg');}
.hp_visu_blocks .box_rent {border-color:#d52016;background-image:url('http://pictures.immoweb.be/pics/illu-rent_20091204.jpg');}
.hp_visu_blocks .box_holiday {border-color:#438919;background-image:url('http://pictures.immoweb.be/pics/illu-holiday_20091204.jpg');}
.hp_visu_blocks .box_ad {border-color:#949c2b;background-image:url('http://pictures.immoweb.be/pics/illu-placeAd_20091204.jpg');}
.section_separator {background:url('http://pictures.immoweb.be/pics/spacer-h_20091204.gif') no-repeat 50% 0;}



