/* CSS Document */
img{
	border:0px;
	margin:0px;
	padding:0px;
}
div.tbl{
	text-align:center;
	background-image: url(../images/fondos/fd_cartas.gif);
	background-repeat:  repeat-y;
	background-position:  right top;
	margin:0px;
	padding:0px;
	height:98%;

}
div.tblInt{
	margin-right:8px;
	border-left:#E1E1E1 1px solid;
	border-top:#E1E1E1 1px solid;
	padding:10px;
	height:98%;
}
.columnLeftRecipes{
	width:257px;
	margin:0px 437px 0px 15px;
	height:98%;
	
}
.columnRightRecipes{
	float:right;
	width:437px;
	margin-right:10px;
	height:98%;
}
.borde1{
	margin:0px;
	padding:0px;
}
iframe{
	margin:0px;
	padding:0px;
}
.content{
	margin:0px;
	padding:0px;
}
ul.ingredientes{
	margin:0px;
	padding:0px;
	text-align:left;
	list-style-type:none;
}
ul.ingredientes li{
	line-height:15px;
}

.title2{
	font-weight:bold;
	color:#750000;
	margin-top:20px;
	margin-bottom:10px;
}
ul.elaboracion{
	margin:0px;
	padding:0px;
	text-align:left;
	list-style-type:none;
}
ul.elaboracion li{
	line-height:15px;
	padding-bottom:15px;
}
ul.elaboracion li a{
	text-decoration:none;
	color:#000;
	display:block;
}
ul.elaboracion li a:first-letter{
	color:#750000;
	font-weight:bold;
}
a.bt{
	text-align:left;
	padding-left:20px;
	margin-top:20px;
	color:#750000;
	font-weight:bold;
	text-transform:uppercase;
	background-image: url(../images/recetas/bt_imprimir.gif);
	background-repeat:  no-repeat;
	background-position:  left top;
	cursor:hand;
}
.column1{
	width:192px;
	float:left;	
}
.column2{
	width:192px;
	float:right;	
}
.column3{
	width:192px;
	margin:0px 192px 0px 192px;	
}
.columns{
	text-align:center;
	margin-left:40px;
	margin-right:40px;
	clear:both;
}