@charset "UTF-8";
/* CSS Document */

body {
	background-color:#FFFFFF;
	padding: 0px;
}
.box {
	background-image:url(../imm/2-centro.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.box .top {
	background-image:url(../imm/1-top-home.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.box .bottom {
	background-image:url(../imm/3-bottom.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.testi{
	font-family:Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	line-height: 18px;
	letter-spacing: 1px;
	word-spacing: 2px;
}
.Stile2 {color: #924744}
.testi a:link {
	font-family:Helvetica, sans-serif;
	font-size:13px;
	color: #CCCCCC;
	line-height: 16px;
	letter-spacing: 1px;
	word-spacing: 2px;
	text-decoration: none;
}
.testi a:hover {
	font-family:Helvetica, sans-serif;
	font-size:13px;
	color: #FFFFFF;
	line-height: 16px;
	letter-spacing: 1px;
	word-spacing: 2px;
	text-decoration: underline;
}
.testi a:visited {
	font-family:Helvetica, sans-serif;
	font-size:13px;
	color: #CCCCCC;
	line-height: 16px;
	letter-spacing: 1px;
	word-spacing: 2px;
	text-decoration: none;
}
.titoli{
	font-family:Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	line-height: 19px;
	letter-spacing: 1px;
	word-spacing: 2px;
}
.h1{
	font-family:Helvetica, sans-serif;
	font-size:13px;
	color: #333333;
	line-height: 18px;
	letter-spacing: 2px;
	word-spacing: 2px;
	font-style: italic;
	font-weight: bolder;
}
.citazione{
	font-family:Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	line-height: 13px;
	letter-spacing: 1px;
	word-spacing: 2px;
	font-style: oblique;
	text-align: right;
}
.h2{
	color: #666666;
	font-size: 7pt;
	font-family: Verdana, Helvetica, sans-serif, Arial;
	font-weight: bold;
	text-decoration: none;
	text-indent: 0;
	word-spacing: 1pt;
}
/*<agl.folder "algraph">*/
	.h2 a:link {
	color: #666666;
	font-size: 7pt;
	font-family: Verdana, Helvetica, sans-serif, Arial;
	font-weight: bold;
	text-decoration: none;
	text-indent: 0;
	word-spacing: 1pt;
}
	.h2 a:visited {
	color: #666666;
	font-size: 7pt;
	font-family: Verdana, Helvetica, sans-serif, Arial;
	font-weight: bold;
	text-decoration: none;
	text-indent: 0;
	word-spacing: 1pt;
}
	.h2 a:hover {
	color: #333333;
	font-size: 7pt;
	font-family: Verdana, Helvetica, sans-serif, Arial;
	font-weight: bold;
	text-decoration: underline;
	text-indent: 0;
	word-spacing: 1pt;
}
/*</agl.folder>*/

