/* CSS Document */

* {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none;
}
html {
	height: 100%;
}
body {
	/*	font-family: Georgia, "Times New Roman", Times, serif; */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
/*	background-color: #CAC4A6;             <------------------------- ----------------- PRECEDENTE     
	background-color: #BFB995;
	background-color: #FBD75C;
	background-color: #787878;               */
	background-color: #7C8679;
}
.clear {
	clear:both;
}

a {
	color:#B20019;
}
a:hover {
	color:#B20019;
}

div#head {
	height:136px;
	width:auto;
	background-image: url(/img/hrad_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.megacontenitore {
	width:1000px; margin-left:auto; margin-right: auto; border-left: 1px #666666 solid; border-right: 1px #666666 solid;
}
div#logo {
	float: left;
	width:569px;
	height:136px;
	background-image: url(/img/head.jpg);
	background-repeat: no-repeat;
}
div#cerca {
	width: 220px;
	height: 45px;
	position: relative;
	right: 8px;
	top: 0;
	float: right;
/*	background-image: url(/img/linguetta_cerca.jpg);
	background-repeat: no-repeat;
	background-position: right top; */
}
.stampa {
	float:right;
	font-size:10px;
	margin-right:20px;
}
div#camporicerca {
	padding: 10px;
	width: 40%;
	float: left;
	}
	div#camporicerca input, div#camporicerca select {
		border: 1px #000 solid;
		padding: 3px;
		}
div#rigarisultato {
	border-bottom:1px #CCCCCC dotted;
	padding: 10px;
	width: 500px;
	}
.searchtop {
	border: 1px #000 solid;
	width: 170px;
	height:auto;
	font-size: 11px;
	margin: 8px 0 0 30px;
	padding: 5px;
}
div#lingue {
	width: 100px;
	height: 35px;
	position: relative;
	right: -210px;
	top: 101px;
	float: right;
}
div#riga1 {
	height: 10px;
	width: auto;
	display:block;
}
div#riga2 {
	height: 10px;
	width: auto;
}
div#pagina {
	width: 100%;
	background-color:#FFF;
	background-image: url(/img/bg_pagina.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
div#navigatore {
	width: 200px;
	min-height:450px;
	height:auto !important;
	height:450px;
	background-color: #000E6A;
/*	background-image: url(/img/colsx_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;*/
	float:left;
}
div#contenuti {
	margin-left: 220px;
	margin-right: 20px;
	padding-bottom: 80px;
	padding-top: 40px;
	font-size: 12px;
	color:#666;
}

/* ******************************************** Elementi di pagina (quelli che stanno dentro "CONTENUTI" ) *************************************/

h1, h1 a, h1 a:visited {
	font-size: 22px;
	text-decoration: none;
	color:#B20019;
	margin-bottom:20px;
}
h2, h2 a {
	font-size: 18px;
	text-decoration:none;
	color:#B20019;
	margin-bottom:15px;
}
.box-di-ricerca {
	border: 1px #C9C4A6 solid;
	padding: 10px;
	margin: 20px 0 20px 0;
	background-color: #F9F7EB;
	background-image: url(/img/bg_box.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

div#introduzioni {
	padding-bottom: 15px;
	font-style: italic;
	line-height: 170%;
	color: #766B4F;
}
div#colonnacentrale {
	margin-right: 10px;
	width: 540px;
	}
	div#colonnacentrale p, div#colonnacentrale h1  {
		padding-bottom: 15px;
		}
	div#colonnacentrale p  {
		line-height: 180%;
		color:#333;
		font-size: 11px;
		}
	div#editoriale {
		min-height:200px;
		height:auto !important;
		height:200px;
		}
		div#editoriale p {
			line-height: 150%;
			}
	div#editorialepage {
		min-height:200px;
		height:auto !important;
		height:200px;
		text-align: justify;
		}
		div#editorialepage p {
			line-height: 150%;
			margin-top: 20px;
			}
div#area {
	font-size: 10px;
	color:#999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
}
div#votoristo {
	float: right;
	text-align: left;
	font-size: 10px;
	margin-right: 15px;
	display: inline;
	border: 1px #CCCCCC solid;
	padding: 10px;
}

div#tastischeda {
	float:right;
	margin: 5px 0 20px 20px;
	}
	div#tastischeda a {
		padding: 4px;
		background-color:#000D69;
		color: #FFFFFF;
		text-decoration: none;
	 }
	div#tastischeda a:hover {
	padding: 4px;
	background-color: #000940;
	color: #FFFFFF;
	text-decoration: none;
	 }


div#colonnadx {
	width: 200px;
	float: right;
	display: block;
	}
	.boxrivista {
		border: thin #EDEDED solid;
		margin-bottom: 10px;
		padding: 0;
		background-color: #FFF;
		background-image: url(/img/bg_box.jpg);
		background-repeat: repeat-x;
		background-position: top;
		}
		.boxrivista h2 {
			margin-bottom: 10px;
			font-size: 14px;
			}
		.boxrivista ul {
			margin-top: 15px;
			}
		.boxrivista ul li {
/*			border-top:1px #FFF solid;  */
			list-style-image:none;
			list-style-position:outside;
			list-style-type:none;
			margin:0pt;
			padding:0pt;
			font-size: 11px;
		}
		.boxrivista ul li a {
			height: 18px;
			line-height: 18px;
			color: #000;
			display:block;
			padding-left: 1px;
			text-decoration:none;
			font-weight: bolder;
		}
		.boxrivista ul li a:visited {
			text-decoration:none;
		}
		.boxrivista ul li a:hover {
			background-color: #011171;
			color: #FFF;
			text-decoration:none;
		}

	.boxsearch {
		border: thin #EDEDED solid;
		margin-bottom: 10px;
		padding:3px;
		background-color: #F9F7EB;
		background-image: url(/img/bg_box.jpg);
		background-repeat: repeat-x;
		background-position: top;
		}
		.boxsearch h2, .boxsearch h2 a {
			margin-bottom: 7px;
			font-size: 14px;
			}
		.boxsearch input {
			border: 1px #71684B solid;
			margin-bottom: 7px;
			font-size: 11px;
			height: 20px;
			background-color:#FFFFFF;
			}

	.pulsantemotori {
		margin-bottom: 10px;
		padding-top:10px;
		background-color: #FFFFFF;
		background-image: url(/img/bg_bottoni.jpg);
		background-repeat: no-repeat;
		background-position: center center;
		height: 30px;
		cursor: pointer;
		text-align:center;
		}
		.pulsantemotori h2, .pulsantemotori h2 a {
			font-size: 14px;
			}
		.pulsantemotori input {
			border: 1px #71684B solid;
			margin-bottom: 7px;
			font-size: 11px;
			height: 20px;
			background-color:#FFFFFF;
			}
	.pulsantepressroom {
			background-color: #F9F7EB;
			background-image: url(/img/bg_pressroom.jpg);
			background-repeat: no-repeat;
			background-position: center center;
			height: 78px;
			cursor: pointer;
			text-align:center;
			margin-top: 25px;
		}
		.pulsantepressroom h2, .pulsantepressroom h2 a {
			padding-top:27px;
			font-size: 18px;
			color:#FFFFFF;
			}
	.pulsanteristoranti {
			background-color: #F9F7EB;
			background-image: url(/img/bg_ristoranti.jpg);
			background-repeat: no-repeat;
			background-position: center center;
			height: 78px;
			cursor: pointer;
			text-align:center;
			margin-top: 25px;
		}
		.pulsanteristoranti h2, .pulsanteristoranti h2 a {
			padding-top:27px;
			font-size: 17px;
			color:#FFFFFF;
			}

/*	.pulsanteristoranti {                      VERSIONE PROVA
			background-color: #660000;
			height: 30px;
			cursor: pointer;
			text-align:center;
		}
		.pulsanteristoranti h2, .pulsanteristoranti h2 a {
			padding-top: 5px;
			font-size: 17px;
			color:#FFFFFF;
			text-transform: uppercase;
			}
*/




	.pulsantericette {
			background-color: #F9F7EB;
			background-image: url(/img/bg_ricettario.jpg);
			background-repeat: no-repeat;
			background-position: center center;
			height: 78px;
			cursor: pointer;
			text-align:center;
			margin-top: 25px;
		}
		.pulsantericette h2, .pulsantericette h2 a {
			padding-top:27px;
			font-size: 17px;
			color:#FFFFFF;
			}
			
/********** Blocchi menu figli (dentro colonnadx)  *********************************************** */
			
			div#bloccofigli {
				margin-bottom: 35px;
			}
			ul#navfigli li {
				border-bottom:1px #efefef solid;
				list-style-image:none;
				list-style-position:outside;
				list-style-type:none;
				margin:0pt;
				padding:0pt;
				font-size: 12px;
			}
			ul#navfigli li a {
				height: auto;
				line-height: 160%;
				color: #000;
				display:block;
				padding-left: 8px;
				text-decoration:none;
			}
			ul#navfigli li a:visited {
				text-decoration:none;
			}
			ul#navfigli li a:hover {
				background-color: #FFF;
				color: #70664B;
				text-decoration:none;
			}


div#eventi {
	width: 200px;
	background-color:#FFFFFF;
	margin-bottom: 10px;
	border: 1px #EFEFEF solid;
}
div#titoloeventi {
	height:25px;
	line-height: 25px;
	}
	div#titoloeventi h2 {
		font-size: 14px;
		padding-left:4px;
		}
div#boxeventi {
	height: 250px;
	width:200px;
	overflow: auto;
	border-top: 1px #EFEFEF solid;
	background-image: url(/img/bg_boxeventi.png);
	background-repeat: no-repeat;
	background-position: left top;
}

div#mese {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A4741C;
	}
	div#mese h3 {
		margin-top: 10px;
		font-size: 11px;
		padding-left:4px;
		}
	div#mese ul {
		margin-top: 1px;
		}
	div#mese ul li {
		border-bottom:1px #EDEDED dotted;
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		margin:0pt;
		padding:4px;
		font-size: 10px;
	}
	div#mese ul li a {
		text-decoration: none;
	}
ul#listaeventi {
	margin-top: 1px;
	}
ul#listaeventi li {
	border-bottom:1px #EDEDED dotted;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:4px;
	font-size: 12px;
	line-height: 140%;
}


.box1 {
	padding: 0;
	margin-bottom: 15px;
	border: 1px #CCC solid;
	background-color: #FFFFFF;
}
.box1-heading {
	background-image: url(/img/bg_box.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #FFF;
	padding: 8px;
	border-bottom:1px #ccc solid;
	letter-spacing: 2px;
}
.box1-testi {
	position: relative;
	width: 520px;
	left: 10px;
	top:10px;
	margin-bottom: 10px;
}
.box2 {
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px #EFEFEF solid;
	background-color:#FFFFDD;
}
.boxcolonnahomesx {
	float: left;
	width: 250px;
	padding: 0;
	margin-right: 30px;
}
.boxcolonnahomesx p#parag-home {
	font-size: 90%;
}

.boxcolonnahomedx {
	float: left;
	width: 250px;
	padding: 0;
}
.boxcolonnahomedx p#parag-home {
	font-size: 90%;
}
div#pulsantepressroom {
	float: right;
	width: 70px;
	padding:5px;
	margin: 0 0 0 15px;
	background-color:#000D69;
	color:#FFFFFF;
	border: 1px #000033 solid;
	text-align: center;
	cursor: pointer;
}
div#pulsantepressroom a, div#pulsantepressroom a:visited {
	color:#FFFFFF;
	font-weight: bold;
	font-size:9px;
	text-decoration: none;
}


/* ******************************************** Elementi di pagina (quelli che stanno dentro "CONTENUTI" ) *************************************/

div#footer {
	height: 120px;
	background-image: url(/img/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000E6A;
}
div#footercontent {
	height: 120px;
	width:105px;
	float:right;
	background-image: url(/img/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
div#footertesti {
	font-size: 10px;
	float:left;
	margin-top: 30px;
	margin-left: 200px;
	color:#FFFFFF;
}


/* Blocchi menu  **************************************************** */

ul#nav1s li {
	border-bottom:1px #FFFFFF solid;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
	font-size: 13px;
	font-weight: bold;
}
ul#nav1s li a {
	line-height: 190%;
	color: #FFF;
	display:block;
	padding-left: 8px;
	text-decoration:none;
}
ul#nav1s li a:visited {
	text-decoration:none;
}
ul#nav1s li a:hover {
	background-color: #FFF;
	color: #000E6A;
	text-decoration:none;
}

/* Blocchi menu  **************************************************** */
/* Costruzione del submenu *********************************/

div#boxsubmenu {
	margin: 0;
	padding: 0;
}
div#subvoce {
	font-size: 13px;
	color:#4871FD;
	margin: 0;
	font-weight: normal;
	text-transform: none;
}
a#subvoce {
	text-decoration: none;
	color: #FFFF66;
	display: block;
	margin: 0;
	padding: 3px 3px 3px 15px;
	font-weight: bold;
	}
	a#subvoce:hover, a#subvoce:active {
		color:#990000;
		background-color:#FFFFFF;
		}

div#subvoce2 {
	font-size: 10px;
	color:#333333;
	margin: 0;
	font-weight: normal;
	text-transform: none;
}
a#subvoce2 {
	text-decoration: none;
	color:#333333;
	display: block;
	margin: 0;
	padding: 3px 3px 3px 30px;
	}
	a#subvoce2:hover, a#subvoce2:active {
		color:#990000;
		background-color:#FFFFFF;
		}

/* Fine costruzione del submenu *********************************/

