body {margin: 0; padding: 0;}
.contenedor {width: 1095px; margin:0 auto;}
.mod-s, .mod-m, .mod-l, .mod-xl, .mod-asamerica {float:left; margin-right:10px; /*margin-bottom: 10px;*/  border: 1px solid #CCCCCC; position: relative;}
/*.mod-s {width:200px; height: 350px; }
.mod-m {width:350px; height: 410px; }
.mod-l {width:500px; height: 350px; }
.mod-xl {width:618px; height: 350px; }
.mod-asamerica {max-height: 350px;}*/

.asamerica_titular {background: #dc0504; /* Old browsers */
	background: -moz-linear-gradient(top,  #dc0504 0%, #c00202 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dc0504), color-stop(100%,#c00202)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #dc0504 0%,#c00202 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #dc0504 0%,#c00202 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #dc0504 0%,#c00202 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #dc0504 0%,#c00202 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dc0504', endColorstr='#c00202',GradientType=0 ); /* IE6-9 */
	height: 30px;
	text-align: center;}
.asamerica_titular a {background: url("/img/america/logo-as-small.png") no-repeat scroll 0 4px transparent; display: block; height: 30px; margin: auto; text-indent: -9999px; width: 33px;}	
.asamerica_txt_noticia{display: table;}
.asamerica_lst-not {list-style: none; margin: 0; padding: 0; padding: 5px; float: left;}
.asamerica_lst-not li {border-bottom: 1px solid #E7E7E7; float: left; padding-bottom: 5px; padding-top: 5px; width: 100%;}
.asamerica_lst-not li:first-child { padding-top: 0;}
.asamerica_lst-not li .asamerica-lnk-img {float: left; margin: 0 5px 0 0;}
.asamerica_lst-not .asamerica_txt_noticia h4, .asamerica_lst-not .asamerica_txt_noticia p {padding: 0; margin:0; font-family: Arial, Helvetica, Sans-serif;}
.asamerica_lst-not .asamerica_txt_noticia h4 {font-size: 11px; color: #666666; text-transform: uppercase; overflow: hidden;}
.asamerica_lst-not .asamerica_txt_noticia p {overflow: hidden;}
.asamerica_lst-not .asamerica_txt_noticia p a {font: bold 11px/14px Arial,Helvetica; color: #101010; text-decoration: none;}
.asamerica_lst-not .asamerica_txt_noticia p a:hover {text-decoration: none; color: #D17807;}

.asamerica_btn {float: left; padding: 4px 0 10px 7px; }
.asamerica_btn .asamerica_btn_inner a {float: left; font-size: 11px; font-family: Arial, Helvetica, Sans-serif; padding: 0 4px; text-decoration: none; color: #101010; border-left: 1px solid #CCCCCC;}
.asamerica_btn .asamerica_btn_inner a:hover {text-decoration: underline;}
.asamerica_btn .asamerica_btn_inner a:first-child {border-left: none; padding: 0 4px 0 0;}

.mod-asamerica .asamerica_lst-not .asamerica_txt_noticia h4 {max-height: 27px; margin-bottom: 3px; }
.mod-asamerica .asamerica_lst-not .asamerica_txt_noticia p {max-height: 72px;}

.asamerica_lst-not li .asamerica-lnk-img img {height: 50px; width: 70px; border: none;}




@media only screen and (min-width : 290px)
{

.asamerica_btn {
    text-align: right;
    /*float: right; */
    padding: 7px 7px 7px 0;
    position: absolute;
    bottom: 0;
    right: 0;
}

.mod-asamerica {height: 99%;}

.asamerica_btn_inner {
}
.asamerica_btn .asamerica_btn_inner a:first-child {padding: 0 5px;}
.asamerica_btn a {
    float: right;
    font: 11px Arial,Helvetica;
    margin-left: 4px;
    text-decoration: none;
}
.asamerica_btn .asamerica_btn_inner a.asamerica_goles {
	background: #EB9114; /* Old browsers */
	background: -moz-linear-gradient(top,  #EB9114 0%, #C97103 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#EB9114), color-stop(100%,#C97103)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #EB9114 0%,#C97103 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #EB9114 0%,#C97103 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #EB9114 0%,#C97103 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #EB9114 0%,#C97103 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EB9114', endColorstr='#C97103',GradientType=0 ); /* IE6-9 */
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    padding: 5px 9px 5px 20px;
    position: relative;
    border-left: none;
}
.asamerica_btn .asamerica_btn_inner a.asamerica_goles:before {
    border-color: transparent transparent transparent #FFFFFF;
    border-image: none;
    border-style: solid;
    border-width: 6px;
    content: "";
    left: 8px;
    position: absolute;
    top: 5px;
}
.asamerica_btn .asamerica_btn_inner a.asamerica_masnot, .asamerica_btn .asamerica_btn_inner a.asamerica_astv {
	background: #8C8C8C; /* Old browsers */
	background: -moz-linear-gradient(top,  #8C8C8C 0%, #636363 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8C8C8C), color-stop(100%,#636363)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #8C8C8C 0%,#636363 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #8C8C8C 0%,#636363 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #8C8C8C 0%,#636363 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #8C8C8C 0%,#636363 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8C8C8C', endColorstr='#636363',GradientType=0 ); /* IE6-9 */
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    padding: 5px 9px;
    position: relative;
}
.asamerica_btn .asamerica_btn_inner a.asamerica_astv span {
    background: url("/img/america/astv_asamerica.png") no-repeat scroll 0 0 transparent;
    display: block;
    overflow: hidden;
    text-indent: 9000px;
    width: 36px;
}

.asamerica_lst-not .asamerica_txt_noticia p a {
    color: #101010;
    font: bold 16px/18px Arial,Helvetica;
    text-decoration: none;
}
.mod-asamerica .asamerica_lst-not .asamerica_txt_noticia p {height: 78px; max-height: 78px;}

.asamerica_lst-not li .asamerica-lnk-img img {height: 80px; width: 112px;}

}

@media only screen and (min-width : 600px)
{
.asamerica_lst-not li {width: 50%; padding-top: 0; border-bottom: 1px solid #CCCCCC; margin-bottom: 10px; margin-top: 0px; padding-bottom: 0;}
/*.asamerica_lst-not:before {position: absolute; top: 5px; bottom: 5px; height: 96%; width: 1px; background: #cccccc; left: 49%; content: " ";}*/
.asamerica_lst-not {position: relative; border-bottom: none; margin-top: 5px;}

.asamerica_btn {padding: 0 7px 15px 0;}
}