/* elementi */

a:active, a:focus {
	outline:none;
	}
	
input.testo, textarea {
	height:15px;
	font-size:11px;
	width:98%;
	border:1px solid #ccc;
	margin:0;
	padding:0
}

textarea {
	height:108px
}

#send {
	width:120px;
	height:19px;
	background-color:#FF6600;
	color:#FFFFFF;
	font-weight:bold;
	border:0;
	font-size:11px;
	margin:7px 0
}

td#content-cx h2{
	color:#FF6600;
	font-size:12px;
	font-weight:bold;
	margin:5px 0 0 0;
	padding:0;
	text-transform:uppercase

}

td#content-cx p{
	margin:0 0 5px 0;
	padding:0
}

div.tit {
	width:100%;
	line-height:25px;
	background-color:#46494e;
	
}

div.tit h1{
	margin:0;
	padding:0 0 0 7px;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	display:inline
}

div.tit span{
	color:#FFFFFF;
	font-size:11px;
	margin-right:7px
}

div.tit #arancio {
	color:#FF9900;
	font-size:13px

}
/* home offerte */

table#offerte {
	width:632px;
	font-size:11px;
	margin:3px 0 10px 0;
	line-height:15px
}

span.link {
	float:right;
	margin:0 0 5px 0
}

span.red {
	color:#CC0000;
	font-weight:bold;
	font-size:12px
}

table#offerte td a, div.news-all a.dett{
	color:#FF6600;
	font-weight:bold;
	text-decoration:underline;
}

table#offerte td a:hover, div.news-all a.dett:hover{
	color:#003366;
}


table#offerte h2{
	margin:0;
	padding:0;
	color:#000000;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
	display:inline
}

td.offerte-uno-sx {
	width:311px;
	padding:0 5px 0 0;
	text-align:left;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999
}

td.offerte-uno-dx {
	width:312px;
	padding:0 5px 0 2px;
	text-align:left;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999
}


td.offerte-uno-dx img, td.offerte-uno-sx img {
	width:100px;
	height:100px;
	vertical-align:middle;
	border:1px solid #FF6600;
	margin:0 3px 5px 0;
	float:left
}

/* home news */

table#news {
	width:100%;
	margin-top:7px
}

table#news img{
	width:100px;
	height:100px;
	padding:1px;
	border:1px solid #003366;
	float:left;
	margin:0 3px 0 0
}

table#news td{
	font-size:11px;
	line-height:14px
}

table#news td span{
	float:right
}

table#news td a{
	color:#003366;
	font-weight:bold;
	text-decoration:underline;
}

table#news td a:hover{
	color:#FF6600;
}

table#news td h2{
	color:#003366;
	border-bottom:1px solid #003366;
	padding:0;
	margin:0 0 3px 0;
	font-size:12px
}



/* dettaglio offerta */

table#dettaglio-offerta {
	width:100%;
	margin-top:5px
}

table#dettaglio-offerta a{
	color:#FF6600;
	font-weight:bold;
	text-decoration:none
}

table#dettaglio-offerta a:hover{
	color:#666666;
}

td#prodotto {
	width:254px;
	text-align:center;
}

td#prodotto span{
	color:#003366;
	font-size:12px;
	font-weight:bold;
	margin:10px 0 0 0
}

td#prodotto img{
	margin-bottom:10px;
	border:0
}

td#prodotto img.pr{
	border:1px solid #FF6600;
	padding:1px;
}

td#prodotto img.pr-sx{
	border:1px solid #FF6600;
	padding:1px;
	float:left; 
	margin: 5px 5px 5px 0;
	width:75px;
	height:75px
}

td#prodotto img.piccola{
	border:1px solid #FF6600;
	padding:1px;
	margin: 2px;
	width:75px;
	height:75px
}

td#prodotto img.pr-dx{
	border:1px solid #FF6600;
	padding:1px;
	float:right;
}

td#scheda-tecnica {
	text-align:right;
}

table#dettaglio {
	width:98%;
	margin-left:5px
}

.border {
	border:1px solid #ccc
}

td.dettaglio-sx {
	padding:5px;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	text-align:left;
}

td.dettaglio-dx {
	padding:5px;
	font-size:11px;
	color:#333333;
	text-align:justify;
}

.ln{
	line-height:14px
}

table#dettaglio p {
	margin:0 0 5px 0;
	padding:0
}

.orange {
	background-color:#ffcda2
}


td#simili {
	text-align:center;
	border:1px solid #ffcda2;
	padding-bottom:5px
}

td#simili img {
	padding:1px;
	border:1px solid #FF6600;
	margin:5px 11px;
	float:left;
}

/* news lista */

div.news-all {
	width:100%;
	margin:7px 0 0 0;
	font-size:11px
}

div.news-all .dx {
	float:right;
	width:100px;
	font-size:10px;
	color:#fff;
	font-style:bold;
	background-color:#FF6600;
	text-align:center;
	padding:0 0 0 5px
}

div.news-all h2{
	color:#FF6600;
	border-bottom:1px solid #FF6600;
	padding:0;
	margin:0 0 7px 0;
	font-size:12px
}

div.news-all h2 a{
	color:#FF6600;
	text-decoration:none
}

div.news-all h2 a:hover{
	color:#003366;
	text-decoration:none
}

div.news-all p{
	padding:0;
	margin:10px 0 0 0;
	clear:right
}

div.news-all p img{
	border:1px solid #666666;
	padding:1px;
	float:left;
	margin-right:5px
}

/* prodotti */

div.prod ul.hard{
text-transform:uppercase;
}




div.prod {
	width:100%;
	border-bottom:1px solid #CCCCCC;
	padding:10px 0;
	font-size:11px;
	line-height:15px
}

div.prod img {
	width:100px;
	height:100px;
	padding:1px;
	border:#FF6600;
	float:left;
	margin-right:5px;
	border:1px solid #FF6600
}

div.prod span{
	float:right;
}

div.prod h2 a{
	color:#FF6600;
	text-decoration:none
}

div.prod h2 a:hover {
	color:#003366;
}

div.prod a{
	color:#003366;
	font-weight:bold;
	text-decoration:none
}

div.prod a:hover{
	color:#FF6600;
}

/* tooltip*/

div#qTip {
	padding: 3px;
	border: 1px solid #666;
	display: none;
	background: #999;
	color: #FFF;
	font: bold 9px Verdana, Arial, sans-serif;
	position: absolute;
	z-index: 1000;
}

/*******************************************
PAGINAZIONE
********************************************/
/* Pagine */

table#number {
	margin: 10px;	
}

table#number td {
	vertical-align: middle;
}

table#number td.sel , table#number td.sel2{
	line-height: 20px;
	background-color: #FDAB64;
	border: 1px solid #FF8317;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	width: 20px;
	font-size:11px
}

table#number td.sel2 {
	font-size: 12px;
	text-decoration:none;
	background-color: 1px solid #FF8317;
}

table#number td.sel a {
	color: #333;
	font-weight: bold;
	text-decoration: none
}

table#number td.sel a:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: none
}

table#number td.sel a:visited {
	color: #333;
	font-weight: bold;
	text-decoration: none
}

table#number td.sel:hover {
	background-color:#C2C0C1;
}
