body{
	background-color: #260b0b;
}
/* ---Page principale--- */

#page{
	margin-left: auto;
    margin-right: auto;
    width:1200px;
	height:900px;
	background-color: #f3e3aa;
	background-repeat:no-repeat;
	font-family: Monotype Corsiva;
	font-size:1.4em;
	color: #5d4d16;
}

legend{
	color: #5d4d16;
}

#titre1{
	color: #850f06;
	font-size: 1.6em;
	font-family: Monotype Corsiva;
 }
/* ---Banniere--- */

#en_tete{
	width: 1200px;
	height: 250px;
	color: #850f06;
	font-size: 1.3em;
	background-color:#f3e3aa;
	background-image: url("ban.jpg");
	background-repeat: no-repeat;
}

#en_tete2{
	width: 1200px;
	height: 300px;
}

#menu{
	width: 1200px;
	height: 60px;
	margin-top: 0px;
}
#body{
	width: 1200px;
	height: auto;
	margin-top: 10px;

}

#content{
	width: 1200px;
	height: auto;
	margin-top: 5px;
	padding-top: 30px;
	background-color: #f3e3aa;
}

#method{
	width:900px;
	height:auto;
	background-image: url("fondmet.jpg");
	margin-left:150px;
	color: #2d2407;
}
#content2{
	width: 1200px;
	height: 1000px;
	margin-top: 5px;
	padding-top: 30px;
	background-color: #f3e3aa;
}

#content form{
	width: 800px;
	margin-left: 225px;
	margin-top: 15px;
}

#content #submit{
	margin-left: 300px;
}

.derApp td{
	width: 250px;
	height: 350px;
	background-color: Blue;
}

#affichage{
	width:1200px;
	height:1200px;
	background-color: #f3e3aa;
}

#affphoto{
	float: left;
	width: 280px;
	height: 580px;
	border: 3px blue simple;
}

#detailAnn{
	float: left;
	width: 600px;
	height: 400px;
	margin-left:20px;
}

#detailAnn #img{
	width: 600px;
	height: 400px;
}

#img img{
		border: none;
}
#detailAnn #contenu	{
	width: 600px;
	height: auto;
	background-color:#f3e3aa;
}
#affphoto2{
	float: right;
	width: 280px;
	height: 580px;
	border-color:#850f06;
}

.photo img{
	border:none;
}

.photo{
	width: 260px;
	height: 180px;
	margin-top: 10px;
	margin-left: 10px;
	background-color: #850f06;
}

.annonces{
	width: 1000px;
	height:330px;
	margin-left: 100px;
	margin-top:30px;
}

.annonces2{
	width: 1000px;
	height:330px;
	margin-left: 100px;
	margin-top:30px;
}

.bande{
	width: 1000px;
	height: 25px;
	border-left:  #850f06 double 2px;
    border-right:  #850f06 double 2px;
    border-top:  #850f06 double 2px;
}

#int1{
	width:1000px;
	height:30px;
}
#int2{
	width:1000px;
	height:30px;
	border-left:  #850f06 double 2px;
    border-right:  #850f06 double 2px;
    border-bottom:  #850f06 double 2px;
}

.titreann{
	float: left;
	width: 700px;
	height: 25px;
}
.prixann{
	float: right;
	width: 150px;
	height: 25px;
}

.descripann{
	width: 1000px;
	height: 235px;
	padding-top: 10px;
}

.pieces{
	width: 180px;
	height: 220px;
	float: left;
}
#int3{
	float:left;
	width:70px;
	height:220px;
}

.descrip{
	width: 430px;
	height: 190px;
	float: right;
}

.des1{
	width:430px;
	height:185px;
	overflow: hidden;
}

.des2{
	width:430px;
	height:30px;
}

.des2 a{
	margin-left: 270px;
	font-size:0.9em;
}

.imgann{
	float: left;
	width: 290px;
	height: 220px;
	margin-left: 10px;
	border: white 2px double;
	background-color: #850f06;
}
.imgann img{
	border: none;
}

.declarann{
	float: right;
	width: 680px;
	height: 210px;
	margin-right: 0px;
}

.detaildet{
	width: 1200px;
	height: 100px;
	margin-bottom:20px;
}

.detaildet span{
	font-size:1.5em;
}

#det1{
	float:left;
	width:600px;
	height:auto;
	text-align:center;
	margin-left:300px;
}

#det2{
	float:right;
	width:200px;
	height:auto;
	margin-right:10px;
	text-align:right;
}

#contact{

	/*background-image:url("menu/contact.jpg");*/
}

#TabAdmin, #TabAdminGris{
margin-left:150px;
}
#TabAdmin td, #TabAdminGris td{
	/*background-image: url("menu/table.jpg");*/
	padding: 5px 10px 3px 10px;
	/*background-color:#f1c063;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#2D2D2D;
	}

#TabAdmin a, #TabAdminGris a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;

}
#TabAdminGris td{
	/*background-image: url("menu/tableclair.jpg");
	background-color: #fbf5ef;*/
}
.titre{
	width: 200px;
}


a{
 	color:#850f06;
 	font-size:1.4em;
 }

