/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #A79879;
	margin-top: 0px;
}
.top {
	background-image: url(../icone/header_bg.jpg);
	background-repeat: repeat-x;
	height: 70px;
}
.colonna_centrale {
	background-color: #A79879;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 10px;
}
a {
	font-size: 11px;
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}

h1 {
	font-size: 15px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 13px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 11px;
}
h6 {
	font-size: 10px;
}
div#wrapper {
height: 100%;
margin-left: auto;
margin-right: auto;
min-width: 750px;
max-width: 1000px;
_width: expression(((document.body.clientWidth)) < 750? "750px": ((document.body.clientWidth)) > 1024? "1000px": "auto" );
}
.tab_top1 {
	border-right-width: 0px;
	border-left-width: 0px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #827b6e;
}
.tab_top2 {
	border-right-width: 0px;
	border-left-width: 0px;
	width: 100%;
	border-bottom-width: 0px;
}
.Stile2 {
	font-size: 24px;
	font-weight: bold;
}
.barratop {background-image: url(../icone/barratop.png); background-repeat: repeat-x; height: 120px; color: #FFFFFF; }
