﻿@import url("layout.css");
body {
	border-style: none;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-image: url('../images/sf_bg7.gif');
	background-repeat: repeat;
	background-attachment: scroll;
}
#container {
	width: 950px;
	margin: 0px auto 0px auto;
	padding: 0px;
	border-right: 2px solid #725972;
	border-bottom: 2px solid #725972;
	border-left: 2px solid #725972;
	background-color: #FFFFFF;
	border: 1px solid #000066;
	top: 0px;
}
#masthead {
	margin: 0px;
	text-align: center;
	width: 950px;
	padding: 0px;
	border: 1px none #725972;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	top: 0px;
}
#navigation {
	padding: 0px;
	position: relative;
	float: left;
	width: 139px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-right: 1px dotted #725972;
	border-style: none;
	border-color: #FFFFFF;
}
#content {
	border-width: 1px;
	border-color: #C0C0C0;
	border-style: none dotted none dotted;
	padding: 10px;
	margin: 5px;
	float: left;
	width: 770px;
	background-color: #FFFFFF;
}
#footer {
	border-left: 1px none #808080;
	border-right: 1px none #808080;
	border-top: 1px solid #808080;
	border-bottom: 1px none #808080;
	padding: 0px;
	margin: 0px;
	text-align: center;
	clear: both;
	width: 950px;
	height: 40px;
	background-image: url('sf_bot.jpg');
	color: #FFFFFF;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	background-repeat: repeat;
	white-space: normal;
	border-color: #333399;
}
/* Stili titolo */
#masthead h1 {
	padding: 0px;
	margin: 0px;
	border-style: none;
	border-width: 0px;
	color: #fff;
}
#masthead h3 {
	border-style: 0;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	color: #402640;
	}
/* Stili struttura */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: none;
	background-color: #ffffff;
}
#navigation a {
	margin: 3px;
	color: #402640;
	text-decoration: none;
	display: block;
	padding: 3px;
	border-bottom: 1px dotted #fff;
	background-color: #B7C2F7;
	border-width: 1px 1px 1px 5px;
	border-style: solid;
	border-color: #8080FF;
}
#navigation a:hover {
	border-style: solid;
	border-width: 1px 1px 1px 5px;
	border-color: #33CC33;
	color: #402640;
	text-decoration: none;
	background-color: #CECEFF;
}
/* Stili contenuto */
#content h1,h2,h3,h4,h5,h6 {
	border: medium none #FFFFFF;
	color: #333399;
}
#content img {
	margin: 0px;
	padding: 0px;
	background-color: #00FFFF;
}
/* Stili piè di pagina */
#etic p {
	border-style: none;
	border-width: 0px;
	color: #000066;
	text-decoration: none;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	text-align: left;
}
#etic a {
	border-style: none;
	padding: 0px;
	margin: 0px;
	color: #000066;
	text-decoration: none;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 13px;
}
#etic a:hover {
	color: #00CC00;
	text-decoration: none;
}
a {
	color: #402640;
	text-decoration: none;
}
a:hover {
	color: #dfb8df;
	text-decoration: none;
}

/* Stili piè di pagina */
#footer p {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #006600;
	text-decoration: none;
}
a {
	color: #000066;
}
a:hover {
	color: #006600;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.car_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000000;
	text-transform: none;
	font-variant: normal;
	font-weight: normal;
	text-align: justify;
	line-height: 12px;
	text-indent: 10px;
	white-space: normal;
	word-spacing: normal;
	letter-spacing: normal;
}
