@import url("menu.css");

.barretitre {
	line-height: 24px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #3399FF;
	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: #3399FF;
	text-indent: 3px;
	position: absolute;
	top: 0px;
	letter-spacing: 1pt;
	width: 240px;
	height: 25px;
}

.barre_droite2 {
	line-height: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #3399FF;
	position: absolute;
	bottom: 310px;
	letter-spacing: 1pt;
	width: 240px;
	height:25px;
	overflow: visible;
	padding-left: 3px;
	left: 0px;
}
.barre_droite3 {
	line-height: 24px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #3399FF;
	text-indent: 3px;
	position: absolute;
	bottom: 0px;
	letter-spacing: 1pt;
	width: 240px;
	height: 25px;
	visibility: visible;
	right: 0px;
	font-size: 10px;
}

.bloc_imadroite {
	height: 200px;
	width: 240px;
	position: absolute;
	top: 30px;
	color:  #000000;
	background-color: #FFFFFF;
	
}


.bloc_txtdroite2 {
	height: 270px;
	width: 240px;
	position: absolute;
	top: 300px;
	color:  #000000;
	background-color: #FFFFFF;
	font-size: 10px;
	overflow: hidden;
	left: 0px;
}
.bloc_txtdroite3 {
	height: 140px;
	width: 240px;
	position: absolute;
	top: 411px;
	color:  #000000;
	background-color: #FFFFFF;
	font-size: 10px;
	overflow: hidden;
	left: 1px;
}

.barre_soustitre {
	line-height: 24px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #0000CC;
	text-indent: 3px;
	position: absolute;
	top: 30px;
	letter-spacing: 1pt;
	width: 100px;
	height: 25px;
}

.barre_soustitre2 {
	line-height: 24px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #0000CC;
	text-indent: 3px;
	position: absolute;
	top: 30px;
	letter-spacing: 1pt;
	width: 182px;
	height: 25px;
	left: 104px;
	
}
.menu_deroulant2 {
	line-height: 20px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #3399FF;
	position: absolute;
	top: 0px;
	letter-spacing: 1pt;
	width: 182px;
	height: 139px;
	font-size: 9px;
	padding-left: 3px;
	left: 215px;
	
}
.barre_soustitre3 {
	line-height: 24px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #0000CC;
	text-indent: 3px;
	position: absolute;
	top: 30px;
	letter-spacing: 1pt;
	width: 110px;
	height: 25px;
	right: 0px;
	
}

.barre_soustitre4 {
	line-height: 24px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #0000CC;
	text-indent: 3px;
	position: absolute;
	top: 60px;
	letter-spacing: 1pt;
	width: 209px;
	height: 25px;
}

.barre_soustitre5 {
	line-height: 24px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #0000CC;
	text-indent: 3px;
	position: absolute;
	top: 60px;
	letter-spacing: 1pt;
	width: 186px;
	height: 25px;
	right: 0px;
}


.bloc_photo {
	background-color: #FFFFFF;
	height: 200px;
	width: 400px;
	position: absolute;
	bottom: 310px;
	left: 0px;
}


.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:500px;
	width: 400px;
	position: absolute;
	font-size: 12px;
	font-weight: normal;
	top: 95px;
	left: -1px;
	color: #000000;
	overflow: hidden;
	padding-right: 15px;
}
.bloc_politique {
	background-color: #FFFFFF;
	height:310px;
	width: 400px;
	position: absolute;
	font-size: 12px;
	font-weight: normal;
	top: 265px;
	left: 0px;
	color: #000000;
	overflow: auto;
	padding-right: 15px;
	z-index: 3;
}

.ancre {
	background-color: #FFFFFF;
	height: 52px;
	width: 400px;
	position: absolute;
	font-size: 12px;
	font-weight: normal;
	top: 90px;
	left: 0px;
	color: #000000;
}

.bloc_textepetit {
	background-color: #FFFFFF;
	height: 255px;
	width: 400px;
	position: absolute;
	font-size: 12px;
	font-weight: normal;
	top: 300px;
	left: 0px;
	color: #000000;
	padding-right: 15px;
	overflow: hidden;
}
.lettrine {
	font-weight: bolder;
	text-transform: uppercase;
	color:  #3399FF;
}
.lien {
	color: #000000;
}

.lien a:link {
	
	color: #000000;
}
.lien a:visited {
	color: #000000;
}
.lien a:hover {
	color: #3399FF;
}

