@charset "utf-8";
/* CSS Document */

a.button {
	color: #FFFFFF;
	display: block;
	float: right;
	height: 35px; /* sliding doors padding */
	text-decoration: none;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/bt02.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 10px;
	font-family: arial, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 40px;
	margin-left: 5px;
	line-height: 2em;
}

a.button span {
	display: block;
	line-height: 10px;
	background-color: transparent;
	background-image: url(images/bt01.png);
	background-repeat: no-repeat;
	height: 25px;
	padding-top: 10px;
	padding-right: 0;
	padding-left: 10px;
} 

a.button:hover {
	color: #FFFFFF;
	outline: none; /* hide dotted outline in Firefox */
	background-image: url(images/bt02b.png);
}

a.button:hover span {
	height: 25px;
	padding-top: 10px;
	padding-right: 0;
	padding-left: 10px;
	background-image: url(images/bt01b.png);
} 





.b-a span {
	display: block;
	line-height: 10px;
	background-color: transparent;
	background-image: url(images/bta.png);
	background-repeat: no-repeat;
	height: 25px;
	padding-top: 10px;
	padding-right: 0;
	padding-left: 10px;
	color: #FFFFFF;
} 

.b-a {
	color: #FFFFFF;
	display: block;
	float: right;
	height: 35px; /* sliding doors padding */
	text-decoration: none;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(images/btb.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 10px;
	font-family: arial, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 40px;
	margin-left: 5px;
}

#menu {
	height: 76px;
	width: 100%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC33;
	background-image: url(images/page_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 10;
}
a.infos {
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-style: italic;
}

a:hover.infos {
	color: #FFFFFF;

}.m-texte p {
	padding-right: 10px;
	line-height: 1.5em;
}
.si-texte {
	position: absolute;
	width: 250px;
	top: 0px;
	left: 250px;
}
#cadre .Style13 .s-image {
	position: relative;
}
#cadre .Style13 .s-image .s-texte {
	width: 250px;
	position: absolute;
	top: 300px;
	left: 330px;
}

