/* CSS Document */
body {
	background-color: #dad6dd;
}
#cadre-fond-image1{
	background-image: url(hiver1.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 184px;
	height: 850px;
}
#cadre-fond-image2{
	background-image: url(hiver2.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 184px;
	top: 0px;
	width: 748px;
	height: 850px;
}
#cadre-menu{
	position: absolute;
	top: 250px;
	left: 750px;
	width: 80px;
	height: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	font-style: italic;
	text-align: right;
	line-height: 2;
	list-style-type: none;
}
#cadretexte {
	font: normal medium "Comic Sans MS", Arial, "Courier New";
	position: absolute;
	height: 600px;
	width: 500px;
	left: 200px;
	top: 200px;
	overflow: visible;
}
a{
	color: #666666;
	text-decoration: none;
}
a:visited{
	color: #996600;
}
a:hover{
	color: #000000;
}
#logosavoie {
	background: url(../../images/savoie.gif);
	height: 83px;
	width: 188px;
	position: absolute;
	left: 20px;
	top: 20px;
	display: block;
}
.choixstyle{
	font-size: small;
	font-style: italic;
	position: absolute;
	bottom: 0px;
}
table{
	font-family: "Comic Sans MS", Arial, "Courier New";
	font-size: small;
}
.petitelettre{
	font-size: small;
	font-style: italic;}

.listeapuce {
	list-style-type: decimal;
	padding-left: 15px;
	list-style-image: url(../../images/puce.png);
	position: absolute;
	left: 20px;
	background-image: url(../../images/fondlistepuce.png);
	width: 110px;
	height: 130px;
	border: medium outset #996;
	top: -20px;
} 
.listeapuce a {
font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FF0;	
} 
.listeapuce a.visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #C88E37;
} 
.listeapuce a.hover {
font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;	
} 
