body {
	background-color: #728BD6;
	text-align: center;
	margin: 0;
	padding: 0;
	background-image: url(../img/sfondo_blu.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div, img, a, a img {
	margin:0;
	padding:0;
	border: 0;
}

.container {
	background-color: #FFFFFF;
	margin: 0 auto;
	padding: 0;
}


.testata {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	height: 190px;
	background-image: url(../img/home_alassio_testata.jpg);
	background-repeat: no-repeat;
	position: relative;
}

.sito_turismo {
	width: 137px;
	height: 190px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.sito_turismo a {
display: block;
width: 137px;
height: 190px;
background: url(../img/home_alassio_sito_turismo.jpg) no-repeat top left;
}
.sito_turismo a:hover {
background-position: top right;
}

.ita {
	width: 60px;
	height: 31px;
	position: absolute;
	left: 137px;
	top: 0px;
}
.ita a {
display: block;
width: 60px;
height: 31px;
background: url(../img/home_alassio_italiano.gif) no-repeat top left;
}
.ita a:hover {
background-position: top right;
}

.eng {
	width: 60px;
	height: 20px;
	position: absolute;
	left: 137px;
	top: 31px;
}
.eng a {
display: block;
width: 60px;
height: 20px;
background: url(../img/home_alassio_inglese.gif) no-repeat top left;
}
.eng a:hover {
background-position: top right;
}

.fra {
	width: 60px;
	height: 20px;
	position: absolute;
	left: 137px;
	top: 51px;
}
.fra a {
display: block;
width: 60px;
height: 20px;
background: url(../img/home_alassio_francese.gif) no-repeat top left;
}
.fra a:hover {
background-position: top right;
}

.deu {
	width: 60px;
	height: 20px;
	position: absolute;
	left: 137px;
	top: 71px;
}
.deu a {
display: block;
width: 60px;
height: 20px;
background: url(../img/home_alassio_tedesco.gif) no-repeat top left;
}
.deu a:hover {
background-position: top right;
}

.ala {
	width: 60px;
	height: 20px;
	position: absolute;
	left: 137px;
	top: 91px;
}
.ala a {
display: block;
width: 60px;
height: 20px;
background: url(../img/home_alassio_alassino.gif) no-repeat top left;
}
.ala a:hover {
background-position: top right;
}


.sito_comune {
	width: 160px;
	height: 190px;
	position: absolute;
	right: 0px;
	top: 0px;
}
.sito_comune a {
display: block;
width: 160px;
height: 190px;
background: url(../img/home_alassio_sito_comune.jpg) no-repeat top left;
}
.sito_comune a:hover {
background-position: top right;
}





.striscia {
	background-color: #000066;
	margin: 0 auto;
}

.anm {
	background-color: #3266A3;
	font-size: small;
	color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.loghi {
	height: 52px;
	margin: 0 auto;
	padding-top: 2px;
	padding-bottom: 2px;
}
.loghi a:link img, .loghi a:active img, .loghi a:visited img {
}
.loghi a:hover img {
}

.footer {
	margin: 0 auto;
	font-size: 10px;
	color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #728BD6;
}

.descrizione {
	font-size: 10px;
	color: #336699;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	width: 960px;
}
.descrizione a:link {
	text-decoration: none;
	color: #336699;
}
.descrizione a:visited {
	text-decoration: none;
	color: #336699;
}
.descrizione a:hover {
	text-decoration: none;
	color: #336699;
	font-weight: bold;
}
.descrizione a:active {
	font-weight:bold;
	text-decoration: none;
}


/* dock - top */

img {
	border: none;
}

.dock {
	position: relative; 
	height: 50px; 
	text-align: center;
}
.dock-container {
	position: absolute;
	height: 50px;
	margin: 0 auto;
}
a.dock-item {
	display: block;
	width: 40px;
	color: #6699CC;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	width: 100%; 
}
.dock-item span {
	display: none; 
}
.newsletter {
	margin: 0 auto;
	font-size: x-small;
	color: #003366;
	padding: 10px;
	width: 700px;
	background-color: #EAEAEA;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
}

