@charset "utf-8";
/* CSS Document */


/* CONTENT TXT */
#content_txt h1 {
	font-family:"Century Gothic", Tahoma, Calibri;
	font-size: 16px;
	text-align:center;
	text-transform:uppercase;
	font-weight:normal;
	padding:0px 0px 30px 0px;
	margin:10px 0px 0px 0px;
	letter-spacing:1px;
	word-spacing:2px;
	font-weight:bold;
	color:#a10106;
}

#content_txt h2{
	font-size: 11px;
	text-align: justify;
	line-height: 15px;
	font-weight:normal;
}

#content_txt h1 a {
	text-decoration:none;
	font-weight:normal;
	border-bottom: 1px solid #a10106;
}

#content_txt h1 a:hover, #content_txt h1 a:active {
 	text-decoration:none;
 	font-weight:normal;
 	border-bottom:0px;
}



/* TXT */
#txt {
	margin:0px 0px 20px 0px;
	width:100%;
	padding:0px;
	border:none;
}

#txt h2, #preparazione h2{
	font-family:"Century Gothic", Tahoma, Calibri;
	font-size: 14px;
	font-weight:normal;
	display:block;
	width: 362px;
	margin: 6px 0px 13px 3px;
	padding: 0px 0px 2px 0px;
	border-bottom: #a10109 solid 1px;
	color:#a10106;
	text-align:left;
	float:right;
	text-transform:uppercase;
	letter-spacing:1px;
	word-spacing:3px;
}

*:first-child + html #txt h2 /* solo IE 7.0 */ {
	margin: 6px 0px 13px 0px;
}

#txt h2 {
	margin: 0px 0px 13px 3px;
	padding: 0px 0px 2px 0px;
}

#txt p {
	margin:0px 0px 5px 0px;
	padding:0px;
}

#txt img {
	padding: 15px;
	margin-top:0px;
	background-color: #fff;
	width:155px;
	border:#a10106 2px solid;
	height:auto;
}

#txt a:link, #txt a:visited, #preparazione a:link, #preparazione a:visited{
	border-bottom: 1px dashed #a10106;
	color:#a10106;
	font-weight:bold;
}

#txt a:hover, #txt a:active, #preparazione a:hover, #preparazione a:active {
	border-bottom: 0px;
 	color: #000;
}

#txt b, #preparazione b {
 	color: #a10106;
	font-weight:bold;
}

#txt td {
	margin:0px;
	padding:0px;
}


/*PREPARAZIONE*/
#preparazione {
	width: 572px;
	display:block;
	height:auto;
}

#preparazione h2{
	margin: 6px 0px 13px 210px;
	padding: 0px 0px 2px 0px;
}

#preparazione p{
	margin:0px 0px 7px 0px;
	padding:0px;
}

#preparazione span{
 	color: #a10106;
	font-size:16px;
}

#preparazione ul{
	margin-left:2px;
	padding-left:25px;
}

#preparazione li{
	list-style-image:url(../images/square_list_type.gif);
	padding: 5px 25px 5px 0px;
	line-height:16px;
}

*:first-child + html #preparazione li /* solo IE 7.0 */ {
	padding-left:0px;
}

*:first-child + html #preparazione li /* solo IE 7.0 */ {
	list-style-image:url(../images/square_list_type2.gif);
}
