
<style type="text/css">

/*div
{
    font: Normal 11px Verdana;
}
*/

div.MENU_CONTAINER
{
	position: relative;
    width: 180px;
	font-family:Verdana,Arial;font-size:12px; font-weight: normal;
}

TD
{
font-family:Verdana,Arial;font-size:12px; font-weight: normal;
}

A{
text-decoration: None;
color: blue;
font-family:Verdana,Arial;font-size:12px; font-weight: normal;
}

A:VISITED{
text-decoration: None;
color: blue;
font-family:Verdana,Arial;font-size:12px; font-weight: normal;
}


a.NONE
{
    text-decoration: None;
	font-family:Verdana,Arial;font-size:12px; font-weight: normal;
}

div.SMENU
{
    visibility: Hidden;
    position: Absolute;
    margin: -22px 0px 0px 192px;
    background: #EEEEEE;
    width: 220px;
	font-family:Verdana,Arial;font-size:12px; font-weight: normal;
}

#big{
position: relative;
top: 60px;
left:70px;
background-image: url(immagini/login.jpg);
background-repeat :no-repeat ;
width: 450px;
height: 310px;
font-family:Verdana,Arial;font-size:12px; font-weight: normal;
background-color:red;

}

	
}
#login2{
    position: relative;
	top: -0px;
	left: 30px;
	height: 80px;
	
}

#login3{
    position: relative;
	top: 14px;
	left: 830px;
	
}

#login4{
    position: relative;
	top: 21px;
	left: 830px;
	
}

#intestazione{
	color: FFFFFF;
	position: absolute;
	top: 25px;
	left: 20px;
	font-family:Verdana,Arial;font-size:12px; font-weight: normal;
}

#benvenuto{
   position:relative;
   top:-1px;
   left:450px;
   width: 300px;
   font-family:Verdana,Arial;font-size:12px; font-weight: normal;
}

#big_carrello{
position: relative;
top: 100px;
left:50px;
background-image: url(immagini/login.jpg);
background-repeat :no-repeat ;
width: 465px;
    height: 365px;
	font-family:Verdana,Arial;font-size:12px; font-weight: normal;

}


#acquista_carrello{
    position: relative;
	top: 12px;
	left: -10px;
	font-family:Verdana,Arial;font-size:12px; font-weight: normal;
	
}


input.btn{
   color:#ff7e00;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:small;
   font-weight:bold;
   }

