body {
	font-family:verdana;
	margin:0px;
	padding:0px;
	height:100%;
	background:#FFFFFF;
	color:#3C3C3C;
	}

html, body {	height:100%;}

#container {
	min-height:100%;
	height:auto !important;
	height:100%;
	margin:0 auto -80px;
}

#footer, #push {height:80px;}

#header {
	width: 600px;
	height:14em;
	margin:auto;
	height:260px;
	color:#C9BBBB;	
	text-align:center;
}

#header h2 {
	font-size:2em;
	margin:0px;
	padding:0px;
	word-spacing:12px;
	letter-spacing:5px;
	font-weight:500;
	}
#header h2 a {
	width:100%;
	height:100%;
	color:#C9BBBB;
}

#menu li{
	font-family: "Comic Sans MS", cursive;
	list-style:none;
	float:left;
	width:120px;
	background:url(line.png) repeat-y top center;
	}

#menu li a {
	background:#ffffff;
	position:relative;
	color:#444444;
	font-size:medium;
	font-style:italic;
	width:130px;
	}

#menu li a:hover {
	color:#c9bbbb;
}

#uno{	height:3em; }
#uno a { 	top:2em; }
#due{	height:10em; }
#due a { 	top:9em; }
#tre{	height:6em; }
#tre a { 	top:5em; }
#quattro{	height:13em; }
#quattro a { 	top:12em; }
#cinque{	height:8em; }
#cinque a { 	top:7em; }


#menu ul{
	margin:0px;
	padding:0px;
	}

A {
	text-decoration:none;
	color:#A37575;
	}



#body {
	padding-top:15px;
	width: 600px;
	margin:auto;
	}

#body p,  p.sub, #footer span, #language{
	font-family:'Comic Sans MS', Skia, Apple Chancery, Fantasy; 
}

#body p{
	text-align:center;
	margin:0px;
	padding-bottom:3px;
	letter-spacing:7px;
	font-style:italic;
	border-bottom:solid 2px #C9BBBB;
	}

p.sub, #body p.sub{
	text-align:center;
	font-size:small;
	font-style:italic;
	word-spacing:4px;
	letter-spacing:normal;
	border:none;
	}

#footer p.sub{
	height:20px;
	padding:0px;
	margin:0px;
}


#body div.content {
	font-family:'Verdana';
	text-align:justify;
	border:0px;
	font-style:normal;
	letter-spacing:normal;
	margin-bottom:80px;
	}

#body li{
	list-style-image: url('dot.jpg');
	margin-bottom:25px;
	}
	
.icon {
	margin:10px;
	position:relative;
	right:200px;
	top:50px;
	text-align:right;
	}

#body li li img {
	right:585px;	
	}
	
#body div.content i {
	color:#706C6C;
	font-size:smaller;
	}

#body img {
	margin:5px;
	}

input {
	width:400px;
	float:right;
	padding-bottom:5px;
	}
textarea {
	width:100%;
	}

input, textarea, button{
	background:#e8e6e6;
	border:1px solid #c9bbbb;
}

button{
	float:right;
	padding:5px 10px;
	margin-top:10px;
	font-size:x-large;
	font-weight:bold;
	color:#222;
}

button:hover{
	background:#faf8f8;
}


#footer {
	text-align:center;
	overflow:hidden;
	bottom:0px;
	background:#fff;
	width:100%;
	}

#footer img {
	margin:8px;
}
	
#footer span {
	margin:0px;
	padding:0px;
	letter-spacing:35px;
	font-size:small;
	font-weight:bold;
	font-style:italic;
	}


#language {
	margin-right:5px;
	color:#8F788F;
	font-style:italic;
	float:right;
	}

img {
	border:0px;
	}
