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

/* SCROLLER */

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

.scrolling-content {
width			: 790px;
height			: 430px;
text-align		: left;
position		: absolute;
}
 
#content1 {
left		: 0px; 
top			: 0px;
text-align	: center;
background	: #392d22 url(http://www.integralmicro.fr/babdesign/photos/babatlas-bab-design.jpg) no-repeat;
}

#content2 {
left		: 0px; 
top			: 430px;
background	: #392d22 url(http://www.integralmicro.fr/babdesign/photos/marrakech-bab-design.jpg) no-repeat;
}
#contenu-seo {
left		: 0px; 
background	: #392d22 url(../photos/marrakech-bab-design.jpg) no-repeat;
}

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

ul{
width			: 320px;
}

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

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

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

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

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

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

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

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

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

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