﻿body 
{
	background-color:#cfcfcf;
	margin:0px;
	font-family: Tahoma;
}

a:link, a:visited
{
	color: #990000;
	font-weight: bold;	
	text-decoration: none;
}

a:hover
{
	color: #330000;
	text-decoration: underline;
}

.ContenutoPH
{
	font-size: 70%;
	padding: 20px 50px 40px 50px;
	margin-bottom: 50px;
}

.pnContatti
{
	
	width: 864px;
	background-position: center top;
	background-image: url(img/barraLingue.jpg);
	background-repeat: no-repeat;
	height: 22px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;	
	text-align: right;
	padding-top: 0px;
	padding-right: 60px;
}

.pnHeader
{
	
	width: 864px;
	background-position: center top;
	background-image: url(img/barraHeaderAni.gif);
	background-repeat: no-repeat;
	height: 94px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;	
	position: relative;
}

.datiHeader
{
	text-align: right;
	position: absolute;
	top: 15px;
	right: 200px;
	color: #ffffff;
	font-weight: bold;
	font-size: 60%;
}

.pnImmagineHome
{
	
	width: 864px;
	background-position: center top;
	background-image: url(img/barraImmagine.jpg);
	background-repeat: no-repeat;
	height: 185px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;	
}

.pnImmagineHomeEng
{
	
	width: 864px;
	background-position: center top;
	background-image: url(img/barraImmagineEng.jpg);
	background-repeat: no-repeat;
	height: 185px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;	
}
.pnMenu
{
	
	width: 864px;
	background-position: center top;
	background-image: url(img/barraMenu.jpg);
	background-repeat: no-repeat;
	height: 48px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;	
	color: White;
	font-weight: bold;
	font-size: 60%;
	text-align: center;
	line-height: 250%;
	font-family: Verdana;
	/*text-transform: uppercase;*/
}

.pnMenu a:link
{
	color: White;
	text-decoration: none;
}

.pnMenu a:visited
{
	color: White;
	text-decoration: none;
}

.pnMenu a:hover
{
	color: #d1382e;
}

.pnContenuto
{
	width: 864px;
	background-position: center bottom;
	background-image: url(img/sfondoContenuto.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;	
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

.pnFooter
{
	width: 864px;
	background-position: center top;
	background-image: url(img/barraFooter.jpg);
	background-repeat: no-repeat;
	height: 45px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;	
	text-align: center;
	color: White;
	font-size: 60%;
	text-align: center;
	line-height: 200%;
	font-family: Tahoma;
}

.pnFooter a:link
{
	font-weight: normal;
	color: White;
	text-decoration: none;
}

.pnFooter a:visited
{
	font-weight: normal;
	color: White;
	text-decoration: none;
}

.pnFooter a:hover
{
	font-weight: normal;
	color: #d1382e;
}

.ImmagineLeft
{
	margin: 0px 0px 20px 20px;
}

.ImmagineRight
{
	margin: 0px 20px 20px 0px;
}

.ContenutoTitolo
{
	font-size: 200%;
	font-family: Arial Black;
	text-transform: uppercase;
	color: #d0382d;
	margin-bottom: 20px;
}

.itemTab
{
	background-color: #ec857e;
}

.NomeAzienda
{
	color: #d0382d;
	font-size: 120%;
	text-transform: lowercase;
	
	font-family: Arial Black;
}

.lbEtichetta
{
	width: 70px;
	display: inline; 
	float: left;
	color:#444444; 
	font-weight: bold;
}

/*INPUT*/
input
{
	font-family: Tahoma;
	border: solid 1px #d1d1d1;
	background-color: #ffffff;
}

select
{
	
	font-family: Tahoma;
	border: solid 1px #d1d1d1;
	background-color: #ffffff;
}

textarea
{
	
	font-family: Tahoma;
	border: solid 1px #d1d1d1;
	background-color: #ffffff;
}

input.bottone
{
    font-family: Arial;
    font-size: 8pt;
    background-color: Black;
    border: solid 1px #000000;
    margin-top:5px;
    font-weight:bold;
    text-transform: uppercase;
    color:#ffffff; 
}

.nota
{
	font-weight: bold;
}

.NovTitolo
{
	color: #990000;
	font-weight: bold;
}

.NovCat
{
	color: #777777;
}

.dgItem
{
	background-color: #ffffff;	
}

.dgItemAlternato
{
	background-color: #dddddd;
}

.NoBordi
{
	border: solid 2px #ffffff;
}

.itemBoxGrande
{
	background-color: black;
	padding: 15px;
	height: 100px;
	width: 100px;
	text-align: center;
}

.pnImmagineGall
{
	padding-top: 10px;
	width: 190px;
	height: 120px;
	text-align: center;
	background-position: center top;
	background-image: url(img/fondofoto.gif);
	background-repeat: no-repeat;
	
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;	
}
