* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #F2F4CF url(images/texture1460915.jpg) repeat;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*color: #666666;*/
	color: #5C4029;
	font-size: 10pt;
}

 ul li a{
	font-weight: bold;
}

a{
	color: #5C4029;
	/*font-size: 115%;*/
	/*font-weight: bold;*/
}

a:hover{
	background-color: #5C4029;
	color: #D6E1A9;
}

#leslofts a:hover{
	background-color:transparent;
}

#entete {
	width: 940px;
	height: 214px;
	margin: 0 auto;
	padding: 0px 20px 0 0px;
	background: #5C4029;
	/*border-bottom: 1px solid white;*/
}

#logo{
	width:386px;
	height:214px;
	display:block;
	background: transparent url(images/logo_lofts.jpg) no-repeat;
}

#chateau{
	width:554px;
	height:214px;
	display:block;
	background: transparent url(images/logo_droit.jpg) no-repeat;	
}

#pied {
	width: 920px;
	margin: 0 auto;
	padding: 20px;
	background-color: #efe0a3;
	border-top: 1px solid #5C4029;
	text-align: center;
}


#conteneur1{
	
}

#pub {
	width: 920px;
	height: 4px;
	margin: 0 auto;
	/*padding: 2px;*/
	/*background: #ABAB55 url(images/img02.jpg) no-repeat;*/
	/*border-top: 1px solid #5C4029;*/
}

#sectiontexte {
	width: 920px;
	margin: 0 auto;
	padding: 20px;
	background-color: #efe0a3;
	/*border-top: 1px solid #5C4029; efe0a3*/
}

/*#maranda {
	margin: 0 0;
	padding: 20px;
	background: lemonchiffon url(images/img02.jpg) no-repeat;
	border: 1px solid #5C4029;
	width: 25%;
}*/

.texte{
	margin: 2px auto;
	padding: 20px;
	/*background-color: #F2F4CF;try*/
	border: 1px solid #5C4029;
}

.texte p{
	padding-bottom: 20px;
}

.texte li{
	margin-left: 45px;
}

#droits{
	font-size: 75%;
}


/* Entête + Menu */

#menu {
	margin: 0pt auto;
	width:920px;
	padding: 0 20px 0 20px;
	height: 40px;
	background-color: #5C4029;
}

#menu ul {
	/*margin: 0pt auto;*/
	/*padding-top: 79px;*/
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	/*width: 140px;*/
	height: 30px;
	margin-left: 2px;
	/*padding-top: 9px;*/
	padding: 9px 28px 0px 28px;
	/*background: url(images/img03.gif) no-repeat;*/
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #BA6524;
}

#menu a:hover {
	/*background-image: url(images/img04.gif);*/
	background-color: #BA6524;
	color: #5C4029;
}

#menu .active a {
	/*background-image: url(images/img05.gif);*/
	background-color: #F2F4CF;
	color: #5C4029;
}


/* Contenu + Menu gauche */

#menugauche {
	float: left;
	width: 250px;
	/*border: 1px solid black;*/
}

#menugauche a{
	color: #5C4029;
	font-size: 115%;
	font-weight: bold;
}

#menugauche a:hover{
	background-color: #5C4029;
	color: #D6E1A9;
}

#menugauche li{
	list-style: none;
}

#detail{
	float: left;
	width: 660px;
	padding: 0 5px 0 5px;
}

#detail a:hover{
	background-color: #5C4029;
	border-color: transparent;
}

#leslofts{
	text-align: center;
	font-weight: bold;
	font-size: 250%;
	margin: 25px 0px 25px 0px;
}

.texte img{
	border: 2px solid black;
}

.texte img:hover{
	border-color:white;
}

.texte a:hover{
	background-color:transparent;
}


.titreloft{
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 10px;
}

.titreloft_1{
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 10px;
	margin-left: -25px;
}

#photo{
	padding: 14px;
	border: none;
}

#formulaire{
	float:left;
	width:250px;
}

#bouton{
	border: 1px solid #5C4029;
	width: 19em;
	text-align: center;
	font-size:110%;
}

#bouton:hover{
	background-color:#5C4029;
	color:#BA6524;
}

input, textarea, select{
	background-color: #F5E9C1;
	border: 1px solid #5C4029;
	width:500px;
}

form div{
	padding:0 0 3px 0;
}

#titresection{
	font-weight:bold;
	text-decoration:underline;
	height:3em;
	font-size:115%;
	/*text-align: left;*/
}