/* MAIN CONTENT STARTS */
#MenuSimple {
	position: absolute;
	bottom: 10px;
}
#MenuSimple li {
	float: left;
}
#MenuSimple li a {
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
	font-family: "Trebuchet MS", "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
}
#MenuSimple li a:hover {
	color: #FFF;
}
/* MAIN CONTENT ENDS */


/* MAPA DE SITIO STARTS */
.Sitio {
	width: 250px;
	padding: 30px 0 30px 23px;
	float: left;
}
#TextoUniversal .Sitio ul {
	padding-left: 45px;
	padding-bottom: 15px;
}
.Sitio li, .Sitio a {
	padding: 3px 0 3px 0 !important;
}
/* MAPA DE SITIO ENDS */


/* LEFTARTICLES STARTS */
#Left_Articles {
	width: 145px;
	padding: 25px 0 40px 0;
	float:left;
}
/* LEFTARTICLES ENDS */


/* RIGHTARTICLES STARTS */
#Right_Articles p, #Right_Chosen p {
	font-size: 11px;
	padding-top: 5px;
}
#Right_Chosen a {
	color: #00AEEF;
}
#Right_Articles, #Right_Chosen {
	width: 637px;
	padding: 25px 0 40px 0;
	float: right;
	text-align: center;
}
#Right_Articles div.article {
	width: 110px;
	height: 270px;
	padding: 0 0 15px 40px;
	vertical-align: top;
	text-align: center;
	float: left;
}
#Right_Articles div img {
	padding-bottom: 10px;
}
#Right_Chosen img {
	margin-bottom: 25px;
}
#Right_Articles a:hover {
	text-decoration: none;
}
#Right_Chosen .link {
	display: block;
	float: right;
}
#Right_Articles span, .Features span {
	font-size: 11px;
}
.Features {
	width: 587px;
	padding: 25px 25px 0 25px;
	border-top: 1px dashed #CCC;
	float: right;
}
.Features div {
	width: 300px;
	text-align: left;
	float: left;
}
.Features img {
	padding: 5px 0 5px 0;
	margin-bottom: 0 !important;
}

.tachado { text-decoration: line-through;}

/* RIGHTARTICLES ENDS */


/* FOOTER STARTS */
#Footer {
	width: 832px;
	height: 60px;
	margin: 0 auto;
	padding-top: 20px;
	border-top: 1px solid #CCC;
}
#Footer img {
	padding: 0 15px 0 35px;
}
#Footer ul, #Footer ul li{
	float:left
}
/* FOOTER ENDS */