*{
	margin: 0;
	padding: 0;
	text-align: center;	
}
center{
	text-align: -moz-center;
}
body { 
	font:  10pt arial;
	color: #555753; 
	display: block; 
	text-align: center;
	background: url(../images/bodybackground.png) repeat;
}
#centering{
	width: 731px;
	height: auto;
}
#background{
	float: left;
	width: 731px;
	height: auto;
	background:  url(../images/facilities-repeat.png)  repeat-y top center;
}
#site-body{
	width: 731px;
	height: auto;
	background:  url(../images/facilities-background.png) no-repeat top center;
	border: solid 0px;
	text-align: center;
	float: left;
}
#upper{
	width: 731px;
	height: 225px;
	border: solid 0px;
}	
#upper-left{
	border: solid 0px;
	float: left;
	width: 270px;
	height: 210px;
	text-align: left;
}	
#airphoto{
	background: transparent url(../images/airphoto.gif) no-repeat;
	float: left;
	width: 255px;
	height: 144px; 
	display: inline;
	margin-top: 24Px;
	margin-left: 12px;
}
#airphoto h2 { 
	color: #3F0B00;
	display: inline;
	font: 17px arial;
	float: left;
	margin-left: 5px;
	margin-top: 6px;
	text-align: left;
	font-weight: bold;
}
#airphoto h1 span {
	display: none;
	}
#tel-and-mail {
	float: left;
	font: 11pt arial;
	color: #00306B;
	display: inline;
	margin-top: 6px;
	margin-left: 14px;
	list-style-type: none;
}
#tel-and-mail ul li{
	text-align: left;
	list-style-type: none;
}
.bold{
	font-weight: bold;
}

#upper-right{
	float: right;
	width: 450px;
	height: 210px;
	border: solid 0px;
	}	
#logo{
	border: solid 0px;
	background: url(../images/facilities-logo.gif) no-repeat;
	display: inline;
	float: left;
	width: 356px;
	height: 144px;
	margin-top: 21px;
	margin-left: 33px;
}
#buttons{
	border: solid 0px;
	float: left;
	display: inline;
	margin-left: 43px;
	margin-top: 58px;
	height: 84px;
	width: 310px;
}
li.raw{
	border: solid 0px;
	display: inline; 
	float: left;
	font: 13px arial;
	list-style-type: none;	
	padding-top: 1px;
	margin-right: 8px;
	margin-bottom: 4px;
	padding-left: 8px; 
	text-align: left;
	width: 133px;
	height: 17px;
}
li.raw a{
	color: #000;
	text-decoration: none;	
} 
li.raw a:hover{
	color: #D01AA3;
} 

#special{
	border: solid 0px;
	color: #fff;
	display: inline;
	float: left;
	font: 20px arial;
	margin-top: 10px;
	margin-left: 80px;	
	text-align: left;
	width:  255px;
	height: 39px;
}
#lower{
	text-align: left;
	width: 731px;
	height: auto;
	border: solid 0px;
	margin-bottom: 14px;
}
#facilities{
	color: #D01AA3;
	font: bold 14px arial;
	margin-top: 6px;
	margin-left: 26px;
	text-align: left;
}
#white-space{
	margin-left:	15px;
	margin-top: 11px;
	border: solid 0px;
	width: 645px;
	height: auto;
}
#white-space-header{
	background: url(../images/facilities-white-space-header.png) no-repeat;
	background-position: bottom;
	border: solid 0px;
	width: 645px;
	height: 16px;
	/*filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity: 0.6;*/
}
#white-space-body-border{
	float: left;
	border-left: solid 2px #fff;
	border-right: solid 2px #fff;
	width: 641px;
	height: auto;
}
#white-space-body{
	float: left;
	background: url(../images/white-alpha-background.png) repeat;
	text-align: left;
	width: 641px;
}
#white-space-body p{
	float: left;
	color: #000;
	padding: 10px 28px 0px 28px;
	text-align: left;	
}
#biliard{
	background: url(../images/biliard.jpg) no-repeat;
	float: right;
	margin: 11px 8px 11px 0px;
	width: 189px;
	height: 241px;
}
#white-space-footer{
	float: left;
	width: 646px;
	height: 18px;
	background: url(../images/facilities-white-space-footer.png) no-repeat;
	border: solid 0px;
	margin-bottom: 20px;
}

#languages{
	margin-top: -100px;
	margin-right:  8px; 
	float: right;
	width: 50px;
	height: 101px;
	border: solid 0px;
	display: inline;	
}
#english{
background: url(../images/facilities-english.png) no-repeat;
width: 50px;
height: 34px;
border: solid 0px;	
}
#english button{
background: none;
width: 50px;
height: 34px;
cursor: pointer;
border: solid 0px;	
}
#francis{
background: url(../images/facilities-french.png) no-repeat;
width: 50px;
height: 33px;
border: solid 0px;	
}
#francis button{
background: none;
width: 50px;
height: 33px;
cursor: pointer;
border: solid 0px;	
}
#spanish{
background: url(../images/facilities-spanish.png) no-repeat;
width: 50px;
height: 34px;
border: solid 0px;	
}
#spanish button{
background: none;
width: 50px;
height: 34px;
cursor: pointer;
border: solid 0px;	
}

#octava{
	text-align: center;
	height: 20px;
}
#octava a{
	color: #000;
	text-decoration: none;
}



.boldNblue{
	color: #00306B;
	font-weight: bold;
}
.red{
	color: RED;
}
.blueNunderline{
	color: #00306B;
	text-decoration: underline;
}
.marked{
	color: #D01AA3;
}