﻿th   { font-family: helvetica,sans-serif,verdana,arial; font-size: 11pt; }
td   { font-family: helvetica,sans-serif,verdana,arial; font-size: 11pt; }
li   { font-family: helvetica,sans-serif,verdana,arial; font-size: 11pt; }
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11pt;
	bgcolor= #000;
	color: #FFF;
	background-color: #000;
}
h1   { 
	font-family: Verdana,arial,helvetica,sans-serif; 
	font-size: 18pt; color:#FFFFFF
}
h2   {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12pt;
	color: #F96;
}
a:link {
	color: #F60;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: underline;
	color: #F90;
}
a:active {
	text-decoration: none;
	color: #F00;
}
/* recipes_ice settings */
.bkg_ingredienti {
	background-color:#063;
	height:25px;
	top: 15px;
	bottom: 5px;
	font-size: 18px;
	font-weight: bold;
}
.bkg_preparazione {
	background-color:#063;
	height:25px;
	top: 15px;
	bottom: 5px;
	font-size: 18px;
	font-weight: bold;
}
.ingredienti {
	size:16;
	font-weight: bolder;
	font-size: 18px;
}
.ingredienti_body {
}
.preparazione {
	size:16;
	font-size: 18px;
	font-weight: bold;
}
.preparazione_body {
}
.titolo_ice {
	text-align: center;
	color:#ff3300;
	size:5;
	font-size: 24px;
}
.sotto_titolo_ice {
	text-align: center;
	color:#ff3300;
	size:5;
	font-size: 24px;
}
/*definizione del layout */
.column_left {
	valign:top;
	width:170;
}
.column_right {
	valign:top;
	width:140;
}
.img_text {
	border: 10px solid #000;
}
.style_Justify {
	text-align: justify;
}
.style_center {
	text-align: center;
}
.style_Justify_RED {
	text-align: justify;
	color: #FF0000;
}
.style_color_white {
	color: #FFFFFF;
}
.title_table {
	width: 100%;
	background-color: #000;
	background-repeat: no-repeat;
}
.grey_table {
	background-color: #666;
}
.content_table {
	width: 100%;
	cellpadding: 40;
	padding-right: 10px;
	padding-left: 10px;
}
.current_group {
	bgcolor: #333333;
	width: 100%;
	font color: #cccccc;
	size: 1;
}
.feedback_box {
	align: center;
}
.movie_place {
	margin: 0px;
	padding: 0px;
	height: 344;
	width: 425;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: fixed;
	visibility: visible;
	z-index: -100;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}

