@import url("menu.css");

.barretitre {
	line-height: 24px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #660000;
	text-indent: 3px;
	position: absolute;
	top: 0px;
	letter-spacing: 1pt;
	width: 400px;
	height: 25px;
}
.barre_droite {
	line-height: 24px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #660000;
	text-indent: 3px;
	position: absolute;
	top: 0px;
	letter-spacing: 1pt;
	width: 240px;
	height: 25px;
}
.barre_droite3 {
	line-height: 24px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #660000;
	text-indent: 3px;
	position: absolute;
	bottom: 0px;
	letter-spacing: 1pt;
	width: 240px;
	height: 25px;
	visibility: visible;
	right: 0px;
	font-size: 10px;
}
.bloctxt_droite {
	color: #000000;
	background-color: #FFFFFF;
	position: absolute;
	top: 32px;
	width: 240px;
	height: 450px;
	font-size: 11px;
	overflow: hidden;
	left: 0px;
	visibility: hidden;
}


.barre_soustitre {
	line-height: 24px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #663333;
	text-indent: 3px;
	position: absolute;
	top: 30px;
	letter-spacing: 1pt;
	width: 400px;
	height: 25px;
}
.barre_soustitre2 {
	line-height: 24px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #663333;
	text-indent: 3px;
	position: absolute;
	top: 300px;
	letter-spacing: 1pt;
	width: 400px;
	height: 25px;
}
.bloc_ancre{
	background-color: #FFFFFF;
	height: 540px;
	width: 400px;
	position: absolute;
	font-size: 12px;
	font-weight: normal;
	top: 60px;
	left: 0px;
	color: #000000;
	overflow: auto;
}
.bloc_ancre a:link {
	color: #000000;
}
.bloc_ancre a:visited {
	color: #000000;
}
.bloc_ancre a:hover {
	color: #660000;
}


.bloc_photo {
	background-color: #999999;
	height: 240px;
	width: 400px;
	position: absolute;
	bottom: 300px;
}


.bloc_legende {
	background-color: #FFFFFF;
	height: 15px;
	width: 400px;
	position: absolute;
	font-size: 10px;
	font-weight: bold;
	top: 303px;
	left: 0px;
}


.bloc_texte {
	background-color: #FFFFFF;
	height: 400px;
	width: 240px;
	position: absolute;
	font-size: 11px;
	font-weight: normal;
	top: 30px;
	left: 0px;
	color: #000000;
	
}
.bloc_texte a:link {
	color: #000000;
	
}
.bloc_texte a:visited {
	color: #000000;
}
.bloc_texte a:hover {
	color: #660000;
}
.lettrine {
	font-weight: bolder;
	text-transform: uppercase;
	color: #663333;
}

