/*
	Parisian Flat's Styles
*/

html{
	background-color: #ACC1C3;
	color: #000000;
	font-size:15px;
}

body {
	margin:0px;
	margin-left:50px;
	margin-bottom:7px;
}

div#global{
	margin-bottom:3px;
	padding:45px;
	
	text-align:left;
	vertical-align:top;
	
	background-color:#FFFFFF;
	color:#000000;
	
	border:0px;
}

div#header {
	height:140px;
	width:100%;
	background-image: url("../images/logo.png");
	background-position: top center; 
	background-repeat:no-repeat;
	border:0px;
}

div#header h1 {
	text-indent:-50000px;
}

div#footer{
	height:2%;
	width:100%;
	color:#000000;
	background-color:#ACC1C3;
	text-align:center;
}

div#global div#content{
	text-align:left;
	color:#000000;
	background-color:#FFFFFF;
}
 
a:active, 
a:link, 
a:visited {
	color:#000000;
	text-decoration:none;
}

a:hover {
	color:#930;
}

span.short_description {
	color: #005a9c;
	font-style: italic;
	background-color:#FFF;
}

a.list_apartments {
	font-weight:bold
}

span.infos {
	color:gray;
	font-weight:bold;
}

p.list_apartments,
table.list_apartments {
	padding-bottom:20px;
	border-spacing:20px;
	border:0px;
	width:80%;
	margin:auto;
}

p.list_apartments {
    padding-top:20px;
    text-align:justify;
}

td.appart_photos {
	height:150px;
	text-align:center;
	border:0px;
}

td.apartments_infos {
	margin:auto;
	border:0px;
	vertical-align:middle;
}

h2 {
	font-size:150%;
	font-weight:bold;
	margin-bottom:2px;
}

p#read_this {
	font-size:110%;
}

h2, p#read_this {
	color:gray;
	text-align:center;
}

ol#rent_conditions, 
ol#booking {
	list-style-position:outside;
	list-style-type:decimal;
}

ol#rent_conditions li h3,
ol#booking li h3 {
	color:#993300;
	font-size:105%;
	padding:2px;
	margin:2px;
}

ul#cancel_conditions {
	list-style-position:outside;
	list-style-type:lower-alpha;
	padding-bottom:2px;
	padding-top:2px;
}

ul#cancel_conditions li {
	padding-bottom:1px;
	padding-top:1px;
}

ul.no_puce, ul.no_puce_links {
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:15px;
	margin-top:15px;
	text-align:left;
}

ul.no_puce li {
	margin-bottom:1px;
}

ul.no_puce_links li {
	margin-bottom:20px;
}

span.qa {
	color:#930;
	font-weight:bold;
	font-size:110%;
}

*.capitalize {
	font-size:110%;
	color:#930;
	font-variant:small-caps;
	font-weight:bold;
}

li {
	line-height:20px;
}

p#photos_top {
	text-align:center;
}

img {
	border:none;
}

p#apart_description, h2#apart_name, div#where_is, p#luco, p#menu_list, p.img_layout , p.photo {
	text-align:center;
}

div#where_is {
	width:600px;
	height:400px;
	margin:auto;
	margin-top:3px;
	margin-bottom:5px;
}

p.photo_description {
	line-height:25px;
}

p.reviews {
	padding-bottom:25px;
}

p.photo_description a, p.reviews a {
	color:#930;
}

p#menu_list {
	width:600px;
	text-align:center;
	margin:auto;
	padding-bottom:30px;
}

p#apart_description {
	font-size:105%;
	font-style:italic;
}

h2#apart_name {
	font-size:180%;
	color:#930;
	font-variant:small-caps;
	font-weight:normal;
}

span#nom_apart {
	font-size:150%;
}

p.photo, p.photo_description, p.reviews {
	width:500px;
	margin:auto;
}

p.photo, p.photo_description {
	color:gray;
}

p.photo img {
	max-width:500px;
}

p.img_layout {
	width:700px;
	margin:auto;
}

p.img_layout img {
	max-width:700px;
	padding-bottom:5px;
}

p#characteristics, p#nb_people, p#price_infos {
	text-align:left;
}

p#photos_top img {
	height:163px;
}

#box {
	background-color:white;
	position:absolute;
	display:none;
	border:1px solid black;
	padding:3px;
}
