html, body { height: 100%; }

p, h1, h2, h3, h4, ul, li, ol, div, form { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
	font-size: 100%;
}

a {
	text-decoration: none;
}

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #DD6800;
	background-image: url(bg_body_1.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
}

img {
	border: none;
}

.hidden {
	display: none;
}

/*		header
------------------------------------*/


.header {
	margin: auto;
	height: 105px;
	overflow: hidden;
	background-image: url(bg_header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 65%;
	color: #FFB647;
}

.header a {  
	color: #FFB647;
}

.header a:hover {  
	color: White;
}

.header ul {
	margin: 77px 0px 0px 0px;
	
}

.header li {
	display: inline;
} 
 
.header h1 {
	display: none;
} 
 
/*		container_001
------------------------------------*/
 
.container_001 {
	width: 960px;
	margin: auto;
	background-image: url(bg_body.gif);
	background-position: center;
	background-repeat: repeat-y;
}


/*		bottoni
------------------------------------*/

.box_bottoni {
	width: 180px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
}

.box_bottoni h2 {
	font-size: 65%;
	text-align: left; 
	background-image: 	url(bg_h2_menu.gif);
	background-repeat: no-repeat;
	background-position:	right center;
	padding: 10px 0px 10px 12px;
	color: #FFFFFF;
}


.box_bottoni ul {
	text-align: left;
	font-size: 65%;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

.box_bottoni li a {
	display: block;
	color: #990000;
	line-height: 180%;
	padding: 0px 0px 0px 24px;
	background-image: url(bg_li.gif);
	background-repeat: no-repeat;
	background-position: 12px 9px;
}

.box_bottoni a:hover {
	color: #CE0000;
}

/*		banner
------------------------------------*/

.box_banner {
	width: 180px;
	float: right;
	padding-top: 20px;
	padding-bottom: 20px;
}

.box_banner h2 {
	font-size: 65%;
	text-align: left; 
	background-image: 	url(bg_h2_menu_b.gif);
	background-repeat: no-repeat;
	background-position:	left center;
	padding: 10px 0px 10px 12px;
	color: #FFFFFF;
}


.box_banner ul {
	text-align: left;
	font-size: 65%;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

.box_banner a {
	color: #990000;
	font-weight: bold;
	display: block;
}

.box_banner a:hover {
	color: #CE0000;
}

.box_banner p {
	text-align: left;
	font-size: 65%;
	line-height: 150%;
	margin: 10px 0px 10px 10px;
	color: #660000;
	padding: 0px 0px 10px 0px; 
	border-bottom: 1px dashed #660000;
}

.thin_data {
	display: none;
}

/*		paginetta
-----------------------------------------------------*/

.paginetta {
	text-align: left;
	font-size: 70%;
	margin-left: 180px;
	color: #660000;
	margin: 0px 180px 0px 180px;
	padding: 20px 10px 0px 10px;
	line-height: 180%;
}

.paginetta h3 {
	color: #8D230A;
	border-bottom: 1px solid #8D230A;
	margin: 0px 0px 10px 0px;
}

.paginetta h4 {
	color: #8D230A;
}

.paginetta a {
	color: #8D230A;
	text-decoration: underline;
}

.paginetta a:hover {
	color: #CE0000;
	text-decoration:	none;
}

.paginetta ul li {
	list-style: square;
	color: #660000;
	padding: 0px 0px 0px 10px;
	list-style:	none;
	background-image: url(bg_li_2.gif);
	background-repeat: no-repeat;
	background-position: 1px 8px;
	
}

.paginetta img {
	border: none;
}

.separatore {
	clear: both;
	display: block;
	height: 10px;
}

/*		footer 
-------------------------------------*/

.footer {
	clear: both;
	background-color:	#660000;
	color: #FFFFFF;
	font-size: 65%;
	padding: 10px 0px 30px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(bg_footer.gif);
	background-repeat:	repeat-x;
	line-height: 180%;
	color: #FFB647;
}

.footer a {
	color: #FFB647;
}

.footer a:hover {
	color: White;
}

/* =================== */

.subfooter {
	clear: both;
	background-color: #FFB647;
	color: #990000;
	font-size: 65%;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	margin: auto;
	width: 598px;
}

.subfooter p{
	padding-right: 10px;
}

.subfooter a {
	color: #990000;
	text-decoration: none;
}

.subfooter a:hover {
	color: #D07B00;
}

/* =================== * particolari * =================== */

.img_dx {
	float: right;
	margin: 0px 0px 10px 20px;
}

.img_sin {
	float: left;
	margin: 0px 20px 10px 0px;
}

.center {
	text-align: center;
	display: block;
	margin: auto;
}

.flash_home {
	text-align: center;
	display: block;
	margin: auto;
}

#flashcontent {
	text-align: center;
	display: block;
	margin: auto;
	padding: 5px;
	background-image: url(bg_flash_home.gif);
	background-repeat: no-repeat;
	background-position: center;
}

/* ====================== */

form {
	text-align: center;
}

.bottone_form {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 175px;
	border: 1px solid #B22222;
	font-size: 10px;
	background-color: #F49300;
}

.testo_form {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 350px;
	border: 1px solid #B22222;
	font-size: 100%;
	background-color:	#FFB037;
	padding: 1px;
	}

.testo_form:focus {
	background-color: #FFCB7D;
}
	
/* ====================== */

.indietro {
	text-align: center;
	margin-top: 20px;
}

form {
	text-align: center;
	display: block;
}

form p{
	text-align: center;
	display: block;
}

.centrato {
	text-align: center;
	width: 99%;
	display: block;
}

.centrato p{
	text-align: center;
	width: 100%;
	display: block;
}


.righina {
	color: #8D230A;
	height: 1px;
}

/* pagina visita virtuale casa del podesta
-----------------------------------------------------*/

.ul_sinistro {
	float: left;
}

.ul_destro {
	margin-left: 250px;
}

.casa_virtuale iframe {
	width: 530px;
	height: 470px;
}

/* bookshop
-----------------------------------------------------*/
.autore {
	font-variant: small-caps;
}


	

/* form strano 
--------------------------------------*/

.form_option {
	background-color: #FFC66E;
}

.paginetta_2 {
	background-color: #FFB647;
}

hr {
	height: 1px;
	color: #990000;
}

.selez_categorie {
	float: right;
	width: 200px;
	margin: 0px 0px;
	background-color: #FFB647;
	text-align: left;
}

.box_eventi {
	margin-bottom: 20px;
}

.titolino_news_1 {
	display: block;
	font-weight: bold;
}

.vista_3 {
	margin-bottom: 20px;
}

/*		quadri 
------------------------------------*/

.box_quadri {
	width: 345px;
	text-align: left;
}

.quadro , .quadro_home , .fotina_home {
	display: block;
	height: 40px;
	width: 40px;
	overflow: hidden;
	float: left;
	margin: 0px 14px 10px 0px;
	border: 1px solid #990000;
	text-align: center;
}

.fotina_home {
	margin: 5px 10px 10px 0px;
}

.quadro a , .quadro_home a , .fotina_home a {
	display: block;
	text-align: center;
	overflow: hidden;
	width: 200px;
	height: 200px;
	margin: 0px -80px 0px -80px;
}

.quadro a:hover , .quadro_home a:hover  {
	border-color: #FF2B2B;
}

.quadro a img , .quadro_home a img , .fotina_home a img {
	border: none;
	height: 40px;
}

.box_home_img {
	min-height: 500px;
	margin: 20px 0px 0px 13px;
	width: 300px;
	float: left;
}

.box_home_cat {
	min-height: 500px;
	margin: 20px 0px 0px 330px;
}

.img_sez_didattica {
	float: right;
}



/*	 news
-------------------------------------------------------*/

p.box_news_1 {
	min-height: 100px;
	height: auto !important;
	height: 100px;
	border-bottom: 1px dashed Black;
}

.news_header_1 {
	display: block;
	font-weight: bold;
}

.news_quadro_1  {
	display: block;
	height: 40px;
	width: 40px;
	overflow: hidden;
	float: left;
	margin: 0px 14px 10px 0px;
	border: 1px solid #990000;
	text-align: center;
}

.news_quadro_1 a {
	display: block;
	text-align: center;
	overflow: hidden;
	width: 200px;
	height: 200px;
	margin: 0px -80px 0px -80px;
}

.news_quadro_1 img {
	border: none;
	height: 40px;
}

.news_continua_1 {
	font-weight: bold;
	display: block;
}

.news_1_img {
	float: right;
	margin: 0px 0px 10px 20px;
}









p.box_news_2 {
	min-height: 100px;
	height: auto !important;
	height: 100px;
	border-bottom: 1px dashed Black;
	padding: 10px 0px 10px 0px;
}

a.news_header_2 {
	display: block;
	font-weight: bold;
}


.news_quadro_2  {
	display: block;
	height: 40px;
	width: 40px;
	overflow: hidden;
	float: right;
	margin: 3px 14px 10px 0px;
	border: 1px solid #990000;
	text-align: center;
}

.news_quadro_2 a {
	display: block;
	text-align: center;
	overflow: hidden;
	width: 200px;
	height: 200px;
	margin: 0px -80px 0px -80px;
}

.news_quadro_2 img {
	border: none;
	height: 40px;
}

.news_continua_2 {
	font-weight: bold;
	display: block;
}

.news_2_img {
	float: right;
	margin: 0px 0px 10px 20px;
}


.news_center {
	text-align: center;
}


.allegato_vista_1 {
	float: left;
	margin: 0px 20px 20px 0px;
}

.allegato_vista_2 {
	float: left;
}

.vista_3 a {
	display: block;
	margin: 0px 0px 10px 0px;
	border: 1px solid #FFCA79;
	padding: 5px 5px 5px 30px;
	background-image: url(down_red.gif);
	background-repeat: no-repeat;
	background-position: 9px 8px;
	background-color: #FFBA51;
}


.vista_3 a:hover {
	border-color: #FFDBA4;
}


/*	 form ricerca
-------------------------------------------------------*/
.form_ricerca {
	text-align: center;
	margin: 10px auto 20px auto;
}

.form_ricerca label {
	display: block;
	font-weight: bold;
	float: left;
	width: 100px;
	text-align: right;
}

.form_ricerca .testo_form {
	float: left;
	margin: 0px 0px 0px 10px;
}

table.table_ricerca  {
	width: auto;
	display: block;
	border-collapse: collapse;
/*	width: 100%; */

}

.table_ricerca td {
	border-bottom: 1px dashed #B41C1C;
	vertical-align: top;
	font-size: 90%;
}

.table_ricerca th {
	border-bottom: 1px solid #B41C1C;
}

.td_autore , .td_luogo , .td_data , .td_tipologia {
	background-color: #FFC773;
}

