@charset "iso-8859-1";
/* CSS Document */

html,body,* {
	margin:0;
	padding:0;}
html,body { height: 100%; }
	
body {
	font-family: 'Raleway', Arial, sans-serif;
	background:#000;}
.clear{
	clear:both;
	height:1px;}
a:focus {border:none; outline:none;}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -30px; /* the bottom margin is the negative value of the footer's height */
}
#footer, #push {
	height: 30px; /* .push must be the same height as .footer */
}

#headerContainer {
	height:315px;
	background:url(../../img/_global/header-bg-80.png) repeat;
	opacity:0.5;}

#header {
	width:990px;
	margin:0 auto;
	position:relative;}

h1{
	cursor:pointer;
	display:block;
	position:absolute;
	top:0px;
	right:0px;
	width:180px;
	height:240px;
	background:url(../../img/_global/glaverbel-building-logo.gif) no-repeat;}
h1 span{display:none;}

#menu {
	padding-top:20px;
	padding-left:20px;
	font-weight:100;
	font-size:40px;
	border-left:#748c98 1px solid;}
#menu li {
	margin-bottom:2px;
	list-style:none;
	margin-top:0px;
	 clear:both;}
#menu li a {
	display:block;
	color:#FFF;
	text-decoration:none;
	height:47px;
	width:420px;
	overflow:hidden;
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;}
#menu li a#last {
	height:40px;}
#menu li a.active,#menu li a:hover {
	color:#748c98;}

#menu li .subMenu{ font-size:19px; margin-left:16px; margin-top:5px; width:800px;}
#menu li .subMenu li{ float:left; clear:none; margin-right:20px;}
#menu li .subMenu li a{ width:auto; height:auto;}


#langChoice{
	position:absolute;
	top:35px;
	right:215px;
	font-size:12px;
	font-weight:600;}
#langChoice li {
	display:block;
	float:left;
	list-style:none;}
#langChoice li a {
	width:32px;
	font-weight:700;
	text-align:center;
	height:24px;
	padding-top:8px;
	display:block;
	color:#FFF;
	text-decoration:none;
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;}
#langChoice li a:hover {
	color:#748c98;}
#langChoice li a.active{
	background:url(../../img/_global/lg-bg.png) no-repeat;}

#viewMovie {
  width: 80px; height: 60px;
  position:absolute;
  top:25px;
  left:-100px;
  display:block;
  text-decoration:none;
  background-image: url(../../img/_global/view-movie-bg.png);
  background-repeat: no-repeat;
  color:#FFF;
  text-align:center;
  padding-top:20px;
}
#viewMovie:hover {
	color:#748c98;}

#footer {
	width:990px;
	margin:0 auto;
	color:#FFF;
	font-size:10px;}
#footer p {margin-left:22px; margin-top:10px;}


#content {
	width:945px;
	margin:0 auto;
	position:relative;
	padding:25px 22px 70px 23px;
	background:url(../../img/_global/text-bg-80.png) repeat;
	color:#242424;}
#content strong {font-weight:700;}
h2{
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	font-style:italic;
	text-indent:-22px;
	margin-left:24px;
	margin-bottom:18px;
	line-height:34px;}
h2 i{
	font-style:normal;}	
h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin-bottom:20px;}
	
#content p{
	font-family:Arial, Helvetica, sans-serif;
	line-height:26px;
	font-size:16px;
	margin-bottom:20px;}


#content a {
	color:#858585;
	text-decoration:none;}
#content a:hover {
	text-decoration:underline;}
	
#content #viewImagesButton {
	position:relative;
	font-size:14px;
	color:#242424;
	background:url(../../img/_global/view-images.gif) no-repeat;
	width:86px;
	padding-top:22px;
	text-align:center;
	display:block;
	text-decoration:none;
	}	
	
#content #thumbs{
	padding-top:15px;
	margin-left:40px;}
#content #thumbs img{
	float:left;
	margin-right:43px;
	margin-bottom:43px;
	margin-top:2px;
	margin-left:2px;}
#content #thumbs img.noMargin{
	margin-right:0;}

#content #thumbs img:hover{
	border:#748c98 2px solid;
	margin-right:41px;
	margin-bottom:41px;
	margin-top:0px;
	margin-left:0px;
}
#content #thumbs img.noMargin:hover{
	margin-right:0;
	margin-bottom:41px;
	margin-top:0px;
	margin-left:0px;}

/* space for rent  */
#content #spaceTable {
	width:inherit;
	border-collapse:collapse;}	
#content #spaceTable td {padding:5px;}
#content #spaceTable th {padding:8px 5px 6px 5px;}
#content #spaceTable thead {
	background:#768995;
	color:#FFF;
	font-weight:700;
	font-size:12px;
	text-transform:uppercase;}
#content #spaceTable tr {
	border-top:#768995 1px solid;
	border-bottom:#768995 1px solid;}
#content #spaceTable tr.subTotal {
	border-top:#768995 2px solid;
	border-bottom:none;}
#content #spaceTable tr.total {
	border-top:#768995 1px solid;
	border-bottom:none;}
#content #spaceTable tr.blankTr {
	border:none;}
#content #spaceTable tr.under {
	border-bottom:#768995 1px solid;
	border-top:none;}


/*  contact  */
#content.contact {
	background:none;
	color:#FFF;}
#content.contact p.coordonnees {
	font-size:16px;
	line-height:20px;
	margin-left:25px;
	margin-bottom:60px;
	font-family:'Raleway', Arial, sans-serif;}
#content.contact p.location {
	font-size:14px;
	margin-left:25px;
	line-height:17px;
	width:260px;
	font-family:'Raleway', Arial, sans-serif;}	
#content.contact #map{
	position:absolute;
	top:0px;
	right:90px;
	width:598px;
	height:457px;
	z-index:1}
#content.contact #googleMaps{
	display:block;
	z-index:2;
	text-decoration:none;
	height:30px;
	text-align:center;
	font-size:14px;
	font-family:'Raleway', Arial, sans-serif;
	padding-bottom:42px;
	padding-top:8px;
	background:url(../../img/google-maps.gif) no-repeat top left;
	color:#FFF;
	width:80px;
	position:absolute;
	top:330px;
	right:30px;}
#content.contact #googleMaps:hover{
	text-decoration:underline;}



/*  carwash  */
#content.carwash #contentTxt.carWashTxt {
	width:550px;}
#content.carwash #horaires {
	position:absolute;
	top:80px;
	right:30px;}


/*  tenants  */
#content.tenants {
	background:none;
	color:#FFF;
	font-family:'Raleway', Arial, sans-serif;}
#content.tenants h3{
	font-weight:400;
	font-size:18px;
	display:block;
	border-bottom:#FFF 1px solid;
	cursor:pointer;
	margin:8px 0 0 0;
	padding:0 0 5px 0;}
#accordion div.contentAccord {
	position:relative;
	padding-top:10px;
	padding-bottom:20px;}
#content.tenants p{
	font-size:16px;
	margin-bottom:25px;}
#content.tenants a{
	color:#748c98;
	text-decoration:none;}
#content.tenants a:hover{
	text-decoration:underline;}
#accordion div.entranceTitle {
	position:absolute;
	color:#748c98;
	font-size:16px;
	top:10px;
	right:0px;}
#accordion div.entrance {
	position:absolute;
	font-size:44px;
	top:35px;
	right:0px;}

#content .colliers table tr td p{
	font-family:'Raleway', Arial, sans-serif;
}

/*  movie  */
#content.movie {
	background:none;
	color:#FFF;
	font-family:'Raleway', Arial, sans-serif;
	padding:0 0 25px 0;}