/* CSS Document */

/*////////////// area riservata /////////////*/
.topAreaRis
{
margin:0;
padding:0;
border:0;
width:688px;
height:76px;
text-align:left;
float:left;
background-image:url(../img/areaRiservata/top.jpg);
background-repeat:no-repeat;
background-position:top;
font-size:12px;
font-weight:bold;
color:#F1E8DF;
padding-top:18px;
padding-left:16px;

}
.tabStorico
{
margin:0;
padding:0;
border:0;
width:100px;
height:20px;
text-align:center;
float:left;
background-image: url(../img/areaRiservata/tabStorico.jpg);
background-repeat:no-repeat;
padding-right:6px;
padding-top:10px;
}

.tabStoricoUp
{
margin:0;
padding:0;
border:0;
width:100px;
height:20px;
text-align:center;
float:left;
background-image: url(../img/areaRiservata/tabStoricoUp.jpg);
background-repeat:no-repeat;
padding-right:6px;
padding-top:10px;
}
.tabBiglietto
{
margin:0;
padding:0;
border:0;
width:140px;
height:20px;
text-align:center;
float:left;
background-image: url(../img/areaRiservata/tabBiglietto.jpg);
background-repeat:no-repeat;
padding-right:6px;
padding-top:10px;
}

.tabBigliettoUp
{
margin:0;
padding:0;
border:0;
width:140px;
height:20px;
text-align:center;
float:left;
background-image: url(../img/areaRiservata/tabBigliettoUp.jpg);
background-repeat:no-repeat;
padding-right:6px;
padding-top:10px;
}
.contentTab
{
margin:0;
padding:0;
border:0;
width:652px;
height:auto;
sheight:300px;
text-align:left;
float:left;
background-image: url(../img/areaRiservata/bgTab.jpg);
background-repeat: repeat-y;
padding-left:10px;
padding-right:10px;
}

.topTab
{
margin:0;
padding:0;
border:0;
width:672px;
height:16px;
text-align:left;
float:left;
background-image: url(../img/areaRiservata/topTab.jpg);
background-repeat: no-repeat;
background-position:top;
}

.bottomTab
{
margin:0;
padding:0;
border:0;
width:672px;
height:16px;
text-align:left;
float:left;
background-image: url(../img/areaRiservata/bottomTab.jpg);
background-repeat: no-repeat;
background-position:top;
}


.font12Tab
{
font-size:12px;
font-weight:bold;
background: #FFFFFF;
text-decoration:none;
color: #990000;
}

.titoloAreaR
{
font-size:16px;
font-weight:bold;
color: #663300;
padding-bottom:6px;

}


.titAreaR
{
color: #000000;
font-size:14px;
letter-spacing:0.5pt;
}


.boxAreaR
{
vertical-align:top;
text-align: justify;
width:672px;
height:auto;
float:left;
}


.testoAreaR
{
padding-right:10px;
display:block;
}

.sottotitoloAreaR
{

font-size:14px;
font-weight:bold;
color: #663300;
padding-bottom:6px;
display:block;

}


.testoPiccoloNero
{
font-size:12px;
text-align: justify;
color: #000000;
text-decoration:none;
}
.testoPiccoloNero:hover
{
text-decoration:underline;
color:#990000;
}


.boxTesti
{
vertical-align:top;
text-align: justify;
width:652px;
height:auto;
float:left;
padding-bottom:16px;
}



.rigaRegistrazione{
	width: 670px;
	height: 40px;	
}
.rigaRegistrazione input{
	background-color:#f1e8df;
	border: 1px solid #a28c74;
	color:#a28c74;
}
.colonnaRegistrazione{
	width: 190px;
	height: 40px;
	padding-top: 10px;
	float:left;
}
.colonnaRegistrazioneCap{
	width: 100px;
	height: 40px;
	padding-top: 10px;
	float:left;
}
.rigaRegistrazioneUsrPwd{
	width: 660px;
	height: 100px;
	background-color: #ded2c1;
	margin-top: 10px;
	padding-left: 10px;	
}
.rigaRegistrazioneUsrPwd input{
	background-color:#f1e8df;
	border: 1px solid #a28c74;
	color:#a28c74;
}
.colonnaRegistrazioneUsrPwd{
	width: 350px;
	height: 20px;
	padding-top: 10px;
}
.rigaRegistrazionePrivacy{
	width: 660px;
	height: 100px;
	margin-top: 10px;
	padding-left: 10px;	
}
.rigaRegistrazionePrivacyCheck{
	width: 540px;
	height: 20px;
	margin-top: 10px;
	padding-left: 120px;	
}
.rigaRegistrazioneSend{
	width: 160px;
	height: 30px;
	margin-top: 10px;
	padding-left: 500px;	
}
.registrazioneSubmit {
	width: 70px;
	height: 20px!important;
	height:auto;
	background:#a28c74 none repeat scroll 0 0;
	border:medium none;
	cursor:pointer;
	font-size: 8px;
	padding: 6px;
	color:#ffffff;
	font-weight: bold;
}


.rigaRegistrazioneHidden {
	display: none;
}

