/* CSS Document */
body {
	background-color: #6a7b43;
}
#cadre-fond-image1{
	background-image: url(orchis1.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 301px;
	height: 850px;
}
#cadre-fond-image2{
	background-image: url(orchis2.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 301px;
	top: 0px;
	width: 499px;
	height: 850px;
}
#cadre-menu{
	position: absolute;
	top: 100px;
	left: 770px;
	width: 100px;
	height: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	font-style: italic;
	text-align: left;
	list-style-type: none;
	line-height: 2;
}
#cadretexte {
	font: normal medium "Comic Sans MS", Arial, "Courier New";
	position: absolute;
	height: 486px;
	width: 511px;
	left: 245px;
	top: 17px;
	color: #FFFFFF;
	overflow: visible;
	padding-right: 5px;
}
a{
	color: #DAC650;
	text-decoration: none;
}
a:visited{
	color: #CCFF99;
}
a:hover{
	color: #BED7A6;
}
#logosavoie {
	background: url(../../images/savoie.gif);
	height: 84px;
	width: 188px;
	position: absolute;
	left: 21px;
	top: 23px;
	display: block;
}
.choixstyle{
	font-size: small;
	font-style: italic;
	position: absolute;
	bottom: 0px;
	right : 0px;
	color: #FFFF00;
	text-align: right;
	padding-right: 5px;
}
.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;	
} 
