body {
	background: url(images/sfondo.jpg) center top no-repeat;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin: 0;
}
	
html{height: 100%;}

img {border: none;}

a {color: #000000;text-decoration: none;}
a:hover {color: #009EE0;}
.menu {font-size: 13px;}
.titolo {font-size: 24px;color: #009EE0;}

.sfondo_tsunami {background: url(images/box_tsunami.png) no-repeat;}

.black10 {font-size: 10px;color: #000000;}
.black12 {font-size: 12px;color: #000000;line-height: 16px;}
.black13 {font-size: 13px;color: #000000;line-height: 16px;}
.white12 {font-size: 12px;color: #FFFFFF;line-height: 15px;}
.white13 {font-size: 13px;color: #FFFFFF;line-height: 16px;}
.white17 {font-size: 17px;color: #FFFFFF;}
.cyan13 {font-size: 13px;color: #009EE0;}
.cyan16 {font-size: 16px;color: #009EE0;}
.cyan19 {font-size: 19px;color: #009EE0;}
.pink18 {font-size: 18px;color: #D400A6;}
.elenco{border-bottom: 1px solid #009EE0;font-size: 13px;}
.footer {font-size: 11px;color: #666666;}

table.tabella_carrello{border-collapse: collapse;border: 1px solid #009ee0;}
table.tabella_carrello td{border-collapse: collapse;border: 1px solid #009ee0;}

td.link_footer{
	color: white;
	font-size: 12px;
}
td.link_footer a{
	color: white;
	font-size: 12px;
}
td.link_footer a:hover{
	color: #009ee0;
	background: white;
}
