@charset "UTF-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/sfondo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#main_box {
	padding: 0px;
	height: 600px;
	height: auto !important;
	min-height: 600px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
	position: relative;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 322px;
	width: 1000px;
	position: absolute;
}
#bar {
	height: 68px;
	width: 1000px;
	background-image: url(../images/barra.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 9px;
	padding-top: 28px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 2;
	position: absolute;
}
#bar img {
	margin-left: 20px;
}
#flash_show {
	padding: 0px;
	height: 322px;
	width: 1000px;
	position: absolute;
	z-index: 1;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main_contenitor {
	width: 1000px;
	height: auto;
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 360px;
}
#main_menu {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 256px;
}
.left_item {
	padding: 0px;
	float: left;
	height: auto;
	width: 118px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.right_item {
	padding: 0px;
	float: right;
	height: auto;
	width: 118px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.cleaner {
	clear: both;
}
#main_menu a {
	text-decoration: none;
	font-size: 12px;
	color: #000000;
	height: 14px;
	width: 118px;
	display: block;
	text-align: center;
	margin: 0px;
	padding-top: 66px;
}
#main_menu a:hover {
	color: #999999;
	text-decoration: none;
}
#grafica3d a {
	background-image: url(../images/but_grafica3d.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#grafica3d a:hover {
	background-image: url(../images/but_grafica3d_on.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#prod_tel a {
	background-image: url(../images/but_prodtv.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#prod_tel a:hover {
	background-image: url(../images/but_prodtv_on.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#fotografia a {
	background-image: url(../images/but_fotografia.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#fotografia a:hover {
	background-image: url(../images/but_fotografia_on.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#allestimenti a {
	background-image: url(../images/but_allestimenti.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#allestimenti a:hover {
	background-image: url(../images/but_allestimenti_on.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#grafica_pubbl a {
	background-image: url(../images/but_graficaPub.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#grafica_pubbl a:hover {
	background-image: url(../images/but_graficaPub_on.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#multimedia a {
	background-image: url(../images/but_multimedia.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#multimedia a:hover {
	background-image: url(../images/but_multimedia_on.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#main_content_index {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 724px;
	padding-top: 100px;
	background-image: url(../images/sf_centrale.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#main_content {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	padding-top: 20px;
	width: 724px;
	background-image: url(../images/sf_centrale.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#main_content_prodtel {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 724px;
	background-image: url(../images/sf_centrale.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#homecentro_prodtel {
	float: right;
	width: 720px;
	height: 300px;
	font-size: 14px;
	margin-top: 0px;
	vertical-align: top;
	text-align: right;
}
#footer {
	width: 100%;
	text-align: center;
	background-color: #d7d7d7;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: auto;
	position: relative;
	font-size: 12px;
}
#lingua {
	width: 165px;
	text-align: center;
	float: left;
}
#lingua a:link {
	color: #CCCCCC;
	text-decoration: none;
}
#indexcentro {
	float: right;
	width: 645px;
}
#homecentro {
	float: right;
	width: 645px;
	font-size: 14px;
}
#ford {
	float: left;
	height: auto;
	width: 350px;
}
#telecamera {
	float: right;
	padding-left: 45px;
}
#lingua a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#lingua a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
#lingua p {
	margin: 0px;
	font-size: 12px;
}
#homecentro p{
	color: #000;
}
#indice_video {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#servizicentro {
	float: right;
	width: 680px;
}
#fl_left {
	float: left;
	width: 298px;
	padding-right: 2px;
}
#fl_right {
	float: right;
	text-align: right;
	width: 380px;
}
.titolo {
	font-size: 15px;
}
