.esq1{
	background-image:url('img/e1.gif');
	background-repeat:no-repeat; 
	background-position:bottom right;
	width:10px;
	height:10px;
}
.lhsup{
	text-align:center;
	background-image:url('img/fondo.gif');
	background-repeat:repeat-x; 
	background-position:bottom;
	width:10px;
	height:10px;
}
.esq2{
	background-image:url('img/e2.gif');
	background-repeat:no-repeat; 
	background-position:bottom left;
	width:10px;
	height:10px;
}
.lvizq{
	background-image:url('img/fondo.gif');
	background-repeat:repeat-y; 
	background-position:top right;
	width:10px;
	height:10px;
}
.lvder{
	background-image:url('img/fondo.gif');
	background-repeat:repeat-y;
	background-position:top left;
	width:10px;
	height:10px;
}
.esq3{
	background-image:url('img/e3.gif');
	background-repeat:no-repeat;
	background-position:top right;
	width:10px;
	height:10px;
}
.lhinf{
	background-image:url('img/fondo.gif');
	background-repeat:repeat-x;
	background-position:top;
	width:10px;
	height:10px;
}
.esq4{
	background-image:url('img/e4.gif');
	background-repeat:no-repeat;
	background-position:top left;
	width:10px;
	height:10px;
}
.titrec{
	font-family:verdana, arial,courier;
	font-size:8;
	color:yellow;
	background:red;
	margin-left:5px;
	margin-right:5px;
	height:15px;
	font-weight:bold;
	text-transform:uppercase;
}
.conte{
		background-image:url('img/fondo.gif');
}