/* CSS Document */
body {
	background-color: #a2b2b3;
}
#cadre1{
	background-image: url(village1.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 730px;
	top: 0px;
	width: 249px;
	height: 850px;
}
#cadre2{
	background-image: url(village2.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 179px;
	top: 0px;
	width: 551px;
	height: 850px;
}
#cadre3{
	position: absolute;
	top: 200px;
	left:0px;
	width: 120px;
	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: 500px;
	width: 520px;
	left: 190px;
	top: 270px;
	border-bottom: none;
	color: #000066;
	overflow: auto;
	border-left: none;
	padding-left: 12px;
	border-top-style: none;
	border-right-style: none;
}

a{
	color: #003F5E;
	text-decoration: none;
}
a:visited{
	color: #FFFF99;
}
a:hover{
	color: #FFFFFF;
}
#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;
}
.petitelettre{
	font-size: small;
	font-style: italic;}
