﻿@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: #3399FF;text-decoration: none;}
a.mainmenu:active {color:#3399FF;text-decoration:none;}


div.textcerca
{
	width:50px;
	text-align:right;
	margin-left:20px; 
}

#txtcerca
{
	width:230px;  
	height:12px;
	margin-top:7px;
	font-size:10px; 
}

div.cerca
{
	background-repeat:no-repeat;
	margin-top:8px;
	margin-left:5px; 
}


#contattiactive
{
	background-image: url(../images/finecontatti.png);
	width:111px;
}

div.estremisottmenu
{
	width:222px;
	height:44px; 
}


div.sottomenucontatti
{	
	height:44px;
	background-image: url(../images/sottomenucontatti.png);
	background-repeat: no-repeat; 
	width:350px; 
}

#home
{
	background-image: url(../images/homemenuimg.png);
	width:88px;
}


#servizi
{
	width:118px;
}

#prodotti
{
	width:115px;
}

#societa
{
	width:119px;
}

#assistenza
{
	width:115px;
}

#demo
{
	width:117px;
}

#contatti
{
	background-image: url(../images/finemenu.png);
	width:111px;
}

p.titolo
{
	font-family: Tahoma;
	color: #3399FF;
	text-align: center;
	font-size: 18px;
}

p.testo, li
{
	font-family: Tahoma;
	color: #808080;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 12px;
	text-align: justify;
}

.link
{
	font-family: Tahoma;
	font-size: small;
	color: #3399FF;
	margin-left: 20px;
	text-decoration: none;
}
