/* CSS template 1 grigio*/

body {
	background: #7A7E7A;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0;
	top:0;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

.frontend_testa_sfondo1 {
	background: url(Images_4/testa_sfondo1.gif) repeat-x;
}

.frontend_testa_sfondo2 {
	background: url(Images_4/testa_sfondo2.gif) repeat-x;
}

.frontend_piede_sfondo1 {
	background: url(Images_4/piede_sfondo1.gif) repeat-x;
}

.frontend_sfondo1 {
	background: #9A9C9A;
}

.frontend_sfondo2 {
	background: #none;
}
.frontend_sfondo2bis {
	background: #838583;
}

.frontend_sfondo3 {
	background: #757775;
}

.frontend_sfondo_corpo {
	background: #DCDCDC;
}

.frontend_bianco {
	background: #FFFFFF;
}

.frontend_nero {
	background: #000000;
}

.frontend_txt_menu {
	color: #FFFFFF;
}

.frontend_txt_bianco {
	color: #FFFFFF;
}

.frontend_txt_bold {
	font-weight: bold;
}

.frontend_txt_small {
	font-size: 11px;
}

a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}

a:link:hover, a:link:visited:hover {
	color: #000000;
	text-decoration: underline;
}

.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_txt_menu:link, .frontend_txt_menu:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.frontend_txt_menu:link:hover, .frontend_txt_menu:link:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

.frontend_txt_small:link, .frontend_txt_small:visited {
	font: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}

.frontend_txt_small:link:hover, .frontend_txt_small:link:visited:hover {
	font: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}

.shop_sfondo1{
	BACKGROUND-COLOR: #7A7E7A;
}
.shop_sfondo2{
	BACKGROUND-COLOR: #9A9C9A;
}
.shop_sfondo3{
	BACKGROUND-COLOR: #DCDCDC;
}
.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;
}