body {
	text-align: center;
	color:#2F2E2E;
	background-color: #333333;
	
	}
#box {
	padding: 0;
	width: 950px;
	text-align:left;
	border: 1px solid #000000;
	background-image: none;
	clear: none;
	float: none;
	margin: 0px;
	
	}
html>/**/body #box {
	width: 900px;}
#header {
	width: 800px;
	height: 278px;
	color:#fff;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../img/bandeau.gif);

	} 
html>/**/body #header {
	width: 900px;
	height: 278px;
}
	
#main {
	background:#FCEFFC;
	color:#2F2E2E;
	width: 1000px;
	height: 1150px;


}


html>/**/body #main {
	height: 1180px;
}



#navigation {
	width: 900px;
	margin: 0;
	border: 0;
	float: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;

	
	}
		
ul#navlist {
	margin: 0;
	padding: 0;
	list-style-type:none;
	color:#fceffc;
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

ul#navlist li{	
	display: inline;
	
	}
	
ul#navlist li a{
	float:left;
	width: auto;
	color:#fceffc;
	text-decoration:none;
	background: transparent;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
}

ul#navlist li a:hover{
	color: #fceffc;
	text-decoration: none;
	float: left;
	width: auto;
	background-color: transparent;
	border-top-width: 3px;
	border-right-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-width: 5px;
	border-left-width: 5px;
}
ul#navlist li a:active{
	background: transparent;
	color: #f63;
}
ul#navlist a#current {
	display:block;
	background: #990033;
	color: #fceffc;
	float: left;
	width: auto;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-style: solid;
	border-right-style: 1;
	border-top-width: solid;
	border-right-width: 1px;
	border-top-color: #ccc;
	border-right-color: #ccc;
}
.redbox {
	background-image: none;
	background-repeat: repeat-y;
	color: #FCEFFC;
	width: 210px;
	padding-top: 3px;
	padding-right: 13px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-right: 0px;
	text-align: left;
}
.redboxtop {
	background-image: url(../../24rueMayet/location_fichiers/images/redboxtop.jpg);
	background-repeat: no-repeat;
	width: 220px;
	height: 10px;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#box #mainr #maincontent .floatleft .redbox p {
	color: #fceffc;
}

#box #mainrf #maincontent .floatleft .redbox p {
	color: #fceffc;
}

	
#left {

	float: left;
	background: #fff;
	width: 140px;
	padding: 10px 0 0 0 ; 
	margin: 0;	
	border: 0;
	color:#fc0;
	}	
	
		
#maincontent {
	padding: 0px;
	margin: 0;
	color:#333;
	font:  12px Geneva, Arial, Helvetica, san-serif;

	}
html>/**/body #maincontent {
	width: 900px;
	}			
#maincontent h1{
	color: #990033;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Georgia, Times, serif;
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
	background-image: none;
	background-color: transparent;
	padding: 10px;

}
.contact {
	padding-left: 20px;
}


#maincontent p{
	color: #333333;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	text-align: justify;

	

}
.subscript {
	font-size: 10px;
	vertical-align: top;
}



#maincontent li {
	font:  bold 13px/normal  Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	padding:0 0 0 5px;
	margin:0 0 0 5px;
	color: #333;
	background: transparent;
	list-style: square outside;

}
.floatleft {
	float:left;
	color:#333;
	width: 230px;
	margin-top: 40px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	clear: none;
	display: inline;
	background-image: none;
}
p#maincontent .clearfloat {
	clear: left;
}

h3#maincontent {

	font: italic bolder 16px Georgia, "Times New Roman", Times, serif;
	background:#fff;
	color: #333;}

.thumbnail {
	float:right;
	width: 110px;
	border-top:1px solid #999;
	border-right:2px solid #555;
	border-bottom: 2px solid #555;
	border-left: 1px solid #999;
	margin: 0 55px 15px 25px;
	padding: 10px;
	text-align:center;
	background: #FFF;
	color: #333
	}
div.thumbnail img {
	border-top:2px solid #555;
	border-right:1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 2px solid #555;
	}

#maincontent .clearboth {
	clear:right;
	}
	
#footer{
	clear:both;
	color: #333333;
	background: #fceffc;
	margin:0;
	width: 950px;
	text-align: center;
	border-top: 1px solid #ccc;
	float: none;
	font: 12px Geneva, Arial, Helvetica, san-serif;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	}	
	html>/**/body #footer {
	width: 900px;}		
#design {
	padding: 0;
	width: 900px;
	text-align:right;
	color: #2F2E2E;
	background-color: #2F2E2E;
	margin: 0;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-style: italic;
	
	}
#design a{
	font: italic 12px Geneva, Arial, Helvetica, san-serif;
	color: #FCEFFC;
	background: transparent;
	
	}
.bandeau {
	margin: 0px;
	padding: 0px;
	text-align: center;


}
#boxi {
	margin: 10px auto;
	padding: 0;
	width: 680px;
	text-align:left;
	border: 1px solid #000000;


}
#designi {

	margin: 0 auto;
	padding: 0;
	width: 680px;
	text-align:right;
	font: italic 12px Geneva, Arial, Helvetica, san-serif;
	color: #990033;
	background: transparent;
}
#designi a {

	font: italic 12px Geneva, Arial, Helvetica, san-serif;
	color: #FCEFFC;
	background: transparent;
}
.floatright {
	float: right;
	margin: 0px;
	padding: 0px;
}
.floatleftmenu {
	float:left;
	padding: 0;
	background:#333;
	color:#333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.clearfloat {
	clear: left;
}
#headerpg {
	width: 800px;
	height: 278px;
	color:#fff;
	background-image: url(../../24rueMayet/location_fichiers/images/bandeau2680.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#headerc {
	width: 800px;
	height: 278px;
	color:#fff;
	background-image: url(../../24rueMayet/location_fichiers/images/bandeau3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#mainr {
	background:#FCEFFC;
	color:#2F2E2E;
	width: 800px;
	height: 1200px;

}
#mainpg {
	background:#FCEFFC;
	color:#2F2E2E;
	width: 900px;
	height: 750px;

}
.redboxbottom {
	background-image: url(../../24rueMayet/location_fichiers/images/redboxbottom.jpg);
	background-repeat: no-repeat;
	width: 220px;
	height: 15px;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 20px;
	padding-left: 0px;
}
welcometext {
	text-align:left;
	color: #333;
	padding: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	line-height: 140%;
}
.welcometext {
	text-align:left;
	color: #333;
	padding: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	line-height: 140%;
	width: 1000px;
}
.titre {
	color: #990033;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Georgia, Times, serif;
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
	background-image: none;
	padding: 10px;
	display: inline;
	width: 300px;
}
html> /**/body #mainr {
	height: 1000px;
}
iframe {
	margin-top: 5px;
	padding: 0px;
}
.redbox p {
	color: #FCEFFC;
	width: 210px;
	margin-right: 0px;
	text-align: left;
	padding-right: 10px;
}
#haut {
	background-color: #FCEFFC;
	width: 178px;
	position: absolute;
	top: 650px;
	left: 623px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	z-index: 2;
}
.relative {
	text-align:left;
	color: #333;
	padding: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	line-height: 140%;
	position: relative;
}
html>/**/body #mainrf {
	height: 1000px;
	width: 900px;
}
#mainrf {
	color:#2F2E2E;
	width: 800px;
	height: 1040px;
	background-color: #FCEFFC;
	background-image: none;
}
#mainM {
	background:#FCEFFC;
	color:#2F2E2E;
	width: 800px;
	height: 720px;
}

