/* CSS Document */
body {
	background-color: #701918;
}
#cadre1{
	background-image: url(vigne1.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 219px;
	height: 850px;
}
#cadre2{
	background-image: url(vigne2.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 219px;
	top: 0px;
	width: 581px;
	height: 850px;
}
#cadre3{
	position: absolute;
	top: 250px;
	left: 774px;
	width: 104px;
	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: 500px;
	left: 249px;
	top: 304px;
	border-right: medium inset #CCCCCC;
	border-bottom: medium outset #CCCCCC;
	border-top-width: medium;
	border-left-width: medium;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #511111;
	overflow: auto;		
}
a{
	color: #514711;
	text-decoration: none;
}
a:visited{
	color: #996600;
}
a:hover{
	color: #FFFFFF;
}
#logosavoie {
	background: url(../../images/savoie.gif);
	height: 83px;
	width: 188px;
	position: absolute;
	left: 820px;
	top: 20px;
	display: block;
}
.choixstyle{
	font-size: small;
	font-style: italic;
	position: absolute;
	bottom: 0px;
}
.petitelettre{
	font-size: small;
	font-style: italic;}