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

/* Vista previa de imagenes*/
#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}
/* FIN DE: Vista previa de imagenes*/

.artDest
{
	height: 100px;
	overflow: hidden;
	width: 100%;
}
.tartDest
{
	height: 15px;
	clear: both;
	overflow: hidden;
	color: #000099;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}
.cartDest
{
	text-align:left;
	height:44px;
	overflow: hidden;
}

.partDest
{
	height: 20px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}
.sec
{
font-weight: bold;
}
.subsec
{
font-family:Arial, Helvetica, sans-serif;
margin-left: 5px;
visibility: hidden;
height: 0px;
}
.active {
font-weight: bold;
}
div.categoria {
background: #fff;
margin-bottom: 2px;
border-bottom: 2px solid #eee;
}
div.padre {
cursor: pointer;
color: #36a;
font-size: 120%;
padding: 4px 6px 2px;
}
div.hijo {
padding: 3px 12px;
}

