body {
	background: #BFBA7D;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
label {
	display: none;
}

/* Gestione grafica TOOLBAR ************************************/
#tool {
	background: #CCCBB2 url(../i/t/FnTool.gif) repeat;
}
#tool table {
	background: #FFFCD6 url(../i/t/FnTool2.gif) repeat-y;
}
#splash {
	color: #5C5B53;
	line-height: 1.4em;
	font-size: 13px;
	
}
#Prezzi {
	margin-right: 10px;
	border: 1px solid #CCC;
}
/* Gestione grafica MENU DI NAVIGAZIONE ************************/
#Mn {
	background: #F0EFC3 url(../i/t/FnMenu2.gif) repeat;
}
#FnMn {
	background: #DFDCBF url(../i/t/FnMenu.gif) repeat-y;
	padding-top: 1px;
}
#Mn a,
#Mn a:link,
#Mn a:active,
#Mn a:visited {
	text-align: center;
	text-decoration: none;	
}
#Mn a:hover {
	background: #E20A16;
	color: #FFF;
}


/* Gestione grafica IMMAGINE SOTTO AL MENU DI NAVIGAZIONE *******/
#Immagine {
	background: #CCCBB2 url(../i/t/FnImg.gif) repeat;
}
#FnImg {
	padding: 5px 0;
	background: #FFF url(../i/t/FnImg2.gif) repeat-y;
}


/* Gestione grafica area CONTENUTI HOME PAGE *******/
.BdLeft {
	border-left: 1px solid #B3AD7A;
}
.FnHomeCont {
	background: #FFFEF0 url(../i/t/FnContHome2.gif) repeat-x;
}
.TitoloTab {
	background: #E20A16;
	color: #FFF;
	padding: 2px;
	font-weight: bold;
}
.TitoloTabII {
	background: #DFDBB9;
	color: #000;
	padding: 2px;
	font-weight: bold;
}
.lineaDown {
	border-bottom: 1px solid #CCC;
}
.lineaDownDx {
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
.lineaDx {
	border-right: 1px solid #CCC;
}
.TestoRosso {
	color: #E20A16;
	font-weight: bold;
}

#ContHome {
	background: #E0DFB3;
}
#ContHome h1 {
	color: #C00;
	font-size: 110%;
	padding: 5px 0 5px 0;
	margin: 0 10px 0 5px;
	border-bottom: 1px solid #C00;
	text-align: left;
}
#ContHome h2 {
	color: #666;
	font-size: 100%;
	padding: 2px 0;
	margin: 5px 0 0 0;
	text-align: left;
}
#ContHome p {
	padding: 5px 0 5px 0;
	margin: 0 10px 0 5px;
	text-align: left;
	font-size: 90%;
	line-height: 1.2em;
	color: #666;
}
#ContHome img {
	padding: 2px 10px 10px 0;
	margin: 0;
}
#FnContHome {
	background: #E0DFB3 url(../i/t/FnContHome.gif) repeat-y;
}
#FormHome h1 {
	margin-right: 3px;
}
#FormHome p {
	font-size: 100%;
}
#FormHome select {
	margin: 0 0 5px 5px;
}
#FormHome form {
	margin: 0;
	padding: 0;
}
#ico img {
	margin: 0;
	padding: 5px 0 0 0;
}
#ico p {
	border-bottom: 1px solid #C00;
	margin: 0;
	padding: 6px 0 4px 0;
	text-align: center;
}	
#ico a,
#ico a:link,
#ico a:active,
#ico a:visited {
	text-decoration: none;
	color: #666;	
}
#ico a:hover {
	color: #C00;	
	text-decoration: none;	
}

.NoBrow {
	white-space: nowrap;
}
.TxtForm {
	font-size: 100%;
}
.TxtForm60 {
	font-size: 100%;
	width: 67%;
}

/* Gestione grafica area PIEDE *******/
#piede {
	background: #BFBA7D url(../i/t/FnPiede2.gif) repeat-x;
	color: #FFF;
	font-family: "Times New Roman", Times, Georgia, serif;	
}
#piede p {
	text-align: center;
	padding: 5px;
	margin: 0;
	font-weight: bold;
}
#piede a,
#piede a:link,
#piede a:active,
#piede a:visited {
	text-decoration: none;
	color: #FFF;
}
#piede a:hover {
	color: #C00;	
}
#FnPiede {
	background: #C2C2A6 url(../i/t/FnPiede3.gif) repeat-y;
}
.FnPiedeTop {
	background: url(../i/t/FnPiede.gif) no-repeat;
}
.FnPiedeBottom {
	background: url(../i/t/FnPiede4.gif) no-repeat;
}



/* Gestione grafica area MENU DI SECONDO LIVELLO *******/
#MnSecond {
	padding: 6px;
	margin: 0;
	text-align: left;
}
#MnSecond ul,
#MnSecond li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#MnSecond li {
	margin-bottom: 6px;
}
#MnSecond a,
#MnSecond a:link,
#MnSecond a:active,
#MnSecond a:visited {
	color: #69695F;
	font-weight: bold;
	font-size: 90%;
	width: 133px;
	display: block;
	padding: 1px 0;
}
#MnSecond a:hover {
	color: #C00;	
	text-decoration: none;	
}
#ImgPag img {
	margin: 0;
	padding: 0;
}
#TxtPag {
	margin: 0;
	padding: 6px 20px 10px 10px;
	text-align: left;
	font-size: 90%;
	line-height: 1.6em;
	color: #666;
}
#contatti img {
	padding: 0;
	margin: 0 10px 5px 5px;
	border: 0;
}
#contatti p {
	line-height: 1.4em;
}
#contatti a,
#contatti a:link,
#contatti a:active,
#contatti a:visited {
	color: #666;
}
#contatti a:hover {
	color: #C00;	
	text-decoration: none;	
}
#splash a,
#splash a:link,
#splash a:active,
#splash a:visited {
	color: #666;
	text-decoration: none;	
}
#splash a:hover {
	color: #C00;	
}

