.tituloMarco{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-align : center;
}

.pestana{
	position:absolute;
	left:0px;
	top:0px;
	height:20px;
	width:65px;
	clip:rect(0px,65px,20px,0px);
	background-color:"#000000";
	layer-background-color:#000000;
	background : Black;
}

.tituloDIV{
	position:absolute;
	left:1px;
	top:1px;
	width:1px;
	background-color:"#CCCCCC";
	layer-background-color:#CCCCCC;
	background : #CCCCCC;
}

.contenidoDiv{
	position:absolute;
	left:1px;
	top:41px;
	width:1px;
	background-color:"#CCCCCC";
	layer-background-color:#CCCCCC;
	background : #CCCCCC;
}

.tarjeta{
	position:absolute;
	left:0px;
	top:0px;
	width:1px;
	background-color:"#CCCCCC";
	layer-background-color:#CCCCCC;
	background : #CCCCCC;
}

.scrollClass{
	position:absolute;
	left:0px;
	top:0px;
}

.ventana{
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	background-color:"#000000";
	layer-background-color:#000000;
	background : Black;
}