/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #71726E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	text-decoration:none;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
		color: #999999;
}
a:hover {
	text-decoration: none;
		color: #000000;
}
a:active {
	text-decoration: none;
		color: #999999;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration:none;
	color: #cc0033;
}

h1 {
	font-size: 32px;
}

h2 {
	font-size: 23px;
}

h3 {
	font-size: 16px;
	font-weight:bold;
	text-transform: uppercase;
	letter-spacing:-1px;
	line-height:10px;
}

h4 {
	font-size: 12px;
	font-weight:bold;
	text-transform: uppercase;
}

p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Header */

#header {
	width: 939px; 
	margin: 0 auto;
}

/* Menu */

#menu {
	float: left;
	width: 839px;
	height: 50px;
	background: #ffffff;
}

#menu ul {
	margin: 20px 0 0 6px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block; 
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 0 15px;
	background: url(../images/img03.gif) no-repeat right 60%;
	text-decoration: none;
	text-transform: uppercase;
	font: 12px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color: #999999;
}

#menu a:hover { 
	text-decoration: none; 
	color: #666666;
}

#menu .current_page_item a {
	color: #990033;
}

#menu .last a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 0 15px;
	text-decoration: none;
	text-transform: uppercase;
	background: url(../images/img03a.gif) no-repeat right 60%;
	font: 12px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color: #999999;
}

#menu .last2 a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 0 15px;
	text-decoration: none;
	text-transform: uppercase;
	background: url(../images/img03a.gif) no-repeat right 60%;
	font: 12px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color: #990033;
}

#bandiere {
	float: left;
	width:100x;
	height: 20px;
	background: #ffffff;
	margin: 20px 0 0 6px;
}

/** LOGO */

#logo {
	float: left;
	width: 939px;
	height: 273px;
	margin-left: 10px;
	background: url(../images/img02.jpg) no-repeat left top;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 150px 0 0 280px;
	line-height: normal;
	letter-spacing:1px;

}

#logo h1 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 46px;
	font-style: italic;
	color:#990033;
}

#logo h1 a {
	text-decoration: none;
	color: #990033; 
}

#logo h1 a:hover { text-decoration: none; }

#logo h2 {
	margin: 0;
	padding: 0 0 0 140px;
	font: italic 15px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration:none;
}

#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#logo p a:hover { text-decoration: none; }

#wrapper {
	width: 960px;
	margin: 0 auto;
	background: url(../images/img01.gif) repeat-y left top;
/*	background: url(../images/img01.gif) repeat-y left top; */
}

/* Page */

#page {
	width: 939px;
	margin: 0 auto;
}

#bread {
	width: 939px;
	margin: 0 auto;
	padding: 10px 10px 0 280px;
}
#bread a { 
	text-decoration: none; 
	color: #999999;
	}
.pane {
	float: left;
	font-size:11px;
	text-transform: uppercase;
	color:#990033;
}
/* Content */

#content {
	float: right;
	width: 630px;
	padding: 30px 30px 0 0;
}

/* Post */

.post {
}

.post .title {
letter-spacing:1px;

	
}

.post h1 {
}

.post h2 {
}

.post .entry {
	padding-top: 10px;
}

.post .meta {
	padding: 7px 0 40px 0;
	border-top: 1px dotted #D1D1D1;

}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;

}

.post .meta . {
	float: left;
	
}



.post .meta .comments {
}

.post .meta b {
	display: none;
}


.entry2 a {
	font-size:10px;
	color:#666666;
}
/* Sidebar */

#sidebar {
	float: left;
	width: 215px;
	padding: 15px 0 0 30px;
}


#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	padding-left:0px;
	text-align:left;
}

#sidebar li ul {
}

#sidebar li li {
	margin-left:15px;
}

#sidebar h3 {
	font-size: 16px;
	font-weight:bold;
	text-transform: uppercase;
	letter-spacing:-1px;
	line-height:28px;
}

#sidebar h4 {
	font-size: 12px;
	font-weight:lighter;
	text-transform:uppercase;
	line-height:18px;
	padding-top:2px;
}
/*
h3 {
	font-size: 16px;
	font-weight:bold;
	text-transform: uppercase;
	letter-spacing:-1px;
	line-height:10px;
}
*/

.news {
	font-family:Georgia, "Times New Roman", Times, serif:;
	font-size:11px;
	line-height:18px;
	float: left;
	width: 215px;
	border-top: thin dotted ;
}
.news2 {
	font-family:Georgia, "Times New Roman", Times, serif:;
	font-size:12px;
	line-height:26px;
	float: left;
	width: 215px;
	border-top: thin dotted ;
	border-color:#CCC;
}
.byline {
	font-size:10px;
	color:#666666;
}
.readfull a {
	font-size:10px;
	color:#666666;
}

.gallery {
	float: left;
	font-size:11px;
	text-transform: uppercase;
	color:#990033;
}





/* Search */

#search {
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 135px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #3A0700;
}

#x {
	padding: 3px;
	border: none;
	background: #3A0700;
	text-transform: lowercase;
	font-size: 11px;
	color: #FFFFFF;
}

/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
		text-decoration:none;

}

/* Footer */
#footer-wrap {
	width: 939px;
	height: 30px;
	margin: 0 auto;
	background: #999999;
}

#footer {
	margin: 0 auto;
	height: 30px;
	min-height: 30px;
	padding: 0;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

html>body #footer {
	height: auto;
}

#footer p {
}

#legal {
	clear: both;
	padding-top: 00px;
	text-align: center;
	color: #000000;
}

#legal a {
	text-decoration: none;
	color: #000000;
}

/* tabella */

.tabella {
	
	border-top: solid;
	border-color:#aaaaaa ;
	border-collapse: collapse;	
	border-top: hidden
		}

	
.tabella2 {
	border-top: solid;
	border-color:#eeeeee ;
	border-collapse: collapse;	
	border-top: hidden
	}
.titolonetabella {
	font-size: 18px;
	font-weight:bold;
	text-transform: uppercase;
	color:#990033;
}

.titolotabella {
	font-size: 12px;
	font-weight:bold;
	text-transform: uppercase;
}

.testotabella {
	font-size: 12px;
	text-transform: uppercase;
}
.descrizionetabella {
	font-size: 12px;
	line-height:20px;

}
.descrizionetabella2 {
	font-size: 12px;
	font-weight:lighter;
	text-transform: lowercase;
}


.testotabella a:link {
	color: #000000;
	text-decoration: none;
}
.testotabella a:visited {
	text-decoration: none;
		color: #000000;
}
.testotabella a:hover {
	text-decoration: none;
		color: #990033;
}
.testotabella a:active {
	text-decoration: none;
		color: #000000;
}

