@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #EEEEEE;
	margin: 0px;
}
.tabPrincipale {
	background-color: #FFFFFF;
}
.sfondoUp {
	background-image: url(immagini/sfondoUp.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
.sfondoDw {
	background-image: url(immagini/sfondoDw.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFFFFF;
}
.sfondoDx {
	background-image: url(immagini/sfondoDx.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #FFFFFF;
}
.sfondoSx {
	background-image: url(immagini/sfondoSx.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
}
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}
h1 {
	font-size: 1.6em;
	}
h2 {
	font-size: 1.6em;
	}
h3 {
	font-size: 1.3em;
	}
.stileContattiText {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	width: 120px;
}

h1, h1 a:visited, h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h1, h1 a, h1 a:hover, h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
a, h2 a:hover, h3 a:hover {
	color: #EA7D18;
	text-decoration: none;
	}

a:hover {
	color: #EA7D18;
	text-decoration: underline;
	}
.stileContattiSelect {
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
.stileContattiTextArea {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	width: 300px;
	height: 80px;
}
ul {
	text-indent: -15px;
}

.stileContattiButton {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	width: 120px;
}
.copyrightTxt {
	font-size: 10px;
	color: #000000;
}
.stileInputText {
	background-color: #FFFFFF;
	height: 17px;
	width: 150px;
	border: 1px solid #000000;
}
.stileInputButton {
	background-color: #FFFFFF;
	height: 21px;
	width: 50px;
	border: 1px solid #000000;
}
