/* Fonction générales - Toutes */
html, body {
	margin:0;
	padding:0;
	font-weight:lighter;
	
}

body {
	font-family: Georgia, "Times New Roman", Times, serif; 
	line-height:1.2em; 
	text-align:center; 
	color:#32261c; 
	background:#20130b; 
}

h1, h2, h3, h4, h5, h6 {
	line-height:normal;
	padding: 0; 
	font-weight:100;
	font-size:90%;
	text-align:left
}

h2, h3, h4, h5, h6 {
	margin: 0.5em 0 0.2em;
}

h1 {
	font-size:180%;
	margin: 0 0 0.5em;

}


h2 {
	font-size:140%;
	
}

h3 {
	font-size:120%; 
}

h4 {
	font-size:105%; 
}

h5 {
	margin-bottom: 1em;
}

p {
	font-size:90%;
	margin: 0.2em 0 1em;
	padding: 0.2em 0 0.2em;
}

a, a:visited {
	font-weight:bold; 
	color: #32261c; 
	text-decoration:none
}

p strong { 
	font-weight:bold; 
}

a:hover { 
	font-weight:bold; 
	text-decoration:underline
}

a img {
	border:none
}



/* Gestion du background et containers */
div#background {
	width:100%; 
	float:left; 
	background-image:url(http://www.parisflatrent.com/img/background.jpg); 
	background-repeat:no-repeat; 
	background-attachment:fixed; 
	background-position: top center
}

div.container {
	width: 984px; 
	margin:0 auto 0 auto; 
	text-align:left 
}

div#bandeau {
	width:100%; 
	float:left;
	padding:3px 0 3px ;
	background-image:url(http://www.parisflatrent.com/img/bandeau.png); 
	background-repeat:repeat;
	color:#FFFFCC
}

div#pieddepage {
	width:100%; 
	float:left;
	margin-top:20px;
	padding:30px 0 10px ;
	background-image:url(http://www.parisflatrent.com/img/bottom.png); 
	background-repeat:repeat-x;
	color:#FFFFCC
}

div#coordonnees {
	width:200px;
	float:left;
}

div#copyright {
	width:600px;
	float:right;
	text-align:right
}

div#help {
	width:40%; 
	float:left; 
	text-align:left ;
}

div#langues {
	width: 40%; 
	float:right; 
	text-align:right ;
}

div#help p, div#langues p {
	margin-bottom: 0.2em;
}

.drapeau {
	float:right; 
	margin:0.2em 0 0 0.5em
}

.bouee {
	float:left; 
	margin:0.2em 1em 0 0
}

.star {
	margin:0;
}

div#logo img {
	padding:20px 0 20px;
}

p.intro {
	margin-bottom:2em;
	font-style:italic
}

/* Gestion du menu */
div#menu {
	font-family: "Trebuchet MS", Verdana, Arial,sans-serif; 
	width:974px; 
	padding:10px 6px 6px 6px; 
	text-align:center; 
	background-image:url(http://www.parisflatrent.com/img/bandeau.png); 
	background-repeat:repeat;
	margin-bottom:10px
}

table.menu {
	width:100%;
	font-size:120%;
	overflow:hidden;
	margin:0;
	padding:0;
	text-align:center;
	overflow:hidden;
}

table.menu td {
	overflow:hidden;
}

table.menu td a {
	font-weight:100;
	text-decoration:none;
	padding:5px;
	color:#FFFFCC
}

table.menu td a:hover, table.menu td a.activelink {
	background:#cc9933;
	font-weight:100
}


table#telephone {
	width:655px;
	font-size:80%;
	overflow:hidden;
	margin:0;
	padding:0;
	text-align:left;
	overflow:hidden;
	vertical-align:top;
}

table#photo img {
	margin:0;
}


table#tarif, table.tableau {
	margin:10px 0 10px; 
	text-align:center;
}

table#tarif p, table.tableau p {
	margin: 0.2em 0 0.2em;
}

table.tableau {
	font-size:80%;
}


div#left, div#right{
	padding:5px;
	background-image:url(http://www.parisflatrent.com/img/background-white.png); 
	background-repeat:repeat;
	border: 1px #32261c solid
 
}

div#left{
	float:left;
	width:285px; 
	margin: 0 10px 30px 0;
	padding-bottom:0; 
}

div#right{
	float:right;
	width:659px;
	line-height:1.4em;
	margin: 0;
	padding:8px;
	text-align:justify 
}

div#right h2{
	margin: 1em 0 0.5em;
	font-style:italic;
	text-align:left
}

div#right h3{
	padding-top: 5px;
	font-style:italic;
}


div.grandecase {
 width:645px;
 margin-bottom:10px;
 padding:5px 5px 10px 5px;
 border: 2px #32261c solid; 
 min-height:180px;
}

div.case {
 width:275px;
 margin-bottom:5px;
 padding:5px;
 color:#FFFFCC;
 background:#42342c;
}

div#right div.grandecase p, div.case p, div#right div.grandecase h1, div#right div.grandecase h2, div#right div.grandecase h3, div#right div.grandecase h4, div#right div.grandecase h5, div#right div.grandecase h6 {
	margin: 0.2em 0 0.2em; 
}

div.case h2 {
	margin: 5px 0 0; 
	text-indent:10px	
}

div.case h3 {
	margin: 0 0 10px; 
	text-indent:1.5em;
	color:#CC9933
}

div.case a, div.case a:visited, div.help a, div.help a:visited, div#pieddepage a, div#pieddepage a:visited{
	color:#CC9933;
	font-weight:100;
}


div.case a:hover, div.help a:hover, div#pieddepage a:hover {
	color:#CC9933;
	font-weight:100;
	text-decoration:underline
}

div.souspartie {
 width:645px;
 margin:20px 0 20px;
 border-top: 2px #32261c solid; 
}


img.icone {
	float:right; 
	margin:0 5px 5px 5px;
}

img.photo {
	float:right; 
	margin:5px 0 5px 10px;
	background-color: #fff;
  	border: 1px solid #a9a9a9;
  	padding: 2px;
	height:140px
}

div#form p {
	margin:0
}

div#temoignage {
	width:645px;
 	margin-bottom:10px;
	padding:0 5px 0 5px;
	border: 2px #32261c solid; 
	background-image:url(http://www.parisflatrent.com/img/bandeau.png); 
	background-repeat:repeat;
	color:#FFFFCC; 
}

p#signature {
	margin:30px 0 30px;
	text-align:right
}


div.petitedate{
	float:left;
	width:40px;
	padding:0;
	margin:0 10px 0 0;
	background-color:#F00;
	border:1px black solid;
	color:#333; text-align:center;
	line-height:1; overflow:hidden
}

div.petitedate p{
	padding:2px 0 0 0; 
	margin:0; 
	color:#FFFFFF
}
div.petitedate span{
	display:block;
	font-size:110%;
	width:40px; 
	background-color:#FFFFFF; 
	color:#000000; 
	padding:1px 0 1px; 
	margin:0
}

table.calendrier { 
text-align: center;
border: 1px solid #32261c;
margin-bottom:20px;
font-size:65%;
border-spacing: 0px;
}

table.calendrier tr.titre { 
background:#999999;
}

table.calendrier td { 
padding:2px;
}

table.calendrier tr.mois td { 
border: 1px solid #CCC;
}

table.calendrier td.booke { 
background:#990000;
color:#ebeac4;
}

table.calendrier td.option { 
background:#ff9933;
color:#ebeac4;
}

#coordonnees {
	width:350px; 
	float:left
}

#credits {
	width:550px; 
	float:right; 
	text-align:right
}



