/*STILI GENERALI*/

.titolo {
	font-size: 14px;
	line-height: 30px;
	width: 450px;
	height: 30px;
	background-color: #004E74;
	text-indent: 15px;
	clear: none;
	margin-top: 20px;
	color: #FFFFFF;
	font-weight: bolder;
	}
/*stile per la navigazione interna*/
#secnav {
	height: auto;
	width: 175px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	background-color: #FBFBF9;
}

#logo {
	height: 180px;
	background-image: url(../images/kayaklogo.gif);
	background-position: center center;
	background-repeat: no-repeat;
	width: 175px;

}
#secnav li {
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
}
.imglogo {
	background-position: center center;
	margin-top: 15px;
}
/*fine stile navigazione interna*/
/*stile per testi*/
.imgright {
	float: right;
	height: auto;
	width: 175px;
	margin-right: 25px;
	clear: right;
	border: 1px solid #FBFBF9;

	}
.imgcentred {
	height: auto;
	width: 500px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}

.imgleft {
	float: left;
	height: auto;
	width: 175px;
	margin-left: 25px;
	}
.pright {
	float: right;
	width: 400px;
	margin-right: 25px;
	height: 40px;
	vertical-align: middle;
	clear:right;
	margin-top: 75px;
	}
.pleft {
	float: left;
	width: 400px;
	margin-left: 25px;
	height: 40px;
	vertical-align: middle;
	clear: left;
	margin-top: 75px;

	}
.pkayak {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: justify;
}
.kayaktitolo {
	border-bottom-width: 2px;
	border-bottom-style: ridge;
	border-bottom-color: #004E74;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: both;
}

#repeat {
	clear: left;
	float: left;
	height: 35px;
	width: 400px;
	margin-top: 35px;
	margin-bottom: 10px;
	margin-left: 35px;
}
#storia {
	clear: left;
	float: left;
	height: auto;
	width: 700px;
	margin-left: 10px;
}
.psmall {
	float: left;
	width: 400px;
	margin-left: 25px;
	clear: left;
	height: auto;
	font-size: 12px;
	text-align: justify;
	margin-bottom: 15px;

	}
.sped_logo {
	float: left;
	width: 50px;
	margin-right: 10px;
	margin-left: 45px;
}
.sped_nome a{
	font-weight: bold;
	color: #004E74;
	text-decoration: underline;
	line-height: 50px;
	vertical-align: middle;
	margin-left: 5px;
	float: left;
	width: 400px;
}
.sped_testo {
	font-size: 15px;
	line-height: 16px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: justify;
}


#testo {
	font-size: 12px;
	line-height: 13px;
	float: left;
	height: auto;
	width: 425px;
	margin-top: 15px;
	margin-bottom: 15px;
	clear: left;
}
#pics_sped {
	float: right;
	height: auto;
	width: 250px;
	margin-bottom: 15px;
	clear: right;
}


.sped_image {
	float: left;
	height: auto;
	width: 150px;
	margin-bottom: 15px;
	margin-left: 15px;
}

.spedizione_caption {
	font-size: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	float: left;
	width: 190px;
	height: auto;
	color: #004E74;
	clear: left;
}

.p a:link {
	font-size: 13px;
	line-height: 14px;
	color: #00526B;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	font-weight: bold;
}
#coll1 {
	float: left;
	height: 300px;
	width: 300px;
	overflow: auto;
	background-color: #CCCCCC;
}
.linkimage {
	float: left;
	height: auto;
	width: 100px;
	margin-left: 25px;
	clear: both;
	margin-bottom: 25px;
}
.linkname {
	font-size: 13px;
	line-height: 20px;
	float: right;
	width: 450px;
	margin-right: 40px;
	height: 20px;
	color: #000000;
	text-decoration: underline;
}
.linktesto {
	font-size: 12px;
	float: right;
	height: auto;
	width: 450px;
	margin-right: 40px;
	clear: right;
	margin-bottom: 10px;
	line-height: 13px;
	color: #333333;
}
