/* CSS template 5 azzurro */

body {
	background: #FFF;
	margin: 0px;
	padding: 0px;
	/*position: absolute;*/
	left: 0;
	top:0;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

.frontend_menu {
	color: #FFF;
}

.frontend_menu:link, .frontend_menu:visited, .frontend_menu:hover {
	color: #FFF;
	text-decoration: underline;
}

a:link {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover, a:visited:hover {
	color: #000000;
	text-decoration: underline;
}

.frontend_uno {
	background: #00659C;

}

.frontend_due {
	background: #639ACE;

}

.frontend_sfondo1 {
	background: url(Images_2/testa3.gif);
}

.frontend_sfondo2bis {
	background: url(Images_2/testa5.gif);
}

.frontend_sfondo2 {
	background: none;
}
.frontend_sfondo3 {
	background: url(Images_2/testa6.gif);
}

.frontend_sfondo4 {
	background: url(Images_2/menu5.gif);
}

.frontend_menu1 {
	background: #2F5C8F;
}

.frontend_menu2 {
	background: #3E79BB;
}

.frontend_menu3 {
	background: #77A3D2;
}

.frontend_menusf1 {
	background: url(Images_2/menusf1.gif);
}

.frontend_menusf2 {
	background: url(Images_2/menusf2.gif);
}

.frontend_menusf3 {
	background: url(Images_2/menusf3.gif);
}

.frontend_sfondino {
	background: url(Images_2/sfondino.gif);
}

.frontend_linkPath:link, .frontend_linkPath:visited{
	color: #FFFFFF;
	text-decoration: underline;
}

.shop_sfondo1{
	BACKGROUND-COLOR: #639ACE;
}
.shop_sfondo2{
	BACKGROUND-COLOR: #2F5C8F;
}
.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;
}