/* navigazione generale */
@import "nav1.css";

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
html, body {margin: 0;padding: 0; }
h1, h2, h3, h4, h5, h6{margin: 0.7em 0 0.2em}
ol, p, ul{ margin-top: 0.2em;margin-bottom: 1.2em}
body{
 background: #A63D3A url("img/body_bkg.jpg") repeat-x  left top;
	font-family: times new roman,times,serif;
	color:#7C765C;
	font-size:11px;
	text-align:center;
}
a, a:link, a:visited{
 color:#9E312E;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1{font-size: 1.45em;margin:0;color:#9E312E;}
h2{font-size: 1.35em}
h3{font-size: 1.15em}
h4{font-size: 1}
h5{font-size: 0.85em}

.small{font-size:x-small}
ul{list-style-type: none;}
img {border: 0;}

th {/*font-weight: bold;*/}
td {/*vertical-align:top;*/ }
hr {
/* For Internet Explorer */
	height: 1px; 
	color: #7C765C; 
	border: none; 
	width:90% 
} 
html>body hr {
/* For Opera a   nd Gecko-based browsers */
	background-color: #7C765C; 
	border: 0px solid #7C765C;
}
/***********************************************/
/* MAIN Layout Divs                            */
/***********************************************/
table#main {
text-align:left;	
margin:0 auto;
padding:0;
}
td#middle {
	margin: 0;
	padding: 0;	
	background:transparent url("img/middle_bkgr.gif") repeat-y left top;
	height:492px;
}
td#siteInfo {
font-size:13px;
color:white;
margin:0;
padding:0;
padding-top:8px;
height:55px;
background: transparent url("img/bottom_bkgr.png") no-repeat left top
}
td#siteInfo span{margin:0 10px 0 270px; line-height:17px; height:20px;
letter-spacing:1px; display:block;}

td a.footer, a.footer:link, a.footer:visited, a.footer:active{ color:white; cursor:hand}
td a.footer:hover { text-decoration:underline}

td#navBar{
 margin: 0;
	padding: 0;
	background:transparent url("img/navBar_bkgr2.png") no-repeat left top;	
}
td#navBar_bottom{
 margin: 0;
	padding: 0;
	background:transparent url("img/navBar_bottom.png") no-repeat left top;	
}
div#navBar_left1{
 margin: 0;
	padding: 0;
	background:transparent url("img/navBar_left1.png") no-repeat right bottom;
	height:208px;	
}
td#masthead{
	margin: 0;
	padding:0;	
 height:91px;
	background:transparent url("img/logo_bkgr.png") no-repeat left top;
}
td#globalImg {
	margin:0;
	padding: 0 12px 0 0;
	background: transparent url("img/globalImg_bkgr.gif") no-repeat left top;
	font-size:12px;
}
td#globalImg img{
/*margin-left:7px;*/
}
td#globalImg p{
margin-bottom:0.9em;
}
td#right {
	margin:0;
	padding: 0;
	background: transparent url("img/main_bkgr2.png") no-repeat left top;
}
#content{
	padding:10px 35px 50px 35px;	
	font-size:0.9em;
}

/***********************************************/
/* Components                                  */
/***********************************************/

table.archive{
 border-collapse: collapse;
	width:457px;
	margin:20px 0 20px 0;
	border:1px solid #999;
	background-color:#FCF8ED;
	/*non mettere border in <table>
	aggiungere border:1px solid #999;
	anche nello stile x tde th*/
	text-align:center;	
	clear:both;
}
 table.archive td { 
	padding: 1px; 
	height: 30px; 
	font-size: 13px;
	font-weight:bold; 
	border:1px solid #999;
	vertical-align: middle;
}


table.archive td.pari {
	background-color:#f8f5ec;
}
table.archive td.dispari {
	background-color:#e1e1e1
}
table.archive span {
	color:#9E312E
}

#content .subH1{
	margin-top:0;
	font-size:1.15em;
	color:#9E9C90; 
	text-align:right;
	/*font-weight:bold;*/
}
#content .titolo{
	font-size:11px;
	color:#9E312E;
}
#content .titoloHome{
	font-size:12px;
	color: #544C37;
	font-weight:bold
}
#content .titolo a{
text-decoration:none;
}
#content .titolo a:hover{
text-decoration: underline;
}
#content .colLeft{
	float:left;
	width:250px;
	color:#685e48;
	padding-top:3px
}
#content .colRight{
	float:right;
	width:200px;
}

#content .separatore{
display:block;
border-bottom:1px solid #9E9C90;
padding:2px 0 2px 0

}

#content .separatore2{
display:block;
border-bottom:1px solid #9E9C90;
padding:2px 0 2px 0;
color:#A63D3A;
font-size:13px;
}

#content .punti{
text-align:justify;
padding:10px 15px 10px 10px;
font-size:14px
}

/**************************/
#anim img {
	/*border: 2px solid #cccccc;*/
	cursor: url(include/graphics/zoomin.cur), pointer;	
}

#anim {	
	background-image:url(../img/maschera_foto.gif);
	width:190px;
	height:130px;
}

#anim_no {	
	background-image:url(../img/maschera_foto.gif);
	width:190px;
	height:130px;
}

#highslide:hover img {
	/*border: 2px solid #002f6b;*/
}

.highslide-image {
	border: 10px solid #fff;	
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 20px;
    background-image: url(graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;*/
   
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
/**********************/

table#table_menu{
	font-size:0.9em;
}
table#cerca{
	/*color:#9E312E;*/
	font-size:0.8em;
	font-weight:bold;
}
table#cerca select{color: #9E312E;}
table#cerca span{
display:block;
margin-left:13px;
margin-top:8px
}
td#top_cerca{
 margin: 0;
	padding: 0;
 background:transparent url("img/top_cerca.png")no-repeat right top;
}
td#cerca_bottom{
 margin: 0;
	padding: 0;
 background:transparent url("img/cerca_bottom.png")no-repeat left top;
}
input.submit{
height:22px;
margin:7px 0px 0px 66px;
width:66px;
}
input.reset{}
.pagine{
	margin:0;
	padding:0 25px 0 0;
	font-size:0.9em;
	height:25px;
	color:#685e48
}
.pagine ol, .pagine ol li {list-style:none;margin:0; padding:0;}
.pagine ol li {padding:2px 2px 2px 0; float:left;}
.pagine ol li a {padding:0 3px 0 3px}
.pagine ol li span {
 display:block;
	margin:0;	 
	padding:0 0 1px 5px;
	height:16px;
	width:16px; /*x IE*/
	line-height:15px;
	background:  url("img/pg_attuale.gif") center center no-repeat; 
	color:#685e48;	
}
.pagine ol li a{text-decoration:none}
.pagine ol li a:hover{text-decoration:underline}

#paginazione{
color: #685e48;
font-size:14px;
padding:10px 0 10px 0;
width:457px;
vertical-align: middle;
}

#paginazione span {
font-size:11px;
padding:2px 4px 2px 4px;
color:#FFFFFF;
background-color:#a83c3a;
border: 1px #685e48 solid;
}

#paginazione a {
font-size:11px;
padding:2px 4px 2px 4px;
color:#717171;
border: 1px #c5c5c5 solid;
text-decoration:none
}

#paginazione a:hover {
padding:2px 4px 2px 4px;
color:#685e48;
background-color:#f3e7cf;
border: 1px #685e48 solid;
}

/***********************************************/
/* MIX                                         */
/***********************************************/
.white {color: #FFF;}
.gray{color: #7C765C;}
.lightgray{color:#9E9C90}
.red{color: #9E312E;}
.darkgray{color: #544C37;}

.floatleft{float: left;}
.floatright{float: right;}

.center {text-align: center;}
.right {text-align: right;}
.left {text-align: left;}

.hidden {	display:none;}
.visible {	display:block;}

.spacer {
	clear: both;
	font-size:1px;
}
.stopFloat {
  display: block;
  clear: both;
  float: none;
  height: 0px;/*1px*/
  font-size: 1px;
  line-height: 1px;
  overflow: hidden;	
  padding-bottom:10px
}


/*div {border:1px solid red}
div div {border:1px solid blue}
div#navBar_left1,table#cerca div{border:none}*/

#allegato{
width:168px;
height:65px;
max-width:168px;
max-height:65px;
padding:0;
margin-left:7px;
float:left;
}


