/* General 
================================================== */

*{ list-style: none; border:none; }

body {
     margin-top: 0; 
     margin-bottom: auto;
     padding: 0px; 
     font-size: 13px;
     font-family: Arial, Verdana, Helvetica, sans-serif;
     color: #444444;
     background: #f0f2f2 url(http://www.gamemaster.com.mx/bg/fondodelsitio.jpg) no-repeat 50% 0;
     background-attachment: fixed;
}


/* Top
================================================== */

#top {
     padding: 0;
     margin: 0;
     display: block;
     height: 495px;
     width: 624px;
     float: left;
     background: #ffffff;
}

/* Destacados
================================================== */

#destacados {
     padding: 0;
     margin: 0;
     display: block;
     height: 1136px;
     width: 624px;
     float: left;
     background: #ffffff;
}

#destacados a:link {color: #9b96a3; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 1.3; font-size: 16px; text-decoration: none}
#destacados a:hover {color: #ffffff; background: #9b96a3; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 1.3; font-size: 16px; text-decoration: none}
#destacados a:active {color: #ffffff; background: #9b96a3; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 1.3; font-size: 16px; text-decoration: none}
#destacados a:visited {color: #ffffff; background: #9b96a3; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 1.3; font-size: 16px; text-decoration: none}
     
.flexcontentitem-destacado {
  padding: 0;
  margin: 0 5px 5px 0;
  display: block;
  height: 350px;
  width: 200px;
  background: #000000;
  float:left;
}

.flexcontentitem-destacado h3{
  margin: 0;
  padding: 5px;
  width: 195px;
}

.flexcontentitem-destacado p{
  margin: 0 0 0 5px;
  padding: 0;
  width: 195px;
  color: #ffffff;
}

.flexcontentitem-destacado img{
  width: 200px;
  height: 250px;
  margin: 0;
  padding: 0;
}

.uniforme-destacado img {
  padding: 0;
  margin: 0;
  float: left;
}

.destacado {
  padding: 0;
  margin: 0;
  color: #ffffff; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 1.3; font-size: 13px; text-decoration: none;
}

/* Video
================================================== */

#video {
     padding: 0;
     margin: 0;
     display: block;
     height: 430px;
     width: 624px;
     float: left;
     background: #ffffff;
}

#video a:link {color: #000000; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 1.3; font-size: 14px; text-decoration: none}
#video a:hover {color: #000000; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 1.3; font-size: 14px; text-decoration: none}
#video a:active {color: #000000; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 1.3; font-size: 14px; text-decoration: none}
#video a:visited {color: #000000; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 1.3; font-size: 14px; text-decoration: none}

.flexcontentitem-video {
  padding: 0;
  margin: 0;
  display: block;
  height: 88px;
  width: 300px;
  background: #ffffff;
  float:left;
}

.flexcontentitem-video h3{
  margin: 0 0 0 5px;
  padding: 0;
}

.flexcontentitem-video p{
  margin: 0;
  padding: 0;
}

.flexcontentitem-video img{
  width: 100px;
  height: 83px;
  margin: 0;
  padding: 0;
}

.uniforme-video img {
  padding: 0;
  margin: 0 5px 0 0;
  float: left;
}

/* Previos
================================================== */

#previos {
     padding: 0;
     margin: 0;
     display: block;
     height: 334px;
     width: 315px;
     float: left;
     background: #ffffff;
}

#previos a:link {color: #000000; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 1.3; font-size: 14px; text-decoration: none}
#previos a:hover {color: #000000; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 1.3; font-size: 14px; text-decoration: none}
#previos a:active {color: #000000; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 1.3; font-size: 14px; text-decoration: none}
#previos a:visited {color: #000000; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 1.3; font-size: 14px; text-decoration: none}
     
.flexcontentitem-previos {
  padding: 0;
  margin: 0;
  display: block;
  height: 88px;
  width: 300px;
  background: #ffffff;
  float:left;
}
  
.flexcontentitem-previos h3{
  margin: 0 0 0 5px;
  padding: 0;
}

.flexcontentitem-previos p{
  margin: 0;
  padding: 0;
}

.flexcontentitem-previos img{
  width: 100px;
  height: 83px;
  margin: 0;
  padding: 0;
}

.uniforme-previos img {
  padding: 0;
  margin: 0 5px 0 0;
  float: left;
}

/* Portadas
================================================== */

#portadas {
     padding: 0;
     margin: 0;
     display: block;
     width: 946px;
     float: left;
     background: #ffffff;
     font-size: 13px;
     font-family: Arial, Verdana, Helvetica, sans-serif;
     color: #444444;
}

#portadas a:link {color: #fffff; background: #393845; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 1.0; font-size: 20px; text-decoration: none}
#portadas a:hover {color: #ffffff; background: #393845; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 1.0; font-size: 20px; text-decoration: none}
#portadas a:active {color: #ffffff; background: #393845; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 1.0; font-size: 20px; text-decoration: none}
#portadas a:visited {color: #ffffff; background: #393845; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 1.0; font-size: 20px; text-decoration: none}

.flexcontentitem-portadas {
  padding: 0;
  margin: 0;
  display: block;
  height: 505px;
  width: 313px;
  background: #ffffff;
  float:left;
}
     
.flexcontentitem-portadas h3{
  margin: 0 0 7px 0;
  padding: 0;
  width: 300px;
}
 
.flexcontentitem-portadas p{
  margin: 0;
  padding: 0 0 7px 0;
  width: 300px;
  border-bottom: solid 1px #f2f2f2;
}

.flexcontentitem-portadas img{
  width: 300px;
  height: 377px;
  margin: 0;
  padding: 0;
}
     
.uniforme-portadas1 img {  
  padding: 0;
  margin: 0 0 7px 0;
  float: left;
}

/* Top
================================================== */

/* Header
================================================== */

#menuconsolas a:link {color: #e21b1b; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 1.3; font-size: 17px; text-decoration: none; margin: 0 6px 0 6px}
#menuconsolas a:hover {color: #e21b1b; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 1.3; font-size: 17px; text-decoration: none; margin: 0 6px 0 6px}
#menuconsolas a:active {color: #e21b1b; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 1.3; font-size: 17px; text-decoration: none; margin: 0 6px 0 6px}
#menuconsolas a:visited {color: #e21b1b; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 1.3; font-size: 17px; text-decoration: none; margin: 0 6px 0 6px}

#menuconsolas {
     display: block;
     height: 23px;
     text-align: right;
     color: #e21b1b; 
     font-size: 17px;
}

.menuconsolasseccion a:link {color: #ffffff; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 1.3; font-size: 13px; text-decoration: none; margin: 0 6px 0 6px}
.menuconsolasseccion a:hover {color: #ffffff; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 1.3; font-size: 13px; text-decoration: none; margin: 0 6px 0 6px}
.menuconsolasseccion a:active {color: #ffffff; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 1.3; font-size: 13px; text-decoration: none; margin: 0 6px 0 6px}
.menuconsolasseccion a:visited {color: #ffffff; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 1.3; font-size: 13px; text-decoration: none; margin: 0 6px 0 6px}

.menuconsolasseccion {
     padding: 0;
     margin: 4px 0 0 5px;
     display: block;
     height: 20px;
     color: #ffffff;
}

/*
CTA - Pagina de Inicio
================================================== */


#cta-home {
position: relative;
width: 960px; 
height: 540px;
margin: 0;
background: #000;
overflow: hidden;
}

.cta-home-panel {
position: relative;
}

.cta-home-panel span {
position: absolute;
z-index: 150;
bottom: 129px;
/*bottom: 0px;*/
width: 936px;
display: block;
padding: 10px 12px 6px 12px;
background: url(/images/bkg_black-80.png) repeat;
font-size: 2em;
font-family: "AvenirLight", Arial, sans-serif;
font-weight: normal;
text-transform: uppercase;
color: #fff;
}

.cta-home-panel span a {
color: #fff;
cursor: pointer;
}

.cta-home-panel span a:hover {
color: #AFAFAF;
}

.cta-home-panel span a.nav-down {
position: absolute; 
right: 12px;
top: 0;
*top: 18px;
padding: 3px;
}

.cta-home-panel span a.nav-up {
position: absolute;
right: 38px;
top: 0;
*top: 18px;
padding: 3px;
}

.cta-home-panel span a.nav-down:hover, .cta-home-panel span a.nav-up:hover {
opacity: .6;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
}

#cta-nav {
position: absolute;
z-index: 100;
bottom: 0;
/*bottom: -120px;*/
width: 936px;
height: 101px;
height: 102px\9;
margin: 0;
padding: 12px;
background: url(/images/bkg_black-80.png) repeat;
list-style-type:  none;
text-align: center;
}

#cta-nav li {
position: relative;
display: inline-block;
*display: inline;
padding: 0 3px;
*padding: 0;
*margin: 0 3px;
opacity: .6;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
filter: alpha(opacity=60);
}

#cta-nav li:hover, #cta-nav li.ui-state-active {
opacity: 1;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
}

#cta-nav li span {
position: absolute;
z-index: 150;
bottom: 0;
width: 172px;
display: block;
padding: 2px;
background: #000;
font-size: .5625em;
text-transform: uppercase;
text-align: left;
color: #fff;
}

/* CTA - Imagen Chica
================================================== */

#cta-small {
position: relative;
width: 640px;
height: 370px;
margin: 0 0 20px 0;
overflow: hidden;
}

#cta-small .cta-small-panels div {
position: relative;
display: block; 
float: left; 
padding: 0; 
width: 640px; 
height: 370px; 
margin: 0; 
}

#cta-small .cta-small-panels div span {
display: block; 
width: 632px;
position: absolute;
bottom: 0; 
height: 34px;
padding: 3px 4px 0 4px;
text-transform: uppercase;
font-size: 1.75em;
font-family: "AvenirBlack", Arial, sans-serif;
font-weight: normal;
background: url(/images/bkg_black-50.png) repeat;
}

#cta-small .cta-small-panels div span p.cta-date {
display: none;
}

#cta-small .cta-small-panels div span a {
color: #fff;
}

#cta-small .cta-small-panels div span a:hover {
color: #AFAFAF;
}

#cta-small-nav {
position: absolute;
top: 300px;
z-index: 500;
width: 640px;
text-align: center;
}

#cta-small-nav .dots {
position: relative;
top: -1px;
text-align: center;
}

#cta-small-nav a {
display: inline-block; 
width: 12px;
height: 12px; 
margin: 0 7px;
background-image: url(/images/bkg_circles-sprite.png);
background-position: top left;
background-repeat:  no-repeat;
text-align: center; 
text-indent: -9999px;
line-height: 1em;
}

#cta-small-nav a:hover, #cta-small-nav a.activeSlide { 
background-position: bottom left; 
}

#cta-small-nav #next, #cta-small-nav #prev {
display: inline-block;
width: 9px; 
height: 17px; 
background-image: url(/images/bttn_alli-cta-small-arrow-sprite.png);
background-repeat: no-repeat; 
cursor: pointer; 
text-indent: -9999px;
}

#cta-small-nav #next {
background-position: top right; 
}

#cta-small-nav #prev { 
background-position: top left; 
}

#cta-small-nav #next:hover {
background-position: top right; 
}

#cta-small-nav #prev:hover {
background-position: top left; 
}

/* CTA - Imagen Grande
================================================== */

#cta-large {
position: relative;
width: 960px;
height: 540px;
margin: 0 -10px 20px 0;
overflow: hidden;
}

#cta-large .cta-large-panels div {
position: relative;
display: block; 
float: left; 
padding: 0; 
width: 960px;
height: 540px; 
margin: 0; 
}

#cta-large .cta-large-panels div span {
display: block; 
width: 952px;
position: absolute;
bottom: 0; 
height: 49px;
padding: 5px 4px 0 4px;
text-transform: uppercase;
font-size: 3em;
font-family: "AvenirBlack", Arial, sans-serif;
font-weight: normal;
background: url(/images/bkg_black-50.png) repeat;
line-height: 1em;
}

#cta-large .cta-large-panels div span a {
color: #fff;
}

#cta-large .cta-large-panels div span a:hover {
color: #AFAFAF;
}

#cta-large-nav {
position: absolute;
top: 450px;
z-index: 500;
width: 960px;
text-align: center;
}

#cta-large-nav .dots {
position: relative;
top: -1px;
text-align: center;
}

#cta-large-nav a {
display: inline-block; 
width: 12px;
height: 12px; 
margin: 0 7px;
background-image: url(/images/bkg_circles-sprite.png);
background-position: top left;
background-repeat:  no-repeat;
text-align: center; 
text-indent: -9999px;
line-height: 1em;
}

#cta-large-nav a:hover, #cta-large-nav a.activeSlide { 
background-position: bottom left; 
}

#cta-large-nav #next, #cta-large-nav #prev {
display: inline-block;
width: 9px; 
height: 17px; 
background-image: url(/images/bttn_alli-cta-small-arrow-sprite.png);
background-repeat: no-repeat; 
cursor: pointer; 
text-indent: -9999px;
}

#cta-large-nav #next {
background-position: top right; 
}

#cta-large-nav #prev { 
background-position: top left; 
}

#cta-large-nav #next:hover {
background-position: top right; 
}

#cta-large-nav #prev:hover {
background-position: top left; 
}

/* Suceso
================================================== */
#flashed p.success {
position: fixed;
width: 250px;
height: 50px;
left: 50%;
top: 50%;
margin-left: -125px;
margin-top: -25px;
z-index: 9999;
color: #fff;
background: #999;
border: 1px solid #000;
padding: 35px 12px 10px 12px;
text-align: center;
}

/* Utilidad
================================================== */
.ui-tabs .ui-tabs-hide {
display: none;
}

/* Galerias
================================================== */
     
#galerias {
     padding: 0;
     margin: 0;
     display: block;
     height: 100%;
     width: 765px;
     float: left;
     background: #ffffff;
}

.galerias a:link{font: Helvetica, sans-serif; font-size: 12px; color: #231f20; text-decoration: none;}
.galerias a:hover{font: Helvetica, sans-serif; font-size: 12px; color: #4cc0d7; text-decoration: none;}
.galerias a:active{font: Helvetica, sans-serif; font-size: 12px; color: #231f20; text-decoration: none;}
.galerias a:visited{font: Helvetica, sans-serif; font-size: 12px; color: #4cc0d7; text-decoration: none;}
     
#galerias {font-family: Arial, Verdadna, Tahoma, Helvetica, sans-serif, "Lucida Sans Unicode", "Lucida Grande"; width: 745px; font-size: 14px; line-height: 150%; padding: 0px 10px 10px 7px;}

/* Screens
================================================== */

#screens {
     padding: 0;
     margin: 0;
     display: block;
     height: 333px;
     width: 315px;
     float: left;
     background: #ffffff;
}

#screens a:link {color: #000000; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 1.3; font-size: 14px; text-decoration: none}
#screens a:hover {color: #000000; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 1.3; font-size: 14px; text-decoration: none}
#screens a:active {color: #000000; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 1.3; font-size: 14px; text-decoration: none}
#screens a:visited {color: #000000; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 1.3; font-size: 14px; text-decoration: none}

.flexcontentitem-screens {
  padding: 0;
  margin: 0;
  display: block;
  height: 88px;
  width: 300px;
  background: #ffffff;
  float:left;
}

.flexcontentitem-screens h3{
  margin: 0 0 0 5px;
  padding: 0;
}

.flexcontentitem-screens p{
  margin: 0;
  padding: 0;
}

.flexcontentitem-screens img{
  width: 100px;
  height: 83px;
  margin: 0;
  padding: 0;
}
     
.uniforme-screens img {
  padding: 0;
  margin: 0 5px 0 0;
  float: left;
}

/* Resenas
================================================== */

#resenas {
     padding: 0;
     margin: 0;
     display: block;
     height: 334px;
     width: 315px;
     float: left;
     background: #ffffff;
     color: #393845; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 1.3; font-size: 13px; text-decoration: none;
}

#resenas a:link {color: #000000; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 1.3; font-size: 14px; text-decoration: none}
#resenas a:hover {color: #000000; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 1.3; font-size: 14px; text-decoration: none}
#resenas a:active {color: #000000; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 1.3; font-size: 14px; text-decoration: none}
#resenas a:visited {color: #000000; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 1.3; font-size: 14px; text-decoration: none}

.flexcontentitem-resena {
  padding: 0;
  margin: 0;
  display: block;
  height: 88px;
  width: 300px;
  background: #ffffff;
  float:left;
}
 
.flexcontentitem-resena h3{
  margin: 0 0 0 5px;
  padding: 0;
}

.flexcontentitem-resena p{
  margin: 0;
  padding: 0;                                                                                                                   
}

.flexcontentitem-resena img{
  width: 100px;
  height: 83px;
  margin: 0;
  padding: 0;
}

.uniforme-resena img {
  padding: 0;
  margin: 0 5px 0 0;
  float: left;
}

/* Twitter
================================================== */
     
#twitter {
     padding: 0;
     margin: 0;
     display: block;
     height: 424px;
     width: 315px;
     float: left;
     background: #ffffff;
}

.twtr-join-conv a:link {color: #000000; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 1.3; font-size: 13px; text-decoration: none;}
.twtr-join-conv a:active { font: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 12px; color: #ffffff; line-height: 1em; font-weight: normal; text-decoration: none; margin: 0 0 0 16px;}
.twtr-join-conv a:visited { font: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 12px; color: #ffffff; line-height: 1em; font-weight: normal; text-decoration: none; margin: 0 0 0 16px;}

/* Encuesta
================================================== */

#encuesta {
     padding: 0;
     margin: 0;
     display: block;
     height: 297px;
     width: 315px;
     float: left;
     background: #ffffff;
}

.encuesta{
    padding: 0;
    margin: 0;
}
.renglon1 { 
     padding: 0;
     margin: 0;
     height: 24px;
}

.renglon2 {
     padding: 0;
     margin: 0;
     height: 24px;
}

/* Videos
================================================== */

#videos {
     padding: 0;
     margin: 0;
     display: block;
     height: 333px;
     width: 315px;
     float: left;
     background: #ffffff;
}

/* Facebook
================================================== */

#facebook {
     padding: 0;
     margin: 0;
     display: block;
     height: 374px;
     width: 315px;
     float: left;
     background: #ffffff;
}

/* Pleca Suscripciones
================================================== */

#suscripciones {
     padding: 0;
     margin: 0 0 0 7px;
     display: block;
     height: 580px;
     width: 946px;
     float: left;
     background: #ffffff;
}

.ajustesuscripciones {
  padding: 0;
  margin: 7px 0 7px 7px;
}

/* Pleca
================================================== */

.pleca {
     padding: 0;
     margin: 0;
     width: 624px;
     height: 62px;
}

.linea1 {
     padding: 0;
     margin: 7px 0 5px 0;
     width: 610px;
     border-bottom: solid 5px #000000;
}

#corte {
     padding: 0;
     margin: 0;
     width: 12px;
     float: left;
     height: 40px;
}

#textos {
     padding: 0;
     margin: 0;
     height: 40px;
     width: 598px;   
     float: left;
}

.texto1 {
     padding: 0;
     margin: 0 0 0 5px;
     width: 624px;
     color: #e21b1b; font-family: Arial, Verdana, Helvetica, sans-serif; line-height: 100%; font-weight:bold; letter-spacing: -1.0pt; font-size: 25px; text-decoration: none; text-transform:uppercase;
}

.texto2 {
     padding: 0;
     margin: 0 0 0 5px;
     width: 624px;
     color: #e21b1b; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 100%; font-size: 13px; text-decoration: none; text-transform:uppercase;
}

.linea2	{ 
     padding: 0;
     margin: 51px 0 5px 0;
     width: 610px;
     border-bottom: solid 1px #000000;
}

/* Pleca Portadas
================================================== */

.pleca-portadas {
     padding: 0;
     margin: 0;
     width: 931px;
     height: 62px;
}

.linea1-portadas {
     padding: 0;
     margin: 7px 0 5px 0;
     width: 931px;
     border-bottom: solid 5px #000000;
}
     
.linea2-portadas {
     padding: 0;
     margin: 51px 0 5px 0;
     width: 931px;
     border-bottom: solid 1px #000000;
}

/* Pleca 300
================================================== */
     
.plecacolumna2 {
     padding: 0;
     margin: 0;
     width: 300px;
     height: 62px;
}

.linea1-2 {
     padding: 0;
     margin: 7px 0 5px 0;
     width: 300px;
     border-bottom: solid 5px #000000;
}
   
#corte2 {
     padding: 0;
     margin: 0;
     width: 13px;
     float: left;
     height: 40px;
}

#textos2 {
     padding: 0;
     margin: 0;
     width: 237px;
     float: left;
}
     
.texto1-2 {
     padding: 0;
     margin: 0;
     width: 300px;
     color: #e21b1b; font-family: Arial, Verdana, Helvetica, sans-serif; line-height: 100%; font-weight:bold; letter-spacing: -1.0pt; font-size: 25px; text-decoration: none; text-transform:uppercase;
}

.texto2-2 {
     padding: 0;
     margin: 0;
     width: 300px;
     color: #e21b1b; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 100%; font-size: 13px; text-decoration: none; text-transform:uppercase;
}
  
.linea2-2 {
     padding: 0;
     margin: 51px 0 5px 0;
     width: 300px;
     border-bottom: solid 1px #000000;
}

/* Noticias Titulo
================================================== */

#noticiastitulo {
     padding: 0;
     margin: 0;
     float: left;
     display: block;
     height: 70px;
     width: 624px;
     background: #ffffff;
}

/* Noticias Seccion
================================================== */

.noticias a:link {color: #ffffff; background: #000000; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 1.1; font-size: 23px; text-decoration: none;}
.noticias a:hover {color: #ffffff; background: #b20000; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 1.1; font-size: 23px; text-decoration: none;}
.noticias a:active {color: #ffffff; background: #000000; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 1.1; font-size: 23px; text-decoration: none;}
.noticias a:visited {color: #ffffff; background: #000000; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 1.1; font-size: 23px; text-decoration: none;}

.flexcontentitem-noticias {
  padding: 0;
  margin: 7px 0 0 0;
  display: block;
  height: 259px;
  width: 624px;
  background: #ffffff;
  float:left;
}

.flexcontentitem-noticias h3{
  margin: 0;
  padding: 7px 0 0 7px;
  width: 303px; 
}

.flexcontentitem-noticias p{
  margin: 0;
  padding: 7px 0 0 7px;
  width: 303px;
}

.flexcontentitem-noticias img{
  width: 300px;
  height: 245px;
  margin: 0;
  padding: 0;
}

.uniforme-not img {
  padding: 0;
  margin: 7px;
  float: right; 
}

.noticias {
  padding: 0;
  margin: 0;
  color: #000000; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 1.3; font-size: 13px; text-decoration: none;
}

/* Seccion Noticias - Index
================================================== */

#sec-noticias {
     padding: 0;
     margin: 0;
     display: block;
     height: 684px;
     width: 315px;
     float: left;
     background: #ffffff;
}

#seccnot a:link {color: #000000; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 1.3; font-size: 14px; text-decoration: none}
#seccnot a:hover {color: #000000; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 1.3; font-size: 14px; text-decoration: none}
#seccnot a:active {color: #000000; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 1.3; font-size: 14px; text-decoration: none}
#seccnot a:visited {color: #000000; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 1.3; font-size: 14px; text-decoration: none}

.flexcontentitem-seccnot {
  padding: 0;
  margin: 0;
  display: block;
  height: 88px;
  width: 300px;
  background: #ffffff;
  float:left;
}
     
.flexcontentitem-seccnot h3{
  margin: 0 0 0 5px;
  padding: 0;
}
 
.flexcontentitem-seccnot p{
  margin: 0;
  padding: 0;
}

.flexcontentitem-seccnot img{
  width: 100px;
  height: 83px;
  margin: 0;
  padding: 0;
}
     
.uniforme-seccnot img {
  padding: 0;
  margin: 0 5px 0 0;
  float: left;
}


/* Portada
================================================== */

#portada {
     padding: 0;
     margin: 0;
     display: block;
     height: 590px;
     width: 315px;
     float: left;
     background: #ffffff;
}
     
#portada a:link {color: #ffffff; background: #e21b1b; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 1.1; font-size: 23px; text-decoration: none;}
#portada a:hover {color: #ffffff; background: #000000; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 1.1; font-size: 23px; text-decoration: none;}
#portada a:active {color: #ffffff; background: #000000; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 1.1; font-size: 23px; text-decoration: none;}
#portada a:visited {color: #ffffff; background: #000000; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 1.1; font-size: 23px; text-decoration: none;}
     
.flexcontentitem-portada {
  padding: 0;
  margin: 0;
  display: block;
  height: 590px;
  width: 300px;
  background: #ffffff;
  float:left;
}
     
.flexcontentitem-portada h3{
  margin: 5px 0 0 0;
  padding: 0;
}

.flexcontentitem-portada p{
  margin: 5px 0 0 0;
  padding: 0;
}

.flexcontentitem-portada img{
  width: 300px;
  height: 377px;
  margin: 0;
  padding: 0;
}

.uniforme-portada img {
  padding: 0;
  margin: 0;
}

.portada {
  color: #000000; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 1.3; font-size: 13px; text-decoration: none;
}

/* Links
================================================== */

a:link {color: #000000; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 150%; font-size: 14px; text-decoration: none;}
a:hover {color: #000000; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 150%; font-size: 14px; text-decoration: none;}
a:active {color: #000000; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 150%; font-size: 14px; text-decoration: none;}
a:visited {color: #000000; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 150%; font-size: 14px; text-decoration: none;}

.linkpost a:link {color: #000000; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 1.3; font-size: 13px; text-decoration: none; border-bottom:1px solid #e80000;}
.linkpost a:hover {color: #000000; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 1.3; font-size: 13px; text-decoration: none; border-bottom:1px solid #e80000;}
.linkpost a:active {color: #000000; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 1.3; font-size: 13px; text-decoration: none; border-bottom:1px solid #e80000;}
.linkpost a:visited {color: #000000; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 1.3; font-size: 13px; text-decoration: none; border-bottom:1px solid #e80000;}


/* Publicidad
================================================== */

#skyscraper {
     padding: 0;
     margin: 0 0 0 6px;
     display: block;
     height: 614px;
     width: 174px;
     float: left;
     background: #ffffff;
}

#banner300x600 {
     padding: 0;
     margin-right: 20%;
     display: block;
     height: 614px;
     width: 175px;
     float: right;
     background: #ffffff;
}

#box {
     padding: 0;
     margin: 0;
     display: block;
     height: 264px;
     width: 315px;
     float: left;
     background: #ffffff;
}

#principal {
     padding: 0;
     margin: 0 0 0 6px;
     display: block;
     height: 104px;
     width: 742px;
     float: left;
     background: #ffffff;
}

#boton {
     padding: 0;
     margin: 0 0 0 7px;
     display: block;
     height: 104px;
     width: 198px;
     float: left;
     background: #ffffff;
}

.ajuste {
  padding: 0;
  margin: 7px 0 0 7px;
}

.contenido a:link{font: Helvetica, sans-serif; font-size: 12px; color: #231f20; text-decoration: none;}
.contenido a:hover{font: Helvetica, sans-serif; font-size: 12px; color: #4cc0d7; text-decoration: none;}
.contenido a:active{font: Helvetica, sans-serif; font-size: 12px; color: #231f20; text-decoration: none;}
.contenido a:visited{font: Helvetica, sans-serif; font-size: 12px; color: #4cc0d7; text-decoration: none;}
 
#contenido{font-family: Arial, Verdadna, Tahoma, Helvetica, sans-serif, "Lucida Sans Unicode", "Lucida Grande"; width: 600px; font-size: 14px; line-height: 150%; padding: 0px 10px 10px 7px; background: #ffffff;}
        
.titulo{color: #231f20;font-family: Helvetica, sans-serif;font-weight: normal;line-height: 100%;letter-spacing: -2px;  font-size: 33px;}

.titulo_listado a:link{font-family: Helvetica, sans-serif;font-weight: normal;line-height: 100%;letter-spacing: -2px;font-size: 27px; color:#231f20;}
.titulo_listado a:hover{font-family: Helvetica, sans-serif;font-weight: normal;line-height: 100%;letter-spacing: -2px;font-size: 27px;color:#231f20;}
.titulo_listado a:active{font-family: Helvetica, sans-serif;font-weight: normal;line-height: 100%;letter-spacing: -2px;font-size: 27px;color:#231f20;}
.titulo_listado a:visited{font-family: Helvetica, sans-serif;font-weight: normal;line-height: 100%;letter-spacing: -2px;font-size: 27px;color:#231f20;}

.fecha{font-size: 11px; text-transform: uppercase; color: #9b96a3;}
        
.small{font-size: 11px; text-transform: uppercase; color: #e21b1b;}

.input{border:solid 1px #787878;background-color: #ffffff;}
.inputbox{border:solid 1px #2a2a2a;background-color: #ffffff;}
.captchacontainer{border:solid 1px #4cc0d7;background-color: #ffffff;}
.captchainput{border:solid 1px #4cc0d7;background-color: #ffffff;}
.componentheading{margin: 5px 0px 13px 0px;color: #d3d3d3;font-family: Helvetica, sans-serif;font-weight: normal;line-height: 100%;letter-spacing: -2px;font-size: 33px;border-bottom: 1px solid #d3d3d3;text-align:right;}

.siguiente a:link{font: Helvetica, sans-serif; font-size: 11px; color: #231f20; text-decoration: none;}
.siguiente a:hover{font: Helvetica, sans-serif; font-size: 11px; color: #4cc0d7; text-decoration: none;}
.siguiente a:active{font: Helvetica, sans-serif; font-size: 11px; color: #231f20; text-decoration: none;}
.siguiente a:visited{font: Helvetica, sans-serif; font-size: 11px; color: #4cc0d7; text-decoration: none;}
.siguiente{font-size: 11px; text-transform: uppercase; color: #4cc0d7;}

.anterior a:link{font: Helvetica, sans-serif; font-size: 11px; color: #231f20; text-decoration: none;}
.anterior a:hover{font: Helvetica, sans-serif; font-size: 11px; color: #4cc0d7; text-decoration: none;}
.anterior a:active{font: Helvetica, sans-serif; font-size: 11px; color: #231f20; text-decoration: none;}
.anterior a:visited{font: Helvetica, sans-serif; font-size: 11px; color: #4cc0d7; text-decoration: none;}
.anterior{font-size: 11px; text-transform: uppercase; color: #4cc0d7;}

.pagenav a:link{font: Helvetica, sans-serif; font-size: 11px; color: #e21b1b; text-decoration: none;}
.pagenav a:hover{font: Helvetica, sans-serif; font-size: 11px; color: #e21b1b; text-decoration: none;}
.pagenav a:active{font: Helvetica, sans-serif; font-size: 11px; color: #e21b1b; text-decoration: none;}
.pagenav a:visited{font: Helvetica, sans-serif; font-size: 11px; color: #e21b1b; text-decoration: none;}
.pagenav{font-size: 13px; text-transform: uppercase; color: #e21b1b;}

.greyline {
  padding: 5px 5px 5px 5px;
  border: 1px solid #e6e6e6;
}

/* footer
================================================== */

.footer a:link {color: #393845; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 1.1; font-size: 11px; text-decoration: none;}
.footer a:hover {color: #393845; background: #9b96a3; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 1.1; font-size: 11px; text-decoration: none;}
.footer a:active {color: #393845; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 1.1; font-size: 11px; text-decoration: none;}
.footer a:visited {color: #393845; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 1.1; font-size: 11px; text-decoration: none;}

.footer{
     padding: 0;
     margin: 0;
     color: #000000; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; line-height: 1.3; font-size: 11px; text-decoration: none;
}
 
.ajuste-footer { 
  padding: 0;
  margin: 7px 0 0 7px;
}

