body {
	margin: 0;
	padding: 0;
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family: Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
}

a { /* border-bottom: 1px dotted #EFEFEF;*/
	text-decoration: none;
	color: #333;
}

img {
	border-bottom: none;
}

a:hover {
	text-decoration: none;
	color: #CC0000;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input,textarea {
	font-size: 1.2em;
	color: #333333;
}

h1,h2,h3 {
	margin: 0;
	font-weight: normal;
	color: #333333;
}

h1,h2,h3 a {
	color: #CC0000;
	text-transform: uppercase;
}

h1 {
	letter-spacing: -1px;
	font-size: 1.8em;
}

h2 {
	font-size: 1.5em;
	color: #CC0000;
}

h3 {
	font-size: 1em;
	font-weight: bold;
}

p,ul,ol { /*margin-bottom: 1.6em;*/ /*line-height: 100%;*/
	
}

p {
	
}

blockquote {
	font-style: italic;
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

th {
	font-size: 1.2em;
	font-weight:bold;
	/*color: #4f6b72; */
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-align: left;
	padding: 6px 6px 6px 12px;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	text-transform: none;
	padding: 6px 6px 6px 12px;
	/*color: #4f6b72;*/
}

td.alt {
	background: #F5FAFA;
	/*color: #797268;*/
}

tr.alt {
	background: #F5FAFA;
	color: #797268;
}

/* Header */
#header {
	text-align: left;
	margin: 0 auto;
	padding: 5px 0 5px 0;
	height: 100px;
	width: 100%;
	max-width: 800px;
	background: url(images/top2.jpg) top right no-repeat;
}



#header h1 span {
	color: #CC0000;
}

#header h2 {
	float: left;
	margin: 0 0 0 -190px;
	padding: 160px 0 0 0;
	text-transform: lowercase;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
}

#header h2 a {
	color: #333333;
}

/* Search */
#search {
	float: right;
	width: 40%;
	padding-top: 50px;
}

#search legend {
	display: none;
}

#searchfield {
	font-size: 1em;
	font-weight: normal;
}

#searchsubmit {
	font-size: 1.0em;
	font-weight: normal;
}

/* Page */
#page {
	margin: 0 auto;
	padding: 20px 0 20px 0;
	width: 100%;
	max-width: 800px;
	
}

/* Container 
#container {
	max-width: 980px;
	width:expression(document.body.clientWidth > 1000? "900px": "auto" );  
	background: url(images/content_bg.jpg) top center repeat-y;
	min-height: 100%;
}*/

/* Content */
#content {
	/*margin-left: auto;
	margin-right: auto; */
	margin: 0 30px 0 5px;
	float: left;
	width: 67%;
	max-width: 550px;
	  
	padding: 0px;
}

.post .title {
	letter-spacing: -1px;
	font-size: 1.8em;
	color: #333333;
}

.post .meta {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #EFEFEF;
	line-height: normal;
	color: #666666;
}

/* Sidebar */
#sidebar {
	float: left;
	max-width: 250px;
	width: 25%;
	
	
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 0px;
	padding: 0px 40px;
	background: url(images/img03.jpg) no-repeat;
	padding-top: 12px;
}

#sidebar li ul { /*line-height: 2em;*/
	
}

#sidebar li li {
	margin: 0;
	padding: 0;
	padding-bottom: 3px;
	padding-top: 3px;
	background: none;
	border-bottom: 1px solid #EFEFEF;
}

#sidebar h2 {
	margin-bottom: 10px;
	text-transform: capitalize;
	letter-spacing: -1px;
	color: #CC0000;
}

#sidebar a {
	border: none;
}

/* Footer */
#footer {
	clear: both;
	border-top: 5px solid #EAEAEA;
	background: url(images/footer.gif);
	background-color: #C80E15;
	height: 50px;
	color: #fff;
}

#footer img {
	vertical-align: middle;
	text-decoration: none;
}

#footer p {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	line-height: normal;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#menuorr {
	background: url(images/bg_menu_main.jpg);
	background-color: #4E7B1C;
	padding: 0;
	height: 49px;
	margin: auto;
}

/* Menu */
ul#menu {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 800px;
	

	list-style-type: none;
	display: block;
	height: 49px;
	text-transform: uppercase;
	font-weight: bold;
	background: transparent url("images/separatore.gif") no-repeat top left;
	padding-left: 1px;
}

ul#menu li {
	float: left;
	margin: 0;
	padding: 0;
}

ul#menu li a {
	float: left;
	color: #FFF;
	text-decoration: none;
	padding: 18px 20px 0 20px;
	height: 31px;
	background: transparent url("images/separatore.gif") no-repeat top right
		;
	border-bottom-style: none;
}

ul#menu li a:hover {
	background: transparent url("images/bg_hover.gif") no-repeat top right;
	color: #fff;
}

ul#menu li a.current,ul#menu li a.current:hover {
	color: #fff;
	background: transparent url("images/bg_ON.gif") no-repeat top right;
}

#menu ul li a:hover {
	background: url(images/bg_menu_hover.gif) center center repeat-x;
}

#menu .active a {
	color: #eaeaea;
}

/* minimenu */
#minimenu {
	position: relative;
	top: 84px;
	left: 53%;
	width: 200px;
	height: 20px;
	z-index: 10;
}

#minimenu ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
	line-height: normal;
	text-align: left;
}

#minimenu li {
	display: inline;
	margin: 0;
	padding: 0;
}

#minimenu a {
	padding: 0 10px;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	color: #CC0000;
	border-bottom-style: none;
}

#minimenu a:hover {
	text-decoration: underline;
	padding: 20px;
}

#minimenu .active a {
	color: #eaeaea;
}

.feedtitle {
	font-weight: bold;
}

.feedsummary {
	font-size: 0.8em;
	padding-bottom: 10px;
	margin: 0;
	text-align: justify;
}

.small {
	font-size: small;
}

.tags {
	margin-top: 10px;
}

.center {
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}

.halfbox {
	margin-bottom: 20px;
	text-align: left;
	background-color: transparent;
	background-image: url(images/img03.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding-top: 12px;
	background-position: -3px -3px;
	float: left;
	width: 45%;
	padding: 10px;
}

.halfbox h2 {
	padding-left: 20px;
	margin: 0px;
	margin-bottom: 30px;
	letter-spacing: -1px;
}

.halfbox ul {
	margin-left: 0;
	padding-left: 0;
}

.halfbox li {
	padding-left: 0px;
	padding-bottom: 10px;
	list-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
}

#banner_list_prima-pagina {
	margin-bottom: 50px;
}

.banner_prima-pagina {
	margin-left: 5px;
	margin-right: 5px;
}

.impresa_box {
	margin-top: 40px;
}

.impresa_logo {
	float: right;
	margin: 0px 0px 5px 5px;
}

.impresa_immagine_1 {
	float: left;
	margin: 0px 10px 5px 0px;
}

.impresa_descrizione {
	text-align: justify;
}

.contactform {
	max-width: 410px;

	width: 40%;
}

.contactform li {
	margin: 10px 0 10px 0;
	list-style: none;
}

.hidden_menu {
	position: absolute;
	left: -1000em;
	width: 0;
	height: 0;
}

#content a {
	text-decoration: underline;
}
