/*

CSS FRONT-END VER. 1

CONTENT

© Interattiva e-comunicazione
  www.lineagrafica.it
------------------------------------------------
*/

/* IE Fix: Bicubic Scaling for Images */
img { -ms-interpolation-mode: bicubic; }

table.debug td {border: 1px solid red;}

a:active {outline: none;}
a{outline: none;}
:focus{-moz-outline-style: none;}

.right { float:right;}
.left { float:left;}

.text_left { text-align: left;}
.text_right { text-align: right;}
.text_center { text-align: center; }

p {padding-bottom: .5em; line-height: 1.3;}

small {font-size: 90%; font-style: italic;}
b {display: none;}

.inline { display:inline;}

strong { font-weight:bold;}
em {font-style: italic;}


div.hr {
	display: block;
	position: relative;
	clear: both;
	height: 2em;
	margin: 1em 0 0 0;
	padding: 1em 0 0 0;
	background: transparent url("../images/hr.gif") repeat-x left center;}
	div.hr hr {display: none;}
		.thin { height: 5px !important;}

a {color: #419430;}
a:hover { text-decoration: underline;}

a#page_print {
	display: block;
	position: absolute;
	top: 0;
	right: 25px;
	width:16px;
	height:16px;
	background: transparent url(../images/printer.png) no-repeat left top;}

h1, h2, h3, h4 {font-family: Arial, Helvetica, sans-serif;}

h1 {font-size: 3.0em; color: #419430; margin-bottom: 0.5em;}
h2 {font-size: 2.0em; color: #419430; margin-bottom: 0.5em; margin-left: -.3em;}
h3 {font-size: 1.5em; color: #000000; margin-bottom: 0.5em;}
.prodotti #content h3 {font-size: 1.7em;}
h4 {font-size: 1.2em; color: #419430; margin-top: 0.5em;}


.categoria h4 {
	color: #c00; font-size: 1.5em;
	margin: 0 0 .5em .2em;
}


/* ----- lineagrafica credits ------ */
p.credits {
	float: right;
	font-family: "Arial", "Tahoma", Verdana, serif;
	font-size: 10px;
	line-height: 1.1;
	letter-spacing: 0em; }
	p.credits a {
		display: block;
		float: left;
		padding: .2em .5em;
		background: #99CC00;
		color: white; }
		p.credits a:hover { background: white; color: #669900; }


p.disclaimer {
	padding: .5em 1em;
	font-size: 90%;
	background: #F8F2C7; border: 1px solid #D8D5A7;
}


/* -----------------------------------------------
	SEARCH
----------------------------------------------- */

span.found {
	visibility: visible !important;
	background-color: Yellow;
	/*font-weight: bold;*/}

table tr.even td { background-color:#f2f2f2;}

table.saremo_presenti { position: relative; width: 380px; }
table.saremo_presenti td { padding:5px; border-right: 10px solid white; }
table.saremo_presenti td h2 { margin: 0; font-size: 1.5em;}