
BODY {
	margin: 0px;
	/*background-color: #E1D2B2;
	background-color: #E8D9B9;*/
	background-color: #E1D2B2;
	background-image:  url("immagini/bg.gif");
	background-repeat: repeat-y;
	font-family: verdana, geneva, lucida, sans-serif;
	font-size:11px;
	color:#000000

}

#container {
	background-image: url("immagini/2nd_bg.gif");
	background-repeat: repeat-x;
	margin-bottom:34px;
}

#main {width:778px !important; border-left:5px solid #7F2B53}

#header {height:87px}

#left {
	float:left;
	width: 250px;
	margin-left:27px;
}

#content {
	margin-left:290px;
	width:460px;
}

#left, #content {
	margin-top:22px;
}

#text {
	border:1px solid #AD9B74;
	border-right:2px;
	background-color:#FFFFFF;
	padding:9px;
}


.dir {color: #ffffff;}

.big {font-size:120%}

.header {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	padding-left:10px;
	margin-left:20px;
	line-height:25px;
	margin-bottom:0;
	padding-bottom:0;
}
.hb {
	border-left: 1px solid #AD9B74;
}

.logo {margin-left:9px; margin-top:9px}

.intro {
	font-size: 13px;
}

.home, .sommario, .contenuto {
	color: #000000;
	min-height:500px;
    height:auto;
}

.contenuto a {
	color: #000000;
	text-decoration: none;
}
.und a, a.und  {
	text-decoration: underline;
}

.contenuto a:hover {
	color: #7F2B53;
	text-decoration: underline;
}

.contenuto a:active{
	color: #cc3333;
	text-decoration: underline;
}

.contenuto a:visited {
	color: #7F2B53;
	text-decoration: underline;
}


.home a {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}

.home a:visited {
	color: #7F2B53;
	text-decoration: underline;
}

.home a:hover {
	color: #7F2B53;
	text-decoration: underline;
}

.home a:active{
	color: #cc3333;
	text-decoration: underline;
}

.inevidenza {
	color: #cc3333;
	font-size: 11px;
	font-weight: bold;
}

.leftNav {
	color: #000000;
	font-size:11px;
}


.leftNav a:link {
	color: #000000;
	text-decoration: underline;
}

.leftNav a:visited {
	color: #000000;
	text-decoration: underline;
}


.leftNav a:active {
	color: #cc3333;
	text-decoration: none;
}

.leftNav a:hover {
	color: #7F2B53;
	text-decoration: none;
}


#footer {
	margin-left:27px;
	color: #999999;
	font-size: 9px;
	line-height: 14px;
	padding-bottom:7px
}

a:link.footer {
	color: #999999;
	font-size: 9px;
	text-decoration: none;
}

a:visited.footer {
	color: #999999;
	font-size: 9px;
	text-decoration: none;
}

a:active.footer {
	color: #000000;
	font-size: 9px;
	text-decoration: none;
}

a:hover.footer {
	color: #000000;
	font-size: 9px;
	text-decoration: none;
}

.caption {
	color: #809513;
	font-size: 9px;
	font-style: italic;
	line-height: 14px;
}


a.buttonClassOn {
	display: block;
	color: #ffffff;
	background-color: #809513;
	text-align: center;
	font-weight: normal;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 6px;
	margin-top: 0px;
	text-decoration: none;
	white-space: nowrap;
	cursor: pointer;
}

a.buttonClass {
	display: block;
	color: #FAF1D6;
	background-color: #7F2B53;
	text-align: center;
	font-weight: normal;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 6px;
	margin-top: 0px;
	text-decoration: none;
	white-space: nowrap;
	cursor: pointer;
}

a:focus.buttonClass {
	color: #FAF1D6;
	cursor: pointer;
}

a:link.buttonClass {
	color: #FAF1D6;
	cursor: pointer;
}

a:hover.buttonClass {
	color: #7F2B53;
	background-color: #FAF1D6;
	cursor: pointer;
}

a:active.buttonClass {
	color: #cc3333;
 	background-color: #FAF1D6;
}


/* Sommario rivista */

.sezione, span.sezione a {
	font-weight:bold; 
	color:#6F1B43;
	font-size:110%
}

.titoletto {
	color: #000000;
	font-size: 12px;
}
