@charset "UTF-8";
/* CSS Document */

body{background-attachment:fixed;
background-image:url(images/pat.jpg);
background-position:top;
background-repeat:repeat-x;
}

.cont {
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #666666;
	font-size: 13px;
	display:block;
	width:400px;
	height:120px;
	overflow:hidden;
	padding:5px;
}
.under {
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #666666;
	font-size: 16px;
	display:block;
	width:800px;
	height:100px;
	overflow:hidden;
	padding:5px;
	text-align:center;
}
.cont_contatti {
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #666666;
	font-size: 13px;
	display:block;
	width:150px;
	height:120px;
	overflow:hidden;
	padding:5px;
}
.cont_contatti a{
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #999999;
	font-size: 13px;
	text-decoration:none;
}
.cont_contatti a:hover{
	text-decoration:underline;
}
.credits {
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #666666;
	font-size: 13px;
	padding-top:120px;
}
.credits a{
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #999999;
	font-size: 13px;
	text-decoration:none;
}
.credits a:hover{
	text-decoration:underline;
}
.cont a{
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #999999;
	font-size: 13px;
	text-decoration:none;
}
.cont a:hover{
	text-decoration:underline;
}

.capo_paragrafo {
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #FFFFFF;
	font-size: 14px;
}

.splash_link a{
font-family: "Trebuchet MS", Arial, Verdana;
	color: #000000;
	font-size: 15px;
	text-decoration:none;
}

.splash_link a:hover{
color: #999999;
	text-decoration:underline;
}
