body {
	background: #404040;
	font: normal normal normal 12px Arial;
	color: #505050;
	margin: 10px auto 10px auto;
}

.ContenedorPrincipal {
	width: 760px;
	padding: 0px;
	border: 0px none;
	font: normal normal normal 12px Arial;
}

table.TablaPrincipal {
	width: 758px;
	font: normal normal normal 12px Arial;
}

table.TablaPrincipal td.TablaPrincipal_Encabezado {
	text-align: center;
	padding: 0px 0px 5px 0px;
}

table.TablaPrincipal td.TablaPrincipal_Menu {
	width: 108px;
	text-align: left;
	vertical-align: top;
	border: dotted #f0f0f0;
	border-width: 0px 1px 0px 0px;
	background: #b9433f;
}

table.TablaPrincipal td.TablaPrincipal_Cuerpo {
	width: 650px;
	vertical-align: top;
	padding: 2px;
	border: 0px none;
	background: #d9d9d9;
}

table.TablaPrincipal td.TablaPrincipal_Pie {
	font-size: 11px;
	text-align: center;
	border: 0px none;
	padding: 15px 3px 15px 3px;
	color: #d4d4d4;
}

table.TablaPrincipal td.TablaPrincipal_Pie a {
	font-size: 11px;
	color: #ffffff;
}

table.TablaPrincipal td.TablaPrincipal_Pie a:hover {
	text-decoration: underline;
}

.AdsenseEncabezado {
	width: 730px;
	height: 90px;
	border: 0px none;
	margin-top: 5px;
}

.LogoEncabezado {
	width: 760px;
	height: 90px;
	border: 0px none;
}

.LogoEncabezado img {
	width: 760px;
	height: 90px;
}

a {
	text-decoration: none;
	color: #ac1d19;
}

a:hover {
	text-decoration: underline;
}

a.Link_Menu:link, a.Link_Menu:visited, a.Link_Menu:active {
	width: 100%;
	display: block;
	text-decoration: none;
	background: #ac1d19;
	color: #f0f0f0;
	border: dotted #c25751;
	border-width: 0px 0px 1px 0px;
	padding: 3px 0px 3px 4px;
}

a.Link_Menu:hover {
	width: 100%;
	display: block;
	text-decoration: none;
	background: #f0f0f0;
	color: #ac1d19;
	border: dotted #933532;
	border-width: 0px 0px 1px 0px;
	padding: 3px 0px 3px 4px;
}
