﻿ @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/logopasogeg.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:350px;
	display:block;
	float:left;
	background-color:#EAEAEA;
}

#fotoanimazione{
	width: 940px;
	height: 330px;
	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/divisorio.png) no-repeat;
}

#linea{
	width:960px;
	height:52px;
	display:block;
	float:left;
	background:url(../images/linea.png) no-repeat;
}

#vuoto{
	width: 960px;
	height: 30px;
	display: block;
	float: left;
	text-align:center;
}

#testo{
	width: 960px;
	height: 250px;
	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;
}

.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;
}
