/* @override http://grogro.local:8888/~max/transrocheuses/www/vues/style/accueil.css */

#conteneur {
	/*height: 100%;*/
	/*overflow: hidden;*/
	/*position: relative;*/
	/*background-color: #191919;*/
	z-index: 0;
	/*background-color: #e9f4fa;*/
}

/*#diapo_1, #diapo_2 {
	height: 100%;
	width: 100%;
	
	position: absolute;
	display: none;
}*/

/*#diapo_route {
	top: 100%;
}

#diapo_vtt {
	bottom: 100%;
}*/

#conteneur img {
	height: 100%; width: auto;
	display: block;
	margin: auto 0 0 0;
	/*width: auto; height: auto;*/
	/*position: absolute;
	top: 0; bottom: 0;
	left: 0; right: 0;*/
}

.circuit {
	position: absolute;
	bottom: 0; right: 0;
	margin: 1em;
	padding: .2em .5em;
	color: #6d5730;
	background-color: #efe6d5;
	-webkit-border-radius: .6em;
	-moz-border-radius: .5em;
	opacity: .7;
	font-weight: bold;
}

#accueil {
	position: absolute;
	/*bottom: 10%;*/
	top: 20%;
	right: 1%;
	/*margin-left: -14em;*/
	width: 42em;
	color: #740e00;
	padding: 0 2em;
	/*padding-top: 0em;*/
	background-color: #81bec9;
	/*color: #ffead9;*/
	opacity: .82;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	/*font-weight: bold;*/
	/*text-align: center;*/
}

#accueil p {
	color: black;
}
