@charset "utf-8";
/* CSS Document */

h3{ font-weight:normal;}

body {
background-image:url(/images/sfondobody.jpg);
	background-color:#ffffff;
	background-repeat:repeat-x;
	font-family: Arial, Arial,Helvetica, sans-serif;
	color:#4d4d4d;
	font-size:12px;
	margin:0px;
	padding:0px;
	}
	
	
.pagina {
		width:800px;
		text-align:justify;
		background-color:#FFFFFF;
		}
		
.header{
	background-image:url(/images/fondo_titolo.JPG);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	height: 397px;
	margin-bottom:10px;
	position:relative;
		}
		
.tastiera{
	background-image:url(/images/sfondo_menu.gif);
	background-repeat:no-repeat;
	height:30px;
	font-size:25px;
	color:#FFFFFF;
	margin-left:25px;
	padding-left:15px;
	padding-bottom:2px;
	}
	
.footer{
	background-image:url(/images/sfondo_footer.gif);
	background-repeat:no-repeat;
	height:66px;
	text-align:center;
	width:800px;
	clear:both;
	color:#FFFFFF;
	}

.tastiera a{
	font-size:16px;
	color:#FFFFFF;
	padding:4px 10px;
	font-weight:bold;
	margin:0px;
		}
.tastiera a:hover{
	color:#0071bc;
	background-color:#e6edf0;
	font-weight:bold;
	}

a{color:#c1272d;
  text-decoration:none;
  }
  
a:hover{color:#25a6df;}

img{
	border:0px;
	display:inline;
	}

.titolo_box{
	padding:1px 5px;
	height:30px;
	font-size:20px;
	color:#0071bc;
	font-weight:bold;
	}
	
.gruppo_box{width:800px;}
.contenuto_box{padding:1px 5px;}

hr {height:1px;
	background-color:#0071bc;
	color:#0071bc;
	}

.titolo_contenuto{color:#0071bc;
				  font-size:24px;
				  font-weight:bold;
				  padding-top:10px;
				  margin:0px 30px;
				  }
				  
.contenuto_home{margin:0px 10px;}

.box{
	width:380px;
	float:left;
	padding:10px;
	}

.payoff{padding-top:260px;
		text-align:right;
		padding-right:20px;
		color:#FFFFFF;
		font-size:24px;
		}

.contenuto_box_normale{padding:0px 10px;}

.tastiera .contenuto_selezionato{
	color:#0071bc;
	background-color:#e6edf0;
}


.titolo_testata_riepilogo
{
	text-align:center;
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	height:30px;
}
.riga_spazio
{
	height:10px;
}
.riepilogo_titolo 
{
	text-align:left;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	width:100px;
	vertical-align:top;	
}
.riepilogo_valore
{
	text-align:left;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	vertical-align:top;
}
.table_ordini {
	padding-top:10px;
	width:796px;
	height:400px;
	padding:0px;
	
}
.table_ordini_header {
	background-image:url(../images/table_ordini_top.png);
	height:30px;
}

.table_contenuto {
	width:100%;
	height:100%;
}

.table_ordini_left {
	background-image:url(../images/table_ordini_border_left.png);
	background-repeat:repeat-y;
	width:10px;
}
.table_ordini_center {
	text-align:center;
	height:600px;
	padding:0px;
}
.table_ordini_right {
	background-image:url(../images/table_ordini_border_right.png);
	background-repeat:repeat-y;
	width:11px;	
}				
.table_ordini_footer {
	background-image:url(../images/table_ordini_bottom.png);
	height:35px;	
}

.esempio_album {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0066FF;
}

div.album_verona
{
	background-image:url(../images/figurina2.png);
	background-repeat:no-repeat;
	background-position:top center;
	width:146px;
	height:150px;
	position:absolute;
	right:21px;
	top:230px;
	cursor:pointer;
}

div.album_verona:hover
{
	background-position:bottom center;
}

div.crea_album
{
	background-image:url(../images/crea_album_button.png);
	background-repeat:no-repeat;
	background-position:top center;
	width:100px;
	height:75px;
	position:absolute;
	right:45px;
	top:135px;
	cursor:pointer;
}

div.crea_album:hover
{
	background-position:bottom center;
}


div.kuccioli
{
	background-image:url(../images/kuccioli.png);
	background-repeat:no-repeat;
	background-position:top center;
	width:150px;
	height:125px;
	position:absolute;
	left:45px;
	top:230px;
	cursor:pointer;
}

div.kuccioli:hover
{
	background-position:bottom center;
}

div.button
{
	background-image:url(/images/button_back.png);
	background-repeat:no-repeat;
	background-position:top center;
	cursor:pointer;
	height:75px;
	width:300px;
	position:relative;
}

div.button:hover
{
	background-position:bottom center;	
}

div.button img.icon
{
	float:left;
	margin:10px;
}

div.button div.label
{
	float:left;
	margin:10px;
	margin-top:15px;
	color:#023B7B;
	font-weight:bold;
	font-size:16px;
	font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
}

div.button:hover div.label
{
	color:#6B91E2;
}

div.banner
{	background-image:url(../images/br2.png);
	background-repeat:no-repeat;
	background-position:top center;
	width:100px;
	height:150px;
	position:absolute;
	right:21px;
	top:235px;
	cursor:pointer;
}

div.banner:hover
{
	background-position:bottom center;
}
