/*  STILI AGGIUNTIVI Tre W s.c.  */

/* Catalogo: offerte, stile dei titoli*/

h3.impact {
	font-family: "Century Gothic", Verdana, sans-serif;
	font-size:1.8em;
	color:#333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: lighter;
	margin-top: -10px;
	padding-left: 22px;
	margin-bottom: -5px;
	}
h4.super {
	font-family: "Century Gothic", Verdana, sans-serif;
	text-align:center;
	margin-bottom:1em;
	font-size:1.4em;
	font-weight: normal;
	margin-top: -5px;
	color: #0000FF;
	}

/* Catalogo: offerte, stile box*/

.right_left {
	float: left;
	width: 250px;
	padding: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
	height: 281px;
	background-repeat: no-repeat;
	background-position: center center;
}

.right_right {
	float: left;
	width: 281px;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	margin-top: 0px;
}



/*tabella template*/

table.catalogo{
	line-height:1.4em;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	border: 1px solid #eee;
	color: #DC261D;
}

/*stile titoli per dettagli offerte a catalogo*/
#offerta {
	width:90%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
	border: thin solid #ccddbb;
	padding: 10px;
	letter-spacing: 1px;
}

#offerta h3{
	color: #333333;
	padding: 0px;
	margin-top: -5px;
	margin-bottom: -5px;
	
}

#offerta h4 {
	color: #99CC33;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	
	}

#offerta h5{
	clear:both;
	color:#99cc33;
	font-weight:normal;
	font-size: 2em;
	letter-spacing:-2px;
	padding: 5px;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

.arancio {
	color: #FF6600;
	font-weight: bold;
	padding: 0px;
	
}

.descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
