/*
style.css: "realizzositi" CSS file
date: 14/04/06
*/
body {
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size: 83%; 
	text-align: center;
	background: url(http://www.realizzositi.com/sitob.jpg);
	padding: 0;
	color: #666;
        margin-top: 0px;
        margin-bottom: 0px;
cursor: url("http://www.realizzositi.com/pen.cur") 
}
img { border: 0; }

#header {
	background-color: #fff;
	height: 0.0em;
	}
#header h1 { 	
	margin: 0;
	color: #C6C4C5;
	font-size: 1em;
	font-weight: normal;
	cursor: default;
	}	
#header h2 { 	
	margin: 0;
	color: #8D8E90;
	font-size: 1.2em;
	padding-left: 1px;
	cursor: default;
	}	
	
#buttons {
	margin: 0 auto;
	width: 800px;
	}
#buttons div {
	width: 80px;
	float: right;
	height: 80px;
	text-align: center;
	margin:0px;
	}
	
#buttons #s1 {
	background: url(img/3h.png) no-repeat 50% 0%;
	border-right:0px groove #ffffff;
	}
#buttons #s2 {
	background: url(img/3h.png) no-repeat 50% 0%;
	border-right:0px groove #ffffff;
	}
#buttons #s3 {
	background: url(img/3h.png) no-repeat 50% 0%;
	border-right:0px groove #ffffff;
	}
#buttons #s4 {
	background: url(img/3h.png) no-repeat 50% 0%;
	border-right:0px groove #ffffff;
	}
#buttons #s5 {
	background: url(img/3h.png) no-repeat 50% 0%;
	border-right:0px groove #ffffff;
	}
#buttons #s6 {
	background: url(img/3fu.png) no-repeat 50% 0%;
	}
#buttons #s7 {
	background: url(img/3or.png) no-repeat 50% 0%;
	}
#buttons #s8 {
	background: url(img/3h.png) no-repeat 50% 0%;
	}
#buttons #s9 {
	background: url(img/3h.png) no-repeat 50% 0%;
	}
#buttons #s10 {
	background: url(img/3.png) no-repeat 50% 0%;
	border-right:0px groove #ffffff;
	}

#buttons div a{
	color: #000000;
	font-size: 1.0em;
	display: block;
	padding: 62px 0px 0px 0px;
	text-decoration:none;
	}

#buttons div a:hover{
	text-decoration:none;
	}

#buttons .selected{
	text-decoration:underline;
}

#container {
	background-color: #fff;
	width: 800px;
	padding: 0px 10px 5px 10px;
	text-align: justify;
	margin: 0 auto;
}

#content {
	display:block;
	clear:left;
	float:left;
	width: 800px;
	background-color:#FFFFFF;
	margin-bottom:0px;
	padding:0px 0px 0px 0px;
}

#content h1 {
	color: #8D8E90;
	font-size: 2.1em;
	cursor: default;
	display: block;
	margin: 2px 0 15px 0.5px;
	padding: 0;
	border-color: #ddd;
	border-style: solid;
	border-width: 0 0 1px 0;
}
#content h2 {
	color: #8D8E90;
	font-size: 1.0em;
	cursor: default;
	display: block;
	margin: 10px 0 10px 0;
	padding: 0;
	border-color: #ddd;
	border-style: dashed;
	border-width: 0 0 1px 0;
}

#content a {
	color: #000000;
	text-decoration:none;
	}

#content a:hover {
	color: #C6C4C5;
	text-decoration:underline;
	}

#content .sidebar {
	position: relative;
	clear:right;
	float: right;
	margin: .5em 0 0 .5em;
	padding: 0 .7em .7em .7em;
	width: 135px;
	font-size: .9em;
	border: 1px solid #ddd;
	background-color:#FFFFFF;
}

#content ul li{
	list-style-image: url(img/list.gif);
}

button {
	background : #ffffff;
	border : 1px solid #ddd;

}
input {
	border : 1px solid #ddd;
	margin : 0px 0px 0px 0px;
	padding : 1px 1px 1px 1px;
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
}
textarea {
	border : 1px solid #ddd;
	height : 8em;
}

#footer {
	display: block;
	clear: left;
	width: 750px;
	background-color:#FFFFFF;
	border-color:#8D8E90;
	border-style:solid;
	border-width:1px 0 0 0;
	padding-top:10px;
	margin:10px 10px 10px 0px;
}
#footer a {
	text-decoration: none;
	color: #8D8E90;
	border-bottom: 1px dashed #A2AFBF;
}
#footer a:hover {
	border-bottom: 1px dashed #fff;
	color: #000;
}
