html {
	margin:0;
	width:100%;
	padding:0;/* esto es para corregir el borde de arriba */

}
body {
	margin:0 auto;
	width:780px;
	font-weight: normal;
    font-style: normal;
    height: auto;

}

/* Normalize
  ====================================================  */

h1, h2, h3, h4, h5, h6,
p, div, span, ul, li,
a, a:link, a:visited,
blockquote, acronym,
input, select, textarea {
    padding: 0;
    margin: 0;
    font-weight: normal;
    font-style: normal;
    height: auto;
}

/* Layout
  ====================================================  */
#header,
#wrapper,
#footer,  {
  width: 780px;
  margin: 0 auto;
  clear: both;
  display: block;
}

#header {
  height: 161px;
  overflow: hidden;
}

#side,
#main {
  float: left;
  display: inline;
  margin: 25px 0 25px 15px;
}
#side {
  width: 200px;
  overflow: hidden;
}

#main {
  width: 508px;
}

#footer {
  height: 32px;
  overflow: hidden;
}
.clear {
  clear: both;
}

/* Style
  ====================================================  */

body {
  font-size:12px;
  font-family:Arial, Helvetica, sans-serif;
  color: #333333;
}

img {
  border: 0;
}
p {
font-size:12px;

}

#side li {
	border-bottom: #d1d1d1 solid 1px;
}


a, a:link, a:visited {
  text-decoration: none;
  color: #5c7f63;  
}

.noLinkverde {
  text-decoration: none;
  color: #5c7f63;  
}

a:hover {
  color: #003c64;
}

.color {
  color: #5c7f63;
}

.mouse {
	cursor: hand;
	cursor: pointer;
}

/* Tablas
  ====================================================  */




/* Navigation
  ====================================================  */ 


#sideNavigation li.item {
  padding: 5px 0 5px 0;
}

#side #sideNavigation li a {
  font-size: 11px;
  color: #003c64;
  font-weight: bold;
}

#side #sideNavigation a:hover {
  color: #5c7f63;
}

#side li.item {
  padding: 16px 0 8px 0;
  margin: 0 0 0 0;
}
#side li.item a {
  color: #565656;
  margin: 0;
  display: block;
  padding: 0 4px 0 0px;
}

/* selected */
body#token li#itemtoken a,
body#demos li#itemDemos a,
body#preguntas li#itemPreguntas a,
body#manuales li#itemManuales a,
body#descarga li#itemDescarga a,
body#red li#itemRed a,
body#consejos li#itemConsejos a,
body#contacto li#itemContacto a {
  color: #5c7f63
}

#itemtoken {
  background: url(../imas/icon_token.gif) no-repeat 170px;
}

#itemDemos {
  background: url(../imas/icon_demos.gif) no-repeat 170px;
}
#itemPreguntas {
  background: url(../imas/icon_preguntas.gif) no-repeat 170px;
}
#itemManuales {
  background: url(../imas/icon_manuales.gif) no-repeat 170px;
}
#itemDescarga {
  background: url(../imas/icon_descarga.gif) no-repeat 170px;
}
#itemRed {
  background: url(../imas/icon_red.gif) no-repeat 170px;
}
#itemConsejos {
  background: url(../imas/icon_consejos.gif) no-repeat 170px;
}
#itemContacto {
  background: url(../imas/icon_contacto.gif) no-repeat 170px;
}

/* Footer
  ====================================================  */

#footer {
	background:url(../imas/bg_footer.gif);
	text-align:center;
}
#footer p{
line-height:30px;
}
#footer p span {
color:#003c64;
font-weight:bold;
}


/* Header Style
  ====================================================  */

#header {
  border-bottom: #999999 solid 1px;
  background:url(../imas/bg_header.gif);
}

#header h1 {
  height: 161px;
  width: 208px;
  /*background-image: url(../imas/header_e-bank.gif);*/
  background-image: url(../imas/header_e-bank_nuevo.jpg);
}

h1 span, h3 span {
  display: none;
}



#header h3 {
  height: 17px;/* antes 21px */
  width: 171px;/* antes 183px */
  margin: 16px 20px 0 0px;
  /*background-image: url(../imas/logo_banco_patagonia.gif);*/
  background-image: url(../imas/logo_banco_patagonia_nuevo.png);
  background-repeat:no-repeat;
  float:right;
}

#header h1, h2 {
  float: left;
  display: inline;
}



/* Demos
  ====================================================  */

#demos #header h2 {
  height: 50px;
  width: 208px;
  margin: 100px 0 0 20px;
  background: transparent  url(../imas/tit_demos.gif);
  background-repeat:no-repeat;
}

#demos table td {
  padding:4px 26px 4px 20px;
  border: 1px dotted #9ea7a0;
  background: #d7e8da;
}

#demos table a, a:link, a:visited {
font-weight: bold;
}

#demos table thead tr {
  background: #FFFFFF;
}

#demos table th {
  font-weight: bold;
  font-size: 12px;
  text-align: left;
  padding: 11px 5px 5px 5px;
}


/* Preguntas
  ====================================================  */

#preguntas #header h2 {
  height: 50px;
  width: 208px;
  margin: 100px 0 0 20px;
  background: transparent  url(../imas/tit_preguntas.gif);
  background-repeat:no-repeat;
}

/* tablas */
#preguntas table td {
  padding:4px 16px;
  border: 1px dotted #9ea7a0;
}

#preguntas table p {
  font-size: 11px;
}

#preguntas table h4  {
	color:#003366;
	font-weight:bold;
	font-size:11px;
	padding:4px 0px;
}

.links_preguntas  {
	float:right;
	font-weight:bold;
}

.subtitulos {
	font-size:11px;
	font-weight:bold;
	color:#5c7f63;
}

/* Manuales
  ====================================================  */

#manuales #header h2 {
  height: 50px;
  width: 208px;
  margin: 100px 0 0 20px;
  background: transparent  url(../imas/tit_manuales.gif);
  background-repeat:no-repeat;
}

#manuales table td {
  padding:4px 16px;
  border: 1px dotted #9ea7a0;
  background: #F1F8F2;
}

#manuales table th {
  padding:4px 16px;
  border: 1px dotted #9ea7a0;
  background: #c8d8cb;
}

#manuales table h4  {
	color:#003366;
	font-weight:bold;
	font-size:11px;
	padding:4px 0px;
}

/* Descarga
  ====================================================  */

#descarga #header h2 {
  height: 50px;
  width: 222px;
  margin: 100px 0 0 20px;
  background: transparent  url(../imas/tit_descarga.gif);
  background-repeat:no-repeat;
}

#descarga table td {
  padding:4px 16px;
  border: 1px dotted #9ea7a0;
  background: #F1F8F2;
}

#descarga table th {
  padding:4px 16px;
  border: 1px dotted #9ea7a0;
  background: #c8d8cb;
}

#descarga table h4  {
	color:#003366;
	font-weight:bold;
	font-size:11px;
	padding:4px 0px;
}

/* Red
  ====================================================  */
#red #header h2 {
  height: 50px;
  width: 208px;
  margin: 100px 0 0 20px;
  background: transparent  url(../imas/tit_red.gif);
  background-repeat:no-repeat;
}
#red table {
float:right;
margin-top:20px;
}

#red table td {
  padding:4px 26px 4px 20px;
  border: 1px dotted #9ea7a0;
  background: #d7e8da;
}

#red table a, a:link, a:visited {
font-weight: bold;
}

#red table thead tr {
  background: #FFFFFF;
}

#red table th {
  font-weight: bold;
  font-size: 12px;
  text-align: left;
  padding: 11px 5px 5px 5px;
}
#mapa {
width:420px;
height:280px;
background:url(../imas/mapa.jpg) no-repeat 40px 0px;;
}

/* Consejos
  ====================================================  */
#consejos #header h2 {
  height: 50px;
  width: 208px;
  margin: 100px 0 0 20px;
  background: transparent  url(../imas/tit_consejos.gif);
  background-repeat:no-repeat;
}

#consejos li {
	margin: 4px 50px;
}

/* Contacto
  ====================================================  */
#contacto #header h2 {
  height: 50px;
  width: 208px;
  margin: 100px 0 0 20px;
  background: transparent  url(../imas/tit_contacto.gif);
  background-repeat:no-repeat;
}

#datacontacto{
	width:480px;
	float:right;
}

#contacto li {
	margin:18px;
	padding-left:30px;
	list-style-type: none;
}

.contactotel {
	background:url(../imas/icon_tel.gif) no-repeat;
}

.contactomail {
	background:url(../imas/icon_contacto.gif) no-repeat;
}

.contactoweb {
	background:url(../imas/icon_mouse.gif) no-repeat;
}

/* Token SMS
  ====================================================  */
#token #header h2 {
  height: 37px;
  width: 155px;
  margin: 100px 0 0 20px;
  background: transparent  url(../imas/tit_token.gif);
  background-repeat:no-repeat;
}

#token li {
	margin: 4px 50px;
}