/* CSS Document */
body {
	background-color: #696b63;
}
#cadre1{
	background-image: url(fleur2.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 217px;
	height: 924px;
}
#cadre2{
	background-image: url(fleur1.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 217px;
	top: 0px;
	width: 522px;
	height: 924px;
}
#cadre3{
	position: absolute;
	top: 247px;
	left: 756px;
	width: 104px;
	height: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #9CA179;
	font-style: italic;
	text-align: right;
	line-height: 2;
}
#cadretexte {
	font: normal medium "Comic Sans MS", Arial, "Courier New";
	position: absolute;
	height: 500px;
	width: 504px;
	left: 254px;
	top: 248px;
	border-right: medium inset #BEC193;
	border-bottom: medium outset #BEC193;
	color: #000000;
	padding-right: 10px;
	overflow: auto;	
}
a{
	color: #BEC193;
	text-decoration: none;
}
a:visited{
	color: #EBEFB6;
}
a:hover{
	color: #FFFFFF;
}
ul {
	list-style-type: none;
}
#logosavoie {
	background: url(../../images/savoie.gif);
	height: 83px;
	width: 188px;
	position: absolute;
	left: 650px;
	top: 20px;
	display: block;
}
.choixstyle{
	font-size: small;
	font-style: italic;
	position: absolute;
	bottom: 0px;
}
.petitelettre{
	font-size: small;
	font-style: italic;}