html{
	width:100%;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align:center;
}

html, select, textarea{
	/*
	SCROLLBAR-FACE-COLOR: #EAD075;
	SCROLLBAR-ARROW-COLOR: #1A171C;
	SCROLLBAR-TRACK-COLOR: #FFFBE1;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FCF297;
	SCROLLBAR-SHADOW-COLOR: #B5A260;
	SCROLLBAR-DARKSHADOW-COLOR: #1A171C;
	*/
}

body{
	width:100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background:#F5F5F5 url(../img/header.gif) left top repeat-x;
	color:#68686A;
	font:11px Arial, Helvetica, sans-serif, Verdana, Georgia, Tahoma;
	line-height:130%;
	text-align:left;
}

#contenitoreAll{
	position:absolute;
	z-index:10;
	width:100%;
	min-width:941px;
	height:100%;
	margin-top:0px;
	margin-left:auto;
	margin-top:auto;
}

.contAll{
	width:100%;
	min-width:941px;
	height:100%;
	min-height:620px;
	margin:auto;
}

.widthMax{
	min-width:941px;
	margin:auto;
}

.safearea{
	width:941px;
	margin:auto;
}

.centratoPag {
	/* richiede uno style che definisca width e margin_left dove (width/margin_left)=2
	width:989px;
	margin-left:-494px;
	*/
	position:absolute;
	left:50%;
	top:50%;
}

.centratoOrizz {
	position:absolute;
	left:50%;
}

.centratoLoading{
	width:47px;
	height:50px;
	margin-left:-16px;
	top:50%;
	position:absolute;
	left:50%;
	z-index:1000;
}

.centratoVert {
	top:50%;
}

.handle{
	cursor:move;
}

div{
	text-align:left;
	height:auto;
	width:auto;
}

a{
	color:#68686A;
	text-decoration:none;
}

a:hover{
	color:#38383A;
	text-decoration:none;
}

a img{
	border:none;
}

table{
	border-collapse:collapse;
}

.sfPop{
	background-color:#000000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
}

p{
	border:none;
	padding:2px 0px 2px 0px;
	margin:0px;
}

.posAssol{
	position:absolute;
}

.nascosto{
	visibility:hidden;
	display:none;
}

.visible{
	visibility:visible;
	display:block;
}

.bloccoScroll{
	overflow: auto;
	border:none;
	padding-right: 10px;
}

.testo80perc{
font-size:80%;
}

.testo90perc{
font-size:90%;
}

form{
border:none;
padding:0 0 0 0;
margin:0 0 0 0;
}

.formInput{
width:400px;
}

.formTextarea{
width:400px;
}

.overhide{
	overflow:hidden;
}

.ottimizz {
	height: 1px;
	width:10px;
	clear:both;
}

.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.alignLeft{
text-align:left;
}
.alignRight{
text-align:right;
}
.alignCenter{
text-align:center;
}
.giustificato{
	margin:0px;
	text-align:justify;
}

.blocco{
display:block;
}

.tableCent{
	margin-left:auto;
	margin-right:auto;
}
.centrato{
	margin:auto;
}

.bordo0{
border:none;
}

.weightBold{
	font-weight:bold;
}

.weightNorm{
	font-weight:normal;
}

.grassetto{
	font-weight:bold;
}

.corsivo{
	font-style:italic;
}

.maiuscolo{
text-transform:uppercase;
}

.minuscolo{
text-transform:lowercase;
}

.capitalize{
text-transform:capitalize;
}

.sottolineato{
text-decoration:underline;
}

.nosottolineato{
text-decoration:none;
}

.barrato{
text-decoration:line-through;
}

.nero{
color:#000000;
}

.bianco{
color:#FFFFFF;
}


.rosso{
color:#C22500;
}

.rossosc{
color:#A31F07;
}

.rossosc1{
color:#C80019;
}

.rossosc2{
color:#7A1018;
}

.rossosc3{
color:#C22500;
}

.rosagrigio{
	color:#AA7D82;
}

.verde{
color:#009900;
}

.verdesc{
color:#1B5E05;
}

.giallo{
color:#FFEB00;
}

.ocra{
color:#D9B947;
}

.ocra1{
color:#D57C11;
}

.azzurro{
color:#BCB4D4;
}

.azzurroSc{
color:#A094C2;
}

.celeste{
color:#3C97CE;
}

.pre{
	white-space:pre;
}

.padImgSx{
margin-right:12px;
margin-bottom:8px;
}

.padImgDx{
margin-left:12px;
margin-bottom:8px;
}

.nero{
	color:#000000;
}

.quasinero{
	color:#040404;
}

.quasinero1{
	color:#333333;
}

.grigio{
	color:#676767;
}

.grigiosc{
	color:#434343;
}

.grigiosc1{
	color:#595959;
}

.grigiotxt{
	color:#808285;
}

.grigioch1{
	color:#ADADAD;
}

.grigioch{
	color:#B7B7B7;
}

.grigioch2{
	color:#EAE9E9;
}

.bianco{
	color:#FFFFFF;
}

.rosso{
	color:#FF0000;
}

.verde{
	color:#618540;
}

.giallo{
	color:#FFEB00;
}

.arancione{
	color:#FFB300;
}

.azzurro{
	color:#0061B2;
}

.blu{
	color:#006699;
}

.blusc{
	color:#041F63;
}

.violasc{
color:#4A0A55;
}

.viola{
color:#913FA0;
}

.porpora{
color:#BF2B5A;
}

.sabbia{
	color:#B3AE76;
}

.bordeaux{
	color:#9E0B0F;
}

.bordeauxChiaro{
	color:#993F63;
}

.bordeauxSc{
	color:#4B1924;
}

.bordeauxSc1{
	color:#511015;
}

.marrone{
	color:#942824;
}

.marronesc{
	color:#4B3220;

}

.marronesc1{
	color:#3E2E0E;
}

.marronesc2{
	color:#6E161D;
}

.verdeMil{
	color:#5E8055;
}

.verdech{
	color:#53CB32;
}

.brown{
	color:#846C5E;
}

.vanigliach{
	color:#FFFCDD;
}

.dim9{
font-size:9px;
line-height:105%;
}

.dim10{
font-size:10px;
line-height:130%;
}

.dim11{
font-size:11px;
line-height:130%;
}

.dim12{
font-size:12px;
line-height:120%;
}

.dim13{
font-size:13px;
line-height:100%;
}

.dim14{
font-size:14px;
line-height:100%;
}

.dim15{
font-size:15px;
line-height:100%;
}

.dim16{
font-size:16px;
line-height:100%;
}

.dim17{
font-size:17px;
line-height:100%;
}

.dim18{
font-size:18px;
line-height:100%;
}

.dim20{
font-size:20px;
line-height:100%;
}

.dim21{
font-size:21px;
line-height:100%;
}

.dim22{
font-size:22px;
line-height:100%;
}

.dim24{
font-size:24px;
line-height:100%;
}

.dim26{
font-size:26px;
line-height:100%;
}

.dim27{
font-size:27px;
line-height:100%;
}

.dim28{
font-size:28px;
line-height:100%;
}

.dim29{
font-size:29px;
line-height:100%;
}

.dim30{
font-size:30px;
line-height:100%;
}

.dim31{
font-size:31px;
line-height:100%;
}

.dim36{
font-size:36px;
line-height:100%;
}

.inter150{
	line-height:150%;
}

.input_prev{
	border:1px solid #9B9B9B;
	background:#FFFFFF;
	color:#000000;
	padding:1px;
	margin:0px 0px 2px 0px;
	height:18px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.times{
	font-family:"Times New Roman", Times, serif;
}

.helvetica{
	font-family:Helvetica, Arial, sans-serif, Verdana, Georgia, Tahoma;
}

.arial{
	font-family:Arial, Helvetica, sans-serif, Verdana, Georgia, Tahoma;
}

.arialNarrow{
	font-family:"Arial Narrow", Helvetica, sans-serif;
}

.daTool{
font-size:12px;
color:#68686A;
}

.daTool a{
	color:#68686A;
	font-weight:normal;
}

.daTool a:hover{
	color:#D9B947;
	text-decoration:underline;
}

.bloccoTxt{
	font-size:12px;
	line-height:120%;
	text-align:justify;
	color:#333333;
}

.bloccoTxt a{
	color:#C47D02;
	font-weight:bold;
}

.bloccoTxt a:hover{
	text-decoration:underline;
}


input, textarea{
	height:13px;
	border:1px solid #9B9B9B;
	padding:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:130%;
	background:#F9F9F9;
	color:#4A4A4A;
}

input:hover, textarea:hover{
	border:1px solid #5555FF;
	background:#EEEEFF;
}

input:focus, textarea:focus{
	border:1px solid #5555FF;
	background:#EEEEFF;
}

/* -------------- INIZIO MENU SX ---------------- */

#menu{
	width:185px;
	margin:1px 0px 0px 0px;
}

#menu ul{
	margin-bottom:7px;
	top:-1px;
	margin-top:0px;
	left:185px;
}

#menu ul li{
	width:184px;
	background:#ececec;
	padding-bottom:1px;
	background:url(../img/dash.gif) bottom left repeat-x;
}

#menu a{
	display:block;
	font-size:12px;
	color:#6a696b;
	background-color:#ececec;
	padding:10px 15px 10px 13px;
	text-decoration: none;
}

#menu a.other{
	background-color:#ececec;
}

#menu a.current,
#menu a:hover{
	background-color:#dbdbdb;
}

/* ---------------- FINE MENU SX ---------------- */

#headerPag{
	width:921px;
	padding:0px 10px 0px 10px;
	margin:auto;
	height:211px;
	text-align:left;
	background:url(../img/winepoints.jpg) center top no-repeat;
}

#headerPag #linkSponsor{
	display:block;
	position:absolute;
	margin-left:755px;
	margin-top:7px;
	width:120px;
	height:25px;
	color:#FFFFFF;
	font-family:Arial Narrow, Helvetica, sans-serif;
	font-size:15px;
	text-align:left;
}

#headerPag #logoWp{
	display:block;
	position:absolute;
	margin-left:89px;
	margin-top:30px;
	width:227px;
	height:106px;
}

#headerPag #selectLang{
	position:absolute;
	margin-left:880px;
	margin-top:7px;
	width:55px;
	height:25px;
	text-align:left;
}

#headerPag #messSchedule{
	position:absolute;
	margin-left:680px;
	margin-top:40px;
	width:255px;
	text-align:right;
	color:#FFFFFF;
	font-family:Arial Narrow, Helvetica, sans-serif;
	font-size:11px;
}

#headerPag #selectLang a{
	color:#FFFFFF;
	font-family:Arial Narrow, Helvetica, sans-serif;
	font-size:11px;
}

#headerPag #selectLang .selected{
	font-weight:bold;
	text-align:left;
}

.contCenter{
	width:921px;
	margin:0px 10px 0px 10px;
	text-align:left;
}

#barraHeader{
	width:941px;
	margin:-49px auto 0px auto;
	text-align:left;
}

.bgWhiteDottedDn{
	background:#FFFFFF url(../img/dash.gif) bottom left repeat-x;
}

.bgDottedDn{
	background:url(../img/dash.gif) bottom left repeat-x;
}

#contPag{
	width:921px;
	padding:0px 10px 0px 10px;
	margin:auto;
	background:url(../img/sf_colcn.gif) left top repeat-x;
	height:auto !important;
	height:370px;
	min-height:370px;
}

#intestazione{
	width:921px;
	height:30px;
	background:#F5F5F5 url(../img/dash.gif) bottom left repeat-x;
}

.fontIntestazione{
	font-family:"Kozuka Gothic Pro EL";
	font-size:15px;
	letter-spacing:0.1em;
	color:#8f2622;
}

#colSx{
	float:left;
	width:193px;
	text-align:left;
}

#colDx{
	float:right;
	width:193px;
	text-align:left;
}

#colDxHome{
	float:right;
	width:175px; /* 193 */
	padding:0px 9px 0px 9px;
	text-align:left;
}

#colDxAdmin{
	float:right;
	width:217px;
	padding:0px 0px 0px 5px;
	margin:0px 0px 0px 5px;
	text-align:left;
	border-left:1px solid #DDDDDD;
}

#colCn{
	float:left;
	width:532px;
	text-align:left;
	padding-left:3px;
}

#colCnHome{
	float:left;
	width:465px; /* 532 */
	padding:0px 34px 0px 36px;
	text-align:left;
}

#colCnAdmin{
	float:left;
	width:497px;
	text-align:left;
	padding-left:3px;
}

#footer{
	width:941px;
	margin:15px auto 130px auto;
	text-align:left;
}

#footer .contenitore{
	width:901px;
	margin:auto;
	padding:15px 10px 15px 10px;
	background:url(../img/dash.gif) top left repeat-x;
	color:#68696b;
	font-size:10px;
}

#footer a{
	color:#68696b;
}

.bottSmall{
	display:block;
	background:url(../img/btt-entra.gif) center top no-repeat;
	text-align:center;
	width:47px;
	padding-top:4px;
	height:21px;
	font-size:10px;
}

.bottMed{
	display:block;
	background:url(../img/redeem_btn.jpg) center top no-repeat;
	text-align:center;
	width:120px;
	padding-top:4px;
	height:21px;
	font-size:10px;
}

.bannerCn{
	margin:5px auto 10px auto;
	width:450px;
	height:100px;
	background:#EEEEFF;
}

.bannerDx{
	margin:5px auto 13px auto;
	width:175px;
	height:180px;
	background:#EEEEFF;
}

.bottmostra{
	display:block;
	background:url(../img/sf_mostra.gif) left top no-repeat;
	text-align:center;
	width:77px;
	height:18px;
}

.bloccoProducts{
	float:left;
	width:168px;
	margin-bottom:14px;
	padding-bottom:8px;
	background:url(../img/sf_bloccoproducts.gif) left bottom no-repeat;
}

.bottDettagli{
	display:block;
	width:158px;
	height:18px;
	margin-bottom:5px;
	text-align:center;
	background:url(../img/bott_dettagli.gif) left top no-repeat;
}
.bottDettagli:hover{
	color:#FFFFFF;
	background:url(../img/bott_aggiungi.gif) left top no-repeat;
}

.bottOff{
	display:block;
	width:158px;
	height:18px;
	margin-bottom:5px;
	text-align:center;
	background:url(../img/bott_dettagli.gif) left top no-repeat;
}

.bottAggiungi{
	display:block;
	width:158px;
	height:18px;
	margin-bottom:5px;
	text-align:center;
	color:#FFFFFF;
	background:url(../img/bott_aggiungi.gif) left top no-repeat;
}

.bottAggiungi:hover{
	color:#CCCCCC;
}

.adminTitolo{
	background:url(../img/dash.gif) bottom left repeat-x;
	font-family:"Arial Narrow", Helvetica, sans-serif;
	color:#942824;
	font-size:18px;
	line-height:100%;
	padding:6px 0px 6px 0px;
	margin-bottom:10px;
}


