div.pacchetti_sx{
	float:left;
	text-align:center;
}
div.pacchetti_dx{
	float:right;
	width:546px;
	font-size:14px;
}

#pacchetto1{
	color:#24745e;
}
#pacchetto1 h2{
	color:#24745e;
}

#pacchetto2{
	color:#103476;
}
#pacchetto2 h2{
	color:#103476;
}

#pacchetti_offerta{
	color:#F07E00;
}
#pacchetti_offerta h2{
	color:#F07E00;
}


div.separatore_arancio{
	clear:both;
	border-top: 1px solid;
	margin:4px 0 4px 0;
	color:#f07e00;
}



.colonna{
	padding-left:16px;
}



h2, h3, h4{
	text-decoration:none;
	margin:0;
	padding:0;
}

h2{
	font-size:24px;
	text-transform:uppercase;
	font-weight:bold;
	margin:0 0 20px 0;
}
div.pacchetti_sx span{
	margin-left:0;
		font-size:23px;
}
div.prezzo{
	margin-left:0;
	font-size:23px;
	font-weight:bold;	

}


h3{
	text-transform:uppercase;
	font-size:16px;
}
h4{

	font-size:14px;
}

div.capitoletto{
	float:left;
}
div.pulsante_sn{
	float:right;
}


div.accedi{

	margin-top:5px;
}

div.accedi div.capitoletto{

	margin-top:8px;
}

div.separa{
	clear:both;
	border-top: 1px solid;
	margin:9px 0 12px 0;
}
div.separa_chiaro{
	clear:both;
	border-top: 1px solid;
	margin:9px 0 0 0;
}


.arancio{
	font-size:20px;
	
}


.banda_sotto{
	height:12px;
	background-image:url(../img/pacchetti_video/banda_sotto.jpg);
	background-repeat:repeat-x;
	clear:both;
	margin-top:5px;
}


.banda_sopra{
	height:12px;
	background-image:url(../img/pacchetti_video/banda_sopra.jpg);
	background-repeat:repeat-x;
	clear:both;
	margin-bottom:5px;
}



.clicca_verde, .clicca_blu, .clicca_arancio{
	width:98px;
	height:34px;
	border:0;
	cursor:pointer;
}

.clicca_verde{
	background-image:url(../img/pacchetti_video/clicca_verde.jpg);
}
.clicca_blu{
	background-image:url(../img/pacchetti_video/clicca_blu.jpg);
}
.clicca_arancio{
	background-image:url(../img/pacchetti_video/clicca_arancio.jpg);
}





