/* DOCUMENTO */
html, body { height: 100%; margin: 0px; padding: 0px; font-family: Tahoma, Arial, sans-serif; font-size: 100%; color: #666; background-image: url(img/bg.jpg); background-repeat: repeat; }

h1 { float: left; width: 535px; height: 15px; padding: 3px 0px 0px 15px; margin: 0px; font-size: 55%; font-weight: normal; color: #A3CEE7; background-image: url(img/bg_slogan.jpg); background-repeat: no-repeat; }
h2 { float: left; width: 620px; padding: 5px 0px; font-size: 180%; margin: 0px 0px 10px 0px; color: #0A79BF; font-family: Lucida Sans Unicode, Tahoma, Arial; font-weight: normal; }

hr { border: 1px dotted #ccc; padding: 0px; }
p { margin: 0px; }
a { color: #FF6600; text-decoration: none; }
a:hover { color: #FF0000; text-decoration: none; }
img { border: 0px; }

form { float: left; }
input { background-image: url(img/bg_input.jpg); background-repeat: repeat-x; border: 1px solid #ccc; }
select { background-image: url(img/bg_input.jpg); background-repeat: repeat-x; border: 1px solid #ccc; }
textarea { background-image: url(img/bg_textarea.jpg); background-repeat: repeat-x; border: 1px solid #ccc; }


/* CONTENITORI */
#box-pagina { margin: auto; width: 900px; padding: 0px 1px; position: relative; min-height: 100%; height: auto !important; height: 100%; background-color: #fff; }
#box-header { width: 100%; }
#box-middle { width: 900px; margin: auto; }
#box-middle:after { clear: both; display: block; content: "."; height: 20px; visibility: hidden; }
#box-sx { float: left; width: 252px; padding: 0px 0px 140px 3px; }
#box-main { float: left; width: 645px; padding: 0px 0px 140px 0px; }
#box-footer { width: 100%; position: absolute; bottom: 0px; }



/* ROTAZIONE PRODOTTI HOME */
h4 { font-size: 140%; color: #FF6600; float: left; width: 620px; padding: 30px 0px 0px 0px; margin: 0px; font-family: Lucida Sans Unicode, Tahoma, Arial; font-weight: normal; }
h5 { font-size: 140%; color: #0A79BF; float: left; width: 620px; padding: 10px 0px 0px 0px; margin: 0px; font-family: Lucida Sans Unicode, Tahoma, Arial; font-weight: normal; }
#rotazione { float: left; width: 618px; height: 120px; border: 1px solid #ccc; margin: 10px 0px 0px 0px; padding: 0px; overflow: hidden; background-image: url(img/bg_rotaz.jpg); background-repeat: repeat-x; }
	#rotazione li { float: left; list-style: none; }
	#rotazione li.error { color: #f00; }
	
	.prodHome { float: left; width: 620px; height: 98px; padding: 15px; margin-right: 20px; margin-bottom: 20px; line-height: 15px; }
		.prodHome img { float: left; border: 1px solid #999; padding: 3px; margin-right: 15px; background-color: #fff; }
	.prodDett { float: left; width: 500px; height: 110px; padding-top: 5px; }
		.prodDett a { float: left; text-align: left; text-transform: uppercase; text-decoration: underline; font-weight: bold; color: #CC0000; padding-bottom: 8px; font-size: 130%; }
		.descHome { float: left; text-align: left; width: 500px; color: #333; line-height: 12px; font-size: 130%; }
		.prezzoHome { float: left; width: 500px; text-align: left; color: #333; padding-top: 8px; font-size: 130%; }
.guardaHome { float: right; width: 200px; text-align: center; background-color: #FF6600; }
	.guardaHome a { color: #fff; }
	.guardaHome a:hover { color: #fff; }


/* NEWS HOME */
#newsHome { float: left; width: 620px; height: 90px; padding-top: 20px; font-family: Tahoma, Arial; overflow: hidden; }
	.blocconews { float: left; width: 618px; height: 80px; border: 1px solid #999; margin: 0px 8px 15px 0px; text-align: left; }
		.fotoNews { float: left; width: 75px; padding: 5px; }
			.fotoNews img { float: left; width: 70px; height: 70px; }
		.newsHome-data { float: left; width: 60px; font-size: 80%; padding-top: 10px; color: #666; }
		.newsHome-titolo { float: left; width: 200px; font-size: 100%; padding-top: 10px; }
		.newsHome-descrizione { float: left; width: 510px; height: 40px; font-size: 90%; color: #999; line-height: 13px; padding-top: 5px; }


.video { float: left; }



/* CONTENUTI */
#header { margin: auto; width: 900px; }

	#fissi { float: left; width: 250px; height: 16px; padding: 2px 0px 0px 0px; font-size: 60%; text-transform: capitalize; background-image: url(img/bg_fissi.jpg); background-repeat: no-repeat; text-align: right; }
		#fissi a { color: #fff; padding: 0px 15px 0px 29px; }
		#fissi a:hover { color: #A3CEE7; }

	#logo { float: left; width: 354px; height: 151px; }
		#logo img { float: left; border: 0px; }
	
	#template { float: left; width: 546px; height: 151px; }
		#template img { float: left; border: 0px; }

	
	#menu { float: left; width: 900px; height: 47px; margin-bottom:13px; text-transform: uppercase; font-size: 70%; text-align: center; background-image: url(img/bg_menu.jpg); background-repeat: repeat-x; }
		#menu a { color: #fff;}
		#menu a:hover { color: #FF9900; }
		#menu .selezionato { color: #FF9900; }
		.btnMenu{
	text-align:center;
	background-image:url('img/bg_btnmenu.jpg');
        background-repeat:no-repeat;
        background-position:top right;
        height:34px;
        padding-top:13px;
    float: left;
	
}
.btnMenu a{
    text-decoration: none;
	color:#333;
}


	#sottomenu h1 { display: none; }
	.sottomenu { float: left; width: 230px; margin-bottom: 8px; }
		.sottomenu a { float: left; width: 210px; padding: 5px 10px; text-transform: uppercase; background-color: #7F99B2; color: #fff; font-size: 70%; margin-bottom: 2px; }
		.sottomenu a:hover { background-color: #333; color: #fff; background-image: none; }
		
	
#middle { width: 900px; margin: auto; }
	
	#box-sx h1 { float: left; width: 198px; height: 30px; padding: 0px; font-size: 80%; margin: 0px; color: #0A79BF; background-image: none; text-transform: uppercase; text-decoration: underline; font-weight: bold; }
	
	.main { float: left; width: 620px; line-height: 20px; text-align: justify; font-size: 80%; }



/* RICERCA */
#cerca { float: left; width: 198px; border: 1px solid #B6B6B6; padding: 15px; background-image: url(img/bg_box_sx.jpg); background-repeat: repeat-x; margin-bottom: 10px; }
	.ricerca { float: left; width: 140px; height: 15px; border: 1px solid #999; font-size: 70%; color: #666; padding: 4px 10px; font-weight: bold; background-image: none; border-right: 0px; }
	.entra { float: left; border: 0px; padding: 0px 0px 0px 0px; background-image: none; }
	
	
/* ELENCO CATEGORIE */
#elencoCat { float: left; width: 198px; border: 1px solid #B6B6B6; padding: 12px 15px 15px 15px; background-color: #eee; margin-bottom: 10px; text-transform: lowercase; }
	#elencoCat a { float: left; width: 178px; padding: 1px 0px 2px 20px; color: #000; font-size: 80%; background-image: url(img/ico_categorie.gif); background-repeat: no-repeat; border-bottom: 1px solid #ccc; }
	#elencoCat a:hover { color: #CC0000; }


/* NEWS */
#news { float: left; width: 198px; border: 1px solid #C2C2C2; padding: 15px; background-image: url(img/bg_box_sx.jpg); background-repeat: repeat-x; margin-bottom: 10px; }

.news-data { color: #333; font-size: 60%; }
.news-titolo { padding: 4px 0px; font-weight: bold; font-size: 70%; text-transform: lowercase; }
	.news-titolo a { color: #CC0000; }
	.news-titolo a:hover { color: #660000; text-decoration: underline; }
.news-descrizione { color: #666; font-size: 60%; line-height: 13px; padding-bottom: 5px; }
.news-leggi { color: #333; font-size: 60%; font-weight: bold; padding-top: 20px; }
	.news-leggi a { color: #333; }
	.news-leggi a:hover { color: #666; text-decoration: underline; }

.paginaNews-titCompleta { font-weight: bold; text-transform: uppercase; }
.paginaNews-descCompleta { text-align: justify; padding: 20px 0px; }
.paginaNews-torna { text-align: right;  }
.paginaNews-data { font-weight: bold; color: #ccc; padding-top: 10px; }
.paginaNews-titolo a { font-weight: bold; color: #333; text-transform: capitalize; text-decoration: underline; font-family: Verdana; }
.paginaNews-titolo a:hover { color: #000; text-decoration: none; }
.paginaNews-descBreve { padding-bottom: 10px; line-height: 18px; }



#footer { float: left; width: 900px; height: 55px; background-image: url(img/bg_footer.jpg); background-repeat: repeat-x;  text-align: center; }

	.footer-indirizzo { float: left; width: 900px; color: #fff; font-size: 70%; padding: 12px 0px 5px 0px; }
		.footer-indirizzo a { color: #fff; text-decoration: none; }
		.footer-indirizzo a:hover { color: #ccc; text-decoration: underline; }
	
	.footer-crediti { float: left; width: 900px; color: #777; text-decoration: underline; font-size: 60%; }
		.footer-crediti a { color: #777; text-decoration: underline; }
		.footer-crediti a:hover { color: #fff; text-decoration: underline; }
	
	
#sitemap { float: left; width: 400px; padding-left: 20px; line-height: 20px; text-transform: capitalize; }

.banner { float: left; }
	.banner a { float: left; padding-bottom: 10px; }


/* CONTATTI */
.campo { width: 206px; float: left; height: 40px; }
.campo p { width: 70px; float: left; }
.campo input { width: 110px; float: left; font-size: 100%; font-family: Arial; color: #000; }

.campo2 { width: 620px; float: left; margin-bottom: 15px; }
.campo2 p { width: 70px; float: left; }
.campo2 input { float: left; width: 110px; margin-right: 10px; font-size: 100%; font-family: Arial; color: #000; }
.campo2 textarea { width: 530px; float: left; height: 55px; font-size: 100%; font-family: Arial; color: #000; }

.tipologia { width: 620px; float: left; padding-bottom: 25px; }
	.tipologia p { width: 100px; float: left; }
	.tipologia select { width: 200px; }
	
.dimensioni { width: 620px; float: left; }
	.dimensione { width: 206px; float: left; height: 40px; }
	.dimensioni strong { width: 620px; float: left; padding-bottom: 20px; }
	.dimensioni p { width: 70px; float: left; }
	.dimensioni input { width: 110px; float: left; font-size: 100%; font-family: Arial; color: #000; }
	.dimensioni select { width: 200px; }
	
.mezzo { width: 620px; float: left; }
	.mezzo strong { width: 620px; float: left; padding-bottom: 20px; padding-top: 20px; }
	.mezzo p { float: left; padding-right: 10px; }
	.mezzo input { width: 110px; float: left; font-size: 100%; font-family: Arial; color: #000; margin-right: 30px; }

.note { width: 620px; float: left; padding-top: 30px; padding-bottom: 10px; }
	.note p { float: left; padding-right: 10px; }
	.note textarea { width: 550px; height: 100px; float: left; background-color: #DEDEDE; }
	
.radio p { width: 190px; float: left; }
.radio strong { width: 70px; float: left; }
.radio input { margin-left: 20px; background-image: none; border: 0px; }

.trattamento { font-size: 80%; line-height: 15px; margin-bottom: 10px; width: 610px; color: #999; float: left; }
.invia { float: left; width: 610px; text-align: center; }
	.invia input { border: 0px; }
.obb { border: 2px solid #CC0000; }

h3 { float: left; width: 620px; font-size: 140%; border-bottom: 1px solid #ccc; padding: 20px 0px 5px 0px; margin: 0px 0px 25px 0px;text-transform: capitalize; color: #FF9900; font-weight: normal; }

.radio { width: 620px; float: left; padding-bottom: 15px; }




/* INFO */
.campoInfo { width: 350px; float: left; padding-bottom: 20px; }
.campoInfo p { width: 70px; float: left; }
.campoInfo input { width: 140px; float: left; font-size: 100%; font-family: Arial; color: #000; margin-right: 10px; }
.campoInfo textarea { width: 250px; float: left; height: 55px; font-size: 100%; font-family: Arial; color: #000; }

.inviaInfo { float: left; width: 350px; text-align: center; }
	.inviaInfo input { border: 0px; }
.obbInfo { border: 2px solid #CD7BBC; }


/* PAGINA CERCA */
.risultati { float: left; width: 270px; padding: 2px 0px; border-bottom: 1px solid #ccc; margin-bottom: 20px; }
.paginaz { float: left; width: 320px; padding: 2px 10px; border-bottom: 1px solid #ccc; margin-bottom: 20px; text-align: right; font-size: 80%; }



/* PRODOTTI */
.paginazione { float: left; width: 600px; padding: 5px 10px; border-bottom: 1px solid #ccc; text-align: right; font-size: 100%; font-weight: bold; }
.paginazioneSotto { float: left; width: 600px; padding: 5px 10px; border-top: 1px solid #ccc; text-align: right; font-size: 100%; font-weight: bold; margin-top: 10px; }

.bloccoprodotto { float: left; width: 174px; height: 220px; padding: 7px 10px 0px 10px; margin: 10px 10px 0px 0px; border: 1px solid #ccc; text-transform: capitalize; background-image: url(img/bg_categoria.jpg); background-repeat: repeat-x; text-align: center; line-height: 16px; }
	.bloccoprodotto p { color: #333; float: left; width: 174px; height: 55px; text-align: center; }
	.bloccoprodotto a { color: #333; }
	.bloccoprodotto a:hover { color: #666; }
	.bloccoprodotto img { border: 0px; margin: 8px 0px 0px 0px; }
	.descBreve { float: left; font-size: 50%; font-family: Tahoma, Arial; line-height: 11px; padding-top: 10px; color: #888; clear: both; }
	
.completa { float: left; width: 620px; padding-top: 40px; }	



.percorso { float: left; width: 620px; font-size: 11px; }
	.percorso a { color: #666; }
	
.categoria { float: left; width: 174px; height: 220px; padding: 7px 10px 0px 10px; margin: 10px 10px 0px 0px; border: 1px solid #ccc; background-image: url(img/bg_categoria.jpg); background-repeat: repeat-x; text-align: center; line-height: 16px; }
	.categoria p { color: #333; float: left; width: 174px; height: 55px; text-align: center; }
	.categoria a { color: #333; }
	.categoria a:hover { color: #666; }

.prodHome { float: left; font-size: 70%; }
	.codice { float: left; width: 174px; height: 45px; font-size: 90%; line-height: 17px; }
	.foto { float: left; padding: 0px 10px 15px 0px; }
		.foto img { border: 1px solid #ccc; }
	.campoHome { float: left; width: 85px; border-bottom: 1px solid #ccc; }
	.valoreHome { float: left; width: 60px; border-bottom: 1px solid #ccc; }
	.leggiTutto { float: left; width: 145px; padding: 10px 0px 0px 0px; }

.indietro { float: left; width: 620px; border-top: 1px dotted #999; margin-top: 20px; padding-top: 15px; }

.info { float: left; width: 360px; padding: 20px; font-size: 70%; }
.titInfo { float: left; width: 630px; padding: 5px 10px; font-size: 100%; margin: 0px 0px 20px 0px; font-weight: normal; text-transform: capitalize; color: #fff; background-color: #CD7BBC; }

.dettagli {float:left; width:340px;}
.tab table { float: left; width: 340px; padding: 30px 10px 20px 0px; font-size: 90%; }
.tab table td { width: 165px; border-bottom: 1px solid #ccc; }
.altr { float: left; width: 350px; }

.fotoGrande { float: right; width: 270px; }
	.fotoGrande img { float: right; border: 1px solid #ccc; padding: 1px; }
	.altreFoto { float: right; width: 240px; padding-top: 20px; }
		.altreFoto a { float: left; width: 100px; height: 85px; border: 1px solid #ccc; margin: 0px 5px 10px 5px; text-align: center; padding-top: 10px; }
		.altreFoto img { border: 0px; padding: 0px; float: none; }

#stampaPdf { float: left; width: 500px; padding: 10px 60px 0px 30px; background-image: url(img/stampaPDF.jpg); background-repeat: no-repeat; font-weight: bold; margin-top: 15px; }

.allegati { float: left; width: 620px; padding-top: 25px; }
	.allegati hr { display: none; }

#categorie { float: left; width: 150px; font-size: 70%; }
	#categorie a { float: left; width: 150px; }



/* PAGINA LAVORA CON NOI job.php */
#tabella .titolo { font-size: 120%; color: #AE1F88; text-transform: uppercase; border-bottom: 1px solid #999; }
#tabella input { background-color: #eee; font-weight: bold; }
#tabella td { padding: 5px; }

#lingua{float:left; background-color:#3095c9; width:100px; padding:1px 0 2px;}
#lingua a{color:#ccc; font-size:60%;}
#lingua img{margin-right:5px;}
