.body_lateral {
background-color:#03409B
}

.normalBLANCO {
	font-family:  "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
    text-align: justify;
	font-weight:bold
}

.normal {
	font-family:  "Trebuchet MS";
	font-size: 11px;
	color: #333333;
    text-align: justify;
}

.normal td {
	vertical-align: top;
}

.capital {
	text-transform:capitalize;
}

a {
	text-decoration: none;
	color: #FFFFFF;
	font-family:  "Trebuchet MS";
	font-size: 11px;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family:  "Trebuchet MS";
	font-size: 11px;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
	font-family:  "Trebuchet MS";
	font-size: 11px;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family:  "Trebuchet MS";
	font-size: 11px;
}

.normal li {
	list-style-position: outside;
	list-style-image: url(../img/bullet.gif);
	line-height: 20px;
}

.copy {
	font-family:  "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.copy_blanco {
	font-family:  "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.littleN {
	font-family:  "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.titulo-rojo {
	font-family:  "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}

.subtitulo-rojo {
	font-family:  "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #999999;
}

.lateral_INFO {
    background:url("../img/lateral_img0.jpg") no-repeat right top;
	padding-top:0px;
}

.lateral_RETAIL {
    background:url("../img/sponsor_retail.gif") no-repeat right top;
	padding-top:0px;
}

.lateral_CAMP {
    background:url("../img/lateral_img-camp.jpg") no-repeat right top;
	padding-top:0px;
}

.lateral_FORO {
    background:url("../img/sponsor_foro.gif") no-repeat right top;
	padding-top:0px;
}

.lateral_MEDIOS {
    background:url("../img/sponsor_medios.gif") no-repeat right top;
	padding-top:0px;
}

.lateral_GESTION {
    background:url("../img/sponsor_gdp.gif") no-repeat right top;
	padding-top:0px;
}

.lateral_ESTRATEGIA {
    background:url("../img/lateral_img-estrategia.jpg") no-repeat right top;
	padding-top:0px;
}

.lateral_S1 {
    background:url("../img/lateral_img-s1.jpg") no-repeat right top;
	padding-top:0px;
}

.lateral_S2 {
    background:url("../img/lateral_img-s2.jpg") no-repeat right top;
	padding-top:0px;
}
.form {
	border: 1px solid;
	border-color: #CCCCCC;
	background-color:#F7F7F7;
	font-family:  "Trebuchet MS";
	font-size: 11px;
	color: #666666;
}

.back_bottom {
	background-image:url(../img/esquina_bottom.gif) ;
	background-repeat:no-repeat ;
	background-position: left
}

    body {
	background-image:url(../img/pxl_fondo.gif);
    margin:0;
    padding:0;
}

h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}

.stylo_LOGOS {
	border:none;
	margin:0px 0px 10px 20px;
	float: right;
}

.stylo_EXPO {
	border:none;
	margin:0px 20px 10px 0px;
	float: left;
}
img {
background: transparent url(../img/img-loader.gif) no-repeat center center;
}

/*- Menu Tabs F--------------------------- */

    #tabsF {
      float: right;
      width:100%;
      font-size:90%;
      line-height:normal;
          border-bottom:1px solid #666;
      }
    #tabsF ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
      }
    #tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsF a {
      float:left;
      background:url("../img/tableftF.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsF a span {
      float:left;
      display:block;
      background:url("../img/tabrightF.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#FFF;
      }
    #tabsF a:hover {
      background-position:0% -42px;
      }
    #tabsF a:hover span {
      background-position:100% -42px;
      }

        #tabsF #current a {
                background-position:0% -42px;
        }
        #tabsF #current a span {
                background-position:100% -42px;
        }