/* CSS Document */

html, body {

}
body {
	color:#333333;
	text-align:center;
	border:0;
	background-color: #103845;
	font-family: verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 1.166;
	font-weight: normal;
	font-variant: normal;
	padding: 0px;
	margin: 0px;
}
h1, h2, h3, h4, h5, h6 { padding:0; margin:0; }
h1 { font-size:180%; } h2 { font-size:160%; } h3 { font-size:140%; } h4 { font-size:120%; } h5 { font-size:110%; } h6 { font-size:100%; }
p {
	line-height:1.66em;
	padding:0px;
	margin: 0px;
}

/******* hyperlink and anchor tag styles *******/
a:link, a:visited {
	color:#FF0000;
	text-decoration: none;
}
a:hover, a:active {
	color:#990000;
	text-decoration: underline;
}

img { border:0; }

/********* form and related tag styles *********/
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

* .left {
	float: left;
}
* .right {
	float: right;
}
* .sx {
	float: left;
}
* .dx {
	float: right;
}
#all {
	width: 850px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
}
#all #head {
	background-image: url(../immagini/head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
}
#all #head h1 {
	font-family: "Times New Roman", Times, serif;
	color: #7C2208;
	font-size: 36px;
	font-weight: normal;
	padding-top: 4px;
	margin-left: 270px;
}
#all #corpo .left {
	background-image: url(../immagini/europe_light.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 580px;
	height: 425px;
}
#all #corpo .left .enfasi {
	font-weight: bold;
	color: #7C2208;
}

#all #corpo .left h2 {
	margin-left: 20px;
	font-family: "Times New Roman", Times, serif;
	line-height: 60px;
	color: #7C2208;
}
#all #corpo .left p {
	margin-right: 50px;
	margin-left: 50px;
	margin-bottom: 10px;
}


#all #corpo .right ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#all #corpo .right li {
	margin-bottom: 10px;
}
#all #corpo .right .undicipx {
	font-size: 11px;
	font-weight: normal;
}

#all #corpo .right #one {
	padding-left: 20px;
	background-image: url(../immagini/bullet_one.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FF6600;
}
#all #corpo .right #one a {
	color: #FF6600;
}
#all #corpo .right #two {
	padding-left: 20px;
	background-image: url(../immagini/bullet_two.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #993366;
}
#all #corpo .right #two a {
	color: #993366;
}
#all #corpo .right #three {
	padding-left: 20px;
	background-image: url(../immagini/bullet_three.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #006688;
}
#all #corpo .right #three a {
	color: #006688;
}
#all #corpo .right #four {
	padding-left: 20px;
	background-image: url(../immagini/bullet_four.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #990000;
}
#all #corpo .right #four a {
	color: #990000;
}
#all #corpo .right #five {
	padding-left: 20px;
}
#all #corpo .right #five a {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif, "Trebuchet MS";
	
}

#all #corpo .right a {
	font-size: 13px;
	text-decoration: underline;
	font-weight: normal;
}
.eart a {
	font-size: 18px;
	text-decoration: underline;
	font-weight: normal;
}



#all #footer {
	clear: both;
}
#credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 50px;
	color: #999999;
}

