body {
	background:url(/images/bg.jpg) repeat-x top center;
	margin:0;
	padding:0;
	font-size:80%;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	background-color:#f5f5f5;
}

#container{
	width:980px;
	margin:auto;
	padding:auto;
	background:url(../images/bg_container2.jpg) repeat-y center top;
}

/* animazioni in flash delle homepage */
#gallery{
	background:url(/images/sfondo_gallery.jpg) no-repeat center top;
	width:980px;
}
#gallery_en{
	background:url(/images/sfondo_gallery_en.jpg) no-repeat center top;
	width:980px;
}
#animazione{
	width:870px;
	padding-left:80px;
	padding-top:5px;	
}
#zoom{
	width:540px;
	float:right;
	padding-right:30px;
}

/*  news homepage */
#news{
	margin:30px 20px 10px 18px;
	width:350px;
	float:left;
}
#news img.img_news{
	border: 2px solid #cecece;
	float:left;
	margin-right: 10px;
}
/*.clear_news {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
	margin-bottom: 10px;
}

.a_news {
	height: 200px;
}
.freccia {
text-align:right;
clear:both;
}
.freccia img{
border:0px;
}*/

/*top della pagina*/

#sfondo_home {
	background:url(/images/sfondo_home_4.jpg) no-repeat top center;
	width:980px;
	height:610px;
}
#sfondo_home_en {
	background:url(/images/sfondo_home_4_en.jpg) no-repeat top center;
	width:980px;
	height:610px;
}
#sfondo {
	background-image: url(../images/top_interno.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width:980px;
}
#superciccio {
	padding-left: 22px;
}
#logo{
	width:500px;
	float:left;
	margin:10px 0 0 40px;
}
#payoff{
	width:300px;
	float:left;
	color:#f230a5;
	margin:30px 0 5px 80px;
	font-weight:bold;
	font-size:170%;
	font-style:italic;
}
#payoff_en{
	width:300px;
	float:left;
	color:#f230a5;
	margin:30px 0px 5px 35px;
	font-weight:bold;
	font-size:170%;
	font-style:italic;
}
#payoff h1 {
	color:#b4247b;
	font-size:130%;
	margin:0;
	text-transform:lowercase;
}
#payoff_en h1 {
	color:#b4247b;
	font-size:130%;
	margin:0;
	text-transform:lowercase;
}
#payoff h4 {
	font-size:90%;
	margin:0 0 0 15px;
	color:#f230a5;
}
#payoff_en h4 {
	font-size:90%;
	margin:0 0 0 15px;
	color:#f230a5;
}
#lingue {
	height:15px;
	font-size:80%;
	text-align:right;
	padding-right:20px;
	padding-top:3px;
}
#lingue a {
	text-decoration: none;
	color:#999999;
}
#contatti {
	float:right;
	width:150px;
	padding:4px 3px 0 0;
	font-size:95%; 
	font-weight:bold;
	font-style:italic;
}

#contatti a {
	color:#b4247b;
	text-decoration:none;
	margin-right:4px;
}
#fb{float:right;width:22px; padding-top:0;}

/*  bottom  */
#bottom {
	font-size:85%;
	padding: 10px 10px 10px 30px;
	background:url(/images/bottom.gif) no-repeat top center;
	width:980px;
	height:20px;
	margin-left:auto;
	margin-right:auto;
}
#bottom a{	color: #999;text-decoration:none;}

/*  menu orizzontale */
#menu {
	float:left;
	width:920px;
	padding: 0px 30px 0px 30px;
	margin-top:5px;
	height:50px;
	display:block;
}

#menu ul {
	display:inline;
	list-style-type:none;
	height:11px;
	
}
#menu ul li{
	float:left;
	padding: 0px 10px;
	background-image: url(../images/bg_li.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height:11px;
	vertical-align:bottom;
	
}
#menu ul li img{
margin-bottom:0;
}
table.menu td {
padding: 0px 10px;
	background-image: url(../images/bg_li.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height:15px;
	vertical-align:bottom;}
#blocco {height:120px;}
#contenuti {
	width:980px;
	margin:0;
	padding:0;
}
#testo {
	margin:10px 0;
	padding:0 50px 0 30px;
	width:690px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:95%;
	height: auto !important;
    height: 500px;
    min-height: 500px;
}
#testo img{
	border: 1px solid #cecece;
	float:left;
	margin-right: 10px;
}

#testo img.right{
	border: 1px solid #cecece;
	float:right;
	margin-left: 10px;
}

h1 {
	font-size:100%;
	color:#ff0099;
	font-weight: bolder;
	text-transform: uppercase;
}
a {color:#f230a5;}

/*  colonna sinistra */

#col_sx {
	width:200px;
	float:left;
	margin:10px 0px;
	padding: 0;

}
#col_sx ul {
	list-style-type: none;
	text-align:left;
	padding:0;
	margin:0 0 0 22px;
	width:180px;
}

#col_sx li{
	display:block;
	padding:7px 0 7px 25px;
	border-bottom: 1px dashed #999999;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px 13px;
}
#col_sx li {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.voce a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:105%;
	text-decoration:none;
	color: #999999;
}

.voce_on a{
	color: #999;
	font-weight:bold;
	text-decoration:none;
}

.clear {clear:both;}

p {clear:both;}


#testo img.no_bordo{
	border:0;
	float:left;
	margin-right: 15px;
}


/*menu di terzo livello della sezione prodotti*/

#col_sx ul ul.sottomenu {
	padding:5px 0 0 0;
	margin:0;
	font-size:90%;
	width:155px;
}
#col_sx ul ul.sottomenu li {
	border:0;
	margin:0;
	padding:5px 0 5px 0px;
	background-image:none;
}
#col_sx ul ul.sottomenu li a{
	color:#666;
	border-bottom: 1px dashed #fff;
	background-image:none;
	margin:0;
	padding:0;
	text-decoration:none;
}
#col_sx ul.sottomenu .sottovoce a{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	margin:0;
	padding:0;
	color:#666666;
}
#col_sx ul.sottomenu .sottovoce_on a{
	color:#ff0099;
	text-decoration:none;
}
h3 {color:#333333;margin:0;}
h4 {color:#666666;margin:10px 0;font-size:105%;font-weight:bold;letter-spacing:1px;}
h5 {color: #b4247b;margin:10px 0;font-size:100%;font-weight:bold;letter-spacing:1px;}
.news  {
	color:#b4247b;
	padding:5px 0;
	display:block;
	font-weight:bold;
}

table.dati td a {color:#999;}
.back {padding:20px 0;font-weight:bold;}
.back a{text-decoration:none;}
.richiesta {padding:10px 0;font-weight:bold;font-size:90%;}
.richiesta a{text-decoration:none;}
.piccolo{font-size:11px;}


.download a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:105%;
	text-decoration:none;
	color: #999;
	text-transform:uppercase;
}

.download_on a{
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
#col_sx ul.down li{
	display:block;
	padding:7px 0 7px 25px;
	border-bottom:0px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px 13px;
}

a.down {
margin-top:10px;
padding-top:10px;
height:20px;
vertical-align:bottom;}


td.ico {
	background-image: url(../images/ico_pdf.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 0 30px 55px;
}

.small {
font-style: italic;}

/*-------------------------------------------------------------------------------------PRODOTTI*/
div.freccia_cornice {
	float:left;
	margin-left:5px;
	
}
#testo div.freccia_cornice img{
	border:0px;
	margin-top:8px;
}
	
div.nome_cornice {
	font-size:105%;
	float:left;
	margin-top:4px;
	padding-bottom:28px;
	padding-left:8px;
}
div.nome_cornice2 {
clear:both;
	font-size:105%;
	float:left;
	margin-top:4px;
	padding-bottom:0;
	padding-left:8px;
}
div.bordo {
	border-bottom: 1px dashed #cccccc;
	margin: 10px 0;}

td.cornici  {
	vertical-align:middle;
	text-align:center;
	background:#f6eeee;
	width:220px;
	height:220px;
	border-left:8px solid #fff;
	border-right:8px solid #fff;
}
#testo td.cornici img{
	margin-right: 0px;
	float:none;
	border:0px;
}

.viola {
color: #b4247b;}

hr {
border: 0px;
background-color: #cecece;
height: 1px;
color: #cecece;
}

.fb_like {
	clear:both;
	float:right;
	margin-bottom:20px;
}

div#prod-news {
	position: absolute;
	top: 210px;
	margin-left: 770px;
	width:182px; height:26px;
	background:url(../images/btn_novita.gif) no-repeat left center;
	padding:15px 0px 5px 15px;
}
div#prod-news a{display:block; width:152px; height:31px;  text-decoration:none; color:#666666; padding-left:25px;}


#ricerca{width:150px; float:right;}
#table_ricerca{width:150px; border-top:1px dashed #ccc; margin-top:3px;}
#ricerca span{float:left; color:#b4247b; text-decoration:none; font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-style:italic; font-size:95%; padding-top:8px;}
#btn_ricerca{background:url(../images/freccia_grande.gif) no-repeat left center; width:20px; height:15px; border:none;}
#campo_ricerca{background:#efefef; border:1px solid #ccc; margin-top:3px;}

div#vedi_novita{
	position: absolute;
	top: 245px;
	margin-left: 240px;
	width:182px; height:26px;
	background:url(../images/stella.gif) no-repeat left center;
	padding:15px 0px 5px 15px;
}
div#vedi_novita a{display:block; width:152px; height:31px; font-style:italic; padding-left:25px; font-weight:bold;}

/* FIERE IN HOME */
.fiereHome {
	float: left;
}
.fiereHomeImg {
	margin-top: 14px;
}
.fiereHomeTit {
	font-size: 12px;
	padding-top: 7px;
	padding-left: 18px;
}

