
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background-color:#FCF1DB;
	}
	
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

H1 { color: #330066;
	font-weight:bold;
	font-size:14px;
}

#leftHom,#rightHom,#leftApt,#rightApt{float:left; overflow:hidden; min-height: 600px;}

#headerHom {
	height:100px;
	}
#leftHom {
	padding-top:10px;
    padding-left:30px;
    padding-right:10px;
	padding-bottom:20px;
	width:200px;
	}
#rightHom {
	width:520px;
	padding-top:10px;
    padding-left:10px;
    padding-right:30px;
	padding-bottom:20px;
	text-align:justify;
	}
#footerHom {
	clear:both;
	height:100px;
	background-color:#E5E5E5;
	}
	
#contApt {
    align: center;
    width: 800px;
    margin: 0 auto;
    background-color:white;
	border: 1px solid #CCCCCC;
	}
#headerApt {
	height:30px;
	}
#leftApt {
    padding-left:30px;
    padding-right:10px;
	padding-bottom:20px;
	width:430px;
	}
#rightApt {
	width:290px;
    padding-left:10px;
    padding-right:30px;
	padding-bottom:20px;
	text-align:justify;
	}
#footerApt {
	clear:both;
	height:100px;
	background-color:white;
	}
#full {
    padding-left:30px;
    padding-right:30px;
	padding-bottom:20px;
	}
	
#thumbs {
	}

#features { 
	clear:both;
	border:1px solid #CCCCCC;
	width:420px;
	}
	
#map {
	width: 420px;
	height: 315px;
	}
#map a{
	display:none; 
	}
#mapfull {
	width: 738px;
	height: 600px;
	border:1px solid #999999;
	}
#mapfull a{ display:none; 
	}

#GZfair {
    padding:5px;
	border:1px solid #999999;
	background:#F5F5F5 url(http://www.guangzhou-apartment.com/img/Pazhou-bl.jpg) no-repeat;
	height:300px;
	padding-top:100px
	}
	
.thumbfirst { 
	float:left;
	width:104px;
	margin-top:2px;
    margin-bottom:2px;
	}
.thumb { 
	float:left;
	width:106px;
	text-align:center;
	margin-top:2px;
    margin-bottom:2px;
	}
.thumblast { 
	float:left;
	width:104px;
	text-align:right;
	margin-top:2px;
    margin-bottom:2px;
	}

.reserved { 
	text-align:left;
	padding:5px;
	width:280px;
	background-color:#FCD9CD;
	border:1px dashed #990033;
	}

.other { 
	width:100%;
	background-color:#FFFFCC;
	border:none;
	}
	
.tablelist { 
	width:100%;
	background-color:#FFF;
	border:1px solid #A2B9E3;
	text-align:center;
	}
.X18 {
	line-height: 2;
}
.Style3 { 
	font-size:12px;
	line-height:1.5;
}
.sous-titre {
	color: #990033;
	font-weight: bold;
	line-height: 1.8;
}
.little {
	font-size: 10px;
}

<!-- Highslide CSS -->

.highslide-wrapper div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 1px solid black;
}
.highslide:hover img {
	border-color: #0000FF;
}
 
.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-color: black;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .rounded-white {
	background: white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;
}
.highslide-heading {
	display: none;
	color: gray;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
	cursor: default;
	padding-left: 22px;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: gray;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
 
 
/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 105px;
	height: 20px;
	position: relative;
	top: -23px;
	left: 7px;
}
.highslide-controls ul {
	height: 20px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.highslide-controls li {
	float: left;
}
.highslide-controls a {
	background-image: url(highslide/graphics/controlbar-white-small.gif);
	display: block;
	float: left;
	height: 20px;
	width: 20px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}
.highslide-controls .highslide-move {
	display: none;
}
.highslide-move a {
	cursor: move;
}
 
/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -20px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -40px !important;
}
.highslide-controls .highslide-play a {
	background-position: -20px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -20px -20px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -20px -40px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -40px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -40px -20px;
}
.highslide-controls .highslide-next a {
	background-position: -60px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -60px -20px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -60px -40px !important;
}
.highslide-controls .highslide-full-expand a {
	background-position: -100px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -100px -20px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -100px -40px !important;
}
.highslide-controls .highslide-close a {
	background-position: -120px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -120px -20px;
}

/* Feuille de style pour le formulaire de contact -Captcha v.1*/

#formu {
   width:500px;
   margin:auto;
   margin-top:30px;
}

#fscontact {
	padding:10px;
}
 
legend {
   color: #666666;
} 

.imgcaptcha {border:1px solid #666666; width:125px;}

label {
   display:block;
   width:100px;
   float:left;
   color: #2C485C;
}

