body {
	margin: 0px;
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table.ContenedorEnlace td{
	background-color: #000000;
	filter:alpha(opacity=70);
	opacity: .7;
	-moz-opacity: .7;
}
td.AreaLogotipo{
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
td.EspacioIntermedio {
	width: 800px;
	background-color: #666666;
}
td.SombraDerecha {
	background-image: url(SombraBordeIzquierdo.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
td.SombraIzquierda {
	background-image: url(SombraBordeDerecho.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
td.ContenidoCuerpo {
	padding: 5px;
	background-image: url(FondoContenido.jpg);
	background-repeat: repeat;
}
td.BajoEncabezado{
	background-color: #1F1F1F;
	height: 50px;
	color: #CCCCCC;
	padding: 5px;
}
td.ContenidoPrincipal {
	background-color: #FFFFFF;
}
tr{text-align: center;}
td.ColumnaHorizontal {
	background-color: #000000;
	border-top-width: 15px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 150px;
	display: table-cell;
	vertical-align: top;
}
td.ContenedorEnlaceInferior {
	background-color: #000000;
	text-align: center;
	color: #FFFFFF;
	padding: 5px;
}
td.DatoClasificacion {
	background-color: #FFFFFF;
	text-align: center;
	color: #000000;
	padding: 5px;
}
td.CentroHorizontal {
	background-color: #FFFFFF;
	border-top-width: 15px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #333333;
	height: 150px;
	display: table-cell;
	vertical-align: top;
	background-image: url(FondoCabecera02.jpg);
}
td.EncabezadoColumna {
	height: 100px;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: large;
	background-image: url(FondoCabecera01.jpg);
	background-position: top;
}
td.ContenidoIzquierdo {
	width: 200px;
	padding: 5px;
	vertical-align: top;
	background-image: url(FondoContenido.jpg);
	background-repeat: repeat;
}

a.VinculoPrincipal:active,a.VinculoPrincipal:visited,a.VinculoPrincipal:link{
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #FFFFFF;
	line-height: 50px;
}
a.VinculoPrincipal:hover{
	background-color:#333333;
	color: #FFFFFF;
}
a.EnlaceInferior:active,a.EnlaceInferior:visited,a.EnlaceInferior:link{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.EnlaceInferior:hover{
	color: #CCCCCC;
}
div.ContenidoInferior{
	color: #FFFFFF;
	padding: 5px;
}
div.Navegacion {
	height: 50px;
	vertical-align: middle;
	text-align: center;
}
tr.AleatorioCabecera {
	vertical-align: middle;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: yellow;
	color: blue;
}
p.AleatorioTienda {
	vertical-align: middle;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: blue;
	color: yellow;
}
