/*
SATER
V.10
www.sater.it
*/

html,body,td,th,tr,p,input,textarea,option {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #000000;
}
#content_ins {
	background-color: #FFFFFF;
	background-image: url(immagini/in_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #333333;
	padding: 10px;
	height: 200px;
}
.pad10 {
	padding: 10px;
}
#footer a {
	color: #666666;
	text-decoration: underline;
}
#footer a:visited {
	color: #666666;
	text-decoration: underline;
}
#footer td {
	color: #666666;
}
.field {
	background-color: #FFFFFF;
	border: 1px solid #6B73A2;
	width: 100%;
}
.field_small {
	background-color: #FFFFFF;
	border: 1px solid #6B73A2;
	font-size: 9px;
}

p,form {
	margin: 0px;
}
h1,h2,h3,h4 {
	font-size: 12px;
	font-weight: bold;
	color: #6B73A2;
	margin: 0px;
}
.path  {
	font-size: 10px;
	padding-right: 10px;
	color: #5B5B5B;
}
.path a {
	font-size: 10px;
	color: #606060;
	text-decoration: underline;
}
.highlight {
	font-weight: bold;
	color: #6D74A2;
}
th {
	color: #FFFFFF;
	background-color: #6B73A2;
}
#barinsleft td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-left: 10px;
	background-color: #F0F0F0;
}
#barinsleft .selected {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-left: 10px;
	background-color: #CCCCCC;
	color: #FFFFFF;
}
#barinsleft a {
	color: #333333;
	text-decoration: underline;
}
#barinsleft a:hover {
	color: red;
	text-decoration: none;
}
.white {
	color: #FFFFFF;
}
.button {
	color: #FFFFFF;
	background-color: #6B73A2;
	border: 1px #333333;
}
.dborder {
	border: double #bbb;
}
body {
	margin: 0px;
	padding: 0px;
}
a {
	color: #6D74A2;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
#languages {
	font-size: 9px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
}
#box {
	background-color: #FFFFFF;
}
#footer h1  {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
