@CHARSET "ISO-8859-1";
/*** Layout ***/

.BigRed{
	font-size:3em;
	font-weight: bold;
	color:red;	
}
u, strong{color: #00aeef;}

hr{
	height: 2px;
	border: none;
	background: url(images/hr_bg.jpg) no-repeat top center;
	margin: 10px 0;
}

#container{
	
	width: 993px;
	margin: 0 auto;
}

#header{
	height: 209px;
}

	#headerTitle {
		width:243px;
		height: 209px;
		float: left;
	}
	
	#headerTitle a {
		width:243px;
		height: 209px;
		display: block;
		background: url(images/header_portic_logo.jpg) no-repeat top left;
		text-indent: -20000px;
	}
	
	#headerInfo{
		width:740px;
		height: 209px;
		float: left;
		margin-left:9px;
		position: relative;
	}
	
	#headerInfo .immoLogo{
		width:300px;		
		text-align: left;
		float: left;
	} 
	
	#headerInfo .immoLogo img{
		/*
height:155px;	
*/
	} 
	
	#headerInfo .projet3D{
		width:420px;
		height: 155px;
		text-align: right;
		overflow: hidden;		
		float: right;
	} 
	
	#headerInfo .projet3D img{
		height: 155px;
	} 
	
	#headerInfo .adress	{
		position: absolute;
		bottom: 0px;
		right: 0px;
		text-align: right;
	}
	
	#headerInfo .adress	span.street{
		font-size: 1.3em;
		line-height:1em;
		color : #00A5EC;		
		font-weight: bold;
	}
	
	#headerInfo .adress	span.city{
		font-size:1.5em;
		line-height:1em;
		text-transform: uppercase;
		font-weight: bold;
	}


#container .content .leftCol{
	width: 243px;
	height: 529px;
	background: #070606;
	float: left;
}

	ul#leftMenu{
		list-style-type: none;
		list-style-position: outside;
		margin:0;
		margin-top:20px;
	}
	
	ul#leftMenu li{
		background: url(images/menu_l1_bg.gif) no-repeat top left;
		padding : 5px 0px 0px 6px;
		font-size: 1.2em;
		font-weight: bold;
		text-transform: uppercase;
		margin-bottom:6px;
	}
	
	div#menuPlanContainer{
		overflow:auto;
		height:250px;
		margin-left:-6px;
		background: url(images/menu_l2_ul_bg.gif) repeat-y top left;
	}
	
	.jScrollPaneContainer{
		outline: none;
	}
	
	ul#leftMenu .jScrollPaneContainer{
		margin:8px 0 0 -6px;
	
	}
	
	ul#leftMenu ul{
		list-style-type: none;
		list-style-position: outside;
		margin:8px 0 0 0px;
		/*background: url(images/menu_l2_ul_bg.gif) repeat-y top left;*/
		
		/*height:250px;*/
	}
	
	ul#leftMenu ul li{
		background: url(images/menu_l2_bg.gif) no-repeat bottom left;
		padding : 5px 6px 2px 12px;
		font-size: 1em;
		font-weight: bold;
		text-transform: uppercase;
		margin-left:24px;
		margin-bottom:6px;
		background-position: left 10px;
	}
	
	ul#leftMenu ul li li{ 
		background: url(images/menu_l2_bullet.gif) no-repeat left 10px;
		font-size:0.9em;
		margin-left:5px;
	}	
	
	ul#leftMenu li.halfLeft{
		width:35%;
		float:left;
	}
	
	ul#leftMenu li.halfRight{
		width:60%;
		float:left;
	}
	
	ul#leftMenu a{
		color: #FFFFFF;
		text-decoration: none;
	}
	
	ul#leftMenu a:hover, ul#leftMenu a.active{
		color: #008EC1;
	}

#container .content .rightCol{
	width: 720px; /* 740 - padding */
	height: 509px; /* 529 - padding */
	padding : 10px;
	overflow: auto;
	background: #070606;	
	float: left;
	margin-left: 9px;
}

/*** cahier des charges ***/
a.dlCCPDF{
	width: 80px;
	height:93px;
	display: block;
	text-indent: -20000px;
	float: right;
	background: url(images/icon_dl_pdf.gif) no-repeat top left; 	
}

#photos .panel{
	text-align: center;
	background-color: #070606;	
}

table.pricetable{
	font-size:0.8em;
	border-collapse: collapse;	
}

table.pricetable th{
	background-color: #00A5EC;
	border:1px solid #00A5EC;	
	text-align: center;
	font-size:1.1em;
	padding:2px;
}

table.pricetable td{
	border:1px solid #00A5EC;
		
	text-align: center;
}

table.pricetable tr.total td{
	font-weight: bold;	
	padding:2px;
	
}

#contactBlock{
	width:250px;
	margin: 0 auto;
	float: left;	
}

#contactBlock img{
	width:200px;
	margin: 0 auto;	
}

/***** newsletter form ********/
form#registerNewsletterForm{
	font-size: 0.9em;	
}

form#registerNewsletterForm fieldset{
	padding:10px;	
}

form#registerNewsletterForm dd,form#registerNewsletterForm dt{
	line-height:2em;	
}

form#registerNewsletterForm input{
	font-size:1em;
}

form#registerNewsletterForm input[type=text]{
	width:160px;	
}

dd#interet_region-element label{
	display: block;
	float: left;
	width:155px;
	
}

form table td{
	line-height:2.2em;	
}

form#registerNewsletterForm table{
	width:675px;
	}

a.printLink {
	background: url(/assets/icons/iconexperience/v_collections_png/computer_network_security/32x32/shadow/printer2.png) no-repeat 50% 50%;
	display: block;
	width:32px;
	height:32px;
	cursor: pointer;
	text-indent: -20000px;
}
a.lotPriceLink {
	background: url(/images/icons/custom/32/house_euro_percent.png) no-repeat 50% 50%;
	display: block;
	width:32px;
	height:32px;
	cursor: pointer;
	text-indent: -20000px;
}

ul#lotsPriceList{
	list-style-type: square;
	color: #00aeef;	
}

ul#lotsPriceList a{
	font-size:1em;
	font-weight:bold;
	color: #00aeef;
}
ul#lotsPriceList a:hover
{
	color: #ffffff;	
}

.immoLogo .twologo{
	margin-right:10px;
}
