/* -- TAGS --*/

body,
td
{
	font-size:11px;
}

body{
	margin:0;
	background:#f7f5fb;
}

input.button
{
	height:22px;
	font-family:verdana, "sans serif";
	background:#BA9823;
	background:#aaaaaa;
	background-image:url("/img/back_button.png");
	font-size:10px;
	font-weight:bold;
	border:1px solid #cccccc;
	color:#333333;
	padding:0px 4px 0 4px;
	margin:0 0 0 0;
}

input.button:hover
{
    cursor: pointer;
}

input.grey
{
		background-image:url("/img/back_button_grey.png");
		color:#444444;
}

input.button60
{
    width:55px;
	height:20px;
	font-family:verdana, "sans serif";
	background:#BA9823;
	background-image:url("/img/back_button.png");
	font-size:9px;
	font-weight:bold;
	border:2px solid #dddddd;
	color:#333333;
	padding:0;
}


body, input, select, textarea, #body
{
	font-family: Arial, "Sans Serif";
	font-size:11px;
	padding:1px;

}

a {
	color:#993040;
	/*color:#A7753F;*/
	text-decoration:none;
}

a:hover  {
	text-decoration:underline;
}

form {
	margin:0; 
	padding:0;
}

form p {
margin:0;
margin-top:2px;
}


/*
// -------------------------------
//  HEADER
// -------------------------------
*/

#header {
	width:780px;
	height:140px;
	margin:0 auto;
}

#header h1 {
	margin:0;
	padding:0;
}

#header h1 span{
	visibility:hidden;
}

#header div.logo h1 a{
	display:block;
	float:left;
	margin: 20px 0 0 0;
	width:240px;
	height:90px;
	background-image:url(/img/logo.jpg);
	background-repeat:repeat-x;
	text-decoration:none;
}

#header div.languages {
	display:block;
	width:390px;
    color:#666666;
	height:30px;
	color:#666666;
	float: right;
	margin: 0 0 8px 0;
}

#header div.promozioneit
{
    float: right;
    /*width: 530px;*/
    width: 303px;
    height: 31px;
    margin: 14px 0 0 0;
    /*background:url(/img/promozione.gif) no-repeat top left;*/
    background:url(/img/stopConsegne.gif) no-repeat top left;
    overflow:hidden;
    text-indent: -9999px;
}

#header div.promozioneen
{
    float: right;
    width: 405px;
    height: 31px;
    margin: 14px 0 0 0;
    overflow:hidden;
    text-indent: -9999px;
}

#header .logo
{
    float: left;
}

#header .cart {
	display:block;
	width:390px;
	text-align:right;
	color:#666666;
	margin: 0;
	float: right;	
}

#header div.cart span {
	display:block;
	float:right;
	margin: 3px 3px 3px 3px;
}

#header div.cart a {
	display:block;
	float:right;
	width:115px;	/* IE4.x-5.x*/

	background-image:url(/img/cart/cart.png);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#ffffff;
	padding:3px 16px 4px 34px;
	margin: 0px 1px 0 0;
	text-align:left;
	
	voice-family: "\"}\""; 
    voice-family: inherit;
	width:65px;
}

#header div.cart a.grey {
	background-image:url(/img/cart/cart_grey.png);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#666666;
	
}


#header div.languages ul {
	float:right;
	list-style-type:none;
	margin:12px 0 0 0;
	padding:0;
}

#header div.languages li {
	display:block;
	list-style-type:none;
	float:left;
	margin:0;
	
}

#header div.languages a.language {
	display:block;
	float:left;
	padding:3px 12px 0 10px;
	height:16px;
	background-image:url(/img/sep.gif);
	background-repeat:no-repeat;
	background-position:top right;
}

#header ul.navigation {
	display:block;
	width:780px;
	list-style-type:none;
	background: red;
	padding:0;
	margin: auto 0 auto 5px;
    height: 36px;
    background: url(/img/goldbar.jpg) no-repeat top left;

}

#header ul.navigation li {
	display:inline;
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
	height: 30px;
}

#header ul.navigation a {
	display:block;
	float:left;
	width:85px;	/* IE4.x-5.x*/
	height:47px;	/* IE4.x-5.x*/
	text-decoration:none;
	margin: 0 0 0 0;
	padding:11px 0 0 25px;
	background-image:url(/img/tri_nav.png);
	background-repeat:no-repeat;
	background-position:top left;
	color:#eeeeee;
	text-align:left;
	voice-family: "\"}\""; 
    voice-family: inherit;
	width:60px;
	height:36px;
}
{}

#header ul.navigation a.icon_cart {
	background-image:url(/img/navigation/cart.png);
}

#header ul.navigation a.icon_key {
	background-image:url(/img/navigation/key.png);
}

#header ul.navigation a.sel {

	background-image:url(/img/navigation/tab.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:85px;
	padding:10px 0 0 0;
	text-align:center;
	color:#000000;
}
/* -- BODY --*/

#body {	
	clear:both;
	float:left;
	width:100%;
	background:#ffffff;
	background-image:url(/img/back.jpg);
	background-repeat:repeat-x;
	padding: 0 0 10px 0;
	border-bottom:2px solid #dddddd;
}

#page {		
	width:780px;
	margin: 0 auto;
	padding:0;
}

#page .contents {		
	display:block;
	float:left;
	background:#ffffff;
	width:520px;	/* IE4.x-5.x*/
	padding:0 5px 20px 15px;
	voice-family: "\"}\""; 
    voice-family: inherit;
	width:500px;
}

#page .contents p{		
	padding:0 30px 0  0;
}

#body div.navigation {
	float:left;
	width:260px;
	clear:both;
	margin :20px 0 0 0;
	background-image:url(/img/navigation/back_nav.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#body div.navigation ul.links  {
	display:block;
	margin :15px 0 0 0;
	padding:0;
	list-style-type:none;
}

#body div.navigation p {
	margin :0 0 0 0;}

#body div.navigation ul.links li{
	display:inline;
	clear:both;
	padding:0;
	list-style-type:none;
}

#body .navigation .sublinks  {
	display:block;
	float:left;
	margin :3px 0 6px 0;
	padding:0;
	list-style-type:none;

}

#body .navigation ul.sublinks li{
	display:inline;
	clear:none;
	margin:0;
	padding:0;
	list-style-type:none;
	/*height:20px;*/
}

#body div.navigation ul.sublinks a {
	display:block;
	float:left;
	clear:none;
	width:125px;	/* IE4.x-5.x*/
	height:15px;	/* IE4.x-5.x*/
	padding: 2px 10px 2px 10px;
	font-size:11px;
	color:#888888;
	font-weight:bold;
	voice-family: "\"}\""; 
    voice-family: inherit;
   	height:15px;
	width:105px;
}

#body div.navigation ul.sublinks a.sel {
	color:#993040;
}

#body div.navigation ul.sublinks a_old {
	display:block;
	float:left;
	clear:none;
	width:125px;	/* IE4.x-5.x*/
	height:20px;	/* IE4.x-5.x*/
	padding: 3px 15px 0 15px;
	font-size:11px;
	color:#333333;
	font-weight:bold;
	voice-family: "\"}\""; 
    voice-family: inherit;
   	height:17px;
	width:95px;
}

#body div.navigation a span{
	color:#444444;
	text-decoration:none;
}

/*-- MENU' CATEGORIE MW --*/

.catApe, .cat
{
    width: 260px;
    display: block;
}
    
    .catApe H3,
    .cat H3
    {
        width: 260px;
        height: 30px;
        text-indent: 35px;
        line-height: 30px;
        margin: 0;
    }
            
        .catApe H3 a,
        .catApe H3 a:hover,
        .cat H3 a,
        .cat H3 a:hover
        {
            font-family: Arial, Sans-Serif;
            font-size: 12px;
            font-weight: bold;
            display: block;
            text-decoration: none;
        }
        
        .cat H3 a
        {
            background: url(/img/navigation/back_button_30.gif) no-repeat left top;
        }
        
        .catApe H3 a,
        .cat H3 a:hover
        {
            background: url(/img/navigation/back_button_30.gif) no-repeat left bottom;
        }
        
            .catApe ul, .cat ul
            {
                margin: 7px 0 7px 10px;
                padding: 0;           
            }
        
            .catApe li, .cat li
                {
                    list-style:none; 
                    height: 16px;
                    text-indent: 8px;            
                }
                
                    .catApe li a, .cat li a
                    {
		                padding: 0 0 0 17px; 
		                overflow:hidden;
		                text-decoration: none;
		                color: #888888; 
		                font-size: 11px;
		                font-weight: bold;
                    }
                    
                    .catApe li a
                    {
                        background: url(/img/navigation/listCat.png) no-repeat left top;
                    }
                    
                    .catApe li a:hover
                    {
                        background: url(/img/navigation/listCat.png) no-repeat left bottom;
                    }
        

/*-- button --*/

a.button30
{
	display:block;
	float:left;
	width:260px;	/* IE4.x-5.x*/
	height:30px;	/* IE4.x-5.x*/
	padding: 7px 20px 1px 35px;
	background-image:url(/img/navigation/back_button_30.gif);
	background-repeat:no-repeat;
	background-position:top left;
	voice-family: "\"}\""; 
    voice-family: inherit;
   	height:22px;
	width:205px;
	font-size:12px;
}

a.button30:hover,
a.button30.sel 
{
	background-position:bottom left;
	TEXT-DECORATION:NONE;
}

a.button40
{
	display:block;
	float:left;
	width:250px;	/* IE4.x-5.x*/
	height:40px;	/* IE4.x-5.x*/
	padding: 4px 20px 0 50px;
	background-image:url(/img/navigation/back_button_40.gif);
	background-repeat:no-repeat;
	background-position:top left;
	voice-family: "\"}\""; 
    voice-family: inherit;
   	height:36px;
	width:180px;
}

a.button60
{
	display:block;
	float:left;
	width:250px;	/* IE4.x-5.x*/
	height:60px;	/* IE4.x-5.x*/
	padding: 5px 20px 0 50px;
	background-image:url(/img/navigation/back_button_60.gif);
	background-repeat:no-repeat;
	background-position:top left;
	voice-family: "\"}\""; 
    voice-family: inherit;
   	height:55px;
	width:180px;	
}

a.button60:hover,
a.button60.sel
{
	background-position:bottom left;
}

a.button60.noborder
{
	background-image:url(/img/navigation/back_button_60_noborder.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

a.button44:hover,
a.button44.sel 
{
	background-position:bottom left;
	TEXT-DECORATION:NONE;
}


a.button60 span
{
	color:#666666;
	text-decoration:none;
}

a.button60 img {
	display:block;
	float:left;
	width:40px;
	height:40px;
	margin: 0 10px 0 0;
	border:0;
}

a.button60.sel, 
a.button60:hover
{
	background-position:left bottom;
	text-decoration:none;
	color:#993040;
}

#body .login
{
	display:block;
	float:left;
	width:260px;
	clear:both;
	margin:25px 0 5px 0;
	padding:0;
	background-image:url(/img/navigation/back_login.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#body .login h2 {
	display:block;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	padding: 9px 0 0 35px;
	margin:0;
	font-family:arial;
}

#body .login form
{
	display:block;
	float:left;
	clear:both;
	margin:6px 0 0 0;
	height:34px;
	padding:0 0 0 10px;
}

#body .login input.loginInput
{
	border: 1px solid #cccccc;
	font-size:10px;
	color:#555555;
	font-weight:normal;
	padding: 2px 1px 2px 1px;
	font-family:verdana;
	margin:0;
}

#body .login input.button
{
	height:20px;
	font-family:verdana, "sans serif";
	background:#BA9823;
	background:#aaaaaa;
	background-image:url("/img/back_button_grey.png");
	font-size:10px;
	font-weight:bold;
	border:1px solid #eeeeee;
	color:#666666;
	padding:0px 1px 1px 1px;
	margin:0;
}

a.button, #body .login a
{
	display:block;
	float:left;
	padding: 0 0 0 16px;
	background-image:url(/img/tri_b.png);
	background-repeat:no-repeat;
	background-position:top left;
}

#body .login a
{
	/*margin: 2px 0 0 0;*/
	/*width:125px;	/* IE4.x-5.x*/
	voice-family: "\"}\""; 
    voice-family: inherit;
	/*width:110px;*/
	margin: 3px 0 0 18px !important;
	margin: 3px 0 0 8px;
	color: #FFF;
	font-weight: bold;
}

#body div.login p
{
    margin: 0 0 0 10px;
    clear: both;
}

#body .compass
{
	display:block;
	float:right;
	clear:right;
	width:520px;
	height: 14px;
	margin: 17px 0 10px 0;
}

#body .compass p
{
	text-align:right;
	margin:0px 20px 0 30px;
	color:#999999;
}

/*-- pagine --*/

#body #pagina
{
    float: left;
    width: 520px;
    background: #FFF;
}

#body #pagina #contenuto
{
    width: 500px;
    margin: 0 5px 20px 15px;
}

#body #pagina .title
{
    display:block;
    margin: 0 0 11px 5px;
}

#body .spot_chocolate, 
#body .spot_company,
#body .spot_shops, 
#body .spot_resellers, 
#body .spot_icecream,
#body .spot_contact,
#body .spot_profile,
#body .spot_resellers
 {
	display:block;
	width:520px;
	height:210px;
	margin: 0 0 5px 0;
}

#body .error {
	display:block;
	float:left;
	width:780px;
	margin: 0 0 0 0 ;
	padding:0px 30px 15px 30px;
	background:#ffffff;
	voice-family: "\"}\""; 
    voice-family: inherit;
	width:720px;
	
}

#body .spot_chocolate {
	background-image:url(/img/spot/spot_chocolate.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	color:#ffffff;
}

#body .spot_company {
	background-image:url(/img/spot/spot_company.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#body .spot_resellers {
	background-image:url(/img/spot/spot_resellers.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#body .spot_icecream {
	background-image:url(/img/spot/spot_icecream.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#body .spot_profile {
	background-image:url(/img/spot/spot_profile.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#body .spot_contact {
	background-image:url(/img/spot/spot_contact.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#body .spot_shops {
	background-image:url(/img/spot/spot_shops.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#body .spot_resellers {
	background-image:url(/img/spot/spot_resellers.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}


/*-- box --*/

#body .box520 {
	display:block;
	float:right;
	width:520px;
	color:#666666;
	margin:0;
}

#body .box520 h2
{
	display:block;
	width:520px;	/* IE4.x-5.x*/
	height:24px;	/* IE4.x-5.x*/
	padding: 6px 0 0 35px;
	background-image:url(/img/heading_gold.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	font-size:11px;
	font-weight:bold;
	margin:0;
	font-family:Arial, "Sans Serif";
	color:#333333;
	voice-family: "\"}\""; 
    voice-family: inherit;
	width:485px;
	
}

#body .box520 h2 a
{
	width: 480px;
	display:block;
	float:left;
	height:19px;
}

#body .box520 p {
	margin:11px 30px 11px 30px;
	color:#000000;
}

#body .box520 ul
{
	margin-right:30px;
}

#body .box390 {
	display:block;
	float:right;
	width:390px;
	margin:0;
	padding:0;
	background:#ffffff;
}

#body .box390 h2
{
	display:block;
	width:390px;	/* IE4.x-5.x*/
	height:24px;	/* IE4.x-5.x*/
	background-image:url(/img/heading.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	font-size:11px;
	font-weight:bold;
	
	padding: 5px 0 0 35px;
	margin:0;
	font-family:Arial, "Sans Serif";
	color:#333333;
	voice-family: "\"}\""; 
    voice-family: inherit;
	width:355px;
	height:19px;
}

#body .box390 p {
	margin:5px 11px 5px 11px;
}

#body .box390 .scroll  {
	width:382px;
 	height:95px; 
	overflow:auto;
	margin:5px 0 5px 5px;
	border:1px solid #f0f0f0;
}




#body .box260 {
	width:260px;
	margin:0;
	padding:0;
	background:#ffffff;
}

#body .box260 h2
{
	display:block;
	width:260px;	/* IE4.x-5.x*/
	height:24px;	/* IE4.x-5.x*/
	background-image:url(/img/heading_gold.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	font-size:11px;
	font-weight:bold;
	
	padding: 5px 0 0 35px;
	margin:0;
	font-family:Arial, "Sans Serif";
	voice-family: "\"}\""; 
	color:#333333;
    voice-family: inherit;
	width:225px;
	height:19px;
}


#body .box260 img { 
	display:block;
	float:left;
	margin: -11px 6px 0 0px;
}

#body .box260 img.right { 
	display:block;
	float:right;
	margin: -11px -11px 0 6px;
}

#body .box260 p {
	display:block;
	margin:11px 11px 11px 11px;
	padding:0;
	clear:both;
	line-height:1.2em;
	
}

#body .shout {
	padding: 30px 0 0 300px;
	width:500px;	/* IE4.x-5.x*/
	voice-family: "\"}\""; 
    voice-family: inherit;
	width:200px;
}



h1, #body h1{
	font-style:italic;
	font-weight:400;
	font-family: "Times New Roman", Serif;
	font-size:36px;
	line-height:36px;
	letter-spacing:-2px;
	color:#993040;/*
	background-image:url(/img/tri_b_h1.png);
	background-repeat:no-repeat;
	background-position:center left;*/
	/*margin: 0 0 0 -25px;
	padding:0px 0 0 25px;*/
	margin:0;
	padding:0;
}



h1, #body h1.white {
	color:#ffeedd;
	/*background-image:url(/img/tri_w_h1.png);*/
}

h2, #body h2{
	font-family: "Verdana", "Sans Serif";
	font-size:11px;
	line-height:11px;
	margin: 0px 0 0 0 ;
	padding:0;
	font-weight:600;
	letter-spacing:0em;
	color:#aaaaaa;
}

h2.white, #body h2.white {	color:#ffeedd;}

table.grid td {
	padding: 6px 0 6px 0;
	border-bottom: 1px solid #cccccc;
	line-height:1.1em;
}




#shout p {
	margin: 11px 0 0 20px;
	padding: 0 0 0 0;
}

#shout form {
	margin: 11px 0 0 20px;
	text-align:left;
}

#shout select {
	width: 200px;
}

#privacy {
	display:none;
	border:1px solid #cccccc;
	padding:5px 10px 10px 5px;
	height:190px;
	overflow:auto;
}

#par1,
#par2,
#par3,
#par4,
#par5 {
	display:none;
}

#news_mrg60 {
	border:1px solid #cccccc;
	border-top:0;
	display:block;
	float:left;
	clear:both;
	width:780px;	/* IE4.x-5.x*/
	padding:30px 60px 30px 60px;
	background:#ffffff;
	background-img:url("img/img/news/back_news.jpg");
	background-repeat:repeat-x;
	background-position:top left;
	font-family:Arial, "Sans Serif";
	voice-family: "\"}\"";
	width: 660px;
}{}

#news_mrg400 {
	border:1px solid #cccccc;
	border-top:0;
	display:block;
	float:left;
	clear:both;
	padding:30px 60px 30px 400px;
	background-repeat:repeat-x;
	background-position:top left;
	width:780px;	/* IE4.x-5.x*/
	font-family:Arial, "Sans Serif";
	voice-family: "\"}\"";
	width: 320px;
}{}

#news_mrg300 {
	border:1px solid #cccccc;
	border-top:0;
	display:block;
	float:left;
	clear:both;
	padding:30px 60px 30px 300px;
	background-repeat:repeat-x;
	background-position:top left;
	width:780px;	/* IE4.x-5.x*/
	font-family:Arial, "Sans Serif";
	voice-family: "\"}\"";
	width: 420px;
}{}

#news_mrg200 {
	border:1px solid #cccccc;
	border-top:0;
	display:block;
	float:left;
	clear:both;
	padding:30px 60px 30px 200px;
	background-repeat:repeat-x;
	background-position:top left;
	width:780px;	/* IE4.x-5.x*/
	font-family:Arial, "Sans Serif";
	voice-family: "\"}\"";
	width: 520px;
}{}

#newsBody{
	display:block;
	float:left;
	clear:both;
	/* height:42px; */
	/*overflow:hidden; */
	margin: 10px 0 0 0;
}

#newsToggle {
	display:block;
	float:left;
	width:200px;
	clear:both;
}

/*
// -------------------------------
//  CART
// -------------------------------
*/


.cart th {
	margin:0;
	padding:0;
	text-align:left;
}

.cart_credit
{
}

.cart_contents img
{
	border-right:1px solid #eeeeee;
}

.cart_contents
{
	display:block;
	float:left;
	color:#666666;
	font-size:11px;
}

.cart_contents th
{
	padding:3px 6px 3px 6px;
	margin:0;
	border-bottom :0px solid #cccccc;
}

.cart_contents td
{
	padding:5px 6px 5px 6px;
	border-top :1px solid #cccccc;
}

.cart_totals
{	
	float:left;


	
	border-top :1px solid #cccccc;
}

.cart_totals td
{
	width:auto;
	padding:6px 6px 6px 6px;
}

td.pad {
	padding:0 0 0 14px;
}

/*
// -------------------------------
//  FOOTER
// -------------------------------
*/

#footer {	
	clear:both;
	width:780px;
	margin: auto;
	padding:2px 0 30px 0;
	color:#444444;


}

#footer div.text {

line-height:1.14em;
	padding: 5px 0 0 0;
	text-align:center;
}

#footer div.text a {
	color:#555555;
}

#footer span.small {
	line-height:1.10em;
	font-size:10px;
	color:#777777;
}

/*-- UTILI --*/

.left {
	float:left;
}

.right {
	float:right;
}

.clear
{
    clear: both;
}

.white {
	color:#ffffff;
}

.text-left
{
    text-align: left;
}

.text-center
{
    text-align: center;
}

.text-right
{
    text-align: right;
}






/* --- INIZIO PAGINAZIONE ---*/

.paginazione
{
	float:right;
	height: 27px;
	margin: 10px 0 0 0;
}

.boxpag
{
	height: 19px;
	width: 19px;
	border: solid 1px #cccccc;
	float: left;
	margin: 0 0 0 2px;
	color: #999999;
	background-color: #FFFFFF;
	text-align:center;
	cursor: pointer;
	padding: 5px 0 0 0;
	font-size: 10px;
	overflow: hidden;
}

.boxpag a:hover
{
    background-color: #DDDDDD;
    color: #999999;
}

.boxpagcurr{
	height: 19px;
	width: 19px;
	border: 1px dotted #cccccc;
	float: left;
	margin: 0 0 0 2px;
	color: #FFFFFF;
	background-color: #CCCCCC;
	text-align:center;
    padding: 5px 0 0 0;
	font-size: 10px;
	overflow: hidden;
}
/* --- FINE PAGINAZIONE ---*/	




/* AGGIUNGICART*/

.aggiungicart a, button.aggiungicart{
    /*display:block;*/
	font-family:Arial,"Sans Serif";
	font-size:11px;
    /*margin:0 7px 0 0;*/
    background-color:#fff;
    border:0px;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#993040;
    cursor:pointer;
    padding:8px 0px 6px 0px; /* Links */
}


#pay_form  input[type="text"] {
text-align:left;
width:125px;
}


table.tabRegistrazione
{
    width: 480px !important;
    margin: 15px 0 0 15px !important;
    color: #666;
    border: solid 1px #e6e6e6;
    text-align: left;
    overflow: hidden;
}

table.tabRegistrazione h3
{
    padding: 0;
    margin: 5px 10px;
    font-size: 13px;
}

    table.tabRegistrazione tr td
    {
        padding: 10px 5px 5px 5px;
    }
    
    table.tabRegistrazione tr + tr td
    {
        padding: 5px;
    }
    
    table.tabRegistrazione tr td.lastTd
    {
        padding-bottom: 10px;
    }  
    
    #pay_form table.tabRegistrazione .label
    {
        width: 70px;
        text-align: right;
    }

    #pay_form table.tabRegistrazione .tdPrivacy
    {
        padding-left: 30px;
        padding-right: 20px;
    }

#pay_form table.tabRegistrazione input[type="text"],
#pay_form table.tabRegistrazione input[type="password"],
#pay_form table.tabRegFirst input[type="text"],
#pay_form table.tabRegFirst input[type="password"],
#pay_form table.tabRegFirst select
{
    width: 140px !important;
    border: 1px solid #CCCCCC;
    font-family: Verdana, Arial, Sans-Serif;
    color: #555;
    font-size: 10px;
    padding: 2px 1px;
}

    #pay_form table.tabRegFirst input[type="text"],
    #pay_form table.tabRegFirst input[type="password"]
    {
        width: 250px !important;
    }

    #pay_form table.tabRegistrazione select
    {
        width: 145px !important;
    }
    
    #pay_form table.tabRegistrazione input
    {
        width: 130px;
    }

table.tabRegistrazione .tdPrivacy input
{
    position: relative;
    top: 3px;
}

table.tabRegistrazione .tdPrivacy a
{
    
    margin: 5px 0 0 25px; 
}

table.tabRegistrazione tr td.lastTd input.button
{
    float: right;
    margin-right: 5px;
}
.boxResp
{
    width:350px;
	overflow:hidden;
	margin:15px 0 5px 5px;
	border:1px solid #f0f0f0;
	float: left;
}

.boxResp p
{
    padding: 5px;
}

.title h2{
font-family:"Times New Roman",Serif !important;
font-size:18px !important;
font-weight:500 !important;
margin-bottom:50px !important;
position:relative;
top:10px !important;
}

.title h2 img{
position:relative;
top:5px;
}

.title h2 i{
border-bottom:1px dashed #ccc;
}