﻿@import url("menu.css");
@import url("modello.css");

a.mainmenu:link{color: #FFFFFF;text-decoration: none;}
a.mainmenu:visited {color:#FFFFFF;text-decoration:none;}
a.mainmenu:hover{color: #006600;text-decoration: none;}
a.mainmenu:active {color:#006600;text-decoration:none;}

a.sottoassistenza:link{color: #FFFFFF;text-decoration: none;}
a.sottoassistenza:visited {color:#FFFFFF;text-decoration:none;}
a.sottoassistenza:hover{color: #FFFFFF;text-decoration: none;}
a.sottoassistenza:active {color:#FFFFFF;text-decoration:none;}

p.accedi
{
	margin-left: 25px;
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 13px;
	margin-top: 5px;
	font-weight:bold;
}

div.boxriservata
{
	width: 483px;
	height: 280px;
}

div.boxriservatatot
{
	width: 483px;
	height: 452px;
}

div.leftcommand
{
	width:190px;
	height:25px;
}

div.rightcommand
{
	width:207px;
	height:25px;
}

div.commandini
{
	height:25px;
	width: 58px;
	background-image:url(../images/bottoneini.png);
}

div.commandbody
{
	height:25px;
}

div.commandend
{
	height:25px;
	width:28px;
	background-image: url(../images/bottoneend.png);
	background-repeat:no-repeat; 
}

div.commandlogin
{
	width: 483px;
	height:147px;
}

p.login
{
	margin-left:165px;
	font-family: Tahoma;
	color: #808080;
	font-size: 12px;
	margin-top:15px;
}

#txtutente
{
	margin-left:165px;
}

#txtpassword
{
	margin-left:165px;
}

div.cellaarea
{
	width:130px; 
	margin-left:20px; 
}

div.cellainvia
{
	width:140px; 
}

div.textcerca
{
	width:50px;
	text-align:right;
	margin-left:20px; 
}

#txtcerca
{
	width:115px;  
	height:12px;
	margin-top:7px;
	font-size:10px;
}

div.cerca
{
	background-repeat:no-repeat;
	margin-top:8px;
	margin-left:5px; 
}


#assactive
{
	background-image: url(../images/pixass.png);
	background-repeat: repeat-x;  
	width:115px;
}

div.estremisottmenu
{
	width:132px;
	height:44px; 
}


div.sottomenuass
{	
	height:44px;
	background-image: url(../images/sottomenuass.png);
	background-repeat: no-repeat; 
	width:530px; 
}

#home
{
	background-image: url(../images/homemenuimg.png);
	width:88px;
}


#servizi
{
	width:118px;
}

#prodotti
{
	width:115px;
}

#societa
{
	width:119px;
}


#demo
{
	width:117px;
}

#contatti
{
	background-image: url(../images/finemenu.png);
	width:98px;
}


p.titolo
{
	font-family:Tahoma; 
	color: #006600;
	text-align:center;
	font-size:18px;   
}

p.testo, li
{
	font-family: Tahoma;
	color: #808080;
	font-size: 12px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: justify;
}

.link
{
	font-family: Tahoma;
	font-size: small;
	color: #006600;
	margin-left: 20px;
	text-decoration: none;
}

