body {
	background-image:url(../immagini/img_bg_body.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#686868;
	padding:0px;
	margin:0px;
}

td.header_sx {
	background-image:url(../immagini/img_header_sx.jpg);
	background-repeat:no-repeat;
}

div.telefono {
	font-family:"Trebuchet MS", Arial;
	color:#000000;
	font-style:italic;
	font-size:14px;
	padding-bottom:10px; 
	padding-left:15px;
}

div.telefono span {
  color:#09176f;
}

td.header_dx {
	background-image:url(../immagini/img_header_dx.jpg);
	background-repeat:no-repeat;
}

div.indirizzo {
	font-family:"Trebuchet MS", Arial;
	color:#000000;
	font-size:12px;
	font-style:italic;
	padding-bottom:3px; 
	padding-right:15px;
}

div.indirizzo span {
	font-size:14px;
	color:#09176f;
}

td.footer {
	font-family:"Trebuchet MS", Arial;
	font-size:11px;
	color:#000000;
	background-color:#f2d812; 
	height:24px;
	padding-left:10px;
	padding-right:10px;
}

td.footer a:link, td.footer a:active, td.footer a:visited {
	font-family:"Trebuchet MS", Arial;
	font-size:11px;
	color:#141faf;
	text-decoration:none;
}

td.footer a:hover {
	font-family:"Trebuchet MS", Arial;
	font-size:11px;
	color:#141faf;
	text-decoration:underline;
}

div.footer_motori {
	font-family:"Trebuchet MS", Arial;
	font-size:10px;
	color:#474747;
	padding:5px 0px 5px 0px;
	line-height:12px;
}

div.footer_motori a:link, div.footer_motori a:active, div.footer_motori a:visited {
	font-family:"Trebuchet MS", Arial;
	font-size:10px;
	color:#474747;
	text-decoration:none;
}

div.footer_motori a:hover {
	font-family:"Trebuchet MS", Arial;
	font-size:10px;
	color:#474747;
	text-decoration:none;
}

td.barraSottoMenu {
	height:9px; 
	background-image:url(../immagini/img_bg_barra_sottomenu.jpg); 
	background-repeat:repeat-x;
}

td.ombraSu {
	background-image:url(../immagini/img_ombra.jpg); 
	height:8px; 
	background-repeat:repeat-x;
}

td.ombraGiu {
	background-image:url(../immagini/img_ombra_sotto.jpg); 
	height:8px; 
	background-repeat:repeat-x;
}

td.contenuti {
	background-color:#FFFFFF;
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
	color:#000000;
}

td.contenuti a:link, td.contenuti a:active, td.contenuti a:visited {
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
	color:#141faf;
	text-decoration:none;
}

td.contenuti a:hover {
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
	color:#141faf;
	text-decoration:underline;
}

td.contenuti h1 {
	font-family:"Trebuchet MS", Arial;
	font-size:13px;
	color:#000000;
	font-weight:bold;
	font-style:italic;
	margin-bottom:20px;
	margin-top:10px;
}

.inputTesto {
  font-family:"Trebuchet MS", Arial;
	font-size:11px;
	width:300px;
	border:1px solid #a09b7e;
}

.inputTextarea {
  font-family:"Trebuchet MS", Arial;
	font-size:11px;
	width:300px;
	height:100px;
	border:1px solid #a09b7e;
}

.bottone {
	border:1px solid #a09b7e;
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
}