/* CSS Document */
body{
	background:#313131;
	margin:auto;	
	margin-bottom:0px;
	padding:0px;
	text-decoration: none;	
	text-align: justify;
}
/*body {margin-bottom:5px;} /*IE: Spazio sotto alla pagina*/

html, body , table, input, textarea, select {
	font-family: Microsoft Sans Serif;
	color: #969696;
	word-spacing: normal;
	letter-spacing: 0;
	line-height: 1.6em;
	font-size: 10px;
}
input, textarea, select {
	color:#000000;
}

img,form{
	margin:0px;
	padding:0px;
	border:0px;
}
div.hr {
	border:none;
	border-bottom:dashed 1px #454545;
	margin:8px 0px 6px 0px;
}
/*LAYOUT========================================================================*/
#container,#header,#header_small{
	margin:auto;
	min-width:740px;
	width:740px;
	font-size: 1em;
}
#header{
	height:406px;
	width:740px;
	border-bottom:1px solid #a10606;
}

#header_small{
	height:300px;
	width:740px;
	border-bottom:1px solid #a10606;
}
#container{
	height:auto;
	margin-top:40px;
	clear:both;
}
#footer{
	margin:auto;
	margin-bottom:0px;
	margin-top:40px;
	padding:0px;
	min-width:740px;
	width:740px;
	height:27px;
	color:#313131;
	background-color:#e5b305;
	clear:both;
}
#footer #museo_footer{
	float:left;
	width:125px;
	border:0px;
	margin:0px;
	padding:0px;
}
#footer #politic{
	width:540px;
	text-align:right;
	float:left;
	border:0px;
	margin:0px;
	margin-top:5px;
	padding:0px;

}
#footer #credits{
	float:right;
	width:75px;
	border:0px;
	margin:0px;
	margin-top:5px;
	padding:0px;
	text-align:center;
}
#copy_print{
	position:relative;
	top:-50px;
	left:0px;
	visibility:hidden;
	color:black;
	height:0px;
	min-height:0px;
	max-height:0px;
}
#under_footer{
	margin:auto;
	min-width:310px;
	width:500px;
	eight:21px;
	margin-top:40px;
	margin-bottom:5px;
	padding:0px;
	clear:both;
	color:#656667;
}
#under_footer img#regione{
	position:relative; 
	top:5px;
}
#under_footer img#provincia{
	position:relative; 
	top:10px;
}

/*2 COLONNE INTERNE===============================================*/
#col_1_int,#col_2_int{
	width:190px;
	height:auto;
}
#col_1_int{
	padding-right:20px;
	float:left;
}
#col_2_int{
	float:right;
}

/*3 COLONNE LINK===============================================*/
#link_col_1,#link_col_2,#link_col_3{
	width:240px;
	height:auto;
	float:left;
}
#link_col_1,#link_col_2{
	padding-right:10px;	
}


/*3 COLONNE===============================================*/
#col_1,#col_2,#col_3{
	width:220px;
	height:auto;
}
#col_1,#col_2{
	padding-right:40px;
	float:left;
}
#col_3{
	float:right;
	margin-top:13px;
}

/*Colonna pił larga per reperti*/
#col_1L{
	width:400px;
	float:left;
	padding-right:40px;
}
#col_2L{
	width:300px;
	float:right;
}
/*BOX COLORE + SCURO*/
div.box_highlight{
	background-color:#282828;
	width:auto;
	padding:20px;
	margin-top:40px;
	cursor:pointer;
}
/*immagini reperti*/
div.box_img,div.box_img_over{
	background-color:#454545;
	width:280px;
	padding:10px;
	margin-bottom:5px;
	color:#969696;
}
div.box_img_over{
	background-color:#6f6f6f;
	text-decoration:none;
}
div.box_ist{
	background-color:#282828;
	width:auto;
	height:80px;
	margin-bottom:5px;
	text-decoration:none;
}
div.img{
	width:110px;
	float:left;
	border:0px;
}
div.img img{
	border:1px solid #fff;
}
/*FINE immagini reperto*/
div.txt{
	width:160px;
	float:right;
	text-align:left;
	
}
div.logo_ist{
	float:left;
	width:90px;
	height:80px;
}
div.txt_ist{
	float:left;
	width:auto;
	padding:10px;
	font-size:9px;
	color:#666666;
}

div.link_box {
	
}

/*TESTI===================================================*/
h1{
	margin:0px;
	padding:2px 0px 10px 0px;
	font-size:12px;
	color:#FFFFFF;
}
h5{
	position:absolute;
	font-size:18px;
	visibility:hidden;
	
}
.giallo{
	color:#e5b305;/**/
}
.bianco{
	color:#fff;	
}
.bianco_latino{
	color:#fff;
	font-style:italic;
}
.grigio{
	color:#969696;
	text-decoration:none;
}
.grigio a {
	color:#969696;
}
a:hover{
	color:#969696;
}


a{
	text-decoration:none;
	color:#e5b305;
	border:0px;
	font-size: 1em;
}
a:hover{
	text-decoration:underline;
	color:#e5b305;
	border:0px;
	font-size: 1em;
}

a.credits{
	color:#a10606;
}
a.credits:hover{
	text-decoration:underline;
}

a.link_foto{
	text-decoration:none;
	color: #969696;
	border-bottom:1px dashed #969696;	
	/*
	color:#e5b305;	
	border-bottom:1px dashed #e5b305;
	*/
}
a.link_foto:hover{
	text-decoration:none;	
	color: #969696;
	border-bottom:1px solid #969696;
	/*
	color:#e5b305;
	border-bottom:1px solid #e5b305;
	*/
}

ul.biblio{
	margin:0px;	
	list-style: none;	
}
ul.biblio li{
	padding-left:15px;
	margin-bottom:10px;
	text-decoration:none;
	background:url(../_img/struttura/freccina.gif) no-repeat top left;
}

ul.contatti, ul.links {
	margin:15px 17px 0px 0px;
	padding-left:4px;
}
ul.contatti li {
	margin-bottom:20px;
	padding-left:16px;
} 
ul.links li{
	margin-bottom:7px;
	padding-left:16px;
} 

ul{
	margin:0px;	
	padding-left:15px;
	list-style: none;	
}
ul li{
	padding-left:12px;
	margin-bottom:5px;
	text-decoration:none;
	background:url(../_img/struttura/freccina.gif) no-repeat;
	background-position:0px 3px;
}

div#orari_desc{
	margin:15px 0px 20px 0px;
}

/* messaggi di errore e non */
p.err, p.msg {
	/*
	display:block;
	width:70%;
	margin:1em auto;
	padding:2px 0px;
	text-align:center;
	font-weight:600;
	*/
}
p.err {
	color:#A10606;
}

/*=====================================
TABELLE 
=======================================*/
table{
	color:#969696;
	width:100%;
}
td{
	padding:3px;
	padding-left:20px;
	border-bottom:1px dashed #454545;
}
tr.tr_header{
	height:30px;
	background:#454545;
}
tr.tr_header td {
	border-bottom:none;
}
tr.tr_first td{
	border-top:1px dashed #454545;
}
tr.tr_color0{
}
tr.tr_color1{
	background:#353535;
	
}
tr.tr_color_over{
	background:#6f6f6f;
	color:#e5b305;
}

#tab_holder{
	margin-bottom:40px;
}

::-moz-selection {
	background:#e5b305;
	color:#000;
}

::selection {
	background:#e5b305;
	color:#000;
}


/*=====================================
FORM 
=======================================*/
/* Campi Input */
form.ft0 input.text,
form.ft0 input.password,
form.ft0 input.cal,
form.ft0 textarea {
	float: left;
	/*margin:5px 5px 4px 5px;*/
	border:0px;
	padding:5px;
	/*border:1px dashed #454545;*/
	background-color:#454545;
	color:#969696;
	}
form.ft0 textarea {float:none;}

form.ft0 input.submit,
form.ft0 input.reset {
	clear:both;
	background-color:#454545;
	border:none;	
	color:#E5B305;
	/*font-weight:bold;*/
	padding:5px;
	}
form.ft0 input.submit:active,
form.ft0 input.reset:active {border:1px inset #000000;/*effetto premuto sul bottone*/}
form.ft0 fieldset.invisible input.submit,
form.ft0 fieldset.invisible input.reset {margin-top:1em;	/* se all'interno di un fieldset invisibile metti un margine*/}

form.ft0 input.checkbox,
form.ft0 input.radio {
	margin:4px;
	height:15px;
	vertical-align:middle;
	}
form.ft0 input.image {}
form.ft0 input.hidden {}

form.ft0 div.xarea img {margin:0;vertical-align:top;}
form.ft0 div.xarea select {width:auto;/* annulla stile per Xinha WYSIWYG Editor */}

/* FT0 (FormType0) - dimensioni ftd (default a 800x600) */
form.ftd {width:500px;}
form.ftd fieldset {width:468px;}
form.ftd div.inputgroup {width:347px;}
form.ftd label.title,form.ftd label.err {width:115px;}
form.ftd select,form.ftd input.file {width:336px;}
form.ftd input.text,form.ftd input.password,form.ftd textarea {width: 336px;}
form.ftd input.submit,form.ftd input.reset {width: 346px;}
form.ftd input.submit {}
form.ftd input.cal {width:22%;}
form.ftd input.reset {margin-left:2%;}

