body {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #02405d;
	border: 0;
	padding: 0;
	margin: 0;
	height: 100%;
}

a{text-decoration:none;}
a:hover{text-decoration:underline}
a img{border:0px;}

#lingue {
	background-image: url(../images/bg-lingue.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 48px;
	width: 146px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #FFF;
}
#lingue a{color: #FFF;}
.textfield {
	width: 95%;
	padding: 3px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #00AEEF;
	border: 1px solid #FFF;
}
#lingue a:visited{color: #FFF;}

#menu {
	background-image: url(../images/bg-menu.png);
	background-repeat: no-repeat;
	height: 76px;
	background-position: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #FFF;
	line-height: 16px;
}
#menu a{color: #FFF;}
#menu a:visited{color: #FFF;}

#header01 {
	background-image: url(../images/bg-home.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 373px;
}
h1{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 30px;
	color: #00aeef;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
	color: #343434;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
p {margin: 0px; padding: 0px;}
.box {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #5c5d5d;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.box a{color: #5c5d5d;}
.box a:visited{color: #5c5d5d;}

.sep01 {
	background-image: url(../images/sep01.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.btn01 {
	background-image: url(../images/btn01.png);
	background-repeat: no-repeat;
	height: 75px;
	width: 271px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	color: #FFF;
}
.btn01 a{color: #FFF;}
.btn01 a:visited{color: #FFF;}

.text01 {color: #1B1B1B;}
.text01 a{color: #1B1B1B;}
.text01 a:visited{color: #1B1B1B;}

.text03 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #979faf;
}
.text03 a{color: #979faf;}
.text03 a:visited{color: #979faf;}

h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #00aeef;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.text02 {
	color: #6a6a6a;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	line-height: 19px;
}
.text02 a{color: #6a6a6a;}
.text02 a:visited{color: #6a6a6a;}

.text04 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.text04 a{color: #ffffff;}
.btn03 {
	background-image: url(../images/btn03.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 60px;
	width: 148px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #FFF;
}
.btn03 a{
	color: #FFF;
}
.btn03 a:visited{
	color: #FFF;
}
.text04 a:visited{color: #ffffff;}
.textfield02 {
	width: 100%;
	padding: 3px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #00AEEF;
	border: 1px solid #FFF;
}
.btn04 {
	background-image: url(../images/btn04.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 60px;
	width: 148px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #FFF;
}
.btn04 a{
	color: #FFF;
}
.btn04 a:visited{
	color: #FFF;
}

