/* CSS Document http://www.sciap.it */

body {
	margin-left: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px; }
div.header{
	border: 1px solid gray;
	margin : 0 auto 0;
	background-position: top center;
	text-align:center;
	width: 800px;
	height: 140px; }
div.header2{
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	margin : 0 auto 0;
	background-position: top center;
	text-align:center;
	width: 800px;
	height: 75px; }
div.menu_home{
	width: 667px;
	height: 23px;
	text-align: center;
	margin: 0 auto 0;}
div.menu{
	width: 667px;
	height: 23px;
	text-align: center;
	margin: 0 auto 0;
	padding: 0px 75px 0px 0px;}
div.content_home{
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	background: url(ImmaginiSC/sfondo.gif) repeat-y;
	width: 800px;
	text-align: center;
	margin: 0 auto 0;}
div.content{
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	background: url(ImmaginiSC/sfondoz.gif) repeat-y;
	width: 800px;
	text-align: center;
	margin: 0 auto 0;}
div.footer{
	border: 1px solid gray;	
	width: 800px;
	height: 40px;
	margin: 0 auto 0;
	text-align:center;
	border-top:3px double #A0A0A0;
	font-family: Georgia, Times, Times New Roman, Serif;
	font-size: 12px;
	color: #A0A0A0;}

img{border:0px;}

a:link, a:visited {
    text-decoration: none; }
a:hover {
    text-decoration: none; }
.data {
    color: #969696;
	font-size: 11px; }
.scritta_welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #787878;	}
.visit {
    font-size: 12px;
	color: black; }
.sezioni {
	font-size: 18px;
	font-weight: bold; }
.scrivici {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; }
.dicitura{
	
}

	
.testo_sotto {
	font-weight: bold;
	font-size: 16px; }
a:link {
    text-decoration: none;
	color: #000000; }
a:visited {
    text-decoration: none;
	color: #000000; }
A.link:hover {
	color:#FF0000;
	/*font-size: 14px;*/
	text-decoration: none; }
A.link:link {
	text-decoration: none;
	/*font-size:14px;*/ }