﻿
.apertura{
	width:995px; 
	height:20px; 
	margin-top:5px; 
	padding:0px; 
	/*background-color:#fe0505;*/
	background-image: url(../img/apertura.PNG);
	background-repeat:no-repeat;
}
.chiusura{
	width:995px; 
	height:30px; 
	margin:0px; 
	padding:0px; 
	/*background-color:#fe0505;*/
	background-image: url(../img/chiusura.PNG);
	background-repeat:no-repeat;
}
.piePagina
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    /*color:rgb(213,224,240);*/
    color:white;
}
.didascalia
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    /*color:rgb(213,224,240);*/
    color:fe0505;
}
.colonnaHome{
	/*border:1px;
	border-style:solid;
	color:#c0c0c0;
	overflow:hidden;
	height:244px;*/
}
.titoloHome{
	background-color:#fe0505;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:14px;
    color:white;
    font-weight:bold;
	padding:1px;
	text-align:center;
}
.testoHome{
	font-family:Lucida Grande,Lucida Sans Unicode,Arial,Verdana,sans-serif;
    font-size:13px;
    color:black;
    padding:4px;
	/*background-color:#efefef;*/
}
 .imgHome{
	width:222px;
	height:100px;
	margin-bottom:3px;
	clear:both;
	border:6px;
	border-style:solid;
	border-color:#fe0505;
 }
 .imgHomeprod{
	width:113px;
	height:113px;
	border:1px;
	border-style:solid;
	border-color:#c0c0c0;
 }
 .boximg {
    float:left;
    position: relative;
    width:113px;
	height:113px;
	margin-left:5px;
	margin-top:5px;
	cursor:hand;
}
 .boxtesto {
  position: absolute;
  bottom: 4px;
  left: 1px;
  width: 100%;
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.6);
  /* Per IE 5.5, 6 e 7*/
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
  /* Per IE 8*/
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size:15px;
  color:white;
}
 .titoloBody{
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:24px;
    color:#c0c0c0;
	font-weight:bold;
 }
.sottoTitoloBody{
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#fe0505;
	font-weight:bold;
}
 .testoBody{
	font-family:Lucida Grande,Lucida Sans Unicode,Arial,Verdana,sans-serif;
    font-size:13px;
    color:#000;
	font-weight:normal;
 }
 .testoBodyHome{
	font-family:Lucida Grande,Lucida Sans Unicode,Arial,Verdana,sans-serif;
    font-size:13px;
    color:#000;
	background-color:#efefef;
	border-top:1px;border-top-style:solid;border-top-color:#c0c0c0;
	margin-top:5px;
	padding-bottom:10px;
	padding-top:5px;
	padding-left:5px;
 }
 .bordoImg{
    border:1px;
	border-style:solid;
	border-color:#c0c0c0;
 }
 .imgProdotti{
	margin-left: 15px; 
	margin-top: 15px; 
	cursor:hand;
	float:left;
 }
 .contornoImg{
	border: 1px solid #ccc; 
	background-color: #eee;
 }
 .buttonProdotti{
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:13px;
    color:white;
    font-weight:bold;
	padding-top:14px;
	margin-top:10px;
	width:150px;
	height:60px;
	cursor:hand;
	text-decoration:none;
	background-image: url(../img/buttonred.PNG);
	background-repeat:no-repeat;
	text-align:center;
 }
 .buttonProdottiSelected{
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:13px;
    color:#fe0505;
    font-weight:bold;
	padding-top:14px;
	margin-top:10px;
	width:150px;
	height:60px;
	cursor:hand;
	text-decoration:none;
	background-image: url(../img/buttongray.PNG);
	background-repeat:no-repeat;
	text-align:center;
 }
 .backbody{
	width:795px;
	background-image: url(../img/backbody.jpg);
 }
 .backbodytop{
	width:795px;
	height:20px;
	background-image: url(../img/backbodytop.jpg);
 }
 .backbodybottom{
	width:795px;
	height:20px;
	background-image: url(../img/backbodybottom.jpg);
 }
 .imgTeam{
   width:160px;
   height:120px;
   margin-bottom:10px;
   margin-left:10px;
 }
 .divslide{
   width:245px;
   height:245px;
   border:1px;
   border-style:solid;
   border-color:#c0c0c0;
   cursor:hand;
 }
 .divcontatti{
	font-family:Lucida Grande,Lucida Sans Unicode,Arial,Verdana,sans-serif;
    font-size:13px;
    color:#000;
	font-weight:normal;
	background-color: #efefef;
	/*width:245px;*/
	margin-top:5px;
 }
.slideshow { width: 232px; }
/*.slideshow img { padding: 15px; border: 1px solid #ccc; background-color: #eee; }*/
