#corpo-download {
	width: 926px;
	height: 597px;
	background-image: url(../image/06-2010/thumb/logo-vemar.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003D6E;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.download-header {
	width: 926px;
	height: 51px;
	background-image: url(../image/06-2010/background-gallerie.jpg);
	background-repeat: no-repeat;
	background-position: 270px top;
	margin-bottom: 4px;
}

.sezione-corpo {
	text-align: center;
	padding-top: 10px;
	padding-right: 3px;
	padding-left: 3px;
}

.sezione {
	float: left;
	height: 270px;
	width: 151px;
	margin-right: 4px;
	margin-bottom: 10px;
}

.sezione-right {
	float: left;
	height: 260px;
	width: 151px;
	margin-bottom: 4px;
}

.sezione-head {
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003D6E;
	height: 85px;
	}

body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	text-decoration: none;
	color: #5D80A8;
}
a:visited {
	text-decoration: none;
	color: #5D80A8;
}
a:hover {
	text-decoration: none;
	color: #002954;
}
a:active {
	text-decoration: none;
}
a {
	font-size: 11px;
}

blockquote {
	width: 6em;
	text-align: left;
    text-indent: 5px;
	}

.style8 {
	font-size: 11px;
	line-height: 15px;
}
.style10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style11 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style15 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }

/* ----- tool tip specific styles ----- */
#theToolTip{
	position: absolute;
	left: -300px;
	width: auto;
	background-color: #005395;
	visibility: hidden;
	z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,strength=4);
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}

#ToolTipPointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

#theToolTip p{
	font-size: 1em;
	color: #FFFFFF;
	line-height:1.4em;
	margin-right:10px;
	margin-top:2;
}

#theToolTip ul{
	font-size: 1em;
	color: #FFFFFF;
	line-height:1.4em;
	margin-top: 2px;
	margin-left: 5px;
}

#ToolTipTextWrap {
	font-weight:bold;
	font-size: 1.1em;
	color: #FFFFFF;
	margin-left: 0px;
	margin-right: 10px;
}

