body{
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#606060;
	background-position:top;

}

body,p,td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

a {
	color: #9A0000;
}
/* form*/
input, textarea {
	color:#404040;
}

.textinput, .textinputHovered {
	font-size:10px;
	height:12px;
	/*background:url(img/input.gif); 
	background-repeat:no-repeat;*/
	border:none;
	padding:4px 8px;
	color:#404040;
}

.textinputHovered {
	background-position:left bottom;
	color:#404040;
}
	
.textinputLungo, .textinputLungoHovered {
	height:15px;
	font-size:10px;
	background:url(img/inputlungo.gif); 
	background-position:left top;
	background-repeat:no-repeat;
	border:none;
	padding:4px 8px;
	color:#404040;
}

.textinputLungoHovered {
	background-position:left bottom;
	color:#404040;
}
	
.textarea, .textareaHovered {
	width:250px;
	height:63px;
	background:url(img/textarealungo.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
	overflow:auto;
}
.textareaHovered {
	background-position:left bottom;
}
label {
	color:#999;
	cursor:pointer;
	line-height:15px;
}

label.chosen {
	font-size:10px;
	color:#333;
}


.buttonSubmit, .buttonSubmitHovered {
	width:74px;
	height:24px;
	color:#FFF;
	font-weight:bold;
	padding:2px 5px;
	background:url(img/button.gif) no-repeat left top;
	cursor:pointer;
	border:none;
}

.buttonSubmitHovered {
	background-position:left bottom;

}.CapitoliRosso {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	/*padding: 5px;*/
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(img/sotto_carusi.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.CapitoliInterni {
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.CapitoliNoRiga {
	padding: 5px;
}
.ImmagineHome {
	background-image: url(img/img_sfondo.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.Capitoli {
	font-weight: bold;
	color: #9A0000;
}
.SelezioneMese {
	background-image: url(img/selezione_mese.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.Zodiaco {
	background-image: url(img/zodiaco_vino.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.BandeTesto {
	font-size: 12px;
	font-weight: bold;
	background-color: #CECE97;
	padding: 5px;
	border-right: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	border-left: 5px solid #FFFFFF;
}
.SfondoGrigio {
	background-color: #CCCCCC;
	padding: 5px;
}
.SfondoBianco {
	padding: 5px;
		background-color: #FFFFFF;

}
.ChiAmaRiga{
	padding: 2px;
		/*border-top: 1px solid #CCCCCC;*/
		border-bottom: 1px dashed #999999;
}
.RigaBottom{
	padding: 2px;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}

/*MENU TOP-SX*/
#wrapper {
	/*border:#000000 solid thin;*/
	width: 157px;
	margin:auto;
}

#container, #container2, #container3, #container4, #container5, #container6, #container7, #container8 {
	background-color:#FFFFFF;
	color: #000;
	text-align:left;
}
.Sottomenu {
	background-color:#FFFFFF;
	color: #000000;
	filter:alpha(opacity=85); /* per IE/WIN */
	opacity: 0.85; /* per Mozilla&Co. */
}

