@charset "utf-8";
/* CSS Document */

img {
	border:none;
}
body {
	background: #000000;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
}
#contenitore {
	width: 100%;
	float: left;
	height: auto;
	min-height:500px;
	background: url(../images/sfondo_generale_1.jpg) no-repeat center top #FFF;
}
#contenuti {
	width: 954px;
	margin: auto;
}
#spalla_bottiglia {
	width: 206px;
	height: auto;
	float: left;
	top: 0px;
	left: 0px;
}
#bottiglia {
	width: 206px;
	height: 499px;
	top: 0px;
	left: 0px;
	overflow:hidden;
}
#corpo_centrale {
	width: 637px;
	float: left;
	height: auto;
	top: 0px;
	left: 0px;
}
#loghi {
	width: 111px;
	height: auto;
	float: left;
}
#loghi_chiusura_feltrinelli {
	width: 111px;
	height: 46px;
	padding-top: 85px;
	text-align: center;
}
#loghi_chiusura_santa_margherita {
	width: 111px;
	height: 49px;
	padding-top: 10px;
	text-align: center;
	padding-bottom: 10px;
}
#header {
	width: 597px;
	margin: 0;
	padding: 0;
	height: 61px;
	padding-left: 26px;
	padding-top: 26px;
}
#titolo_concorso {
	width: 593px;
	margin: 0;
	padding: 0px 0px 0px 30px;
	height: 107px;
}
#titolo_pagina {
	width: 623px;
	margin: 0;
	padding: 0;
	height: 38px;
}
#testi {
	width: 623px;
	margin: 0;
	padding: 0;
	float: left;
	padding-bottom: 30px;
}
#colonna_sinistra {
	width: 275px;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	float: left;
	padding-left: 30px;
	padding-right: 15px;
}
#colonna_destra {
	width: 275px;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	float: left;
	padding-right: 13px;
	padding-left: 15px;
}
#colonna_unica {
	width: 567px;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	float: left;
	padding-left: 30px;
	padding-right: 13px;
}
#colonna_unica a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.destra {
	text-align: right;
	display: block;
	width: 100%;
	float: left;
}
.destrabottom {
	text-align:right;
	padding:0 0 5px 0;
	border-bottom:1px solid #CCC;
}
.sinistra {
	text-align: left;
	display: block;
	width: 100%;
	float: left;
	clear: both;
	margin-top: 20px;
}
#colonna_destra a, #colonna_sinistra a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
/* SECONDA RELEASE */


#colonna_unica ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style: none;
	display: block;
	padding-left: 0px;
	margin-left: 0px;
	width:567px;
}
#colonna_unica ul a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
#colonna_unica ul li {
	display: inline;
	padding-right: 15px;
}
#colonna_unica ul li img {
	vertical-align: bottom;
	margin-right: 5px;
}
#box_btn_annate {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 40px;
	text-align: center;
}
#box_btn_annate img {
	border: none;
}
#box_autore_uno {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 55px;
}
#box_autore_uno p {
	width: auto;
	display: block;
	float: left;
	margin-top: 8px;
	margin-bottom: 0px;
}
#box_autore_due {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 28px;
}
#box_autore_due p {
	width: auto;
	display: block;
	float: left;
	margin-top: 8px;
	margin-bottom: 0px;
}
#box_autore_tre {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 28px;
}
#box_autore_tre p {
	width: auto;
	display: block;
	float: left;
	margin-top: 8px;
	margin-bottom: 0px;
}
#box_autore_quattro {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 28px;
}
#box_autore_quattro p {
	width: auto;
	display: block;
	float: left;
	margin-top: 8px;
	margin-bottom: 0px;
}
.foto_autore {
	width: 148px;
	height: 100px;
	display: block;
	margin-right: 20px;
	float: left;
}
.foto_autore_big {
	width: 232px;
	height: 145px;
	display: block;
	float: right;
	margin-bottom: 20px;
}
/* FOOTER STILI */



#footer {
	width: 100%;
	clear: both;
	height: 220px;
	background: url(../images/sfondo_footer.gif) repeat-x top;
}
#footer_linea {
	width: auto;
	clear: both;
	height: 220px;
	background-position: center 31px;
}
#footer_linea_homepage {
	width: auto;
	clear: both;
	height: 220px;
	background: url(../images/footer_linea.gif) no-repeat;
	background-position: center 31px;
}
#contenitore_footer {
	width: 954px;
	height: 220px;
	margin: auto;
}
#box_01 {
	width: 206px;
	padding-top: 15px;
	height: 100px;
	float: left;
}
#box_01_ingombro {
	width: 184px;
	padding-left: 22px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
#box_02 {
	width: 305px;
	padding-top: 15px;
	height: 100px;
	float: left;
}
#box_02_ingombro {
	width: 275px;
	padding-left: 30px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
#box_03 {
	width: 215px;
	padding-top: 15px;
	height: 100px;
	float: left;
}
#box_03_ingombro {
	width: 185px;
	padding-left: 30px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
#box_04 {
	width: 228px;
	padding-top: 15px;
	height: 100px;
	float: left;
}
#box_04_ingombro {
	width: 183px;
	padding-left: 45px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
.box_link a {
	width: auto;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	float: right;
}
#footer_link {
	width: 954px;
	height: 60px;
	margin: 0px;
	padding-top: 30px;
	clear: both;
}
.spazio_news {
	width: 100%;
	height: auto;
	padding-bottom: 15px;
}
/* AGGIUNTE STILI */



#box_premi {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 20px;
}
#box_premi_celebrita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	height: auto;
	float: left;
}
#box_premi_classificato {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	height: auto;
	float: left;/*	margin-top: 30px;*/

}
.img_premi {
	width: 99px;
	height: 110px;
	display: block;
	text-align: center;
	float: left;
}
#link_orizzontali {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 567px;
	height: auto;
	margin-top: 30px;
	padding-left: 30px;
	padding-right: 13px;
	float: left;
}
#link_orizzontali ul {
	list-style: none;
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
}
#link_orizzontali ul li {
	display: inline;
}
#link_orizzontali ul li.distanza {
	margin-right: 210px;
}
#link_orizzontali ul li a {
	color: #000000;
}
#colonna_form {
	width: 567px;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	float: left;
	padding-left: 30px;
	padding-right: 13px;
}
#colonna_form a {
	color: #000000;
}
#colonna_form img {
	border-style: none;
}
#colonna_form ul {
	list-style: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
}
#colonna_form ul li {
	display: inline;
	background: #00FF00;
	width: 50%;
}
label {
	font-weight: bold;
}
.input {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	margin-top: 5px;
	background: none;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 1px dotted #826634;
	font-size: 12px;
	width: 176px;
}
.input_numero_civico {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	margin-top: 5px;
	background: none;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 1px dotted #826634;
	font-size: 12px;
	width: 80px;
}
.input_cap {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	margin-top: 5px;
	background: none;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 1px dotted #826634;
	font-size: 12px;
	width: 50px;
}
.input_stato {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	margin-top: 5px;
	background: none;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 1px dotted #826634;
	font-size: 12px;
	width: 150px;
}
.input_racconto {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	margin-top: 15px;
	background: #FFFFFF;
	border-left: 1px solid #826634;
	border-right: 1px solid #826634;
	border-top: 1px solid #826634;
	border-bottom: 1px solid #826634;
	font-size: 12px;
}
.menu_tendina {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	margin-top: 15px;
	background: #FFFFFF;
	border-left: 1px solid #826634;
	border-right: 1px solid #826634;
	border-top: 1px solid #826634;
	border-bottom: 1px solid #826634;
}
.checkbox {
	display: block;
	float: right;
}
.radio {
	display: block;
	margin-top: 10px;
	vertical-align: bottom;
	float: left;
}
.riga {
	display:block;
	width: 100%;
	float: left;
	margin-top: 30px;
}
.riga_due {
	display:block;
	width: 100%;
	float: left;
}
.colonna_sx_uno {
	display: block;
	width: 176px;
	float: left;
}
.colonna_sx_due {
	display: block;
	width: 300px;
	height: auto;
	float: left;
}
.colonna_sx_tre {
	display: block;
	width: 320px;
	float: left;
}
.colonna_sx_cinque {
	display: block;
	width: 250px;
	padding-top: 5px;
	height: 20px;
	float: left;
}
.colonna_sx_quattro {
	display: block;
	width: 420px;
	float: left;
}
.colonna_dx_uno {
	display: block;
	width: 220px;
	float: left;
}
.colonna_dx_uno_tag {
	display: block;
	width: auto;
	float: left;
}
.colonna_dx_due {
	display: block;
	width: 100px;
	float: left;
}
.colonna_dx_tre {
	display: block;
	width: 60px;
	float: left;
}
.colonna_dx_quattro {
	display: block;
	width: 100px;
	float: left;
}
.colonna_dx_cinque {
	display: block;
	width: 100px;
	height: 25px;
	float: left;
}
.asterisco {
	font-size: 11px;
}
#popup {
	width: 320px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#FFFFFF;
}
.separatore {
	width: 25px;
	display: block;
	height: 25px;
	float: left;
}
.menu_tendina_province {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	margin-top: 2px;
	background: #FFFFFF;
	border-left: 1px solid #826634;
	border-right: 1px solid #826634;
	border-top: 1px solid #826634;
	border-bottom: 1px solid #826634;
}
/* GESTIONE MENU HTML*/
.mnuheader {
	position:relative;
	bottom:20px;
	left:155px;
	font-size:18px;
	font-style:italic;
}
.mnubody {
	line-height:19px;
}
.mnuinnerbody {
	width:160px;
	padding-left:20px;
}
.mnubody div {
	margin:5px 0 0 0;
	font-size:16px;
 ^font-size:12px;
}
.mmubody div {
	font-size:12px;
}
.mnubody ul {
	list-style-image:url(../images/list-image.gif);
}
.mnuinnerbody li {
	list-style-image:url(../images/list-image.gif);
}
.mnuinnerbody div {
	line-height:15px;
}
.mnucolor a {
	color:#5e4524;
	text-decoration:none;
}
.mnucolor a:hover {
	color:#000000;
	text-decoration:none;
}
a.selected {
	color:#000000;
	font-style:oblique;
	font-weight:bolder;
	text-decoration:none;
}

