/* CSS Document */

/* Resetto le impostazioni di default dei vari browser */
html, body, * {margin: 0;padding: 0;}
a{text-decoration: none;}
img{border: none;}
ul{list-style-type: none;}
table,tr,td{border-collapse: collapse;}

/* Classi */
.inline {display: inline;}
.bigger {
	font-size: 11px;
	font-weight: 700;
	color: #ed2e38;
	margin-bottom: 20px;
}
.biggest {
	font-size: 14px;
	font-weight: 700;
	color: #ed2e38;
	margin-bottom: 20px;
}
.title {margin-bottom: 100px;}
.apice {vertical-align: super; font-size: 6px;}
.div_right {float: right;}
.black {color: #000000;}
.space{margin-bottom: 120px; }

/* Layout pagina - top level */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	background-color: #e6e6e6;
	padding-top: 48px;
	padding-bottom: 48px;
}

#container {
	position: relative;
	text-align: left;
	margin: auto;
	padding-bottom: 48px;
	width: 770px;
	background-color: #ffffff;
	height: auto!important;
	height: 1000px;/*mod barbara prima era 900px*/
	min-height: 1000px;
}
/* 21/01/2010 - rimosso Simone, non pił necessario, bug lista barche risolto
#container_barche {
	position: relative;
	width: 770px;
	background-color: #ffffff;
	float:left;
}/* aggiunto barbara */


#up {
	text-align: left;
	margin: 0 auto;
	margin-left: 136px;
	height: 58px;
}

#left {
	text-align: left;
	margin: 0 auto;
	float: left;
	width: 136px;	
}

#left img {
	margin-top: 5px;
	margin-left: 30px;
	width: 96px;	
}

#left_tight {
	text-align: left;
	margin: 0 auto;
	float: left;
	width: 74px;
}

#left_tight img {
	width: 72px;
}

#right {
	right: 0;
	text-align: left;
	margin: 0 auto;
	float: right;
	width: 144px;
	font-size: 11px;
	height: auto!important;
	height: 90%;
	min-height: 90%;
}

.content {
	text-align: left;
	line-height: 150%;
	margin-left: 136px;
	text-align: justify;
	width: 456px;
	overflow: visible;
}

.content_home {
	width: 458px;
}

.content_right {
	line-height: 150%;
	margin-left: 72px; 
	margin-right: 180px;
	text-align: right;
}

.content_wide {
	text-align: justify;
	margin-left: 85px; 
	width: 534px;
}

#footer {
	clear: both;
	text-align: center;
	position: absolute;
	width: 100%;
	bottom: 0;
}

/* Menu in alto */
#navig_up{padding-top: 10px;}

#navig_up li a {
	margin-right: 30px;
	font-size: 11px;
	font-weight: 700;
	color: #0c91f8;
}

#navig_up li a.last {margin-right: 0px;}

.submenu_up {
	margin-top:5px;
	display: none;
}

.submenu_up li a{
	color: #cc263f;
	margin-right: 10px;
}

.submenu_up li a.last{
	margin-right: 0px;
}

#baltic_menu {
	padding-left: 92px;
}

/* Menu a destra */
#navig_right li {display:inline;}

#navig_right li a {
	margin-bottom: 10px; 
	display:block;
	color: #000000;
	padding-left: 3px;
	background-color: #cfe9fc;
}

#navig_right li a:hover {
	background-color: #9BD1F9;
}

#archivio {margin-top: 56px;}

#archivio a {
	color:#000000;
	display: block;
	margin-bottom: 11px;
}

#newsletter {margin-top: 20px;}

#newsletter li {
	padding-bottom: 10px;
}

#newsletter a {
	font-weight: 700;
	color: #0c91f8;
}

#search {
	margin-top: 20px;
	background-color: #cfe9fc;
	padding-bottom: 10px;
	padding-left: 7px;
}

#search form, #img_link form {
	padding-top: 5px;
	padding-bottom: 2px;
}

#search input, #img_link input {
	width: 122px;
	padding: 2px;
}

#img_link input {
	margin: 2px;
}

#img_link input.loginsubmit {
	width: 20px;
	margin-left: 110px;
}

#img_link {
	margin-top: 30px;
	background-color: #cfe9fc;
	padding-left: 7px;
}

#img_link img {
	height: 24px;
	width: 52px;
	padding-bottom: 10px;
}

#contatti {margin-bottom: 40px;}
/* Parte centrale - Testata */
#header {
	margin-left: 78px;
	margin-bottom: 20px;
	text-align: left;
	height: 163px;
	width: 514px;
}

#header img {
	width:514px;
	height: 163px;
}

#header_small {
	margin-left: 136px;
	margin-bottom: 20px;
	text-align: left;
	width:456px;
	height: 163px;
}
#header_small img{
	width:454px;
	height: 163px;
}

/* Parte centrale - Lista Barche */
.span_barca {
	position: relative;
	text-align: center;
	margin: 0px 6px 0px 0px;
	width: 68px; 
	height: 95px;
	float: left;
	overflow: hidden;
	font-size:9px;
}

.span_barca a {
	color: #000000;
}

.img_barca {
	margin: 0;
	width: 68px;
	height: 68px;
}

#navig_barche {
	color: #ed2e38;
	margin-left: 50px;
	margin-bottom: 15px;
	font-size: 10px;
	text-align: left;
}

#navig_barche li {
	margin-right: 27px;
}

#navig_barche li a {
	color: #ed2e38;
}

/* Scheda */
#ghost {
	margin-left: -58px;
	margin-right: 20px;
	width:39px;
	height:70px;
	float: left;
	background-color: #ffffff;
}

#img_descrizione {
	margin-top: 10px;
	width: 112px;
	height: 124px;
	float: left;
	clear: left;
	position: relative;
}

#img_descrizione img {
	width: 160px;
	height: 124px;
	position: absolute;
	left: -58px;
	top: 0;
}

#navig_scheda {
	text-align: right;
	float: right;
}

#navig_scheda img {
	width: 34px;
	height: 34px;
}

.dati {
	text-align: left;
	line-height: 110%;
	width: 456px;
	margin-bottom: 20px;
}

.dati td {
	vertical-align: top;
	padding-bottom:5px;
	width: 320px;
}

.dati th {
	vertical-align: top;
	padding-bottom:5px;
}

/* Layout schede pubblicazioni */
.box_pubblicazione {
	margin-top: 30px;
}

.box_pubblicazione img {
	height: 30px;
}

.box_pubblicazione_up {
	border-bottom: 2px solid #cccccc;
	height: 35px;
}

.box_pubblicazione_pr {
	border-bottom: 2px solid #cccccc;
}

.box_pubblicazione a {
	color: #000000;
}

/* Usato */
.brokerage_img {
	width: 150px;
	height: 40px;
	margin-top: 0px;
}

.brokerage_img_big {
	width: 300px;
	height: 60px;
	margin-top: 0px;
}

.usato {
	font-size:11px;
	font-weight:bold;
	color:#666666;
}

.usato a {
	color: #666666;
}

/* Pubblicazioni */
#pubblicazioni {
	margin: 20px;
}

.col_pubblicazione_dx, .col_pubblicazione_sx {
	width: 200px;
	float: left;
	text-align: center;
}

.col_pubblicazione_sx {
	border-right: 2px solid #666666;
}

.col_pubblicazione_dx {
	border-left: 2px solid #666666;
	margin-left: -2px;
}


.span_pubblicazione {
	text-align: center;
	margin: auto;
	width: 120px; 
	height: 120px;	
	font-size: 10px;
}

.span_pubblicazione a {
	color: #000000;
}

.span_pubblicazione img {
	margin: 0;
	width: 60px;
	height: 60px;
	display: block;
	margin: auto;
}

/* Home */
#area_pdf {
	/*padding-top: 80px; mod barbara*/
	bottom: 10px;
	z-index: 0;
	position: absolute;
	text-align: center;
	width: 100%;
	height:72px;/*mod barbara*/
}

#area_pdf img {margin: auto;}

.float {
	float: left;
	height: 149px;
	position: relative;
	margin: 1px;
}

.img_home_1 {
	width: 304px;
	height: 149px;
	position: relative;
	z-index: 0;
}
.img_home_2 {
	width: 225px;
	height: 149px;
	position: relative;
	z-index: 0;
}
.img_home_3 {
	width: 149px;
	height: 149px;
	position: relative;
	z-index: 0;
}

/* Notizie */
.news_item {
	position: relative;
	text-align: center;
	margin: 12px 12px 0px 0px;
	width: 160px; 
	height: 160px;
	float: left;
	overflow: hidden;
	font-size:9px;
}

.news_item img {
	width: 160px;
	height: 124px;
	display: block; 
}

.news_item a {
	color: #cc263f;
}

#img_news {
	padding-top: 20px;
	padding-right: 20px;
	width:264px;
	height:196px;
	float: left;
}

/* Pressrelease */
.box_pressrelease {
	border-bottom: 2px solid #cccccc;
	margin-bottom: 10px;
}

.box_pressrelease a {
	color: #000000;
}

/* Paginazione */
.paginazione {
	clear: both;
	text-align: center;
	margin-top: 12px;
}

.paginazione a {
	color: #cc263f;
}

/* PopUp */
.popup_tit {
	color: #000000;
	font-weight: 700;
}

.popup_txt {
	color: #000000;
}

#link_gallery_notizia a {
	color: #ed2e38;
	font-weight: 700;
}