html, body {height:100%;}
body{
	font-size: 12px;
	font-family:"Helvetica", Lucida Sans, Arial, sans-serif;
	color: #312b45;
	line-height: 1.3em;
	height: 100%;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.bgheader01  {
	background-image: url(../images/header/1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgheader02  {
	background-image: url(../images/header/2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgheader03  {
	background-image: url(../images/header/3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgheader04  {
	background-image: url(../images/header/4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgheader05  {
	background-image: url(../images/header/5.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgheader06  {
	background-image: url(../images/header/6.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgheader07  {
	background-image: url(../images/header/7.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgheader08  {
	background-image: url(../images/header/8.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgheader09  {
	background-image: url(../images/header/9.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.menuLingue {
	color: #3f6103;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.text01 {
	color: #56437c;
	text-decoration: none;
	font-size: 1.4em;
}
.text02 {
	color: #4d691e;
	text-decoration: none;
	font-size: 1.0em;
}
.text03 {
	color: #ffffff;
	text-decoration: none;
	font-size: 0.8em;
	line-height: 1.5em;
}
h1 {
	color: #4d691e;
	text-decoration: none;
	font-size: 2.4em;
	font-weight: normal;
	padding-top: 5px;
}
h2 {
	color:#333333;
	text-decoration: none;
	font-size: 1.3em;
	font-weight: normal;
	padding-top: 5px;
}
h3 {
	color:#FF6600;
	text-decoration: none;
	font-size: 1.5em;
	font-weight: normal;
	padding-left: 20px;
}
.text05 {
	color: #93bd4d;
	text-decoration: none;
	font-size: 1.9em;
}
.fl-left {float:left;}
.fl-right {float: right;}
.sp-left {margin-left:20px;}
.sp-right {margin-right:10px;}
#mainde a {
	color: #FF8A01;
	text-decoration: none;
}
#mainde a:hover {
	text-decoration: underline;
	color: #FF8A01;
}
.btn {
background-image:url(../images/btn.jpg);
background-repeat:no-repeat;
padding-left:20px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:22px;
color:#FFFFFF;
}

.btn a{
color:#FFFFFF;
text-decoration:none;
}