@charset "utf-8";
#logo {
	background-image: url(../immagini/home/logo.jpg);
	height: 59px;
	width: 196px;
	background-repeat: no-repeat;
	background-position: left top;
}
#intestazione_SX {
	background-image: url(../immagini/home/intestazione_SX.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 310px;
	width: 15px;
}
#intestazione_DX {
	background-image: url(../immagini/home/intestazione_DX.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 310px;
	width: 15px;
}

#intestazione_alta {
	background-image: url(../immagini/home/intestazione_fondo.jpg);
	background-repeat: repeat-x;
	height: 59px;
}
#intestazione_fondo_foto {
	background-image: url(../immagini/home/intestazione_fondo_foto.jpg);
	background-repeat: repeat-x;
	height: 251px;
}
#slide_home {
	height: 240px;
	background-color: #CCCCCC;
	color: #CCCCCC;
	background-image: url(../immagini/home/fotografia.jpg);
	background-repeat: no-repeat;
}
#menu {
	height: 20px;
	background-color: #EEEEEE;
}

#info_fondo {
	background-image: url(../immagini/home/info_fondo.jpg);
	background-repeat: repeat-x;
	height: 185px;
	width: 510px;
}
#info_telefono {
	background-image: url(../immagini/home/info_telefono.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 250px;
}
#info_telefono_fondo {
	background-image: url(../immagini/home/info_telefono_fondo.jpg);
	background-repeat: repeat-x;
	height: 146px;
}
#info_DX {
	background-image: url(../immagini/home/info_DX.jpg);
	background-repeat: no-repeat;
	height: 208px;
	width: 10px;
}
#info_SX {
	height: 208px;
	width: 10px;
	background-image: url(../immagini/home/info_SX.jpg);
	background-repeat: no-repeat;
}
#new_SX {
	background-image: url(../immagini/home/news_SX.jpg);
	background-repeat: no-repeat;
	height: 132px;
	width: 28px;
}
#new_DX {
	background-image: url(../immagini/home/news_DX.jpg);
	background-repeat: no-repeat;
	height: 132px;
	width: 28px;
	background-position: right;
}
#new_centro {
	background-image: url(../immagini/home/new_centro.jpg);
	background-repeat: no-repeat;
	height: 132px;
	width: 40px;
}
#new_fondo {
	background-image: url(../immagini/home/new_fondo.jpg);
	width: 215px;
}

.english {
	padding-right: 5px;
	position: relative;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
.copyright {
	font-size: 10px;
	color: #999999;
	padding-right: 10px;
}
.grassetto {
	font-weight: bold;
}
.indirizzo_pedice {
	font-size: 10px;
	color: #666666;
	position: relative;
	padding-right: 10px;
	padding-top: 10px;
}
.titolo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	text-transform: uppercase;
}
.txt_telefono_note {
	position: relative;
	padding-right: 5px;
}

.titolo2 {
	font-size: 12px;
	color: #4F4F4F;
	font-weight: bold;
}
.titolo2_rosso {
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
}
.txt_slide_home {
	color: #FFFFFF;
	position: relative;
	padding-right: 10px;
	font-weight: bolder;
	padding-top: 5px;
	padding-left: 10px;
}
.txt_info {
	position: relative;
	width: 500px;
	padding-top: 5px;
	padding-left: 5px;
}
.txt_news {
	position: relative;
	color: #666666;
	padding-top: 10px;
}
.txt_news_rossa {
	position: relative;
	color: #FF6600;
	padding-top: 10px;
}
