﻿.Principal #BlockMenu
	{
	float: left;
	width: 720px;
	padding: 10px 20px;
	width: "760px";
	}
.Articulo #BlockMenu
	{
	float: left;
	width: 565px;
	padding: 10px 20px;
	width: "605px";
	}

#Content #BlockMenu a,
#Content #BlockMenu a:link,
#Content #BlockMenu a:visited,
#Content #BlockMenu a:hover,
#Content #BlockMenu a:active
	{
	float: left;
	color: #D0D000 !important;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: 1px;
	}
#Content #BlockMenu a:hover
	{
	color: #FFF !important;
	}

.Principal #Content #BlockMenu a
	{
	width: 142px;
	min-height: 125px;
	padding: 4px 48px 6px 48px;
	}
* html .Principal #Content #BlockMenu a
	{
	height: 125px;
	height: "135px";
	}

.Articulo #Content #BlockMenu a
	{
	width: 142px;
	min-height: 125px;
	padding: 4px 23px 6px 23px;
	}
* html .Articulo #Content #BlockMenu a
	{
	height: 125px;
	}

.Articulo #Content #BlockMenu a.Wide
	{
	width: 565px;
	min-height: 0px;
	padding: 5px 0px;
	}
* html .Articulo #Content #BlockMenu a.Wide
	{
	height: 0px;
	}


#BlockMenu a .TitleWrapper
	{
	padding: 5px 12px;
	}

#BlockMenu a .ImageWrapper
	{
	float: left;
	width: 122px;
	padding: 0px 9px;
	border: solid 1px #D0D000;
	border-width: 0px 1px 0px 1px;
	width: "142px";
	}
#BlockMenu a .ImageWrapper img
	{
	border: solid 1px #FFF;
	}

#BlockMenu a .SummaryWrapper
	{
	float: left;
	width: 408px;
	padding: 0px 0px 0px 15px;
	color: #FFF !important;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: normal;
	width: "423px";
	}
	
