h1{
font-size		: 15px;
font-weight		: 100;
color			: #dda191;
margin			: 0px 0px 10px 0px;
padding			: 0px;
text-align		: left;
}

/* SCROLLER */

#content {
width			: 790px;
height			: 1290px;
position		: relative;
}

.scrolling-content {
width			: 790px;
height			: 430px;
text-align		: left;
position		: absolute;
}
 
#content1 {
left		: 0px; 
top			: 0px;
text-align	: center;
text-align	: left;
}

#content2 {
left		: 0px; 
top			: 430px;
text-align	: left;
}

#content3 {
left		: 0px; 
top			: 860px;
text-align	: left;
}

#contenu-seo2 {
left		: 0px; 
text-align	: left;
}
#contenu-seo3 {
left		: 0px; 
top			: 0px;
text-align	: center;
text-align	: left;
}


.content-archi2{
padding		: 10px 0 0 10px;
}

.content-artisanat{
padding		: 10px 0 0 0px;
}

.content-jardins2{
padding		: 10px 0 0 15px;
}

.float-div{
float:left;
}


/* ------------- BTN LIENS --------------------*/

ul{
width			: 500px;
}
/**********************************/

#btn-architecture {
position	: relative;
height		: 41px;
width		: 160px;
border		: none !important;
margin		: auto !important;
text-decoration : none;
background	: url("../images/btn-architecture.gif") 0 0 no-repeat;
}

#btn-architecture a {
	position	: absolute;
	top			: 0px;
	left		: 0px;
	height		: 41px;
	width		: 160px;
	background	: url("../images/btn-architecture.gif") 0 0 no-repeat;
	text-indent	: -9999px;
	border		: 0;
}

#btn-architecture a:hover {background-position: 0 -41px; 	border		: 0;}

/**********************************/

/**********************************/

#btn-jardins-pers {
position	: relative;
height		: 41px;
width		: 180px;
border		: none !important;
margin		: auto !important;
text-decoration : none;
background	: url("../images/btn-jardins-pers.gif") 0 0 no-repeat;
}

#btn-jardins-pers a {
	position	: absolute;
	top			: 0px;
	left		: 0px;
	height		: 41px;
	width		: 180px;
	background	: url("../images/btn-jardins-pers.gif") 0 0 no-repeat;
	text-indent	: -9999px;
	border		: 0;
}

#btn-jardins-pers a:hover {background-position: 0 -41px; 	border		: 0;}

/**********************************/
 
/**********************************/

#btn-artisanat {
position	: relative;
height		: 41px;
width		: 160px;
border		: none !important;
margin		: auto !important;
text-decoration : none;
background	: url("../images/btn-artisanat.gif") 0 0 no-repeat;
}

#btn-artisanat a {
	position	: absolute;
	top			: 0px;
	left		: 0px;
	height		: 41px;
	width		: 160px;
	background	: url("../images/btn-artisanat.gif") 0 0 no-repeat;
	text-indent	: -9999px;
	border		: 0;
}

#btn-artisanat a:hover {background-position: 0 -41px; 	border		: 0;}

/**********************************/