html, body {
	margin: 0;
	padding: 0;
}

body {
	font-family: sans-serif;
	font-size: 12px;
	background: #e8ebf4;
	text-align: center;
	border-top: 4px white solid;
	border-bottom: 4px white solid;
}

#container {
	width:760px;
	margin: 0 auto;
    text-align: left;
	background: url('content_background.jpg') repeat-y;
	border-left: 4px white solid;
	border-right: 4px white solid;
}

#header {
	background-image: url('images/headerbg.jpg');
	height: 150px;
}

#main {
	float:left;
	width: 580px;
}

#content {
	float:right;
	width: 465px;
	padding: 3px 3px 3px 3px;
}

#left {
	float: left;
	width: 109px;
}

#right {
	float: right;
	width: 180px;
}

#footer {
	clear: both;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 5px;
	background-color: #a8acd1;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	border-top: 4px white solid;
}

#navigation1 {
	margin: 0;
	top: 0px;
	padding-top: 132px;
	padding-left: 110px;
	text-align: left;
	color: #6186eb;
	margin-left: 4px;
}

#navigation1 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navigation1 li {
	display: inline;
	margin: 0 0 0 1em;
	padding: 0;
}

#navigation1 a {
	color:#8793b6;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
}

#navigation1 a:hover {
	color: #606c8d;
	text-decoration: none;
}

#navigation1 #activelink{
	color: #e6197b;
	text-decoration: none;
}

#list-menu {
	font-family: "Verdana";
	font-size: 10px;
	text-align: left;
	margin-top:0px;
	margin-left: 0px; 
	padding: 0;
	list-style-type: none;
	color: #6186eb;
}

#list-menu li {
	margin: 0px 0px 0px 0px;
}

#list-menu a {
	display: block;
	height: 12px;
	padding: 2px 5px 2px 5px;
	border-top: 0px dotted #8793b5;
	border-right: 0px solid #ebeee5;
	border-left: 0px solid #ebeee5;
	border-bottom: 1px dotted #8793b5;
	background: #d3d8eb;
	text-decoration: none;
	color:#1870ef;
}

#list-menu a:hover {
	border-bottom: 1px dotted #8793b5;
	background: #e5ebfc url('images/background1.gif');
	color: #e6197b;
}

.formlogin {
	background-color: #b6d7fd;
	border-bottom: 1px solid #7ab8ff;
	margin-bottom: 20px;
	font-weight: bold;
	color: red;
	font-family: "Verdana";
	font-size: 10px;
	text-align: center;
}

.formlogin1{
	background-color: #a8acd1;
	border-bottom: 1px solid #ffffff;
	margin-bottom: 20px;
	font-weight: bold;
	color: #ffffff;
	font-family: "Verdana";
	font-size: 10px;
	text-align: center;
}

.hr2 {
	color: #f7f7f7;
	height: 1px;
}

.TextField {
	border-top: 1px solid #5c6975;
	border-left: 1px solid #5c6975;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color: #e1efff;
	color: #276fc2;
	font-size: 8pt;
	font-family: "Verdana";
	width: 70pt;
	margin-top: 2px;
}

.TextField2 {
	border-top: 1px solid #5c6975;
	border-left: 1px solid #5c6975;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color: #e1efff;
	color: #276fc2;
	font-size: 8pt;
	font-family: "Verdana";
	width: 100pt;
	margin-top: 2px;
}

.select {
	border-top: 1px solid #5c6975;
	border-left: 1px solid #5c6975;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color: #e1efff;
	color: #276fc2;
	font-size: 8pt;
	font-family: "Verdana";
	width: 100pt;
	margin-top: 2px;
}

.select2 {
	border-top: 1px solid #5c6975;
	border-left: 1px solid #5c6975;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color: #e1efff;
	color: #276fc2;
	font-size: 8pt;
	font-family: "Verdana";
	width: 75pt;
	margin-top: 2px;
}

.Button {
	background-color: #e1efff;
	border-width: 1px;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #7ab8ff;
	border-bottom: 1px solid #7ab8ff;
	width: 65pt;
	color: #6186eb;
	font-size: 8pt;
	font-family: "Verdana";
	cursor: pointer;
	margin-top: 2px;
}

.Button1 {
	background-color: #d3d8eb;
	border-width: 1px;
	border-top: 1px solid #a8acd1;
	border-left: 1px solid #a8acd1;
	border-right: 1px solid #6b6f98;
	border-bottom: 1px solid #6b6f98;
	width: 100%;
	color: #6b6f98;
	font-size: 8pt;
	font-family: "Verdana";
	cursor: pointer;
}

.Button3 {
	background-color: #e1efff;
	border-width: 1px;
	border-top: 1px solid #7ab8ff;
	border-left: 1px solid #7ab8ff;
	border-right: 1px solid #7ab8ff;
	border-bottom : 1px solid #7ab8ff;
	width: 40pt;
	color: #6186eb;
	font-size: 11px;
	font-family: "Verdana";
	cursor: pointer;
}

.Button4 {
	background-color: #a6cdfd;
	border-width: 1px;
	border-top: 1px solid #e1efff;
	border-left: 1px solid #e1efff;
	border-right: 1px solid #2873d4;
	border-bottom: 1px solid #2873d4;
	width: 103pt;
	color: #ffffff;
	font-size: 8pt;
	font-family: "Verdana";
	font-weight: bold;
	cursor: pointer;
}

#right h2 {
	margin: 0;
	padding: 0px 2px 0px 2px;
	background-color: #7ab8ff;
	color: #ffffff;
	font-size: 12px;
}

#right a{
	display: block;
	padding-left: 3px;
	font-size: 10px;
	color:#4d5469;
	text-decoration: none;
}

#right a:hover{
	display: block;
	padding-left: 3px;
	font-size: 10px;
	color: #8793b5;
	background-color: #e7eaf5;
	text-decoration: none;
}

#right a.news{
	display: block;
	padding-left: 3px;
	margin-bottom: 10px;
	font-size: 10px;
	color:#4d5469;
	text-decoration: none;
}

#right a.news:hover{
	display: block;
	padding-left: 3px;
	margin-bottom: 10px;
	font-size: 10px;
	color: #8793b5;
	background-color: #e7eaf5;
	text-decoration: none;
}

#footer a.footerlink {
	background-color: #a8acd1;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

#footer a.footerlink:hover {
	background-color: #ffffff;
	color: #8793b6;
	font-weight: bold;
	text-decoration: none;
}

.textimage {
	margin: 5px;
	color: #616a83;
}

.textimage img {
	float: left;
	padding: 5px;
}

.textimage h2 {
	margin: 0;
}

.textimage h2 a {
	text-decoration: none;
	color: #616a83;
}

.textimage h2 a:hover {
	text-decoration: none;
	color: #8e93bb;
	background-color: #e7eaf5;
}

.textimage a {
	font-weight: bold;
	color: #616a83;
}

.textimage a:hover {
	text-decoration: none;
	color: #8e93bb;
	background-color: #e7eaf5;
}

.textimage h3 {
	color: #8e93bb;
}

.textimage h6 {
	margin: 0;
	font-size: 0.9em;
	color: #616a83;
}

.split2 {
	border-top: 1px dotted #8793b5;
	margin: 3px;
	clear: left;
	color: #616a83;
}

.split2 a {
	color: #616a83;
}

.split2 a:hover {
	text-decoration: none;
	color: #8e93bb;
	background-color: #e7eaf5;
}

.split2 div {
	float: left;
	width: 208px;
	padding: 5px;
}

.split2 h3 {
	margin: 0;
}

.split2 h3 a {
	text-decoration: none;
	color: #616a83;
}

.split2 h3 a:hover {
	text-decoration: none;
	color: #8e93bb;
	background-color: #e7eaf5;
}

.split2 h6 {
	margin: 0;
	font-size: 0.9em;
	color: #616a83;
}

.newslink {
	display: block;
	clear: both;
	margin-left: 10px;
}

.newslink a{
	color: #616a83;
}

.newslink a:hover {
	text-decoration: none;
	color: #8e93bb;
	background-color: #e7eaf5;
}

.cartlink {
	display: block;
	clear: both;
	margin: 10px;
	text-align: right;
	vertical-align: middle;
}

.cartlink a{
	color: #616a83;
}

.cartlink a:hover {
	text-decoration: none;
	color: #8e93bb;
	background-color: #e7eaf5;
}

.cartlink img{
	cursor: pointer;
	border: 0;
	vertical-align: middle;
}

.offerta {
	margin: 5px;
	cursor: pointer;
	color: #616a83;
}

.offerta h2{
	background-color: #d3d8eb;
}

.split3 {
	margin: 5px;
	clear: left;
	color: #616a83;
}

.split3 h2 {
	background-color: #d3d8eb;
	margin: 0;
}

.split3 h3 {
	font-size: 1.2em;
}

.split3 div {
	float: left;
	width: 125px;
	font-size: 11px;
	margin-left: 20px;
}

.split3 a {
	color: #616a83;
}

.split3 a:hover {
	color: #8e93bb;
	background-color: #e7eaf5;
}

.split3 h3 a {
	color: #616a83;
	text-decoration: none;
}

.split3 h3 a:hover {
	color: #8e93bb;
	background-color: #e7eaf5;
	text-decoration: none;
}

.row {
	border-top: 1px dotted #8793b5;
	clear: both;
	margin-left: 5px;
	margin-right: 5px;
}

.minilink1 {
	border: 0;
	width: 50px;
	height: 50px;
	cursor: pointer;
	margin-bottom: 2px;
}

.paypal {
	clear: both;
	float: right;
	color: #616a83;
}

.split4{
	margin: 5px;
	clear: both;
	color: #616a83;
}

.split4 h2{
	margin: 0;
}

.split4 h3{
	margin: 0;
}

.split4 div {
	float: left;
	width: 125px;
	font-size: 11px;
	margin-left: 20px;
	margin-bottom: 20px;
}

.split4 h6 {
	margin: 0;
	font-size: 0.9em;
	color: #616a83;
}

.split4 a {
	margin: 0;
	font-size: 11px;
	/*font-weight: bold;*/
	color: #616a83;
}

.split4 a:hover {
	margin: 0;
	font-size: 11px;
	/*font-weight: bold;*/
	color: #8e93bb;
	background-color: #e7eaf5;
	text-decoration: none;
}

.split6 {
	padding-top: 30px;
	clear: both;
	color: #616a83;
	margin-left: 20px;
}

.split6 div {
	font-size: 9px;
	font-family: "Verdana";
	float: left;
	width: 92px;
	height: 60px;
	margin-right: 15px;
}

.split6 a {
	font-size: 11px;
	font-family: "Verdana";
	font-weight: bold;
	color: #616a83;
	margin: 0;
}

.split6 a:hover{
	font-size: 11px;
	font-weight: bold;
	color: #8e93bb;
	background-color: #e7eaf5;
	text-decoration: none;
}

#LastFooter {
	clear: both;
	font-size: 11px;
	margin-left: 20px;
	margin-right: 20px;
	color: #ffffff;
}

#roundFooter {
	margin-top: 5px; 
	padding-left: 0px; 
	background: url('footer_left.gif') #e9ebf4 no-repeat left;
	margin-left: 0px;
	overflow: hidden; 
	height: 30px;
}

#rfContent {
	padding-right: 70px; 
	background: url('footer_right.gif') #e9ebf4 no-repeat right;
	float: right; 
	height: 30px; 
	margin-bottom: 30px; 
}

#rfContent a {
	font-size: 11px; 
	margin-left: 0px; 
	color: #878a81; 
	line-height: 30px; 
	margin-right: 0px; 
	text-decoration: none;
}

#rfContent a:hover {
	color: #444641; 
	text-decoration: underline;
}

#LastFooter2 {
	clear: both;
	font-size: 11px;
	margin-left: 20px;
	margin-right: 20px;
	color: #ffffff;
}

#roundFooter2 {
	margin-top: 5px; 
	padding-left: 0px; 
	background: url('footer_left.gif') #e9ebf4 no-repeat left;
	margin-left: 0px;
	overflow: hidden; 
	height: 30px;
}

#rfContent2 {
	padding-right: 70px; 
	background: url('footer_right.gif') #e9ebf4 no-repeat right;
	float: right; 
	height: 30px; 
	margin-bottom: 30px; 
}

#rfContent2 a {
	font-size: 11px; 
	margin-left: 0px; 
	color: #878a81; 
	line-height: 30px; 
	margin-right: 0px; 
	text-decoration: none;
}

#rfContent2 a:hover {
	color: #444641; 
	text-decoration: underline;
}

.detailsLink {
	text-align: right;
	width: 95%;
}

.detailsLink a {
	font-size: 10px;
	color: #e6197b;
}

.detailsLink a:hover{
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	background-color: #e6197b;
}

.formcontent {
	font-family: "Verdana";
	font-size: 11px;
	color: #616a83;
}

table {
	border: 1px solid #d3d8eb;
	border-collapse: collapse;
	font-family: "Verdana";
	font-size: 7pt;
	color: #616a83;
	text-align:center;
}

td {
	border: 1px solid #d3d8eb;
	border-collapse: collapse;
}

th {
	border: 1px solid #d3d8eb;
	border-collapse: collapse;
	background-color: #a8acd1;
	font-family: "Verdana";
	font-weight: bold;
	font-size: 7pt;
	color:#ffffff;
	text-align:center;
}

table a {
	text-decoration: none;
}

#back {
	padding: 1px;
	width: 100px;
	margin-left: 3px;
	margin-top: 5px;
	border: 1px solid #d3d8eb;
}

#back img {
	vertical-align: bottom;
	cursor: pointer;
	border: 0;
	width: 16px;
	height: 16px;
}

#elenchiFooter {
	font-size: 11px;
}

#elenchiFooter a {
	text-decoration: none;
	font-weight: bold;
}

.elenchiResult {
	font-size: 11px;
	margin-left: 20px;
	margin-right: 20px;
	clear: left;
	color: #616a83;
}

.elenchiResult h3 {
	font-size: 13px;
	margin-bottom: 0px;
}

.elenchiResult a {
	color: #616a83;
	text-decoration: none;
	font-weight: bold;
	font-weight: bold;
}

.elenchiResult a:hover {
	color: #8e93bb;
	background-color: #e7eaf5;
	text-decoration: none;
}

.elenchiResult p {
	margin-top: 1px;
	margin-bottom: 1px;
}

.newscorpo {
	clear: left;
	color: #616a83;
	margin-left: 10px;
	margin-right: 10px;
}

.newscorpo a {
	color: #616a83;
}

.newscorpo a:hover {
	text-decoration: none;
	color: #8e93bb;
	background-color: #e7eaf5;
}

.statordine {
	border: 0px;
	border-collapse: collapse;
	font-size: 10px;
	color: #616a83;
	text-align: left;
	width: 98%;
}

.statordine td {
	border: 1px solid #8793b5;
	padding-left: 2px;
	font-size: 10px;
	vertical-align: top;
}
