body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
}
#MyContenido {
	height: 678px;
	padding-top: 24px;
	padding-bottom: 24px;
	color: #999;
	font-size: 10px;
	width: 1452px;
}
#columna-menu {
	width: 221px;
	height: 648px;
	float: left;
}
#columna-menu #linea {
	background-image: url(img/bg_line.png);
	background-repeat: repeat-x;
	height: 1px;
	width: 167px;
	margin-left: 27px;
	margin-right: 27px;
}
#columna-menu ul {
	list-style-type: none;
	font-weight: bold;
}
#columna-agenda {
	width: 250px;
	float: left;
	margin-left: 10px;
	overflow: scroll;
	overflow-x: hidden;
	height: 648px;
	position: relative;
}
#columna-agenda h1 {
	margin: 0px;
	color: #FFF;
	background-color: #999;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 20px;
}
#columna-agenda h3 {
	margin: 0px;
	color: #EE7F27;
	width: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 10px;
	text-transform:uppercase;
}
#columna-agenda ul {
	color: #999;
	width: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#columna-agenda li {
	color: #999;
	width: auto;
	margin: 0px;
	padding: 5px;
	text-align: left;
	list-style-type: none;
}
#columna-agenda a {
	color: #F60;
	text-decoration: none;
}
#columna-agenda a:hover {
	color: #F60;
	text-decoration: underline;
}
/*SUSCRIBETE A AGENDA ATALAYA*/
/*/////////////////////////////////////////////*/
#columna-suscribete {
	width: 250px;
	float: left;
	margin-left: 10px;
	overflow-x: hidden;
	height: 648px;
	visibility: hidden;
	position: absolute;
	left: 221px;
	top: 25px;
}
#columna-suscribete h1 {
	margin: 0px;
	color: #FFF;
	background-color: #999;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#columna-suscribete input {
	margin: 0px;
	color: #333;
	background-color: #CCC;
	width: auto;
	padding: 3px;
	border:none;
}
#columna-suscribete a {
	font-weight: bold;
	color: #F60;
	text-decoration: underline;
}
#columna-suscribete a:hover {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#columna-fla {
	height: 648px;
	width: 310px;
	float: left;
	margin-left: 15px;
}
div.revista {
	height: 207px;
}
div.recomendamos {
	height: 207px;
	margin-top: 13px;
}
div.video {
	height: 207px;
	margin-top: 13px;
}
#banerPublicidad {
	float: left;
	height: 649px;
	width: 179px;
	margin-left: 15px;
}
#banerPublicidad #espacio {
	height: 11px;
}
#pie {
	float: right;
	width: 1400px;
	height: 20px;
	margin-top: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	margin-right: 30px;
	margin-left: 30px;
}
a {
	color: #999;
	text-decoration: none;
}
a:hover {
	color: #EE7F27;
	text-decoration: underline;
}
a:active {
	color: #666;
}
.enlace-menu{
	text-decoration: none;
}

