*{
	color : #47423a;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	background-repeat : no-repeat;
	margin : 0;
	padding : 0;
	list-style : none;
	border : none;
}

/*capa*/
.capa #texto{
	display:block;
	left : 500px;
	width : 420px;
	overflow:hidden;
	position:absolute;
	top:41px;
	display:block;
}

.capa #foto img{
	width : 417px;
	border : 5px solid #ccc;
	overflow : hidden;
	position : absolute;
	top : 20px;
	left : 10px;
	display:block;
}
.capa #credito{
	font-size : 10px;
	position : absolute;
	left : 420px;
	top : 450px;
	height : 15px;
	line-height : 15px;
	width : 200px;
	color : #beb7af;
	background-color : #fff;
	text-indent : 5px;
	display:none;
}
/*capa*/

/*internas*/
.interna{
	height : auto;
}
#texto{
	display:block;
	height:400px;
	left:622px;
	position:absolute;
	top:37px;
	width:290px;
}
.interna #texto{
	left : 650px;
	width : 283px;
}
.interna #texto h2{
	font-size:22px;
	font-weight:bold;
	padding-bottom:11px;
	text-align:left;
}
.interna #texto h2 strong{
	width : 55px;
	height : 55px;
	line-height : 55px;
	font-size : 22px;
	display : block;
	float : left;
	margin : 0 10px 0 0;
	text-align : center;
	color : #fff;
	background-color : #ff9900;
}
.interna #foto {
	font-size : 14px;
	font-weight : bold;
	width : 417px;
	height : auto;
	display : block;
	position : absolute;
	left : 10px;
	top : 20px;
	overflow : hidden;
}
.interna #flash {
	width : 619px;
	height : 464px;
	display : block;
	position : absolute;
	left : 10px;
	top : 10px;
	overflow : hidden;
}

/* thumbs */
#thumbs{
	position : absolute;
	left : 20px;
	top : 50px;
	width : 500px;
	z-index : 12;
}
#thumbs h2{
	width : 89px;
	height : 89px;
	display : block;
	float : left;
	margin : 0 4px 4px 0;
}
#thumbs h2 a{
	width : 89px;
	height : 89px;
	display : block;
	overflow : hidden;
}
#thumbs h2 a:hover{
	border : 3px solid #ff9900;
	width : 83px;
	height : 83px;
}
#thumbs h2 a:hover img{
	margin : -3px;
}
.interna #foto img{
	border : 5px solid #ccc;
}
#credito{
	font-size : 10px;
	position : absolute;
	left : 650px;
	top : 458px;
	color : #beb7af;
	height:18px;
	z-index : 10;
	display : block;

}

.interna #texto p{
	font-weight : normal;
	font-size : 12px;
	line-height : 17px;
}
#texto p{
	line-height : 16px;
	margin : 13px 0;
}
#texto h3,
#texto h2{
	font-size : 26px;
	margin : 5px 0;
}
#texto h3{
	font-size : 16px;
	color : #ccc;
	margin : 20px 0 10px 0;
}

#preparo{
	width : 260px;
	height : auto;
	float : left;
	margin-right : 20px;
}



#legenda {
	width:619px;
	padding:7px 0;
	text-align:left;
	display:block;
	background:#000;
	-moz-opacity:.90; filter:alpha(opacity=90); opacity:.85;
	top:446px;
	left:10px;
	position:absolute;
	text-indent:10px;
	color:#fff;
	font-size:11px;
}
