
@charset "utf-8";
/* CSS Document */
body
		{
		font-family:Arial, Helvetica, sans-serif;
		}

#content
		{
		width:760px;
		height:auto;
		position:relative;
		margin:auto;
		}
		
#header
		{
		width:760px;
		height:122px;
		position:relative;
		top:0px;
		left:0px;
		background-image:url(../areaRiservata/common/header/header.jpg);
		background-repeat:no-repeat;
		}

#boxContainer
		{
		width:727px;
		height:auto;
		position:relative;
		margin-top:30px;
		left:16.5px;
		/*border:double 1px black;*/
		}


#container
		{
		width:723px;
		height:auto;
		position:relative;
		left:0px;
		top:0px;
		background-image:url(../areaRiservata/common/Backgroundlucchetto.jpg);
		background-repeat:no-repeat;
		background-position:right;
		border-right:double 2px #daf0d9;
		border-left:double 2px #daf0d9;
		/*border:double 1px black;*/
		}


#headContainer
		{
		width:727px;
		height:10px;
		position:absolute;
		top:0px;
		left:0px;
		background-image:url(../areaRiservata/common/headMainBox.jpg);
		background-repeat:no-repeat;
		}


#footContainer
			{
			width:727px;
			height:10px;
			position:absolute;
			bottom:0px;
			left:0px;
			background-image:url(../areaRiservata/common/footMainBox.jpg);
			background-repeat:no-repeat;
			}

#logContainer
			{
			position:relative;
			width:495px;
			height:auto;
			top:40px;
			bottom:10px;
			left:45px;
			background-image:url(../areaRiservata/common/iconaLucchetto.jpg);
			background-repeat:no-repeat;
			background-position:top left;
			font-size:12px;
			font-weight:bold;
		
			}

#logContainer p
			{
			font-size:12px;
			font-weight:bold;
			color:#109d01;
			margin-left:40px;
			margin-top:11px;
			}
			
			
#lingua
{
position:absolute;
right:20px;
top:30px;
width:90px;
height:40px;

}


.logInput
		{
		background-image:url(../areaRiservata/common/trinagolo.jpg); 
		background-repeat:no-repeat; 
		color:#898989;
		font-size:10px;
		}


.click
		{
		width:88px;
		height:27px;
		float:right;
		margin-top:-24px;
		background-image:url(../areaRiservata/login/entra.jpg);
		background-repeat:no-repeat;
		}
		
		.click_eng
		{
		width:88px;
		height:27px;
		float:right;
		margin-top:-24px;
		background-image:url(../areaRiservata/login/entra_eng.jpg);
		background-repeat:no-repeat;
		}


.click:hover
		{
		background-image:url(../areaRiservata/login/entraOver.jpg);
		}
		
		.click_eng:hover
		{
		background-image:url(../areaRiservata/login/entraOver_eng.jpg);
		}

logTitle
		{
		position:relative;
		width:415px;
		height:35px;
		}



#commInfo
		{
		position:relative;
		bottom:15px;
		left:15px;
		height:30px;
		padding-top:90px;
		}


#footer
		{
		width:721px;
		height:24px;
		position:relative;
		margin-top:8px;
		left:16.5px;
		background-image:url(../areaRiservata/common/footer.jpg);
		background-repeat:no-repeat;
		padding-top:10px;
		padding-left:7px;
		}
#logTxt
{
width:435px;
height:82px;
background-image:url(../areaRiservata/login/boxLogin.jpg);
background-repeat:no-repeat;
padding:30px;
}

.GreenA
		{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#59904f;
		text-decoration:none;
		font-weight:normal;
		}


.GreenF
		{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#b5b6b5;
		text-decoration:none;
		font-weight:normal;
		}