 @charset "UTF-8";
/*CSS Document */

/*foto*/

/*foto*/

img {
	color:#1E80DE;
	border:double;
}

body {
	margin:0;
	background-image:url(../images/sf_pag.gif);
}


/*div*/

#wrap {
	width:960px;
	display:block;
	margin-left:auto;
	margin-right:auto;
}

#testatina{
	width:960px;
	height:316px;
	display:block;
	float:left;
}

#titolo{
	width:960px;
	height:76px;
	display:block;
	float:left;
	background:url(../images/fo_01.gif) no-repeat;
}

#lateralesx{
	width:11px;
	height:460px;
	display:block;
	float:left;
	background:url(../images/fo_02.gif) no-repeat;
}

#spaziofoto{
	width:938px;
	height:460px;
	display:block;
	float:left;
	background:url(../images/fo_03.gif) repeat-x;
	text-align:center;
}

#lateraledx{
	width:11px;
	height:460px;
	display:block;
	float:left;
	background:url(../images/fo_04.gif) no-repeat;
}

#chiusurasx{
	width:11px;
	height:30px;
	display:block;
	float:left;
	background:url(../images/fo_05.gif) no-repeat;
}

#chiusuracent{
	width:938px;
	height:30px;
	display:block;
	float:left;
	background:url(../images/fo_06.gif) repeat-x;
	text-align:center;
	line-height:24px;
}

#chiusuradx{
	width:11px;
	height:30px;
	display:block;
	float:left;
	background:url(../images/fo_07.gif) no-repeat;
}

#chiusurabase{
	width:960px;
	height:20px;
	display:block;
	float:left;
	background:url(../images/fo_08.gif) no-repeat;
}

#footer{
	width:960px;
	height:80px;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	text-align:center;
	line-height:30px;
}

#chiusura{
	width:960px;
	height:20px;
	display:block;
	float:left;
}

.link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	text-decoration:none;
}

A.link:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#C7221F;
	text-decoration:underline;
}

.link01{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#1E80DE;
	text-decoration:underline;
}

A.link01:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	text-decoration:overline;
}

