@charset "utf-8";
/* CSS Document */
body{
background-color: #333333;
text-align:center;
background-image: url(morzine_avoriaz/fond_conteneur.png);
background-repeat:repeat;
	font-family: Arial, Helvetica, sans-serif;
	margin : 0px;
}
#conteneur{
margin: auto;

width: 100%;}

.txt, .txt a {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.txtgras {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC9900;
	background-color: #FFFFFF;
}
.txtgras2 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CC9900;
	background-color: #FFFFFF;
}
.txtnoirgras {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	text-decoration: none;
}
.txtnoir {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	text-decoration: none;
}


#multipass{
	position: absolute;
	top: 18px;
	left: 0px;

}
#pdp{
position : absolute;
bottom: 5px;
left:0px;
width: 100%;
background-color:#FFFFFF;
	font-size: 10px;
	text-align:center;
	margin: auto;
}
