/* CSS template 2 azzurro*/

body {
	background: url(Images_2/sfondo_pagina.gif);
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0;
	top:0;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

a:link {
	color: #000;
	text-decoration: underline;
}

a:visited{
	color: #FFF;
	text-decoration: underline;
}

a:hover, a:visited:hover{
	color: #9A5714;
	text-decoration: underline;
}

.frontend_sfondo_corpo {
	background: #A7C6E4;
}

.frontend_sfondo_menu1 {
	background: url(Images_2/sfondo_menu1.gif);
}

.frontend_sfondobarra {
	background-color: #FF6500;
}

.frontend_sfondo_bianco {
	background: #FFF;
}

.frontend_sfondo1 {
	background: #4B7AA8;
}

.frontend_sfondo2bis {
	background: #386592;
}

.frontend_sfondo2 {
	background: none;
}

.frontend_sfondo3 {
	background: #225573;
}

.frontend_sfondomenu1 {
	background: #00486F;
}

.frontend_sfondomenu2 {
	background: #A7C6E4;
}

.frontend_path, .frontend_txt_bold1 {
	color: #FFF;
}

.frontend_path:link, .frontend_path:visited {
	color: #FFF;
	text-decoration: underline;
}

.frontend_path:link:hover, .frontend_path:link:visited:hover {
	color: #FFF;
	text-decoration: underline;
}

.frontend_txt_bold1 {
	font-weight: bold;
}

.frontend_txt_bianco {
	color: #FFF;
}

.frontend_txt_bianco:link, .frontend_txt_bianco:visited {
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}

.frontend_txt_bianco:link:hover, .frontend_txt_bianco:link:visited:hover {
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}

.frontend_txt_menu {
	color: #FFF;
}

.frontend_txt_menu:link, .frontend_txt_menu:visited {
	color: #FFF;
	text-decoration: underline;
	font-weight: normal;
}

.frontend_txt_menu:link:hover, .frontend_txt_menu:link:visited:hover {
	color: #FFF;
	text-decoration: underline;
	font-weight: normal;
}

.frontend_linkPath:link, .frontend_linkPath:visited{
	color: #FFFFFF;
}

.shop_sfondo1{
	BACKGROUND-COLOR: #4B7AA8;
}
.shop_sfondo2{
	BACKGROUND-COLOR: #00486F;
}
.shop_sfondo3{
	BACKGROUND-COLOR: #A7C6E4;
}
.shop_sfondobianco{
	BACKGROUND-COLOR: #ffffff;
}
.shop_testo{
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	LINE-HEIGHT: 18px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.shop_titolo{
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: #ffffff; 
	LINE-HEIGHT: 18px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.shop_piccolo{
	FONT-SIZE: 9px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #ffffff; 
}
.shop_txt:link, .shop_txt:visited{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	COLOR: #ffffff; 
	text-decoration: none; 
	font-weight: normal;
}
.shop_txt:link:hover, .shop_txt:link:visited:hover {
	color: #FFF;
	text-decoration: underline;
	font-weight: normal;
}