﻿ @charset "UTF-8";
/*CSS Document */

/*foto*/

img {
	border:0;
	margin:0;
}

body 
{
    margin:0;
    padding:0;
	background-color:#FFF;
    background-image:url(../images/background.png);
    background-position:top center;
    background-repeat:no-repeat;
}

#wrap {
	width:960px;
	display:block;
	margin-left:auto;
	margin-right:auto;
}

#testatina{
	width:960px;
	height:266px;
	display:block;
	float:left;
	background:url(../images/logo.png) no-repeat;
}

#tst01{
	width:232px;
	height:266px;
	display:block;
	float:left;
}

#testatinadx{
	width:728px;
	height:266px;
	display:block;
	float:left;
}

#tst02{
	width:728px;
	height:105px;
	display:block;
	float:left;
}

#tst03{
	width:728px;
	height:79px;
	display:block;
	float:left;
	text-align:right;
}

#navigator{
	width:728px;
	height:52px;
	display:block;
	float:left;
}

#puls01{
	width:112px;
	height:52px;
	display:block;
	float:left;
	text-align:center;
	line-height:52px;
}

#puls02{
	width:127px;
	height:52px;
	display:block;
	float:left;
	text-align:center;
	line-height:52px;
}

#puls03{
	width:224px;
	height:52px;
	display:block;
	float:left;
	text-align:center;
	line-height:52px;
}

#puls04{
	width:168px;
	height:52px;
	display:block;
	float:left;
	text-align:center;
	line-height:52px;
}

#puls05{
	width:97px;
	height:52px;
	display:block;
	float:left;
	text-align:center;
	line-height:52px;
}

#animazione{
	width:960px;
	height:180px;
	display:block;
	float:left;
	background-color:#EAEAEA;
}

#fotoanimazione{
	width: 940px;
	height: 160px;
	display: block;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	background-color: #FFF;
}

#divisorio{
	width:960px;
	height:40px;
	display:block;
	float:left;
	background:url(../images/div_int.png) no-repeat;
}

#linea{
	width: 960px;
	height: 52px;
	display: block;
	float: left;
	background: url(../images/tit_ragg.png) no-repeat;
}

#vuoto{
	width: 960px;
	height: 30px;
	display: block;
	float: left;
}

#spaziotesto{
	width: 960px;
	height: 420px;
	display: block;
	float: left;
}

#navlat{
	width: 240px;
	height: 420px;
	display: block;
	float: left;
}

#miniatura{
	width:240px;
	height:135px;
	display:block;
	float:left;
	background-color:#EAEAEA;
}

#fotominiatura{
	width: 220px;
	height: 115px;
	display: block;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	background-color: #FFF;
}

#spaziominiatura{
	width:240px;
	height:90px;
	display:block;
	float:left;
}

#divnav{
	width: 20px;
	height: 420px;
	display: block;
	float: left;
}

#testo{
	width: 700px;
	height: 420px;
	display: block;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #555555;
	text-align: justify;
	line-height: 24px;
}

#indirizzo{
	width: 960px;
	height: 52px;
	display: block;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	line-height: 52px;
}

#x3m{
	width: 960px;
	height: 30px;
	display: block;
	float: left;
	line-height:30px;
	text-align:center;
}

.link {
	font-family: trebuchet ms, Lucida Sans Unicode, LucidaGrande, Verdana, Sans-serif;
	color:#30429B;
	font-size:16px;
	text-decoration:none;
}

A.link:hover {
	font-family: trebuchet ms, Lucida Sans Unicode, LucidaGrande, Verdana, Sans-serif;
	color:#3DB64B;
	font-size:16px;
	text-decoration:none;
	font-style:italic;
}

.linkpuls {
	font-family: trebuchet ms, Lucida Sans Unicode, LucidaGrande, Verdana, Sans-serif;
	color:#30429B;
	font-size:15px;
	text-decoration:none;
}

A.linkpuls:hover {
	font-family: trebuchet ms, Lucida Sans Unicode, LucidaGrande, Verdana, Sans-serif;
	color:#3DB64B;
	font-size:15px;
	text-decoration:none;
	font-style:italic;
}

.linkmail {
	font-family: trebuchet ms, Lucida Sans Unicode, LucidaGrande, Verdana, Sans-serif;
	color:#000000;
	font-size:14px;
	text-decoration:none;
}

A.linkmail:hover {
	font-family: trebuchet ms, Lucida Sans Unicode, LucidaGrande, Verdana, Sans-serif;
	color:#3DB64B;
	font-size:14px;
	text-decoration:none;
}

.x3m {
	font-family: trebuchet ms, Lucida Sans Unicode, LucidaGrande, Verdana, Sans-serif;
	color:#999999;
	font-size:11px;
	text-decoration:none;
}

A.x3m:hover {
	font-family: trebuchet ms, Lucida Sans Unicode, LucidaGrande, Verdana, Sans-serif;
	color:#CCCCCC;
	font-size:11px;
	text-decoration:none;
}
