/**
 * Project:     Venezolano de Crédito, Banco Universal - website ver.3
 * File:        layout.css
 * 
 *
 * @link http://www.venezolano.com/
 * @copyright 2001-2005 VCBU.
 * @author Jose A. Schmucke <jschmucke@venezolano.com>
 * @package layout
 * @version n/a
 */
 
.menuMain
{
        color: #000000;
	font-size:8pt;
	font-family: Arial, Helvetica, sans-serif;
}

a.menuMain
{
  text-decoration: none;
  color:#000000;
}

a:hover.menuMain
{
  text-decoration: none;
  background-color:#dedede;
  color:#000000;
}

.titulomenu
{
color: #00505B;
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.shorttext-black
{
color: #000000;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}

.shorttext
{
color: #00505B;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}

.servTel {
	height: 108px;
	background-color: #e0e5e8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B5B5B5;
	padding-left: 4px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(http://www.venezolano.com/images/Tlf-1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.hdr-main { 
     padding: 0px; 
     border-bottom: 1px solid #B5B5B5; 
     background-color: #FFFFFF; 
     margin: 0px; height: 71px; 
     width: 100%; 
     background-image: url(/images/logo_home.jpg); 
     background-repeat: no-repeat; 
     background-position: right;	
}

.quickLaunch {
	border-bottom: 1px solid #B5B5B5;
	background-color: #e0e5e8;
	height: 84px;
	padding-left: 4px;
	padding-top: 15px;
}
.venecredit {
	padding-left: 4px;
	height: 124px;
	border-bottom: 1px solid #B5B5B5;
	background-color: #c9d2d7;
	padding-top: 28px;
}
.ftr-nav { 
display:inline; 
margin:0; 
padding:0; 
font:10pt Arial, Helvetica, sans-serif
}

a.ftr-nav  {
	color:#024F59;
	text-decoration:none;
}
.ftr-nav strong { line-height:18px; }
a:hover.ftr-nav  { color:#aaa;}
.ftr-copy { display:inline; color:#024f59; white-space:nowrap; font:9pt Arial, Helvetica, sans-serif}

.tarjetacredito {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 8pt;
   color: #00505b;
   line-height:12px;
}

#hdr-nav {
	width:558px;
	list-style-type:none;
	margin:0px;
	padding:0px;
	float: left;
}	

/* navegation */
#hdr-nav span { display:block; float:left; width:111px; overflow:hidden; }

#hdr-nav a {
	display:block;
	width:112px;
	padding:5px 0 2px 0;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
	color:#000000;
	background-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.6em;
}

#hdr-nav a:hover, #hdr-nav span.stay a, #hdr-nav a.premenuon { margin-top:4px; padding-top:1px; }
#hdr-nav a.menuon, #hdr-nav a.menuon:hover, #hdr-nav span.stay a.menuon { margin-top:0; padding-top:5px; }
#hdr-nav #home a:hover { margin:0px; padding:0px; }
#hdr-nav #home { width:0; height:0; overflow:visible; }

#hdr-nav #home a {
	display:block;
	position:absolute;
	left:0px;
	bottom:13px;
	width:197px;
	height:71px;
	margin:0px;
	padding:0px;
	top: 0px;
}