body {
	background-color:#06152D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
}

#contenitore {
	width:1400px;
	height:800px;
	text-align:left;
	background-image: url(../images/soffione.jpg);
}

#contenitore_landing {
	width:1400px;
	height:1000px;
	text-align:left;
	background-image:url(../images/mani_mondo.jpg);
}

#menu {
width:1400px;
height:81px;
text-align:left;}

#sfondo_txt {
	margin:100px;
	width:650px;
	height:400px;
	background-image:url(../images/sfondo_txt.png);
	background-repeat:no-repeat;
}

#sfondo_txt2 {
	margin:100px;
	width:650px;
	height:550px;
	background-image:url(../images/sfondo_txt.png);
	background-repeat:no-repeat;
}

#TXT {
	width:570px;
	height:340px;
	text-align:justify;
	padding-left:40px;
	padding-top:10px;
}

#TXT2 {
	width:570px;
	height:480px;
	text-align:justify;
	padding-left:40px;
	padding-top:10px;
}

#TXT_landing {
	width:570px;
	height:900px;
	text-align:justify;
	padding-left:40px;
	padding-top:10px;
}

#footer {
width:1400px;
font-size:10px;
text-align:center;
padding-top:10px;
background-color:#081629;}

a {
color:#FF0000;
text-decoration:underline;}

a:visited {
color:  ;}

h1 {
font-size:20px;
color:#FF0000;
font-weight:lighter;
}

h2, h3, h4 {
font-size:16px;
color:#FF0000;
text-align:center;
}

