/*** STRUCTURE GLOBALE ***/

html, body {
	margin: 0px;
	height: 100%;
	text-align: left;
	background-color: #A5A6A8;
	background-position: -100px 150px;
	background-image: url(img/fd_fleche.png);
	background-repeat: no-repeat;
}


/*** MENUS ***/

a.menu {
	font-family: Arial;
	font-size: 11px;
	color: #9062A2;
	background-color: #ECEDED;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
}
a.menu:hover {
	font-family: Arial;
	font-size: 11px;
	color: #ECEDED;
	background-color: #9062A2;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
}
a.menu2 {
	font-family: Arial;
	font-size: 11px;
	color: #ECEDED;
	background-color: #9062A2;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
}
a.menu2:hover {
	font-family: Arial;
	font-size: 11px;
	color: #9062A2;
	background-color: #ECEDED;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
}
a.menu3 {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu3:hover {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
}
a.menu4 {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu4:hover {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
}
a.menu5 {
	font-family: Arial;
	font-size: 13px;
	color: #E41971;
	text-decoration: none;
}
a.menu5:hover {
	font-family: Arial;
	font-size: 13px;
	color: #E41971;
	text-decoration: none;
	font-style: italic;
}


/*** IMAGES CACHEES ***/

#img01 {
	background-image:url(img/img01.jpg);
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	z-index: 3;
	height: 425px;
	width: 276px;
}
#img02 {
	background-image:url(img/img02.jpg);
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	z-index: 4;
	height: 425px;
	width: 283px;
	top: 200px;
	left: 450px;
}
#img03 {
	background-image:url(img/img03.jpg);
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	z-index: 4;
	height: 282px;
	width: 425px;
	top: 20px;
	left: 390px;
}
#img04 {
	background-image:url(img/img04.jpg);
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	z-index: 4;
	height: 425px;
	width: 341px;
}


/*** FRAMES ***/

#news {
	background-image:url(img/fd_news.png);
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 330px;
	width: 430px;
	left: 200px;
	top: 190px;
}
#news_txt {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 243px;
	width: 320px;
}
#informationslegales {
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	z-index: 1;
	height: 300px;
	width: 400px;
	left: 220px;
	top: 220px;
}
#brevetsmarques {
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	z-index: 1;
	height: 300px;
	width: 400px;
	left: 220px;
	top: 220px;
}
#retd_bonusfiscal {
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	z-index: 1;
	height: 300px;
	width: 400px;
	left: 220px;
	top: 220px;
}
#rubrique01 {
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	z-index: 1;
	height: 500px;
	width: 350px;
}
#rubrique02 {
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	z-index: 1;
	height: 500px;
	width: 350px;
	left: 167px;
}
#rubrique03 {
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	z-index: 1;
	height: 500px;
	width: 350px;
	left: 281px;
}
#rubrique04 {
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	z-index: 1;
	height: 500px;
	width: 350px;
	left: 394px;
}
#rubrique05 {
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	z-index: 1;
	height: 500px;
	width: 350px;
	left: 326px;
}


/*** TEXTES ***/

.news_txt01 {
	font-family: Arial;
	font-size: 12px;
	color: #E31270;
	font-style: italic;
}
a.news_txt01 {
	font-family: Arial;
	font-size: 12px;
	color: #E31270;
	text-decoration: underline;
	font-style: italic;
}
a.news_txt01:hover {
	font-family: Arial;
	font-size: 12px;
	color: #E31270;
	text-decoration: none;
	font-style: italic;
}
.news_txt02 {
	font-family: Arial;
	font-size: 12px;
	color: #9062A2;
	font-style: italic;
}
