/* @override 
	http://dev.mineral-deco.fr/accueil.css
	http://www.mineral-deco.fr/accueil.css
*/

#footerGeneral {
	float:left;
	display:inline;
	height:40px;
	width:962px;
	margin:0 0 0 8px;
	background:none;
}
#footer {
	height:40px;
}


#container-intro {
	position: relative;
	width: 978px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	background-image: url(/img/bg-container-intro.png);
	height: 677px;
}

#header-intro {
	float: left;
	display: inline;
	height: 49px;
	width: 938px;
	margin: 8px 8px 0 8px;
	padding: 22px 0 0 24px;
}


#titre a{
	width: 258px;
	height: 32px;
	left: 20px;
	color: #a7a7a7;
	text-decoration: none;
	position: relative;
	top: -100px;
}

#titre, #titre h1,
h2{
	display: inline;
}

#titre h1 span{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 258px;
	height: 32px;
	display: block;
}

h2{
	display: inline;
	position: absolute;
	color: white;
	font: normal normal 12px Tahoma, "Trebuchet MS", Arial, Trebuchet;
	text-align: left;
	letter-spacing: 2px;
	top: 50px;
	right: 30px;
}

#contenu-intro {
	width: 960px;
	height: 588px;
	margin: 1px 0 0 9px;
	background: url(/img/bg-contenu-intro.jpg) center top no-repeat;
	overflow: hidden;
	position: absolute;
	top: 79px;
	display: none;
	left: 0;
}

.calicot {
	position: absolute;
	width: 206px;

}

#intro1 {
	height: 390px;
	left: 35px;
	top: -380px;
}

#intro2 {
	height: 423px;
	top: -410px;
	left: 269px;
}

#intro3 {
	height: 460px;
	top: -449px;
	left: 504px;
}

#intro4 {
	height: 494px;
	top: -482px;
	left: 738px;
}

#txt-intro{
	position: absolute;
	bottom: 0;
	padding: 7px 7px 7px 11px;
	margin-bottom: 10px;
	font: 13px "Trebuchet MS", Trebuchet, Tahoma, Arial;
	border: 3px solid #080003;
	color: #040206;
	background: url(img/fond_intro-trans.png) repeat;
	width: 942px;
	border-left-style: none;
	border-right-style: none;
}


#txt-intro a{
	text-decoration: none;
	color: #8b0065;
}
