@charset "utf-8";
img, div, table div{
	behavior: url("iepngfix.htc");
}
a img{
	border:none;
}
* {
	margin:0;
	border:0;
	padding:0;
}
:focus {
	outline: 0;
}
body {
	margin: 0; 
	padding: 0; 
	background:#cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
a{color:#000000;}
a:hover{ text-decoration:none;}
h1{
	font-size:80px;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#000000;
}
h2{
	font-weight:normal;
	margin:0;
	padding:0;
	color:#000000;
	font-size:24px;
	margin:10px 0;
}
.pulsante a{
	display:block;
	padding:5px 10px;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	text-align:center;
	background:#000000;
	color:#FFFFFF;
	border:#999999 1px solid;
}
.pulsante a:hover{
	background:#03a2c5;
}
.paginazione{
	background:#000000;
	color:#FFFFFF;
	padding:5px 10px;
	margin:10px 0;
	font-weight:bold;
}
.clear {
	clear:both;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
#MainBox {
	width:955px;
	margin:auto;
	text-align: left;
	background:#ffffff;
	margin-top:10px;
	padding-bottom:20px;
}
#header {
	height:auto;
	background: url(../templates/top.jpg) no-repeat center top;
}
#logo {
	width:275px;
	height:278px;
	margin:0;
	text-align:center;
	float:right;
}
#logo img{
	width:275px;
}
#lingue{
	width:350px;
	padding-top:5px;
	margin-left:435px;
	text-align:center;
}
#pagina{
	min-height:300px;
}
#rightPage{position:relative;padding:20px;}
#leftCol{
	width:295px;
	float:left;
	padding-left:15px;
}
#rightCol{
	width:550px; 
	float: right;
	padding:20px;
}
#rightCol ul{ list-style:none;}
#rightCol ul li{ padding-bottom:10px; }
#rightCol ul li a{ font-weight:bold;text-decoration:none; font-size:16px;}
#rightCol ul li a:hover{color:#03b6de;}

/*-------------------------------------inizio footer*/
#footer {
	width:961px;
	height:25px;
	margin:auto;
	clear: both; 
	text-align:center;
	padding:7px 0 0 0;
	color:#000000;
}
#footer a{
	color:#000000;
}
#footer a:hover{
	text-decoration:none;
}
#copyright{
	color:#333;
	font-size:10px;
	width:500px;
	margin:10px auto;
	padding:10px 0 30px 0;
}
#copyright a{ color:#000000;}
/*------------------------------------------ home page*/
#flash{width:950px; height:250px;}
#frasi{width:500px; height:100px;}
.frasi{

    font-size: 13px;

    font-family: helvetica, arial;

	color:#000000;

	margin-left:20px;

	padding-left:20px;

	padding-right: 100px;

	margin-right: 100px;

	vertical-align:middle;

	line-height: 20px;

	text-align:left;

}

#homepage {
	padding:0;
}
#homepage ul,#dettaglio ul{
	list-style-position:inside;
}
.fotoHome{
	width:400px;
	float:left;
	margin:0 20px 0 0;
}
.txtHome{
	width:370px;
	padding:20px;
	padding-right:40px;
	float:right;
}
.txtHome ul li, .txtHome ol li{
	list-style-position: outside;
	padding-bottom:10px;
	margin-left:30px;
}
/*----------------------------------------------------------- pagine interne*/
#pagineInterne {
	margin:0;
	padding:0;
}
#pagineInterne ul,#pagineInterne ul{
	list-style-position:inside;
}
.breadcrumbs{
	background:#14384C;
	color:#FFFFFF;
	padding:5px 10px;
	border-left:#FFFFFF 3px solid;
}
.fotoPag{
	width:400px;
	float:left;
	margin:0 20px 5px 0;
}
.titoloPag h2{
	color:#fff;
	background: #FF9900;
	border:#000000 3px solid;
	margin:10px 20px 5px 0;
	text-align:center;
}
.txtPag{
	padding:0;
}
.txtPag ul li, .txtPag ol li{
	list-style-position: outside;
	padding-bottom:10px;
	margin-left:30px;
}
/*------------------------------------------ pagina contatti*/

#custode { display:none; }

#form{
	border-top:#ccc 1px solid;
	background:none;
	padding-top:10px;
	margin-top:10px;
	font-weight:bold;
}
input{
	background:#fff;
	border: #ccc 1px solid;
	width:300px;
	padding:2px;
}
textarea{
	background:#fff;
	border: #ccc 1px solid;
	font-size:11px;
	padding:5px;
	width:295px;
	font-family:Arial, Helvetica, sans-serif;
}
.pulsanteModulo {
	background:#000000;
	color:#FFFFFF;
	border:#999999 1px solid; 
	display:block;
	height:35px;
	width:100px;
	padding:8px 0;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	text-align:center;
	cursor:pointer;
}
.pulsanteModulo:hover{
	color:#ccc;
}

/*************************************************************************************
/-------------------------------------------------------------------------------------

/ SEZIONE			: news e offerte
/ VISUALIZZAZIONE	: versione scroll

/-------------------------------------------------------------------------------------
/************************************************************************************/

/*----------------------------------------------------------- homepage */
.anteprima{
	width:400px;
	height:160px;
	float:left;
	background: url(../templates/box.png) no-repeat;
	padding:20px;
	color:#000;
	margin-right:15px;
	position:relative;
}
.anteprima h2{
	color:#000000;
	margin:0 0 10px 0;
	border-bottom:#000000 1px solid;
	text-decoration:none;
	line-height:normal;
}
.titleAnteprima h2, .titleAnteprima h2 a{
	font-size:14px;
	margin-bottom:10px;
	padding:0;
	color:#333;
	font-weight:bold;
	border:none;
	text-decoration:none;
}
.titleAnteprima h2 a:hover{
	color:#666;
}
.fotoAnteprima{
/*	width:135px;*/
	height:98px;
	float:left;
	margin-right:10px;
	overflow:hidden;
	margin-bottom:10px;
/*	border:#000 1px solid;*/
}
.prezzoAnteprima{
	font-weight:bold;
	color:#a00000;
}
.bottomAnteprima{
	text-align:right;
	border-top: #000 1px solid;
	margin-top:5px;
	padding-top:5px;
}
/*scroll*/
div.scrollable {
    position:relative;
    overflow:hidden; 
	cursor:default; 
    width:400px; 
    height:110px;
	padding:1px;
} 
div.scrollable div.items { 
    position:absolute; 	
	width:400px;
    height:20000em;
}
.antScroll{
	height:105px;
	margin-bottom:20px;
	border-bottom:#000000 1px solid;
}
.txtAnteprimaScroll{
	height:100px;
	overflow:hidden;
/*	width:250px;
	float:right;*/
}
#actions .prev,#actions .next{
	position:relative;
	top:-35px;
	font-weight:bold;
	margin-right:10px;
	color:#000000;
}
#actions .prev:hover,#actions .next:hover{
	color:#000;
}
.bottomAnteprima{
	text-align:right;
	border-top: #000 1px solid;
	margin-top:5px;
	padding-top:5px;
}
/*----------------------------------------------------------- elenco */
.elenco{
	margin:10px 0;
	padding:10px;
	color:#333;
	font-size:12px;
	line-height:normal;
	background:#F3F3F3;
	border:#333 1px solid;
}
.elenco a{
	text-decoration:none;
}
.txtElenco a h2{
	font-size:14px;
	color:#000000;
	text-decoration: none;
}
.txtElenco a:hover h2{
	color:#999999;
}
.fotoElenco{
	width:135px;
	height:100px;
	overflow:hidden;
	float:left;
/*	border: #000000 1px solid;
	background:#D1D1D1;*/
	margin-right:20px;
}
.txtElenco{
	width:630px;
	height:100px;
	float:left;
}
.pulsanteDettaglio a{
	width:115px;
	color:#fff;
	border:#ccc 1px solid;
}
.pulsanteDettaglio a:hover{
	color:#000000;
}
/*----------------------------------------------------------- BOX */
.elencoBox{
	width:400px;
	margin:0 15px 5px 0;
	padding:20px;
	float:left;
	color:#000;
	font-size:12px;
	line-height:normal;
	background: url(../templates/box.png) no-repeat;
}
.dataBox{
	margin-bottom:10px;
}
.fotoElencoBox{
	width:135px;
	height:100px;
	overflow:hidden;
	float:left;
	text-align:center;
}
.txtElencoBox{
	color:#000;
	width:250px;
	height:165px;
	float:right;
	overflow:hidden;
}
.txtElencoBox h2 a{
	display:block;
	color:#000;
	font-weight:bold;
	font-size:14px;
	padding-bottom:10px;
	text-decoration:none;
}
.txtElencoBox h2 a:hover{
	color:#000000;
}

/*----------------------------------------------------------- dettaglio */
#dettaglio {
	padding:0 30px 10px 0;
}
#dettaglio h1{
	font-size:24px;
	margin:10px 0;
}
#dettaglio ul,#dettaglio ul{
	list-style-position:inside;
}
.indietro{
	border-bottom:#000000 1px solid;
	color:#000;
}
.indietro a{
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
.indietro a:hover{
	color:#03b6de;
}
.fotoDettaglio{
/*	width:300px;*/
	float:left;
	margin-right:20px;
/*	border-right:#666 1px dotted;*/
}
.fotoDettaglio img{
/*	border:#000000 1px solid;*/
}
.titoloDettaglio h2{
	color:#a00000;
	background:#FFFFFF;
	border:#000000 3px solid;
	padding:5px;
	margin-bottom:5px;
	margin-right:20px;
	text-align:center;
}
.txtDettaglio{
	margin:0 0 20px 0;
}
.txtDettaglio ul li, .txtDettaglio ol li{
	list-style-position: inside;
	padding-bottom:10px;
	margin-left:30px;
}
.contattiOfferte{
	width:120px;
	float:right;
}

/*************************************************************************************
/-------------------------------------------------------------------------------------

/ SEZIONE			: galleria prodotti
/ VISUALIZZAZIONE	: versione 1

/-------------------------------------------------------------------------------------
/************************************************************************************/

/*------------------------------------------ menu catalogo */
.menuCatalogo {
	text-align:left;
}
h3.scrittaFoto{
	background:#000000;
	color:#fff;
	text-align:center;
	margin-top:10px;
	padding:10px 0;
}
ul.nav{
	min-height:120px;
	list-style-position:inside;
	list-style-type:none;
	margin-top:10px;
}
ul.nav li a {
	background:url(../images/avanti.png) no-repeat 0px 4px;
	display:block;
	padding:1px 0 1px 20px;
	font-weight:bold;
	text-decoration:none;
	color:#333;
}
ul.nav a:hover {
	background:#000000;
	color:#fff;
/*	color: #FFFF00;*/
}
ul.nav li {
	padding:2px 0 0 10px;
}
/*fine menu catalogo*/
.categorie{
	float:left;
	width:100px;
	margin:3px;
	text-align:center;
}
.fotoProdotto{
	width:100px;
	height:75px;
	overflow:hidden;
}
.nomeProdotto a{
	display:block;
	width:98px;
	height:30px;
	padding:5px 2px;
	text-align:center;
	color:#000;
	font-size:12px;
	text-decoration:none;
}
.nomeProdotto a:hover{
	color:#03b6de;
}
/*------------------------------------------ gallery */
.boxProdotto{
	float:left;
	width:100px;
	margin:6px;
	text-align: center;
}
.descrizioneProdotto{
	display:block;
	color:#000;
	font-size:10px;
	margin-right:2px;
	padding:2px;
	text-align:left;
	width:98px;
	overflow:hidden;
}
/* ------------------------------------------------------------- FAQ */
#faq{
	width:700px;
	font-size:12px;
}
#faq td{
	font-size:11px;
}
#faq ul{
	list-style:url(../images/pallino_noimage.png);
	font-size:12px;
}
#faqlist{
	margin:30px 30px 30px 40px;
	width:590px;
}
#faqlist a{
	color:#165491;
	text-decoration:none;
}
#faqlist a:hover{
	color:#000;
}
#faqlist hr{
	border:1px #000 solid;
	margin:10px 0;
}
#faqlist h5{
	font-size:12px;
	font-weight:normal;
}
#faqlist h3{
	font-size:14px;
	border-bottom:#000000 1px solid;
}
#faqlist ul{
	list-style:url(../images/pallino.png);
	padding-left:20px;
	font-size:12px;
}
.categoria:hover{

	cursor:pointer;
}
