﻿#tablaEncabezado
{
	width: 100%;
	border-spacing:0px;
}

.logoFondo
{
	background-image: url('images/Encabezado/logoAdmon.jpg');
	background-repeat: no-repeat;
	background-position:left bottom;
	width:98%;
	height:70px;
}


.separador
{
	background-image: url('images/Encabezado/bk3.jpg');
	background-repeat: repeat;
	background-position:left bottom;
	height:15px;
}