/******************************************************************** capa detalle *****************************************************************/
div#capaDetalle
{
	position: absolute;
	width: 460px;
	min-height: 344px;
	top:-7px;
	right: 150px;
	padding: 0px 0px;
	z-index: 10;
	background-color: #d0b38a;
	background-image: url(../images/fondoPOP.gif);
	background-repeat: no-repeat;
}
* html div#capaDetalle
{
	height: 344px;
}

div#containerDetalle
{
	width: 403px;
	text-align: left;
	margin: 20px 0 0 0;
	padding: 0 0 0 20px;
}
.fotoDetalle
{
	float: right;
	margin: 20px 20px 20px 20px;
}
div#containerDetalle h1
{
	font-size: 16px;
	margin: 0 0 0 20px;
	text-align: left;
}
p.detalle
{
	color: #000;
	font-family:"Trebuchet MS",serif;
	font-size: 11px !important;
	margin:20px 20px 14px 20px;
}
.cerrar2
{
	background-image: url(../../images/icoCerrar.gif);
	background-position: 3px 5px;
	background-repeat: no-repeat;
	padding: 4px 3px 3px 18px;
	text-decoration: none;
	display: block;
	right: 20px;
	color: #000;
	position: absolute;
	top: 10px;
	font-size: 10px;
	z-index: 10;	
}
/******************************************************************** scroll *****************************************************************/
div#capaContendoraAviso
{
	width: 403px;
	height: 280px;
	left: -10px;
	top:20px;
}
* html div#capaContendoraAviso
{
	width: 403px;
	height: 280px;
	left: -40px;
	top:20px;
}

div#capaScroll_negra
{
	width: 30px;
	position: absolute;
	left: 410px;
	top:50px;
}
* html div#capaScroll_negra
{
	width: 30px;
	height: 228px;
	position: absolute;
	left: 410px;
	top:50px;
}
div#subir_negra
{
	width: 26px;
	height: 18px;
	background-image: url(../images/subir_black.gif);
	background-repeat: no-repeat;
}
div#subir_negra a
{
	text-decoration: none;
}
div#subir_negra a span
{
	visibility: hidden;
}

div#bajar_negra
{
	width: 26px;
	height: 19px;
	background-image: url(../images/bajar_black.gif);
	background-repeat: no-repeat;
}
div#bajar_negra a
{
	text-decoration: none;
}

div#bajar_negra a span
{
	visibility: hidden;
}
div#barra_negra
{
	width: 30px;
	height: 230px;
	background-image: url(../images/barra_black.gif);
	background-repeat: repeat-y;
}

