#container {
	width:auto;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;

}
	#container img {
	display:inline;
	}

.head {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 0px;
	visibility:hidden;
	overflow: hidden;
}

.desc {
	font-size: small;
	font-style: italic;
	margin-bottom: 2em;
}


.tempofooter {
	float:none;
	font-size: xx-small;
	color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	clear: both;
}

.Creditfooter {
	float:none;
	font-size: xx-small;
	color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	clear: both;
	visibility:hidden;
}

#TabellaPrincipale {
	float:left;
	/*border: 1px solid #CCCCCC;*/
	width:444px;
	margin-bottom: 3em;
	font-size:10px; 
}
	#TabellaPrincipale tr {
	height: 2em;	
	}
	
	#TabellaPrincipale th {
	height: 2em;
	font-weight: bold;
	padding-right: 1em;
	padding-left: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	}
	
	#TabellaPrincipale td {
	height: 2em;
	padding-right: 1em;
	padding-left: 1em;
	}
	
	#TabellaPrincipale td.blocchi {
	text-align: right;	
	}
	
	#TabellaPrincipale td.totali {
	height: 2em;
	font-weight: bold;
	padding-right: 1em;
	padding-left: 1em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	}


.ParTitle {
	font-weight: bold;
}
.DivPar{
	clear: both;
}

.ParContent {
	width:420px;
}

.Par {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	/*width:400px; */
	width:100%;
	float:left;
	margin-bottom: 2em;
	border:1px solid #F0F0F0;
	padding-bottom:10px;
	padding-left: 1em;
	padding-top: 1em;
	padding-right:10px;
	line-height: 1.5em;
	background-color: #F9F9F9;
}

.Par p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
	
.Par1, .Par2{
	float:left;
	width:200px;
}


.ParRightContainer{
	float:left;
	width:140px;
}
.ParRight {
	border: 1px solid #A4C3DA;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	line-height: 1.5em;
	background-color: #E6F0F9;
	margin-bottom: 1em;
}


#TabellaGrafico td {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height:auto;
	vertical-align:bottom;
	}

#ContainerGrafico {
	font-size:10px;
	border: 1px solid #CCCCCC;	
	}
	
.FloatContainer {
	float: left;
	width: 450px;
}

.ParRight li.print {
	cursor:pointer;
	list-style-type: none;
	background: url(../images/print.gif) left center no-repeat;
	line-height:2em;
	padding-left: 20px;
}

.ParRight li.photo {
	cursor:pointer;
	list-style-type: none;
	background: url(../images/camera.gif) left center no-repeat;
	line-height:2em;
	padding-left: 20px;
}

.ParRight li.photodel {
	cursor:pointer;
	list-style-type: none;
	background: url(../images/camera_del.gif) left center no-repeat;
	line-height:2em;
	padding-left: 20px;
}

.print a{
	font-weight: bold;
	color: #333333;
}

.ParRight li.public {
	cursor:pointer;
	list-style-type: none;
	background: url(../images/share.gif) left center no-repeat;
	line-height:2em;
	padding-left: 20px;
}
.ParRight li.public a {
	font-weight: bold;
	color: #333333;
}

.ParRight li.ricettario {
	cursor:pointer;
	list-style-type: none;
	background: url(../images/ricettario.gif) left center no-repeat;
	line-height:2em;
	padding-left: 20px;
}



.ParRight li.ricettario a {
	font-weight: bold;
	color: #333333;
}

.Fav1 {
	font-weight:bold;
	color:#009900;
}

.Fav2 {
	font-weight:bold;
	color:#FF9900;
}

.Fav3 {
	font-weight:bold;
	color:#FF0000;
}

.FavReplace {
	overflow: hidden;
	visibility: hidden;
}
.ParRight li.help {
	list-style-type: none;
	cursor:pointer;
	background: url(../images/helparancione.gif) left center no-repeat;
	line-height:2em;
	padding-left: 20px;
}
.ParRight li.help a {

	font-weight: bold;
	color: #333333;
}
.ParRight li.modify {
	list-style-type: none;
	cursor:pointer;
	background: url(../images/modify.gif) left center no-repeat;
	line-height:2em;
	padding-left: 20px;
}
.ParRight li.modify a {

	font-weight: bold;
	color: #333333;
}
