body {
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #56555a;
	background-repeat: repeat-x;

}
a:link{
	color:#CCC;
	text-decoration:none;
}
a:visited{
	color:#CCC;
	text-decoration:none;
}
a:hover{
	color:#F3C;
	text-decoration:none;
}
a:active{
	color:#CCC;
	text-decoration:none;
}
a.big_link:link {
	color: #ffffff;
	font-size: 15px;
	text-decoration: none;
}
a.big_link:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 15px;
}
a.big_link:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 15px;
}
a.big_link:active {
	color: #ffffff;
	text-decoration: none;
	font-size: 15px;
}
a.send:link {
	color:#FFF;
	font-size: 12px;
	text-decoration: none;
}
a.send:visited {
	color:#FFF;
	text-decoration: none;
}
a.send:hover {
	color:#00C;
	text-decoration: none;
}
a.send:active {
	color:#FFF;
	text-decoration: none;
}
.text_big {
	font-size: 15px;
	color: #F3C;
	font-weight: bold;
}
.text_small {
	font-size: 10px;
}
.text_blanc{
	font-size: 17px;
	color:#FFFFFF;
	}
.text_rouge{
	color:#571300;
	}
.text_gris{
	color:#CCC;
	}
.text_vert{
	color:#b6d775;
	}
#fond {
	position:relative;
	width: 985px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
div#footerEte {
	background: url('../images/stars.png') repeat-x 0 0;
	position: fixed;
	bottom: 0;
	left: 0;
	height: 67px;
	width: 100%;
	z-index:1000;
	_background:none;
}
#box_main {
	position:relative;
	float: left;
	width: 985px;
	height: auto;
	text-align: left;
	color: #FFF;
}
#box_collection {
	position:relative;
	float: left;
	width: 985px;
	height: auto;
	text-align: center;
	color: #FFF;
}
#box_top {
	position:relative;
	float: left;
	width: 985px;
	height: auto;
}
#box_content {
	position:relative;
	float: left;
	width: 730px;
	height: 751px;
	background-image: url(../images/fond_appartements.jpg);
}
#box_legal {
	position:relative;
	float: left;
	width: 730px;
	height: 599px;
	background-image: url(../images/fond_legal.jpg);
}
#box_slide {
	position: absolute;
	width: 370px;
	height: 238px;
	left: 289px;
	top: 160px;
	z-index: 2;
}
#box_texte {
	position: absolute;
	width: 537px;
	height: 384px;
	left: 45px;
	top: 338px;
	z-index: 1;
	color: #EBE9D2;
}
#box_menu {
	position:relative;
	float: left;
	width: 200px;
	height: 546px;
}
#box_tarifs {
	position:relative;
	float: left;
	width: 730px;
	height: 751px;
	background-image: url(../images/fond_tarifs.jpg);
}
#box_texte_tarifs {
	position: absolute;
	width: 607px;
	height: 481px;
	left: 45px;
	top: 246px;
	z-index: 1;
	color: #EBE9D2;
}
#box_texte_legal {
	position: absolute;
	width: 544px;
	height: 230px;
	left: 45px;
	top: 342px;
	z-index: 1;
	color: #EBE9D2;
}
#box_bottom {
	position: relative;
	width: 985px;
	float: left;
	text-align: center;
	padding-top: 10px;
	color: #FFF;
}
#text_legal {
	position: absolute;
	width: 847px;
	left: 47px;
	top: 27px;
}

#idees {
	position: relative;
	width: 985px;
	float: left;
}
#trouvailles {
	position: relative;
	width: 985px;
	float: left;
}
:focus {outline:none}

