@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #464a51;
}
#head {
	height: 204px;
	width: 700px;
	background-color: #00071a;
	background-image: url(images/head_logo.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-top: 0px;
	margin: 0 auto;
	position: relative;
}
body {
	background-color: #00071a;
	top: 0px;
	right: auto;
	margin: 0px;
}

#all {
	height: auto;
	width: 1098px;
	margin: 0 auto;
	position: relative;
}

#content {
	background-color: #dfdfdf;
	width: 680px;
	height: 458px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 13px;
	line-height: 20px;
	padding-right: 20px;
}

#content1 {
	background-color: #dfdfdf;
	width: 700px;
	margin-top: 0px;
	margin: 0 auto;
}

.txthome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	padding-right: 40px;
	padding-top: 10px;
	text-align: left;
	padding-bottom: 15px;
	padding-left: 40px;
	margin-bottom: 1px;
}

.txtpag {
	font-size: 13px;
	line-height: 20px;
	padding-right: 18px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0;
}

#nav {
	width: 700px;
	height: 98px;
	clear: both;
	background-color: #00071a;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	background-position: center;
	}
	
#nav a {
	display: block;
	width: 140px;
	height: 98px;
	font-size: 12px;
	text-decoration: none;
	color: #00071a;
	}
	
#nav a span {
	position: absolute;
	width: 140px;
	height: 98px;
	cursor: pointer /*per IE*/;
	}

#latsin {
	background-image: url(images/lat_sin.jpg);
	height: 662px;
	width: 199px;
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	background-position: right top;
	background-color: #00071a;
}

li#speaker span {
	background-image: url(images/speak.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
li#speaker a:hover span {
	background-image: url(images/speak_hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
li#speakercurrent span {
	background-image: url(images/speak_curr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
		
li#territ span {
	background-image: url(images/territ.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
li#territ a:hover span {
	background-image: url(images/territ_hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
li#territcurrent span {
	background-image: url(images/territ_curr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}	
	
li#target span {
	background-image: url(images/target.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
li#target a:hover span {
	background-image: url(images/target_hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}	
	
li#targetcurrent span {
	background-image: url(images/target_curr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}	
	
li#spot span {
	background-image: url(images/spot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
li#spot a:hover span {
	background-image: url(images/spot_hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}	
	
li#spotcurrent span {
	background-image: url(images/spot_curr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}	
	
li#umor span {
	background-image: url(images/umor.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
li#umor a:hover span {
	background-image: url(images/umor_hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}	
	
li#umorcurrent span {
	background-image: url(images/umor_curr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}		
	
#latdx {
	background-image: url(images/lat-dx.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 458px;
	width: 198px;
	position: absolute;
	right: 0px;
	top: 204px;
}
#sub {
	position: absolute;
	width: 150px;
	height: 30px;
	bottom: -6px;
	right: 0px;
	color: #CCCCCC;
	font-weight: bold;
	text-align: right;
	margin: 0px;
	padding: 0px;
}

span.red {
}

#sub ul li a:hover {
	text-decoration: none;
	color: #f29400;
	}

#sub ul li a {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #92a5b7;
	}

#sub ul li {
	margin: 0;
	padding: 0;
	display: inline;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2a3a4a;
	}

#sub ul {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
	}

div#sub li#activelink a,li#activelink a:hover{
    color: #f29400}
	
#footer {
	height: 20px;
	width: 700px;
}
#footer {
	background-color: #00071a;
	color: #49536e;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	height: 22px;
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	clear: both;
}


#content img {
	float: left;
	margin: 0 22px 0 0;
}
.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 24px;
	color: #6e7b96;
	margin-top: 0px;
}

#space {
	height: 40px;
}

#demo {
	margin: 0px;
	padding: 0px;
	background-color: #CC33CC;
	width: 240px;
	height: 40px;
}
.pippo {
	width: 240px;
	height: 20px;
	position: absolute;
	right: 220px;
}
#home {
	position: absolute;
	width: 220px;
	height: 120px;
	top: 73px;
	left: 40px;
}

img {
border: none;
}
