 @import url("reset.css");
/* Main CSS Start */
body {
	background: url(/images/body-bg.jpg) repeat-x top #9ec4ec;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
}
 
#contact_confirm {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	padding:50px 50px 50px 70px;
}
 
#wrapper {
	width: 980px;
	margin: 0 auto;
}
 h1  {
	font-size: 40px!important;
	color: #fff;
	font-weight: normal;
	letter-spacing:-1px;
	padding: 0 0 15px 0;
	font-family: 'helvitica';
	width: 100%;
line-height:40px!important;
}
h1 strong.test {
	font-family: 'helviticab';
}

h2 {
		font-family: 'helvitica';
		font-size:32px!important;
	}
h2 strong.test {
	font-family: 'helviticab';

}
h3 {
	font-family: 'helviticab';
	font-size:24px!important;
}
 
h6 {
	font-family: 'helviticab';
	font-size:11px!important;
} 
 
.right {
	float: right;
}
.left {
	float: left;
}
/* Main CSS End */


/* Header CSS Start */
#header {
	height: 184px;
	background: url(/images/header-bg.png) no-repeat top center;
	padding: 25px 0 0 0;
}
.logo {
	width: 551px;
	height: 161px;
	margin: 0 0 0 222px;

}
/*.logo a{
	background: url(/images/logo.png) no-repeat;
	width: 551px;
	height: 161px;
	display: block;
	text-indent: -9000px;
}*/
/* Header CSS End */


/* Menu CSS Start */
#menu {
	height: 31px;
	width: 960px;
	margin: 0 auto 12px auto;
	background: url(/images/menu-bg.gif) no-repeat;
	
}
#menu ul {
	padding: 0 0 0 0;
}
#menu ul li {
	float: left;
	background: url(/images/menu-sep.gif) no-repeat right center;
	height: 31px;
	text-align:center;
}
#menu ul li a {
	font-size: 11px;
	color: #fff;
	font-family: Helvetica, sans-serif, Verdana, Arial;
	font-weight: bold;
	line-height: 31px;
	text-decoration: none;
	display: inline-block;
	text-transform: uppercase;
	text-shadow: #3d3535 0px 1px 1px;
/*	height: 31px;*/
}
#menu ul li.last {
	border: 0;
	background: none;
} 
#menu ul li a:hover{
	background: url(/images/hover-bg.png) no-repeat top center;
}


#menu ul li.blue a{
	width: 101px;
}
#menu ul li.blue a:hover{
	background: url(/images/hover-bg.png) no-repeat top center;

}
#menu ul li.blue  a.active span  {
	border-top: #00079f solid 3px;
	position: relative;
	top: -3px;
	display:inline-block;

}
#menu ul li.blue a:hover span{
	border-top: #00079f solid 3px;
	position: relative;
	top: -3px;
	display:inline-block;
}
#menu ul li.blue a.active {
	background: url(/images/hover-bg.png) no-repeat top center;

}
#menu ul li.yellow a {
	width: 295px;
}
#menu ul li.yellow a:hover, #menu ul li.yellow .active a:hover {
	background: url(/images/hover-bg.png) no-repeat top center;
}
#menu ul li.yellow a:hover span{
	border-top: #e7a800 solid 3px;
	position: relative;
	top: -3px; 
	display:inline-block;
}
#menu ul li.yellow a.active {
	background: url(/images/hover-bg.png) no-repeat top center;
}
#menu ul li.yellow  a.active span  {
	border-top: #e7a800 solid 3px;
	position: relative;
	top: -3px;
	display:inline-block;

}
#menu ul li.magenta a{
	width: 119px;
}
#menu ul li.magenta a:hover{
	background: url(/images/hover-bg.png) no-repeat top center;
}
#menu ul li.magenta a:hover span{
	border-top: #d8207d solid 3px;
	position: relative;
	top: -3px; 
	display:inline-block;
}
#menu ul li.magenta a.active {
	background: url(/images/hover-bg.png) no-repeat top center;
}
#menu ul li.magenta  a.active span  {
	border-top: #d8207d solid 3px;
	display:block;
	position: relative;
	top: -3px;
	display:inline-block;

}
#menu ul li.green a{
	width: 115px;
}
#menu ul li.green a:hover{
	background: url(/images/hover-bg.png) no-repeat top center;
}
#menu ul li.green a:hover span{
	border-top: #6eaa24 solid 3px;
	position: relative;
	top: -3px; 
	display:inline-block;
}
#menu ul li.green a.active {
	background: url(/images/hover-bg.png) no-repeat top center;
}
#menu ul li.green  a.active span  {
	border-top: #6eaa24 solid 3px;
	position: relative;
	top: -3px;
	display:inline-block;

}
#menu ul li.purple a{
	width:98px;
}
#menu ul li.purple a:hover{
	background: url(/images/hover-bg.png) no-repeat top center;
}
#menu ul li.purple a:hover span{
	border-top: #6e1a77 solid 3px;
	position: relative;
	top: -3px; 
	display:inline-block;
}
#menu ul li.purple a.active {
	background: url(/images/hover-bg.png) no-repeat top center;
}
#menu ul li.purple  a.active span  {
	border-top: #6e1a77 solid 3px;
	position: relative;
	top: -3px;
	display:inline-block;

}
#menu ul li.skyblue a{
	width: 118px;
}
#menu ul li.skyblue a:hover{
	background: url(/images/hover-bg.png) no-repeat top center;
}
#menu ul li.skyblue a:hover span{
	border-top: #69a3ce solid 3px;
	position: relative;
	top: -3px; 
	display:inline-block;
}
#menu ul li.skyblue a.active {
	background: url(/images/hover-bg.png) no-repeat top center;
}
#menu ul li.skyblue  a.active span  {
	border-top: #69a3ce solid 3px;
	position: relative;
	top: -3px;
	display:inline-block;

}
#menu ul li.lastblue a{
width:101px;
background: none;
}
#menu ul li.lastblue a:hover span{
	border-top: #00079f solid 3px;
	position: relative;
	top: -3px; 
	display:inline-block;
}
#menu ul li.lastblue a:hover{
	background: url(/images/hover-bg.png) no-repeat top center;
}
#menu ul li.lastblue a.active {
	background: url(/images/hover-bg.png) no-repeat top center;
}
#menu ul li.lastblue  a.active span  {
	border-top: #00079f solid 3px;
	position: relative;
	top: -3px;
	display:inline-block;

}



/* Menu CSS End */


/* Content CSS Start */
#content {
	width: 980px;
}
#content-a{
	background: url(/images/content-a.png) repeat-y;
	width: 980px;
	float: left;
}
#content-b{
	background: url(/images/content-b.png) no-repeat top;
	width: 980px;
	padding: 0 0 15px 0;
	position: relative;
	float: left;
}
#content-c{
	background: url(/images/content-c.gif) no-repeat bottom center;
	width: 980px;
	height: 13px;
	float: left;
}
.banner {
	background: url(/images/banner-bg.gif) no-repeat;
	width: 960px;
	height:273px;
	margin: 0 auto 33px auto;
	text-align: center;
	padding: 15px 0 0 0;
	position: relative;
}
.slider-left-btn {
	position: absolute;
	left: 8px;
	bottom: 44px;
}
.slider-right-btn {
	position: absolute;
	right: 8px;
	bottom: 44px;
}
.inner-content {
	width: 960px;
	padding: 0 0 0 20px;
}
.construction-info-box {
	background: url(/images/construction-info-box-bg.jpg) no-repeat;
	width: 388px;
	height: 178px;
	float: left;
	margin: 0 7px 0 0;
	padding: 10px 60px 0 22px;
}
.construction-info-box .construction-info-link{
	bottom: -5px;
	float: right;
	position: relative;
	right: -36px;
}
.construction-info-box.h1 {
	line-height: 32px;
	width: 324px;
}

.agence-info-box {
	background: url(/images/agence-info-box.jpg) no-repeat;
	width: 346px;
	height: 178px;
	float: left;
	padding: 10px 90px 0 22px;
	margin: 0 0 45px 0;
	_margin: 0 0 0px 0;
}
.agence-info-box .agence-louer-link{
	bottom: 14px;
	float: right;
	position: relative;
	right: -79px;
}
.agence-info-box h1 {
	color: #fff;
	line-height: 32px;
	width: 300px;
	padding: 0 0 15px 0;
}
.agence-info-box h1 span {
}
.banner ul {}
.banner ul li {}

/*showroom box css start*/
.Showroom-box {
	border-left: #6eaa24 solid 5px;
	padding: 15px 190px 0px 20px;
	background: url(/images/showroom-index-bg.jpg) no-repeat top left #fbfbfb;
	width: 713px;
	margin: 10px 0 15px 7px;
}
.Showroom-box .link1 {
	bottom: 0px;
	float: right;
	position: relative;
	right: -180px;
}
.Showroom-box h1 {
 	
	font-size: 40px;
	color: #6eaa24;
	font-weight: normal;
	line-height: 32px;
	padding: 0 0 2px 0;
	
}
.Showroom-box h1 span {
		font-weight: bold;
}
.Showroom-box p {
	color: #6eaa24;
}
.Showroom-box .bottom-list-links{
	float: left;
	width: 500px;
	padding: 20px 0 0 0;
}
.Showroom-box .bottom-list-links li {
	float: left;
}
.Showroom-box .bottom-list-links li a {
	color: #6eaa24;
	text-decoration: none;
	border-right: #6eaa24 solid 1px;
	padding: 0 14px;
	text-transform: uppercase;
}
.Showroom-box .bottom-list-links li a.last {
	border: 0;
}
.Showroom-box .bottom-list-links li a:hover {
	text-decoration: underline;
}
/*.divider {
	background: url(/images/divider.gif) no-repeat top;
	width: 930px;
	height: 14px;
	margin: 0 auto 5px auto;
}*/


.cuisines-box {
	border-left: #731774 solid 5px;
	padding: 12px 190px 0px 20px;
	background: url(/images/showroom-index-bg.jpg) no-repeat top left #fbfbfb;
	width: 713px;
	margin: 0 0 15px 7px;
}
.cuisines-box .bottom-list-links{
	float: left;
	width: 500px;
	padding: 20px 0 0 0;
}
.cuisines-box .bottom-list-links li {
	float: left;
}
.cuisines-box .bottom-list-links li a {
	color: #731774;
	text-decoration: none;
	border-right: #731774 solid 1px;
	padding: 0 14px;
	text-transform: uppercase;
}
.cuisines-box .bottom-list-links li a.last {
	border: 0;}
.cuisines-box .bottom-list-links li a:hover {
	text-decoration: underline;
}
.cuisines-box .link2 {
	bottom: 0px;
	float: right;
	position: relative;
	right: -180px;
}
.cuisines-box h1 {
 	
	font-size: 40px;
	color: #731774;
	font-weight: normal;
	line-height: 32px;
	padding: 0 0 2px 0;
	
}
.cuisines-box h1 span {
		font-weight: bold;
}
.cuisines-box p {
	color: #731774;
}


.electricite-box {
	border-left: #72abdb solid 5px;
	padding: 12px 190px 0px 20px;
	background: url(/images/showroom-index-bg.jpg) no-repeat top left #fbfbfb;
	width: 713px;
	margin: 0 0 15px 7px;
}
.electricite-box .bottom-list-links{
	float: left;
	width: 500px;
	padding: 20px 0 0 0;
}
.electricite-box .bottom-list-links li {
	float: left;
}
.electricite-box .bottom-list-links li a {
	color: #72abdb;
	text-decoration: none;
	border-right: #72abdb solid 1px;
	padding: 0 14px;
	text-transform: uppercase;
}
.electricite-box .bottom-list-links li a.last {
border: 0;
}
.electricite-box .bottom-list-links li a:hover {
	text-decoration: underline;
}
.electricite-box .link3 {
	bottom: 0px;
	float: right;
	position: relative;
	right: -180px;
}
.electricite-box h1 {
 	
	font-size: 40px;
	color: #72abdb;
	font-weight: normal;
	line-height: 32px;
	padding: 0 0 2px 0;
	
}
.electricite-box h1 span {
		font-weight: bold;
}
.electricite-box p {
	color: #72abdb;
}



/*showroom box css end*/
/* Content CSS End */


/* Footer CSS Start */
#footer {
	height: 279px;
	width: 904px;
	margin: 0 auto;
	background: url(/images/footer-bg.png) no-repeat top center;
	padding: 10px 36px 0 40px;
	
}
#footer h1 {
	font-size: 40px;
	color: #fff;
	font-weight: normal;
	line-height: 28px;
	border-bottom: #3e89c1 solid 1px;
	margin: 0 0 8px 0;
	float:left;
	padding: 0 0 5px 0;
}
.inline-h1 {
	font-size: 40px;
	color: #fff;
	font-weight: normal;
	line-height: 32px;
	padding: 0px 0 10px 0;
	border-bottom: #3e89c1 solid 1px;
	margin: 0 0 8px 0;
	float: left;
	width: 450px;
}
.form-area {
	width: 190px;
	float: left;
}
.text-field {
	width: 190px;
	margin: 0 0 5px 0;
}
.text-field li{
	width: 175px;
}
.text-field li input{
	width: 174px;
	height: 18px;
	background: url(/images/input-bg.jpg) no-repeat;
	border: 0;
	margin: 0 0 2px 0;
	padding: 0 0 3px 0;
}
.text-field li label{
	width: 168px;
	padding: 0 0 0 6px;
}
 
.text-field input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
} 
 
.bottom-services-list {
	width: 184px;
	padding: 0 0 0 6px;
}
 
.services-dot {
	cursor:pointer;
} 
 
.bottom-services-list li {
	float: left;
	padding: 0 10px 0 0;
}
 
.services_radio {
	display:none;
}
 
.contact_services {
	position:absolute;
	width:105px;
	height:45px;
	display:none;
}
 
#service_cuisine {
	background: url("/images/services_cuisine.png") no-repeat;
}

#service_name_constru {
	background: url("/images/services_constru.png") no-repeat;
}
 
#service_name_electricite {
	background: url("/images/services_electricite.png") no-repeat;
}
 
#service_name_immo {
	background: url("/images/services_immo.png") no-repeat;
}
 
#service_name_showroom {
	background: url("/images/services_showroom.png") no-repeat;
}
 
.comment-area {
	float: left;
	width: 255px;
	border: 0;
	position: relative;
}
.enco-btn {
	position: absolute;
	top: 145px;
	right: 10px;
	width: 77px;
	height: 28px;
	cursor: pointer;
}
.comment-area label {
	padding: 0 0 0 6px;
	line-height:15px;
}
.comment-area-left-link{
	color: #fff;
	text-decoration: none;
	margin: 5px 0 0 10px;
	float:left;
	font-size: 9px;
}
.comment-area textarea {
	background: url(/images/text-area-bg.jpg) no-repeat;
	width: 252px;
	height: 134px;
	border:0;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.banque-icon {
	float: left;
	padding: 15px 0 0 15px;
}
.bottom-footer {
	border-top: #355caa solid 1px;
	height: 37px;
	margin: 10px 0 0 0;
}
.brand-link {
	float: left;
	text-decoration: none;
	margin: 23px 0 0 0;
}
.copy-right {
	float: right;
	font-size: 9px;
	margin: 23px 0 0 0;
}
/* Footer CSS End */

/*inner page */
.yellow-col-1 {
	width: 165px;
	float: left;
	padding: 0 0 0 20px
}
.yellow-col-1 ul {
	text-align: right;
}
.yellow-col-1 ul li {
	border-bottom: #fcf0d0 solid 1px;
}
.yellow-col-1 ul li a {
	font-weight: bold;
	color: #efb314;
	text-decoration: none;
	line-height: 33px;
	font-size: 14px;
	padding: 0 10px 0 0;
	text-transform: uppercase;
}
.yellow-col-1 ul li a:hover, .yellow-col-1 ul li a.active {
	color: #021635;
}
.yellow-col-2 {
	width: 754px;
	float: left;
	border-left: #fcf0d0 solid 1px;
	padding: 10px 0 0 20px;
	margin: 0 0 30px 0;
}

.agend-yellow {
	width: 960px;
	height: 101px;
	background: url(/images/yellow-agend-bg.jpg) no-repeat;
	margin: 0 auto 15px auto !important;
}

.agend-left-yellow {
	width: 360px;
	float: left;
	padding: 15px 0 0 15px;
	position:relative;
}
.agend-left-yellow img.img-1 {
position:absolute;
top:16px;
right:-40px;
}
.agend-right-yellow {
	width: 215px;
	float: right;
	padding: 20px 15px 0 0;
}
.agend-right-yellow ul {
	float: right;
	text-align: right;
}

.agend-right-yellow ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-shadow: #7f7f7f 0px 1px 2px;
	text-transform: uppercase;
	word-spacing:1px;
}

.agend-yellow h1 {
 	
	font-size: 40px;
	color: #fff;
	font-weight: normal;
	line-height: 32px;
	float:left;
	
}
.agend-yellow h1 span {
		font-weight: bold;
		display: block;
}
.yellow-col-2 h2 {
	
	font-size: 30px;
	color: #021635;
	padding:0 0 17px 0;
}

.yellow-col-2 h3 {
	
	font-size: 24px;
	color: #efb314;
	padding: 0;
	margin: 0;
	line-height: 12px;
}
.yellow-image-box {
	background: url(/images/imagebox-yellow.jpg) no-repeat;
	width: 139px;
	height: 149px;
	float: left;
	margin: 0 14px 5px 0;
}
.yellow-image-text-box {
	padding: 4px 6px 0 6px;
}
.yellow-image-text-box h4{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	font-size: 13px;
	text-transform:uppercase;
}
.yellow-image-text-box p{
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 8px;
	text-transform: uppercase;
}

.magenta-image-box {
	background: url(/images/imagebox-magenta.jpg) no-repeat left top;
	width: 139px;
	height: 149px;
	float: left;
	margin: 0 14px 5px 0;
	position: relative;
}
 
.magenta-image-box a {
	color:#ffffff;
	text-decoration: none;
}
 
.image-box-link {
	float: right;
	position: absolute;
	bottom: 11px;
	right: 4px;
}
.magenta-image-text-box {
	padding: 4px 6px 0 6px;
}
.magenta-image-text-box h4{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	font-size: 13px;
	text-transform:uppercase;
}
.magenta-image-text-box p{
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 8px;
	text-transform: uppercase;
}
.bottom-magenta-leftbar {
	background: #d8207d;
	width: 174px;
	height: 5px;
	position: absolute;
	bottom: -1px;
	left: 9px;
}
.green-image-box {
	background: url(/images/imagebox-green.jpg) no-repeat;
	width: 139px;
	height: 149px;
	float: left;
	margin: 0 14px 5px 0;
	position: relative;
}

.green-image-box a {
	color:white;
	text-decoration: none;
} 
 
.green-image-text-box {
	padding: 4px 6px 0 6px;
}
.green-image-text-box h4{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	font-size: 13px;
	text-transform:uppercase;
}
.green-image-text-box p{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	font-size: 8px;
	text-transform: uppercase;
}
.construction-bottom-text {
	width: 550px;
	padding: 0 0 240px 0;
}
.construction-bottom-text h5{
	color: #efb314;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0 0 20px 0;
}
.construction-bottom-text p{
	color: #021635;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.bottom-yellow-leftbar {
	background: #efb314;
	width: 174px;
	height: 5px;
	position: absolute;
	bottom: -1px;
	left: 9px;
}
/*cuisines inner page*/

.purple-col-1 {
	width: 165px;
	float: left;
	padding: 0 0 0 20px
}
.purple-col-1 ul {
	text-align: right;
}
.purple-col-1 ul li {
	border-bottom: #e3d1e3 solid 1px;
}
.purple-col-1 ul li a {
	font-weight: bold;
	color: #731774;
	text-decoration: none;
	line-height: 33px;
	font-size: 12px;
	padding: 0 10px 0 0;
	text-transform: uppercase;
}
.purple-col-1 ul li a:hover, .purple-col-1 ul li a.active {
	color: #021635;
}
.purple-col-2 {
	width: 766px;
	float: left;
	border-left: #e3d1e3 solid 1px;
	padding: 6px 0 0 20px;
}

.agend-purple {
	width: 960px;
	height: 101px;
	background: url(/images/purple-agend-bg.jpg) no-repeat;
	margin: 0 auto 15px auto !important;
}

.agend-left-purple {
	width: 415px;
	float: left;
	padding: 15px 0 0 15px;
}

.agend-right-purple {
	width: 215px;
	float: right;
	padding: 20px 15px 0 0;
}

.agend-purple h1 {
 	
	font-size: 40px;
	color: #fff;
	font-weight: normal;
	line-height: 32px;
	float:left;
	width: 230px;
	
}
.agend-purple h1 span {
		font-weight: bold;
}

.agend-right-purple ul {
	float: right;
	text-align: right;
	width: 150px;
}

.agend-right-purple ul li{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-shadow: #7f7f7f 0px 1px 2px;
	text-transform: uppercase;
	word-spacing:1px;
}
.purple-col-2 h2 {
	
	font-size: 32px;
	color: #021635;
	padding:0 0 5px 0;
	line-height: 20px;
}

.purple-col-2 h3 {
	
	font-size: 24px;
	color: #731774;
}
.purple-bottom-text {
	width: 715px;
	margin: 0 0 100px 0;
}
.purple-bottom-text h5{
	color: #731774;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0 0 2px 0;
}
.purple-bottom-text p{
	color: #021635;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0 0 20px 0;
}
.bottom-purple-leftbar {
	background: #731774;
	width: 174px;
	height: 5px;
	position: absolute;
	bottom: -1px;
	left: 9px;
}
.cuisines-image-box {
	width: 766px;
	position: relative;
	left: -8px;
}
.cuisines-image1 {
	background: url(/images/cuisines-img-bg.gif) no-repeat;
	text-align: center;
	float: left;
	width: 383px;
	height: 251px;
	margin: 0 0 30px 0;
}
.cuisines-image {
	background: url(/images/cuisines-img-bg.gif) no-repeat;
	text-align: center;
	float: right;
	width: 383px;
	height: 251px;
	margin: 0 0 30px 0;
}
.renovation-post{}
.renovation-post .renovation-image-box{
	float: left;
	width: 395px;
}
.renovation-post .renovation-image-box ul {
	padding: 0 0 0 5px;}
.renovation-post .renovation-image-box ul li{
	float: left;
	margin: 0 8px 0 0;
}
.renovation-post .renovation-image{
	background: url(/images/renovation-image-bg.gif) no-repeat top center;
	width: 382px;
	height: 252px;
	text-align: center;
	margin: 0 0 8px 0;
}
.renovation-post .info-text{
	float: left;
	width: 350px;
	padding: 20px 0 0 0;
}
.renovation-post .info-text h4{
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #731774;
	padding: 0 0 6px 0;
}
.renovation-post .info-text p{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #021635;
	text-transform: none;
	padding: 0 0 68px 0;
}
.renovation-post .info-text .bottom-link{}
/*----------------------------------*/


.agend {
	width:960px;
	height:101px;
	background:url(/images/agend_bg.jpg) no-repeat;
	margin:0 auto 15px auto;
	
}

.agend_left {
	width:295px;
	float:left;
	padding:15px 0 0 15px;
	position:relative;
}
.agend_left img.right {
position:absolute;
right:14px;
top:15px;
}

.agend_right {
	width:280px;
	float:right;
	padding:15px 15px 0 0;
}

.agend h1 {
 	
	font-size: 40px;
	color: #fff;
	font-weight: normal;
	line-height: 32px;
	float:left;
	
}
.agend h1 span {
		font-weight: bold;
		display:block;
}

.agend_right ul {
	float:right;
	text-align:right;
}

.agend_right ul li{
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-shadow:0 1px 2px #7F7F7F;
	text-transform:uppercase;
	word-spacing:1px;
	
}

.magent-col-2 {
	width: 767px;
	float: left;
	border-left: #F7D2E5 solid 1px;
	padding:5px 0 0 18px
}

.magent-col-2 h2 {
	
	font-size: 32px;
	color: #db2f86;
	padding:0 0 17px 0;
}

.magent-col-2 h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #db2f86;
	font-weight: bold;
	text-transform: uppercase;
}

.residence {
	background: url(/images/divider-col-2.gif) no-repeat top center #fafafa;
	margin: 0 auto;
	padding:15px 0 15px 10px;
	border-bottom:1px solid #f7d2e5;
	margin:0 0 13px 0;
	width: 750px;
}
.residence2 {
	background: url(/images/divider-col-2.gif) no-repeat top center #fafafa;
	margin: 0 auto;
	padding:20px 0 5px 0;
	border-bottom:1px solid #f7d2e5;
	margin:0 0 10px 0;
	width: 750px;
}
.residence .link {
	bottom: -17px;
	float: right;
	position: relative;
	right: -150px;
}

.residence h1 {
 	
	font-size: 40px;
	color: #6eaa24;
	font-weight: normal;
	line-height: 32px;
	padding: 0 0 15px 0;
	
}

.residence h1 span {
		font-weight: bold;
}

.residence p {
	color: #6eaa24;
	line-height: 12px;
}

.residence .top-list-links{
	float: left;
	width: 470px;
	padding:0 0 15px 0;
}

.residence .top-list-links li {
	float: left;
	color: #d8207d;
	padding:0 0 0 5px;
	text-decoration: none;	
}
 
.residence .top-list-links li {
	border: 0;
}

/* We dont need <a> for real estate addresse and city
.residence .top-list-links li a {
	color: #d8207d;
	padding:0 0 0 5px;
	text-decoration: none;
}

.residence .top-list-links li a.last {
	border: 0;
}
*/

.residence .top-list-links li a:hover {
	text-decoration: underline;
}

.divider-col-2 {
	background:url(/images/divider-col-2.gif) no-repeat top;
	height: 4px;
	padding:0 0 12px 0;
}

.residence .bottom {
	float: left;
	width: 470px;
}

.residence .bottom li {
	background: url(/images/col-2-bg.gif) no-repeat left 7px;
	margin:0 0 0 7px;
	color: #021635;
	padding:0 0 0 7px;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;	
}
 
/* Fixed by Pierre */
.residence .bottom p {
	color: #021635;
	text-transform: none;	
	font-size:13px;	
	font-weight: normal;
}

 /*
.residence .bottom li a {
	color: #021635;
	padding:0 0 0 7px;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;	
}*/

.residence_left {
	float:left;
	width:452px;
}

.residence_centre {
	float:left;
	width:110px;
}

.top a{
	width:27px;
	height:28px;
	background:url(/images/top-img.jpg) no-repeat right top;
	float: right;
	margin: 0 0 40px 0;
	text-indent:-9000px;
}

.info {
	width:91px;
	height:28px;
	float: right;
	margin: 0 0 0 0;
}

.residence_right {
	float: left;
	width: 163px;
	margin: 0 0 0 13px;
	_margin: 0 0 0 0;
}

.big_home {
	width:161px;
	height:96px;
	background:url(/images/big-home.jpg) no-repeat;
}

.big_home_2 {
	width:163px;
	height:96px;
	background:url(/images/big-home-2.jpg) no-repeat;
}

.big_home_3 {
	width:163px;
	height:96px;
	overflow: hidden;
}

.bottom-left {
	width:190px;
	float:left;
	padding:0 0 0 10px;
	border-right:1px solid #f6d1e3;
}

.residence p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#d8207d;
	padding:0 0 6px 0;
	text-transform:uppercase;
}
 
.more_bt {
	cursor:pointer;
}
 
.residence .noproperty {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#d8207d;	
}

.bottom-centre {
	width:220px;
	float:left;
	border-right:1px solid #f6d1e3;
	padding:0 0 6px 12px;
}

.bottom-right {
	width:290px;
	float:left;
	padding:0 0 0 15px;
}
.bottom-right p{
	padding:0 0 6px 0;
	font-weight: bold;
}
.padd-bottom {
	padding:0 0 20px 0;
	float: left; 
}

.bottom-left ul {
	padding:0 0 17px 0;
}

.bottom-left ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	line-height: 12px;
	padding:0 0 0 7px;
	line-height:14px;
	background:url(/images/col-2-bg.gif) no-repeat left 5px;
	
}

.bottom-left ul li span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#d8207d;
}
 
.bottom-left .title {
	font-family:Arial, Helvetica, sans-serif;
	color:#d8207d;	
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}
 
.bottom-left p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#021635;
	text-transform: lowercase;
}


.bottom-centre ul {
	padding:0 0 0 0;
}

.bottom-centre ul li{
	background:url(/images/col-2-bg.gif) no-repeat left 7px;
}
.bottom-centre ul li.last{
	padding: 0 0 10px 0;
}

.bottom-centre ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	padding:0 0 0 7px;
	line-height:14px;
}
.bottom-centre-dot{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000;
	padding:0 0 0 7px;
	line-height:14px;
	background:url(/images/col-2-bg.gif) no-repeat left 5px;
}

.bottom-centre ul li a:hover {
	color:#e25b9f;
}
 
.bottom-centre .title {
	font-family:Arial, Helvetica, sans-serif;
	color:#d8207d;	
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}

.bottom-right ul {
	float:left;
	padding: 0 0 6px 0;
}

.bottom-right ul li {
	width:47px;
	height:47px;
	overflow:hidden;
	background:#fff;
	float:left;
	margin:0 0 0 13px;
	text-align: center;
}

.nono-padding-left {
	margin-left:0 !important;
}

.border-bottom {}

.type {
	border-top:1px solid #f4cfe2;
	
}

 
.parking .title {
	font-family:Arial, Helvetica, sans-serif;
	color:#d8207d;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	padding: 20px 0px 10px 0px;
}
 
.parking .types {
	width:225px;
	display:inline-block;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;	
}
 
 
.parking .quantity {
	width:105px;
	display:inline-block;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
}
 
.parking .sold {
	width:105px;
	display:inline-block;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
}
 
.parking .to_sale {
	width:105px;
	display:inline-block;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
}
 
.parking .header {
	color:#d8207d;
	font-weight: bold;
} 


.type li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:20px;
}


.types {
	width:120px;
	display:inline-block;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;	
}
 
.surface {
	width:105px;
	display:inline-block;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
}

.reference {
	width:105px;
	display:inline-block;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
}

.chamber {
	width:105px;
	display:inline-block;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
}

.terrasse {
	width:105px;
	display:inline-block;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
}

.balcone {
	width:105px;
	display:inline-block;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
}

.disponibilite {
	width:105px;
	display: inline-block;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
}

.back-ground {
	background:#f8e6ef;
}

.text-color {
	color:#da2f85;
	font-weight: bold;
}


.magent-col-1 {
	width: 165px;
	float: left;
	padding: 0 0 0 20px
}
.magent-col-1 ul {
	text-align: right;
}
.magent-col-1 ul li {
	border-bottom: #f7d2e5 solid 1px;
}
.magent-col-1 ul li a {
	font-weight: bold;
	color: #e25ba0;
	text-decoration: none;
	line-height: 33px;
	font-size: 14px;
	padding: 0 10px 0 0;
	text-transform: uppercase;
}
.magent-col-1 ul li a:hover, .magent-col-1 ul li a.active {
	color: #021635;
}
/*contact css start*/
.agend-contact {
	width: 960px;
	height: 101px;
	background: url(/images/contact-agend-bg.jpg) no-repeat;
	margin: 0 auto 15px auto !important;
}

.agend-left-contact {
	width: 240px;
	padding: 15px 0 0 15px;
position:relative;
}
.agend-left-contact img.right {
position:absolute;
top:24px;
right:0;
}
.agend-contact h1 {
 	
	font-size: 40px;
	color: #fff;
	font-weight: normal;
	line-height: 32px;
	float:left;
	
}
.agend-contact h1 span {
		font-weight: bold;
		display: block;
}


.contact-col-1 {
	width: 165px;
	float: left;
	padding: 0 0 0 20px;
	line-height:15px;
}
.contact-col-1 ul {
	text-align: right;
}
.contact-col-1 ul li {
	border-bottom: #ccd5e9 solid 1px;
}
.contact-col-1 ul li a {
	font-weight: bold;
	color: #731774;
	text-decoration: none;
	line-height: 33px;
	font-size: 14px;
	padding: 0 10px 0 0;
	text-transform: uppercase;
}
.contact-col-1 ul li a:hover, .contact-col-1 ul li a.active {
	color: #021635;
}
.contact-col-2 {
	width: 754px;
	float: left;
	border-left: #ccd5e9 solid 1px;
	padding: 6px 0 0 20px;
}
.contact-construction-info {}
.contact-construction-info h2 span {
		font-weight: bold;
}
.contact-construction-info h2 {
	font-size: 32px;
	color: #efb314;
	padding: 0 0 5px 0;
}

.address {
	float: left;
	width: 275px;
	margin: 0 32px 0 0;
}
.address .map-img {
	float: right;
}
.address ul{
	width: 235px;
	float: left;
	margin: 0 0 15px 0;
}
.address ul li{
	color: #021635;
	padding: 0 0 2px 0;
	font-size: 11px;
}
.address ul li.post-icon {
	margin: 3px 0 0 0;
} 
.map-icon img {
	padding: 0 0 30px 0;
}
.right-image {
	float: right;
	width: 149px;
	margin: 0 10px 0 0;
}
.contact-construction-info h5{
	color: #002c91;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0 0 2px 0;
	float: left;
}

.contact-purple-leftbar {
	background: #731774;
	width: 174px;
	height: 5px;
	position: absolute;
	bottom: -1px;
	left: 9px;
}
.residence1 {
	background:  url(/images/divider-col-2.gif) no-repeat top center #fbfbfb;
	margin: 0 auto;
	padding:15px 0 5px 0;
	border-bottom:1px solid #CCD5E9;
	margin:0 0 10px 0;
}
h2.immobiliere {
	color: #d8207d;
	padding: 0 0 5px 0;
}
h2.expositions{
	color:#6eaa24;
	padding: 0 0 5px 0;
}
h2.Cuisines {
	color: #731774;
	padding: 0 0 5px 0;
}
h2.electricite{
	color: #72ABDB;
	padding: 0 0 5px 0;
}






/*================================================*/

.shy-blue-col-1 {
	width: 165px;
	float: left;
	padding: 0 0 0 20px
}
.shy-blue-col-1 ul {
	text-align: right;
}
.shy-blue-col-1 ul li {
	border-bottom: #e3eef8 solid 1px;
}
.shy-blue-col-1 ul li a {
	font-weight: bold;
	color: #72abdb;
	text-decoration: none;
	line-height: 33px;
	font-size: 14px;
	padding: 0 10px 0 0;
	text-transform: uppercase;
}
.shy-blue-col-1 ul li a:hover, .shy-blue-col-1 ul li a.active {
	color: #021635;
}
.shy-blue-col-2 {
	width: 754px;
	float: left;
	border-left: #e3eef8 solid 1px;
	padding: 10px 0 0 20px;
	margin: 0 0 30px 0;
}

.agend-shy-blue {
	width: 960px;
	height: 101px;
	background: url(/images/blue-bg.jpg) no-repeat;
	margin: 0 auto 15px auto !important;
}

.agend-left-shy-blue {
	width: 450px;
	float: left;
position:relative;
	padding: 15px 0 0 15px;
}
.agend-left-shy-blue img.right {
position:absolute;
top:7px;
right:15px;
}
.agend-right-shy-blue {
	width: 215px;
	float: right;
	padding: 20px 15px 0 0;
}

.agend-shy-blue h1 {
 	
	font-size: 40px;
	color: #fff;
	font-weight: normal;
	line-height: 32px;
	float:left;
	
}
.agend-shy-blue h1 span {
		font-weight: bold;
		display: block;
}

.agend-right-shy-blue ul {
	float: right;
	text-align: right;
}

.agend-right-shy-blue ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-shadow: #7f7f7f 0px 1px 2px;
	text-transform: uppercase;
	word-spacing:1px;
}
.shy-blue-col-2 h2 {
	
	font-size: 30px;
	color: #021635;
	padding:0 0 17px 0;
}

.shy-blue-col-2 h3 {
	
	font-size: 24px;
	color: #96c9ed;
	padding: 0;
	margin: 0;
	line-height: 12px;
}
.shy-blue-image-box {
	background: url(/images/imagebox-sky-blue.jpg) no-repeat;
	width: 139px;
	height: 150px;
	float: left;
	margin: 0 11px 3px 0;
}
.shy-blue-image-text-box {
	padding: 4px 6px 0 6px;
}
.shy-blue-image-text-box h4{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
}
.shy-blue-image-text-box p{
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 8px;
	text-transform: uppercase;
}


/*   -------------------   */

.yellow-color {
	color:#e7a800;
	padding:0 10px 0 0;
}

.red-color {
	color:#d8207d;
	padding:0 10px 0 0;
}

.green-color {
	color:#6eaa24;
	padding:0 10px 0 0;
}

.purple-color {
	color:#731774;
	padding:0 10px 0 0;
}

.blue-color {
	color:#72abdb;
	padding:0 10px 0 0;
}

.no-pad {
	padding-left: 0 !important;
}/*-----------------------------*/

.green1-col-1 {
	width: 165px;
	float: left;
	padding: 0 0 0 20px
}
.green1-col-1 ul {
	text-align: right;
}
.green1-col-1 ul li {
	border-bottom: #e2eed3 solid 1px;
}
.green1-col-1 ul li a {
	font-weight: bold;
	color: #78b033;
	text-decoration: none;
	line-height: 33px;
	font-size: 14px;
	padding: 0 10px 0 0;
	text-transform: uppercase;
}
.green1-col-1 ul li a:hover, .green1-col-1 ul li a.active {
	color: #021635;
}

.green1-col-2 {
	width: 767px;
	float: left;
	border-left: #E2EED3 solid 1px;
	padding:5px 0 10px 18px
}

.green1-col-2 h2 {
	
	font-size: 32px;
	color: #021635;
	line-height: 26px;
	position:relative;
	bottom: -6px;
}

.green1-col-2 span{
	background:none repeat scroll 0 0 #E2EED3;
	color:#85B847;
	display:block;
	font-size:24px;
	/*height:40px;*/
	left:-18px;
	padding: 10px 0 2px 16px;
	position:relative;
	width:747px;
}

.green1 {
	width:960px;
	height:101px;
	background: url(/images/green-bg.jpg) no-repeat;
	margin:0 auto 15px auto;
	_margin:0 auto -20px auto;
}

.green1_left {
	width:490px;
	float:left;
	padding:15px 0 0 15px;
}
.green1_left-h1 {
	width:473px;
	float:left;
}

.green1_right {
	width: 215px;
	float: right;
	padding: 20px 15px 0 0;
}

.green1 h1 {
 	
	font-size: 40px;
	color: #fff;
	font-weight: normal;
	line-height: 32px;
	float:left;
padding-bottom:0;
}

.green1 h1 span {
	font-weight: bold;
}

.green1_right ul {
	float:right;
	text-align:right;
}

.green1_right ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-shadow: #7f7f7f 0px 1px 2px;
	text-transform: uppercase;
	word-spacing:1px;
	
}


.real {
	float:left;
	padding:21px 0 7px; 0;
}

.real li {
	padding:0 0 15px 15px;
	float:left;
	line-height:0;
	width: 137px;
	height: 93px;
}

.nono-padding-left1 {
	padding-left:0 !important;
}


.porce h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	font-weight: normal;
	float:left;
	line-height: 28px;
	
}

.porce {
	border-bottom:1px solid #e2eed3;
	padding:3px 5px 3px 0;
	width: 745px;
}

.nono-border-bottom {
	border-bottom:none !important;
}

.riho {
	float:left;
	padding:40px 0 0 0;
	border-bottom:1px solid #e2eed3;
	width: 747px;
}

.riho li {
	margin:0 17px 20px 0;
	float:left;
}

.hans {
	border-bottom:1px solid #e2eed3;
	padding:0 0 38px 0;
	width: 747px;
}

.hans-left {
	width:595px;
	float:left;
	padding:20px 10px 0 0;
}

.hans-right {
	width:142px;
	float:left;
	padding:20px 0 0 0;
}

.hans h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	font-weight: normal;
	padding:0 0 7px 0;
}

.hans p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	font-weight: normal;
}

.hans p a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #95c15e;
	font-weight: normal;
}

.hans p a:hover {
	text-decoration:none;
}



.hans1 {
	border-bottom:1px solid #e3d1e3;
	padding:0 0 38px 0;
	width: 747px;
}

.hans-left1 {
	width:595px;
	float:left;
	padding:20px 10px 0 0;
}

.hans-right1 {
	width:142px;
	float:left;
	padding:20px 0 0 0;
}

.hans1 h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	font-weight: normal;
	padding:0 0 7px 0;
}

.hans1 p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	font-weight: normal;
}

.hans1 p a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #95c15e;
	font-weight: normal;
}

.hans1 p a:hover {
	text-decoration:none;
}


.padd-top {
	padding:24px 0 0 0;
}



.purple1-col-1 {
	width: 165px;
	float: left;
	padding: 0 0 0 20px
}
.purple1-col-1 ul {
	text-align: right;
}
.purple1-col-1 ul li {
	border-bottom: #e3d1e3 solid 1px;
}
.purple1-col-1 ul li a {
	font-weight: bold;
	color: #7c267d;
	text-decoration: none;
	line-height: 33px;
	font-size: 14px;
	padding: 0 10px 0 0;
	text-transform:uppercase;
}
.purple1-col-1 ul li a:hover, .purple1-col-1 ul li a.active {
	color: #021635;
}

.purple1-col-2 {
	width: 767px;
	float: left;
	border-left: #e3d1e3 solid 1px;
	padding:5px 0 10px 18px
}

.purple1-col-2 h2 {
	
	font-size: 32px;
	color: #021635;
	position:relative;
	bottom: -6px;
}

.purple1-col-2 span{
	background:none repeat scroll 0 0 #e3d1e3;
	color:#7C267D;
	display:block;
	font-size:24px;
	/*height:40px;*/
	left:-18px;
	padding: 10px 0 0px 16px;
	position:relative;
	width:747px;
}
.purple-para-link{
	color:#7C267D !important;
}
.purple1 {
	width:960px;
	height:101px;
	background: url(/images/purple-bg.jpg) no-repeat;
	margin:0 auto 15px auto;
	_margin:0 auto -20px auto;
}

.purple1_left {
	width:300px;
	float:left;
	padding:15px 0 0 15px;
	position:relative;
}
.purple1_left img.right {
	position:absolute;
	right:0;
	top:14px;
}
.purple1_right {
	width:230px;
	float:right;
	padding:15px 15px 0 0;
}

.purple1 h1 {
	font-size: 40px;
	color: #fff;
	font-weight: normal;
	line-height: 32px;
	float:left;
}

.purple1 h1 span {
	font-weight: bold;
	display:block;
}

.purple1_right ul {
	float:right;
	text-align:right;
}

.purple1_right ul li{
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-shadow:0 1px 2px #7F7F7F;
	text-transform:uppercase;

}


.purple1-real {
	float:left;
	padding:22px 0 0 0;
}

.purple1-real li {
	padding:0 0 15px 16px;
	float:left;
	line-height:0;
}

.purple1-porce h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	font-weight: normal;
	float:left;
	line-height: 30px;
	
}

.purple1-porce {
	border-bottom:1px solid #e3d1e3;
	padding:3px 5px 3px 0;
	width: 742px;
}

.purple1-riho {
	float:left;
	padding:40px 0 0 0;
	border-bottom:1px solid #e3d1e3;
	width: 747px;
}

.purple1-riho li {
	padding:0 0 20px 17px;
	float:left;
}
.shy-blue1-col-1 {
	width: 165px;
	float: left;
	padding: 0 0 0 20px
}
.shy-blue1-col-1 ul {
	text-align: right;
}
.shy-blue-col-1 ul li {
	border-bottom: #e3eef8 solid 1px;
}
.shy-blue1-col-1 ul li a {

	font-weight: bold;
	color: #72abdb;
	text-decoration: none;
	line-height: 33px;
	font-size: 14px;
	padding: 0 10px 0 0;
	text-transform: uppercase;
}
.shy-blue1-col-1 ul li a:hover, .shy-blue1-col-1 ul li a.active {
	color: #021635;
}
.shy-blue1-col-2 {
	width: 754px;
	float: left;
	border-left: #e3eef8 solid 1px;
	padding: 10px 0 0 20px;
	margin: 0 0 30px 0;
}

.agend-shy-blue1 {
	width: 960px;
	height: 101px;
	background: url(/images/blue-bg.jpg) no-repeat;
	margin: 0 auto 15px auto !important;
}

.agend-left-shy-blue1 {
	width: 500px;
	float: left;
	padding: 15px 0 0 15px;
}

.agend-right-shy-blue1 {
	width: 215px;
	float: right;
	padding: 15px 15px 0 0;
}

.agend-shy-blue1 h1 {
	font-size: 40px;
	color: #fff;
	font-weight: normal;
	line-height: 32px;
	float:left;
	
}
.agend-shy-blue1 h1 span {
		font-weight: bold;
		display: block;
}

.agend-right-shy1-blue ul {
	float: right;
	text-align: right;
}

.agend-right-shy1-blue ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-shadow: #7f7f7f 0px 1px 2px;
	text-transform: uppercase;
	word-spacing:1px;
}
.shy-blue1-col-2 h2 {
	font-size: 30px;
	color: #021635;
	padding:0 0 17px 0;
}

.shy-blue1-col-2 h3 {
	font-size: 24px;
	color: #96c9ed;
	padding: 0;
	margin: 0;
	line-height: 12px;
}
.shy-blue1-image-box {
	background: url(/images/imagebox-sky-blue.jpg) no-repeat;
	width: 139px;
	height: 149px;
	float: left;
	margin: 0 11px 3px 0;
}
.shy-blue1-image-text-box {
	padding: 6px 6px 0 6px;
}
.shy-blue1-image-text-box h4{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
}
.shy-blue1-image-text-box p{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	font-size: 9px;
}
.bottom-skyblue-leftbar {
	background: #96c9ed;
	width: 174px;
	height: 5px;
	position: absolute;
	bottom: -1px;
	left: 9px;
}

.elecrtic-padding {
	height:600px;
}
.bottom-green-leftbar {
	background: #85B847;
	width: 174px;
	height: 5px;
	position: absolute;
	bottom: -1px;
	left: 9px;
}
.bottom-des-leftbar {
	background: #7C267D;
	width: 174px;
	height: 5px;
	position: absolute;
	bottom: -1px;
	left: 9px;
}
.no-margin {
	margin: 0!important;
}

.bottom-centre p{
	padding: 0 0 3px 0;
}
.construction-info-box h1 {
	width: 370px;
}
 
.mapModal {
	position: absolute;
  	left: -10000px;
}

.modalClose {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	padding: 5px 20px 5px 20px;
	background-color: #FFFFFF; 
}
 
.modalContainer {
	padding: 25px 20px 20px 20px;
	background-color: #FFFFFF;
	position: absolute;
	left: -10000px;
}
 
.mapButton {
   cursor:pointer;
}
 
/* Contact */

div.errorContainer {
	position: absolute;
	z-index:20;
	background-color: #ffffff;
	color:#000000;
	border: 1px solid red;
	margin: 5px;
	padding: 10px;
	display: none	
}

div.errorContainer ol li {
	list-style-type: square;
	margin-left: 20px;
	color:#00000;
}

div.errorContainer h4 {
	padding:0px;
	margin:0px;
}


.errorContainer label.error {
	display: inline;
}

.bottom-green-leftbar {
	background: #6EAA24;
	width: 174px;
	height: 5px;
	position: absolute;
	bottom: -1px;
	left: 9px;
}
 
/********** Added by P. Jeunejean **********/

/* yellow = construction */

.yellow-col-2 {
	width: 767px;
	float: left;
	border-left: #FCF0D0 solid 1px;
	padding:5px 0 10px 18px
}
 
 
.yellow-col-2 .riho {
	border-bottom: #FCF0D0 solid 1px;
}
 
.yellow-col-2 .hans {
	border-bottom: #FCF0D0 solid 1px;
}

.yellow-col-2 h2 {
	
	font-size: 32px;
	color: #021635;
	line-height: 26px;
	position:relative;
	bottom: -6px;
}

.yellow-col-2 span{
	background:none repeat scroll 0 0 #FCF0D0;
	color:#EFB314;
	display:block;
	font-size:24px;
	/*height:40px;*/
	left:-18px;
	padding: 10px 0 2px 16px;
	position:relative;
	width:747px;
}
 
.yellow-col-2 .porce {
	border-bottom:1px solid #FCF0D0;
	padding:3px 5px 3px 0;
	width: 745px;
}
 
/* shy-blue = electricity */

 .shy-blue-col-2 {
	width: 767px;
	float: left;
	border-left: #E3EEF8 solid 1px;
	padding:5px 0 10px 18px
}
 
 
 .shy-blue-col-2 .info-text h4{ 
 	color: #72ABDB;
 }
 
 .shy-blue-col-2 .residence2 {
	border-bottom: #E3EEF8 solid 1px;
 }
 
.shy-blue-col-2 .riho {
	border-bottom: #E3EEF8 solid 1px;
}
 
.shy-blue-col-2 .hans {
	border-bottom: #E3EEF8 solid 1px;
}

.shy-blue-col-2 h2 {
	
	font-size: 32px;
	color: #021635;
	line-height: 26px;
	position:relative;
	bottom: -6px;
}

.shy-blue-col-2 span{
	background:none repeat scroll 0 0 #ECF3F8;
	color:#72ABDB;
	display:block;
	font-size:24px;
	/*height:40px;*/
	left:-18px;
	padding: 10px 0 2px 16px;
	position:relative;
	width:747px;
}
 
.shy-blue-col-2 .porce {
	border-bottom:1px solid #E3EEF8;
	padding:3px 5px 3px 0;
	width: 745px;
}
 
.shy-blue-bottom-text {
	width: 715px;
	margin: 0 0 100px 0;
}
.shy-blue-bottom-text h5{
	color: #72ABDB;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0 0 2px 0;
}
.shy-blue-bottom-text p{
	color: #021635;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0 0 20px 0;
}  
 
/* purple = kitchen */

.purple-col-2 {
	width: 767px;
	float: left;
	border-left: #E3D1E3 solid 1px;
	padding:5px 0 10px 18px
}
 
.purple-col-2 .info-text h4{ 
 	color: #731774;
 }
 
.purple-col-2 .residence2 {
	border-bottom: #E3D1E3 solid 1px;
 } 
 
.purple-col-2 .riho {
	border-bottom: #E3D1E3 solid 1px;
}
 
.purple-col-2 .hans {
	border-bottom: #E3D1E3 solid 1px;
} 

.purple-col-2 h2 {
	
	font-size: 32px;
	color: #021635;
	line-height: 26px;
	position:relative;
	bottom: -6px;
}

.purple-col-2 span{
	background:none repeat scroll 0 0 #E3D1E3;
	color:#731774;
	display:block;
	font-size:24px;
	/*height:40px;*/
	left:-18px;
	padding: 10px 0 2px 16px;
	position:relative;
	width:747px;
}
 
.purple-col-2 .porce {
	border-bottom:1px solid #E3D1E3;
	padding:3px 5px 3px 0;
	width: 745px;
}
 
/* green1 = showroom */

.green1-bottom-text {
	width: 715px;
	margin: 0 0 100px 0;
}
.green1-bottom-text h5{
	color: #78B033;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0 0 2px 0;
}
.green1-bottom-text p{
	color: #021635;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0 0 20px 0;
} 
 
.projectImg {
	width:139px;
	height:117px;
 	overflow: hidden;
}
 
.renovationImgLoader {
	background: url('/images/ajax-loader.gif') no-repeat;
}
 
