
.EsquinaSuperiorIzquierda
{
	width:10px;
	height:10px;
	background-image:url(../img/Marcos/Gris/1.png);
}

.EsquinaSuperiorDerecha
{
	width:10px;
	height:10px;
	background-image:url(../img/Marcos/Gris/2.png);
}

.EsquinaInferiorIzquierda
{
	width:10px;
	height:10px;
	background-image:url(../img/Marcos/Gris/3.png);
}

.EsquinaInferiorDerecha
{
	width:10px;
	height:10px;
	background-image:url(../img/Marcos/Gris/4.png);
}

.LateralVertical
{
	width:10px;
	background-image:url(../img/Marcos/Gris/bgEzq.png);
}

.LateralHorizontal
{
	height:10px;
	width:580px;
	background-image:url(../img/Marcos/Gris/bgEzq.png);
}

.ContenidoEzquinas
{
	width:580px;
	background-image:url(../img/Marcos/Gris/bgEzq.png);
}
.NotasCortas
{
    width:580px;
	background-image:url(../img/Banner/BackNotasCortas.png);
	background-color:#e0e0e0;
	background-position:top left;
	background-repeat:repeat-x;
	text-align:right;
	vertical-align:top;
}