/* header */
.header {
	border-bottom: 3px solid #000;
	height: 118px;
	width: 960px;
}
.logo {
	display:inline;
	float:left;
	height:96px;
}

/* menu */
.main {
	margin-top: 10px;
	width: 950px;
	margin-left: 0;
	font: 13px Arial, Helvetica, Geneva, sans-serif;
}

a {
	color: #000;
	text-decoration:underline;
}
a:visited {
	color: #000;
	text-decoration:underline;
}
a:hover {
	color: #d8ca9d;
	text-decoration:underline;
}

.menu {
	width: 960px;
	background-color: #d8ca9d;
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	height: 28px;
}
.menus {
	font-size: 16px;
	text-decoration: none;
	margin: 5px 0.8em;
	font-family: Arial;
}
.menuItem:a {
	display: inline;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;	
	color: #000000;
	border-right: 1px solid #ffffff;
}
.menuItem:link {
	display: inline;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;	
	color: #000000;
	border-right: 1px solid #ffffff;
}
.menuItem:visited {
	display: inline;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;	
	color: #000000;
	border-right: 1px solid #ffffff;
}
.menuItem:hover {
	display: inline;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;	
	color: #000000;
	background-color: #f7e8b2;
	border-right: 1px solid #ffffff;
}
.menuItemLast:a {
	display: inline;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;	
	color: #000000;
}
.menuItemLast:link {
	display: inline;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;	
	color: #000000;
}
.menuItemLast:visited {
	display: inline;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;	
	color: #000000;
}
.menuItemLast:hover {
	display: inline;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;	
	color: #000000;
	background-color: #f7e8b2;
}

/* fine menu */

/* colonne homepage */

.col1 {
	margin-left: 8px;	
	float: left;
	display: table-column;
	width: 444px;
}
.col1art {
	margin-left: 8px;	
	float: left;
	display: table-column;
	width: 600px;
}
.col2art {
	width: 330px;
	float: right;	
}
.col2 {
	overflow: hidden;
	display: inline;
	width: 488px;
	float: right;	
}
.sub_col2_1 {
	overflow: hidden;
	margin-right: 10px;	
	float: left;
	display: table-column;
	width: 152px;
}
.sub_col2_2 {
	overflow: hidden;
	float: right;
	display: table-column;
	width: 326px;
}

.title_news {
	color: #000;
	font: bold 1.1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 5px;
}

.title {
	color: #000;
	font: bold 20px Verdana,Arial,Helvetica,sans-serif;
	letter-sapcing:-1px;
}
.title p {
	margin:0; padding:0;
}
.title a {
	color: #000;
	text-decoration:none;
}
.title a:visited {
	color: #000;
	text-decoration:none;
}
.title a:hover {
	color: #d8ca9d;
	text-decoration:none;
}

.titleAp {
	color: #000;
	font: bold 24px Verdana,Arial,Helvetica,sans-serif;
	letter-sapcing:-1px;
}
.titleAp p {
	margin:0; padding:0;
}
.titleAp a {
	color: #000;
	text-decoration:none;
}
.titleAp a:visited {
	color: #000;
	text-decoration:none;
}
.titleAp a:hover {
	color: #d8ca9d;
	text-decoration:none;
}

.author {
	color: #7c603b;
	font-size: 0.9em;
}
.artdata {
	color: #7c603b;
	font-size: 0.85em;
	text-align:right;
	margin-top:20px;
	font-style: italic;
}
.shortText {
	margin-top: 10px;
	color: #000;
	font-size:13px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
.shortText p {
	margin: 0px;
	padding: 0px;
}
.fullText {
	margin-top: 30px;
	color: #000;
	font-size:13px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

.articlepage {
	border-top: 1px solid #d8ca9d;
	width: 940px;
	margin-left: 10px;
	margin-right:10px;
}
.article {
	border-top: 1px solid #d8ca9d;
	width: 444px;
	padding: 0;
	overflow:hidden;
	margin-bottom:8px;
}
.articleSez {
	border-top: 1px solid #d8ca9d;
	padding: 0;
	overflow:hidden;
	margin-bottom:8px;
}
.sezione {
	border-top: 1px solid #d8ca9d;
	margin: 10px;
}
.articleCat {
	color: #000;
	font: 12px Verdana, Arial, Helvetica, Geneva, sans-serif;
	text-align: right;
	padding: 0;
	margin-bottom:5px;
	margin-top:3px;
}
.articleCat a {
	color: #000;
	text-decoration:none;
}
.articleCat a:visited {
	color: #000;
	text-decoration:none;
}
.articleCat a:hover {
	color: #d8ca9d;
	text-decoration:none;
}

.articleClose {	
	padding:0;
	margin-right:5px;
	float: right;
}
.articleImg1 {
	
}
.imgarticolo {
	margin-right: 10px;
	margin-bottom: 8px;
}
.articleImgR {
	margin-top:10px;
	margin-bottom:10px;
	
}
.articleImgPage {
	
}
.articleImgP {
	float: right;
	margin: 5px 0 3px 5px;
	display: inline;
}
.articleImgD {
	float: left;
	margin: 5px 5px 3px 0;
	display: inline;
}
.spot468x60 {
	width: 468px;
	height: 60px;
	margin-top: 25px;
	margin-right: 25px;	
	display:inline;
	float:right;
}


/* Box */

.roundbox {
	width: 322px;
	margin: 0;
	padding: 0;	
}

.roundtop {
	background: url("/images/site/top2.gif") no-repeat left bottom;
	width: 322px;
	height: 9px;
}
.roundbottom {
	width: 322px;
	height: 11px;
	background: url("/images/site/bottom.gif") no-repeat center top;
 	margin-bottom:10px;
}
.roundtit {
	color: #000;
	font: bold 16px Arial, "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #d8ca9d;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 8px;
	border-right: 1px solid #5a4b41;
	border-left: 1px solid #5a4b41;
}
.roundtit a {
	color: #000;
	text-decoration: none;
}
.roundtit a:link {
	color: #000;
	text-decoration: none;
}
.roundtit a:visited {
	color: #000;
	text-decoration: none;
}
.roundtit a:hover {
	color: #000;
	text-decoration: none;
}

.roundtextcont {
	border-right: 1px solid #5a4b41;
	border-left: 1px solid #5a4b41;
	margin: 0;
	padding: 0;
}
.roundtext {
	margin: 0;
	padding: 12px 8px 6px 8px;	
}
.roundtext p{
	margin: 0;
	padding: 0;
	width: 300px;
}

/* box home page 2 colonna */

.roundbox2 {
	width: 152px;
	margin: 0;
	padding: 0;	
}
.roundbox2 p {
	margin: 0;
	padding: 0;	
	overflow:hidden;
}
.roundtop2ditocchio {
	background: url("/images/site/top2ditocchio.gif") no-repeat left bottom;
	width: 152px;
	height: 66px;
	margin: 0;
	padding: 0;
}
.roundtop2 {
	background: url("/images/site/top_2.gif") no-repeat left bottom;
	width: 152px;
	height: 7px;
	margin: 0;
	padding: 0;
}
.roundbottom2 {
	width: 152px;
	height: 8px;
	background: url("/images/site/bottom2.gif") no-repeat center top;
}
.roundtexttitnob {
	color: #000;
	font: 13px Arial, Helvetica, Geneva, sans-serif;
	padding: 8px 6px 0;
}
.roundtexttitmp {
	color: #000;
	font: bold 16px Arial, Helvetica, Geneva, sans-serif;
	padding: 8px 6px 0;
}
.roundtexttit {
	color: #000;
	font: bold 16px Arial, Helvetica, Geneva, sans-serif;
	padding: 8px 6px 0;
}
.roundtexttit p {
	padding: 0;
	margin:0;
}
.roundtexttit a:link {
	color: #000;
	text-decoration:none;
}
.roundtexttit a {
	color: #000;
	text-decoration:none;
}
.roundtexttit a:visited {
	color: #000;
	text-decoration:none;
}
.roundtexttit a:hover {
	color: #d8ca9d;
	text-decoration:none;
}
.roundtit2 {
	color: #000;
	background-color: #f0eed5;
	margin: 0;
	padding: 0 6px;
	font: bold 20px  "Comic Sans MS", "Helvetica Neue",Arial, Helvetica, Geneva, sans-serif;
}
.roundtit2 a {
	color: #000;
	text-decoration:none;
}
.roundtit2 a:link {
	color: #000;
	text-decoration:none;
}
.roundtit2 a:visited {
	color: #000;
	text-decoration:none;
}
.roundtit2 a:hover {
	color: #000;
	text-decoration:none;
}
.roundtit2b {
	color: #000;
	background-color: #f0eed5;
	margin: 0;
	padding: 0 6px;
	font: bold 20px  "Comic Sans MS", "Helvetica Neue",Arial, Helvetica, Geneva, sans-serif;
	border-right: 1px solid #a4a295;
	border-left: 1px solid #a4a295;
}
.roundtit2b a:link {
	color: #000;
	text-decoration:none;
}
.roundtit2b a {
	color: #000;
	text-decoration:none;
}
.roundtit2b a:visited {
	color: #000;
	text-decoration:none;
}
.roundtit2b a:hover {
	color: #000;
	text-decoration:none;
}


.roundtit2art {
	color: #000;
	background-color: #f0eed5;
	font: bold 16px Arial, Helvetica, Geneva, sans-serif;
	padding: 8px 6px 0;
}
.roundtit2art a {
	color: #000;
	text-decoration:none;
}
.roundtit2art a:link {
	color: #000;
	text-decoration:none;
}
.roundtit2art a:visited {
	color: #000;
	text-decoration:none;
}
.roundtit2art a:hover {
	color: #d8ca9d;
	text-decoration:none;
}
.roundtextcont2 {
	background-color: #f0eed5;
	border-right: 1px solid #a4a295;
	border-left: 1px solid #a4a295;
	margin: 0;
	padding: 0;
}
.roundtext2 {
	margin: 0;
	padding: 8px 8px 1px;
}
.opinVideo {
	margin-bottom:10px;
	border-bottom: solid 1px #a4a295;
	padding-top: 1px;
	font: 14px Verdana,Arial,Helvetica,Geneva,sans-serif;
}
.opinVideoItem {
	display: inline;
}
.opinVideoItemSelected {
	display: inline;
	border-top: solid 1px #a4a295;
	border-right: solid 1px #a4a295;
	border-left: solid 1px #a4a295;
	padding-bottom:1px;
	background-color:#F0EED5;
}
.opinVideo a {
	text-decoration: none;
	margin-left: 15px;
	margin-right: 15px;
	color:#000000;
	display: inline;
}
.opinVideo a:link {
	text-decoration: none;
	color:#000000;
	display: inline;	
}
.opinVideo a:visited {
	text-decoration: none;
	color:#000000;
	display: inline;	
}
.opinVideo a:hover {
	text-decoration: none;
	color: #d8ca9d;
	display: inline;	
}
.roundtext2Sep {
	width: 136px;
	border-top: 1px solid #d8ca9d;
	margin: 8px 6px 3px;
}
.opinVidCont {
	margin-bottom: 10px;
	display: none;
	visibility: hidden;
}
.footerhome {
	margin-top:30px;
	margin-bottom:10px;
	display: block;
	border-bottom: 1px solid #d8ca9d;
	font-size:14px;
	text-align:center;
	width: 960px;
}
.footerhome a {
	color: #000;
	text-decoration: none;
}
.footerhome a:link {
	color: #000;
	text-decoration: none;
}
.footerhome a:visited {
	color: #000;
	text-decoration: none;
}
.footerhome a:hover {
	color: #d8ca9d;
	text-decoration: none;
}
.clear {
	clear: both;
}
.banner300x250 {
	margin: 8px auto;
	width:315px;
	text-align:center;
}
.content {
	margin:15px;
}
.subfooter {
	text-align:center;
	width: 960px;
	font-size:12px;	
}
