﻿body {
	font-family: Trebuchet MS,Geneva,Univers,Helvetica,Sans-Serif;
	font-size: 12px;
	color: #333333;
}

a,a:link,a:visited,a:hover{color:#336699}

img {
	vertical-align: middle;
	border: none;
}


.menu_stampe {
	margin: 1em 0;
}

.menu_stampe td, .menu_stampe th {
	padding: 0px;
}

.menu_stampe a {
	background-color: white;
	border-collapse: collapse;
	display: block;
	padding: 8px;
	border: solid 1px #555555;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.menu_stampe th a {
	color: white;
	background-color: #6088AF;
}

.menu_stampe a:hover {
	color: white;
	background-color: #6088AF;
	text-decoration: underline;
}

/* VETRINA IMBARCAZIONI */
.table_vetrina {
	width: 100%;
	height: 100%;
}
.table_vetrina td {
	vertical-align: middle;
	text-align: center;
}
.div_vetrina {
	overflow: hidden;
	position: relative;
	height: 607px;
	width: 1256px;
	margin: 0 auto;
}
.div_vetrina .rotator_template {
	width: 616px;
	position: relative;
	height: 605px;
	margin: 0 5px;
	background-color: #E9E9E9;
	border: 1px solid #707173;
}
.div_vetrina .rotator_template img {
	border-style: none;
}
.div_vetrina .top_vetrina {
	position: absolute;
	bottom: 134px;
	width: 608px;
	height: 28px;
	padding: 1px 0 0 8px;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	background-image: url(../../app_items/124/imgs/top.png);
}
.div_vetrina .note_vetrina {
	position: absolute;
	overflow: hidden;
	bottom: 0px;
	left: 0px;
	width: 604px;
	height: 122px;
	padding: 4px;
	text-align: left;
	font-size: 17px;
	line-height: 23px;
	color: #000000;
	background-color: #ffffff;
	border: 2px solid #AAAAAA;
}
#div_titolo {
	text-align: center;
	margin: 0 0 40px 0;
}
