/* CSS template 3 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_bianco {
	background: #FFF;
}

.frontend_grigio {
	background: #EEE;
}

.frontend_nero {
	background: #000;
}

.frontend_sfondo1 {
	background: #00486F;
}

.frontend_sfondo2 {
	background: none;
}

.frontend_menu1 {
	background: #26527D;
}

.frontend_menu2 {
	background: #416A94;
}

.frontend_menu3 {
	background: #4B7AA8;
}

.frontend_menu4 {
	background: #A7C6E4;
}

.frontend_testa_sfondo {
	background: url(Images_2/testa_sfondo.gif) repeat-x;
}

.frontend_piede_sfondo {
	background: url(Images_2/piede2.gif) repeat-x;
}


.frontend_txt_bianco {
	color: #FFFFFF;
}

.frontend_txt_bianco:link, .frontend_txt_bianco:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.frontend_txt_bianco:link:hover, .frontend_txt_bianco:link:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.frontend_linkPath:link, .frontend_linkPath:visited{
	color: #FFFFFF;
	text-decoration: underline;
}

.frontend_txt_nero {
	color: #000000;
}

.frontend_txt_nero:link, .frontend_txt_nero:visited {
	color: #000000;
	text-decoration: underline;
}

.frontend_txt_nero:link:hover, .frontend_txt_nero:link:visited:hover {
	color: #000000;
	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;
}

.shop_sfondo1{
	BACKGROUND-COLOR: #A7C6E4;
}
.shop_sfondo2{
	BACKGROUND-COLOR: #4B7AA8;
}
.shop_sfondo3{
	BACKGROUND-COLOR: #4B7AA8;
}
.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;
}
