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;
	position: relative;
}


/*		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 */ solid #990000;
	min-height: 135px;
	height: auto !important;
	height: 135px;
}

.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: 5px 0px 10px 20px;
}

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

img.bordata {
	border: 1px solid White;
}

.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 {
	border-top: 1px solid #8D230A;
	height: 1px;
	display: block;
	margin: 20px 0px;
}

/* 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;
}


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

.blog_000_2 , .shop_001_2 , .shop_009_2 , .shop_002_2 , .blog_001_2 , .quadro_1 , .utente_img {
	width: 88px;
	height: 88px;
	overflow: hidden;
	display: block;
	margin: 5px 10px 10px 0px;
	text-align: center;
	position: relative;
	float: left;
	background-color: White;
}



.blog_000_2 a , .shop_001_2 a , .shop_009_2 a , .shop_002_2 a , .blog_001_2 a , .quadro_1 a , .utente_img a {
	display: block;
	text-align: center;
	overflow: hidden;
	width: 400px;
	height: 400px;
	margin: 0px -156px 0px -156px;
}

.blog_000_2 img  , .shop_001_2 img , .shop_009_2 img , .shop_002_2 img , .blog_001_2 img , .quadro_1 img , .utente_img img {
	padding: 4px;
	border: none;
	height: 80px;
}

.blog_000_2 b , .shop_001_2 b , .shop_009_2 b , .shop_002_2 b , .blog_001_2 b, .quadro_1 b , .utente_img b {
	top: 0px;
	left: 0px;
	position: absolute;
	height: 88px;
	width: 88px;
	background-image: url(cornice_chiara.gif);
	cursor: pointer;
}

.box_banner .blog_000_2 b , .box_banner .shop_001_2 b , .box_banner .shop_009_2 b , .box_banner .shop_002_2 b , .box_banner .blog_001_2 b, .box_banner .quadro_1 b , .box_banner .utente_img b {
	background-image: url(cornice_scura.gif);
}



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

p.box_news_1 {
	min-height: 100px;
	height: auto !important;
	height: 100px;
	border-bottom: 1px /* dashed */ solid 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;
}


.blog_001_1 {
	padding: 1px 0px 6px 0px;
}







p.box_news_2 {
	min-height: 100px;
	height: auto !important;
	height: 100px;
	border-bottom: 1px /* dashed */ solid 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 + contatti
-------------------------------------------------------*/
.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  {
	display: block;
	border-collapse: collapse;
}

.table_ricerca td {
	width: 580px;
}

.table_ricerca td {
	border-bottom: 1px /* dashed */ solid #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;
}



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


/* blog & news anteprima
---------------------------------*/
.blog_center {
	display: block;
	text-align: center;
	margin: 20px auto;
}

.blog_center a {
}

.blog_001_0 {
	min-height: 90px;
	border-bottom: 1px solid #990000;
	padding-bottom: 20px;
}

a.blog_001_1 {
	text-decoration: none;
	margin: 15px 0px 0px 0px;
	display: block;
	font-weight: bold;
}

.blog_001_4 , .blog_001_3 {
	color:	#626262;
	font-size: 90%;
}

.blog_001_3:before {
	content: " | ";
}

.blog_001_5 {
	margin-top: 0px;
	display: block;
}

a.blog_001_6 {
	display: block;
	margin: 0px 0px 0px 0px;
}

.blog_001_10 {
	display: list-item;
	list-style: square;
}

.news_evidenza {
	border: 1px solid Red;
	padding: 0px 10px 10px 10px !important;
}

.news_evidenza a {
	color: Red;
}


/* blog & news interne
---------------------------------*/

h3.blog_002_1 {
	text-transform: uppercase;
	text-decoration: none;
	margin: 20px 0px 0px 0px;
	display: block;
	font-size: 90%;
}

.blog_002_4 , .blog_002_3 , .blog_002_5 , .blog_002_7 {
	color:	#626262;
	font-size: 90%;
}

.blog_002_3:before , .blog_002_5:before  , .blog_002_7:before {
	content: " | ";
}

.blog_002_8 {
	font-size: 90%;
	margin: 5px 0px;
}

.blog_002_14 {
	display: block;
	border: 1px solid #D6D6D6;
	padding: 10px;
	margin: 10px 0px;
	font-size: 90%;
}

.blog_002_11 {
	display: block;
	margin: 15px 0px 15px 15px;
	width: 520px;
	overflow: hidden;
	text-align: center;
	position: relative;
	
	height: 300px;
	width: 300px;
	float: right;
}

.blog_002_11 a {
	display: block;
	text-align: center;
	width: 1000px;
	margin: 0px -350px 0px -350px;
}

.blog_002_11 img {
	padding: 0px;
	border: none;
	max-height: 300px;
	max-width: 300px;
}

.blog_box_commento_2 {
	font-size: 90%;
}

.blog_commento_messaggio_2 {
	display: block;
	margin: 0px 0px 20px 0px;
	padding: 5px 0px 0px 0px;
	border-top: 1px solid #909090;
}

.blog_commento_contatore_2 , .blog_commento_nome_2 {
	background-image: url(002_separatorino.gif);
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 5px;
	margin-right: 5px; 
	font-weight: bold;
}

.blog_002_13 {
	margin: 15px 0px;
	font-weight: bold;
	text-align: right;
}

/*		contatti
--------------------------------*/

.form_contatti {
	text-align: left;
}

.form_line {
	display: block;
	height: 30px;
	margin: 10px 0px;
	position: relative;
}

.form_contatti .form_line label {
	width: 150px;
	display: block;
	float: left;
	font-weight: bold;
}

.form_contatti label {
	font-weight: bold;
}

.seleziona_newsletter {
	text-align: left;
}

.form_contatti p {
	text-align: left;
}

.shop_nota_informativa {
	border: 1px solid #990000;
	padding: 20px;
	height: 250px;
	overflow: auto;
	font-size: 90%;
}
