/* CSS CONTENT */

body {
	color:#1E1E1E;
	font:76% Verdana,Tahoma,Arial,sans-serif;
	margin:0;
	padding:0;
	text-align:center;
	background-color: #EBC69C;
	background-image: url(images/background2.jpg);
	background-repeat: repeat;
	background-position: center top;
}

a {
color:#B47763;
font-weight:bold;
text-decoration:none;
}

a:hover {
color:#808080;
text-decoration:underline;
}

p {
line-height:1.5em;
margin:0 0 15px;
}

/*** Main container ***/

#container {
	color:#303030;
	width:770px;
	padding:0;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #e1dbcd;
	background-image: url(images/header_bg.gif);
	background-repeat: repeat;
	background-position: left top;
}

/*** Header section ***/

#sitename {
	color:#2E4BA8;
	height:160px;
	text-align:left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#sitename img {
float:left;
margin:0px 15px 0px 0;
padding:0px;
}

#sitename h1,#sitename h2 {
font-weight:400;
letter-spacing:-2px;
margin:0;
padding:0;
}

#sitename h1 {
font-size:2.4em;
padding-top:20px;
}

#sitename h2 {
font-size:1.6em;
}

/*** Horizontal menu ***/

/*- Menu Tabs F--------------------------- */

    #tabsF {
	float:left;
	width:100%;
	background:#e1dbcd;
	font-size:93%;
	line-height:normal;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: inset;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
      }
    #tabsF ul {
	margin:0;
	list-style:none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 30px;
      }
    #tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsF a {
	float:left;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	background-image: url(images/tableftF.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #A0634E;
      }
    #tabsF a span {
	float:left;
	display:block;
	background:url("images/tabrightF.gif") no-repeat right top;
	color:#A0634E;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#FFE6BE;
      }
    #tabsF a:hover {
      background-position:0% -42px;
      }
    #tabsF a:hover span {
      background-position:100% -42px;
      }

/*** Content wrap ***/

#wrap {
	clear:both;
	font-size:0.9em;
	padding:0 10px 0 0;
	background-color: #E1DBCD;
	background-image: url(images/background5.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

/*** Sidebars ***/



#rightside {
	float:right;
	opacity: 0.78;



/***
-moz-opacity: 0.78;
_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=78);***/
	border: 1px solid #000000;
	margin-left:3px;
	width: 220px;
	background-image: url(images/background5-2.jpg);
	background-color: #666666;
	background-repeat: no-repeat;
	height: 300px;
	padding-top: 3;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 3px;
}

#rightside h1 {
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
	letter-spacing:-1px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;

}

#rightside h2 {
font-size:1.1em;
margin:0 0 20px;

}

#rightside p {
font-size:11px;
line-height:normal;
margin:0 0 16px 10px;
color: #ffffff;
}

.linklist {
list-style:none;
margin:0 0 16px 10px;
padding:0;
}

.linklist li {margin-bottom:0.7em;}

.linklist a {
color:#FFFFFF;
}

/*** Content ***/

#content,#contentalt {
	width: 475px;
	height: 450px;
	background:#ffffff;

/***opacity: 0.70;
-moz-opacity: 0.70;
opacity: 0.78;
-moz-opacity: 0.78;
_filter: progid:DXImageTransform.Microsoft.Alpha(opacity=78);***/
	border:1px solid #000000;
	color:#2a2a2a;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}

#content {margin:0px 200px 0px 0px;}
#contentalt {
	background-color: #FFFFFF;
	background-image: url(images/background5-1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0px;
	margin-right: 200px;
	margin-bottom: 0px;
	margin-left: 30px;
}

#content h1,#content h2,#contentalt h1,#contentalt h2 {
	background-color:inherit;
	color:#2E4BA8;
	font-size:1.8em;
	font-weight:bold;
	letter-spacing:-1px;
	margin:0 0 15px;
	padding:0;
	background-repeat: no-repeat;
	background-position: center center;
}

#content h2,#contentalt h2 {
font-size:1.6em;
margin-bottom:10px;
}

#content img1,#contentalt img1 {
border:1px solid #b0b0b0;
float:left;
margin:5px 15px 6px;
padding:5px;
}

/*** Scroll Box ***/

#scroll {
	width: 450px;
	height: 440px;
	background:transparent;
	color:#2a2a2a;
	overflow: auto;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}





/*** Footer ***/

#footer {
	clear:both;
	font-size:0.9em;
	margin:0;
	text-align:center;
	width:100%;
	background-color: #A88D72;
	background-image: url(images/footerbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}

#footer a {
	font-weight:bold;
	color: #EBD2B1;
}

/*** Various classes ***/

.thumbnail {
	background:#fafbfc;
	border:1px solid #b0b0b0;
	padding:5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 10px;
    opacity:1;
    filter:alpha(opacity=100);
}

.searchform {margin:0;}

.searchbox {
background:#f0f0f0;
border:1px solid #b0b0b0;
margin:0 4px 0 0;
width:100px;
}

.searchbutton {
background:#f0f0f0;
border:1px solid #b0b0b0;
}

.clearingdiv {
clear:both;
height:30px;
width:1px;
}

.hide {display:none;}

/*** Text format ***/

.intro {
font-size:1.1em;
font-weight:bold;
letter-spacing:-1px;
}

.small {font-size:0.8em;}
.large {font-size:1.4em;}
.center {text-align:center;}
.right {text-align:right;}

/*** End of file ***/
.thumbnail2 {
	background:#fafbfc;
	border:1px solid #b0b0b0;
	padding:5px;
	float: left;
    margin:5px 15px 6px;
    padding:5px;
    opacity:1;
    filter:alpha(opacity=100);
}
.sottotitolo {
	font-size: xx-small;
	font-style: italic;
	color: #5D5D5D;
	background-position: center;
}
.lista_expo {
	padding-bottom: 5px;
	line-height: 135%;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: 0px;
	border-left-width: 0px;
	width: 380px;
	padding-top: 5px;
	vertical-align: middle;
	list-style-type: square;
	list-style-image: none;
}
.finestrasovrapposta {
	background-color: #FFFFFF;
	width: 180px;
	padding: 8px;
	border: medium solid #000000;
}

