body
{
	background: #1e1e1e url(../img/bg3.jpg) no-repeat center top;
	font: 62.5%/1.5em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
}
html > body
{
	font-size: 10px;
}

#wrap-bottom
{
	width: 960px;
	margin: 0 auto;		
	padding-bottom: 110px;
	background: transparent url(../img/bg-bottom.png) no-repeat center bottom;
}

#wrap-top
{
	background: transparent url(../img/bg-top.png) no-repeat center 107px;
}

#wrap-middle
{
	padding: 25px 35px 20px;
	background: transparent url(../img/bg-middle.png) repeat-y center top;
}

#wrap-content
{
	background-color: #e7e7e7;
}

#footer
{
	font-size: 1.1em;
	margin-top: 25px; 
	height: 20px;
	text-align: center;
}

#header
{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	position: relative;
	z-index: 1;
	height: 130px;
	color: #fff;
}

#header a,
#footer a,
#footer
{
	color: #fff;
}

#logo
{
	position: absolute;
	z-index: 2;
	right: 0;
	top: 30px;
	width: 230px;
	height: 60px;
	text-indent: -9999px;
	
	background: transparent url(../img/logo-neos-sistemi.png) no-repeat 0 0;
}

#logo a
{
	display: block;
	height: 100%;
}


#nav-fava
{
	list-style: none;
	position: absolute;
	z-index: 1;
	top: 65px;
	text-transform: uppercase;
}
	#nav-fava li
	{
		float: left;
		border-right: 1px solid #fff;
		height: 8px;
		line-height: 8px;	
	}
	
	#nav-fava li.f { border: none; }
		
		#nav-fava a
		{
			font-size: 10px;
		
			padding: 0 0.8em;
		}
		
		
#nav-main
{
	text-transform: uppercase;
	float:right;
	margin-top: 102px;
	margin-right: 10px;
}

#nav-main li
{
	float: left;
	cursor:pointer;
}

#nav-main li a
{
	display: block;	
	height: 28px;
	line-height: 28px;		

	font-size: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;	
	text-decoration:none;
	
	background: url(../img/bottoni.png) no-repeat 100% -30px;
	padding-right: 1.3em;
}

#nav-main span
{
	display: block;
	height: 100%;	
	padding-left: 1.3em;	
	
	background: url(../img/bottoni.png) no-repeat 0 0;
}

#nav-main a:hover {
	background: url(../img/bottoni.png) no-repeat 100% -90px;
}
#nav-main a:hover span {
	background: url(../img/bottoni.png) no-repeat 0 -60px;
}

#nav-main .current a
{
	background: url(../img/bottoni.png) no-repeat 100% -150px;
}
#nav-main .current a span
{
	background: url(../img/bottoni.png) no-repeat 0 -120px;
}


a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h1,h2,h3,h4,h5 { font-weight: normal; }

.rosso {color: #cc2229}

.column 
{
	float:left;
	width: 286px;
	padding-top: 30px;
}

a.img-btn { text-decoration: none }
a.img-btn:hover span { color: #cc2229 }


.img-btn
{
	float: left;
	display: block;
	margin-left: 30px;
	margin-bottom: 10px;
	position: relative;
	width: 113px;
	height: 130px;
	overflow: hidden;
}

.img-btn span 
{ 
	position: absolute; 
	bottom: 0; 
	left: 0;
	text-align: center;	
	width: 100%;
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.1em;
}

.img-btn img { position: absolute; top: 0; left: 0; }
.img-btn img.alt { display: none; }

.titolo-home 
{
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.2em;
	margin-bottom: 15px;
	text-align:center;
}


#flash 
{
    float:right;
	width:560px;
	height:560px;

}

#flash2
{
    float:right;
	width:526px;
	height:560px;
	

}

.allestimento 
{
    line-height:500px;
	height:500px;
	text-align:center;
    background-color: #E7E7E7;
}

#fava 
{
    background-color:#e7e7e7;
	width:890px;
	height:560px;
}

.fava_colonna1 
{
    float:left;
	color:#fff;
	width:260px;
	padding:20px;
	margin:25px;
}


.fava_colonna2 
{
    float:left;
	color:#fff;
	width:300px;
	padding:20px 20px 0 0;
	margin:25px 0px;
}


.fava1
{
    width:890px;
	height:560px;
	background-image:url(../img/sfondo_chi_siamo.jpg)

}

.fava2
{
    width:890px;
	height:560px;
	background-image:url(../img/sfondo_domotica.jpg)

}

a.linkinorosso
{
 color:#1e1e1e;
 font-weight:bold;
}
a.linkinorosso:hover
{
 color:#f03;
 font-weight:bold;
 text-decoration:underline
}
.rosso
{
	color:#F03;

}

.tabella {
	float:none;
	clear: both;
	width:640px;
	margin-top:40px;
}

.tabella td,
.tabella th
{
	text-align: center;
	vertical-align:middle;
	border: 1px solid #fff;	
}
.tabella th
{
	background-color: #379BDD;
	color: #fff;
	font-weight: bold;
	height: 35px;
}

.tabella .regolazione,
.tabella .tipo
{
	width: 120px;
}

.tabella td
{
	background-color: #D8EDF9;
	padding: 5px;
}
.tabella .alt td
{
	background-color: #C9DDE8;
}
.corsivo {
	font-style: italic;
}
a.linkinomail
{
 color:#515151;
 font-weight:none;
}
a.linkinomail:hover
{
 color:#000;
 font-weight:none;
 text-decoration:underline;
}
.testogiustificato, 
.testogiustificato p
{
    text-align:justify;
}

.admin #fava { position: relative; }
.admin #login { position: absolute; bottom: 80px; right: 120px; }
.admin #login h1 { font-size: 2em; margin-bottom: 1em; text-align: center}
.admin #login { font-size: 1.2em }

.admin #login div { margin-bottom: 1em; height: 22px; text-align: right }
.admin #login label { width: 100px; }
