
body
{
	font-size		: 13px;
	margin			: 0;
	padding			: 0;
	border			: 0;
	background-color	: #3d3c9e;
	background-image: url(../_pics/struttura/bg_body.jpg);
	background-repeat: repeat-x;
	color            : #D3D1E8;
}

body,
select,
input,
textarea {
	font-family		: Verdana, sans-serif;
	font-size		: 11px;
}

h1,
h2,
h3,
h4,
h5,
h6,
p
{
	margin				: 8px 0 4px 0;
	padding				: 0;
}

.stile_indi,
hr
{
	display				: none;
}

img
{
   margin            : 0;
   padding           : 0;
	border				: 0;
}

a:link,
a:visited
{
   color             : #FFEF3A;
   text-decoration      : none;
}

a:hover
{
   color             : #FFF
}

input.input_1,
select.input_1
{

}

input.input_1,
select.input_1,
textarea.input_1
{
	padding			: 2px;
	background-color	: #EEE;
	border			: 1px solid #999;
}

textarea.input_1 {
	
}

html>body div.clear { display: none; }
head:first-child+body div.clear { display: block; }
.clear { clear: both; line-height: 0px; font-size: 1px; }
/*/*/ .clear { display: none; } /* */

div {
	background		: transparent;
	margin			: 0px;
	padding			: 0px;
	border			: 0px;
}

.centrato {
	text-align		: center;
}

.padding_1 {
	padding			: 5px;
}

.padding_1_lat {
	padding			: 0 5px;
}

.padding_2 {
	padding			: 10px;
}

.padding_2_lat {
	padding			: 0 10px;
}

.padding_3 {
	padding			: 15px;
}

.padding_3_lat {
	padding			: 0 15px;
}


#div_container div.div_bottone_home {
   position          : absolute;
}


div.div_footer_prices,
div.div_footer_menu {
   text-align        : center;
}

div.div_footer_prices span.numero {
   font-size         : 19px;
   color             : #FFF;
   	
}

div.div_footer_prices {
   font-size         : 12px;
   line-height       : 16px;
}

div.div_footer_menu {
   padding           : 15px 0;
   font-size         : 9px;
}

div.div_footer_menu p {
   line-height       : 15px;
}

div.div_pagina {
   margin            : auto;
   margin-bottom     : 15px;
   width             : 980px;
   min-height:500px;
   height:auto !important;
   height:500px;
}


div.div_pagina_i_nostri_cartomanti {
   background-image: url('../_pics/pagine/bg_i_nostri_cartomanti.jpg');
}


div.div_pagina_home {
   background-image: url('../_pics/pagine/bg_home.jpg');
}

div.div_pagina_verter_veggenza {
   background-image: url('../_pics/pagine/bg_verter_veggenza.jpg');
}

div.div_pagina_null {
   background-image: url('../_pics/pagine/bg_null.jpg');
}


div.div_pagina {
   background-repeat: no-repeat;
}

div.div_tariffe_operatori {
   background-image: url('../_pics/struttura/bg_operatori.png');
   background-repeat: no-repeat;
   background-position: center center;
   padding              : 16px;
}

div.div_tariffe_operatori table {
   margin               : auto;
}

div.div_tariffe_operatori table td {
   font-size            : 9px;
   text-align           : center;
   padding              : 3px 8px;
}

div.div_tariffe_operatori table td span.operatore {
   font-size            : 11px;
   color                : #FFEF3A;
   font-weight          : bold;
}

div.div_btn_paypal {

}

div.div_btn_paypal table {
   margin               : auto;
}

div.div_btn_paypal table td {
   text-align           : center;
}

table.tab_bottoni_pagamento {
   margin               : auto;
}

table.tab_bottoni_pagamento td {
   width                : 340px;
   vertical-align       : top;
   padding              : 7px;
}

table.tab_bottoni_pagamento td h3 {
   font-size            : 16px;
   letter-spacing       : -1px;
   color                : #FFF;
   text-align           : center;
}

.sotto {
	text-align:center;
	padding-bottom:20px;


}

.titolo1 {
	color:#FFFF00;
	font:"Times New Roman", Times, serif;
	font-size:26px;
	width:500px;
	margin:auto;
	padding:0px;


}
.titolo2 {
	margin-top:-2px;
	font-size:13px;
	width:450px;
	margin:auto;
	color:#FFFFFF;
	font-weight:bold;
		padding:0px;

}
.titolo3 {
	margin-top:-2px;
	font-size:15px;
	width:400px;
	margin:auto;
	color:#FFFFFF;
	font-weight:bold;

}
.testo {
	width:500px;
	margin:auto;
	font-size:11px;
	line-height:14px;

}
.numero {
	margin-top:5px;
	margin-left:100px;
	margin-right:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:40px;
	line-height:100%;
	color:#FFFFFF;
	
}


