﻿body {
	margin: 0px;
	background-color: #ffffff;
	font-family: Arial,tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
	color: #616161;
	background:  #ffffff;
}
a {
	color: #264398;
}
a:hover {
	color: #3F63CF;
}

p {
	margin:0px;
	padding:0px;
}
h1 a {
    color: #ff007e;
    text-decoration: none;
}
h1 a:hover {
    color:  #FF5EAE;
    text-decoration: underline;
}

h2 a {
    color: #ff007e;
    text-decoration: none;
}
h2 a:hover {
    color: #ff007e;
    text-decoration: underline;
}
h3 a {
    color: #ff007e;
    text-decoration: none;
}
h3 a:hover {
    color: #ff007e;
    text-decoration: underline;
}

h1 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ff007e;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
}
h5 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff007e;
	margin: 0px 5px 0px 0px;
	padding: 0px 5px 0px 10px;
}
h4 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff007e;
	margin: 0px 5px 0px 0px;
	padding: 0px 5px 0px 10px;
}
h3 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff007e;
	margin: 0px 5px 0px 0px;
	padding: 0px 5px 0px 10px;
}
h2 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff007e;
	margin: 0px 5px 0px 0px;
	padding: 0px 5px 0px 10px;
}
#principale {
	background-color: #ffffff;
	height: auto;
	width: 815px;
    margin:auto;
	padding-right: 1px;
	padding-left: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

}
#keys {
	width: 815px;
	height: 30px;
}
#header {
	width:815px;
	height:150px;
	margin-bottom:10px;

}
#logo {
	width:298px;
	height:150px;
	float:left;
}
#logo h1 {
	width: 298px;
	height: 150px;
	position: relative;
	float:left;
	margin:0px;
	left:0px;
	top:0px;

}
#logo a span {
	width: 298px;
	height: 150px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url('images/logo.jpg');

}
#header-dx {
    float: left;
    text-align: center;
    width: 500px;
    height: 150px;
}
#header-dx h1 {
    margin-top: 60px;
    font-size: 24px;
}
#header-dx h2 {
	margin-top: 15px;
	color: #254399;
}
#header-dx h2 a {
	color: #264398;
}
#header-dx h2 a:hover {
	color: #3F63CF;
}

#contenitore {
	width: 815px;
	position: relative;

}
#testo {
	width: 815px;
	position: absolute;
	top: 50px;
	margin-bottom:40px;
}
#testo img {
	height:8px;
	width:8px;
}
#testo-in-costruzione {
		width: 815px;
	position: absolute;
	top: 100px;
	margin-bottom:40px;

}
#link-suggeriti {
	width:815px;
}
#link-suggeriti .stile {
	float:left;
	width:400px;
}
#testo-in-costruzione h1 {
    font-size:24px;
    text-align:center;
}
#testo-in-costruzione h2 {
    font-size:18px;
    text-align:center;
    margin-top:20px;
    margin-bottom:50px;
}

#sin {
	float: left;
	height: auto;
	width: 400px;
	vertical-align: top;
	text-align: justify;
}
#sin h1 {
	text-align: center;
	padding-bottom: 15px
}
#des {
	height: auto;
	width: 400px;
	float: left;
	text-align: justify;
	padding-left: 15px;
}
#des h1 {
	padding-bottom: 15px;
    text-align:center; 
 }
#footer {
	width: 815px;
	float: left;
	margin: auto;
	text-align: center;
}
#footer p.win {
	border-top: 1px #EE0E6E solid;
	margin-top: 20px;
}
#footer p.validate {
	margin-bottom: 30px;
	margin-top: 20px;
}

#footer p img {
	vertical-align:middle;
	border:0px;
	height:20px;
	width:57px;
}
#menu {
	width: 815px;
	height: 30px;
	position: absolute;
	top: 0px;
	border-top: 1px #FF007E solid;
	line-height: 30px;
	font-size: 15px;
	border-bottom: 2px #264398 solid;
	border-left: 1px #FF007E solid;
	border-right: 2px #264398 solid;
	text-align: center;
	margin: auto;
}
#menu a{
	text-decoration:none;
    font-weight:bold;
}
#menu a:hover{
	text-decoration:underline;
    font-weight: bold;
}

#menu ul {
	position: relative;
	left: 50%;
	padding: 0px;
	float: left;
	margin: 0px;
	list-style-image: url('images/dot.gif');
}
#menu li.liuno {
	position: relative;
	right: 50%;
	float: left;
	margin-left: 24px;
	list-style: none;
}
#menu li.lidue {
	position: relative;
	right: 50%;
	float: left;
	margin-left: 24px;
}