body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 1;
}
#wrapper {
	background-color: #FFFFFF;
	width: 950px;
}
#header {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #009865;
}
#brand {
	width: 366px;
	float: left;
	height: 84px;
}
#content-wrap {
	background-color: #FFFFFF;
	background-image: url(images/sidebar-back.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#sidebar {
        width: 230px;
        float: left;
	background-color: #cfcfcf;
}

#entrar-wrap {
	background-color: #FFFFFF;
	padding: 5px;
	margin: 5px;
	text-align: center;
	color: #FFFFFF;
	outline-color: #333333;
	border: 1 solid #333333;
	border-top-color: #333333;
}

#entrar {
        width: 200px
        height: 35px;
	background-color: #034d74;
	background-image: url(images/submit-back.gif);
	background-repeat: repeat-x;
	background-position: left center;
        padding: 5px;
}
#currency {
	margin: 5px 5px 0px 5px;
}
#spot1 {
        width: 218px;
        height: 106px;
	background-image: url(images/mobilead.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	margin: 5px;
}
#content-body {
        width: 710px;
        float: right;
        padding:6px 0px 6px 6px;
        margin: 0px
}
#supertatial {
	height: 232px;
	width: 710px;
        border: solid 1px #7BC242;
        float: right;
        overflow: hidden;
}

#tab1 #noticias {
    border-top: none!important;
	margin: 0px;
	padding: 5px 0px 5px 0px;
}

#noticias {
	width: 710px;
	font-size: 10px;
	margin: 20px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
        border-top: solid 1px #bbc6a4;
        border-bottom: solid 1px #bbc6a4;
}


#spot2,
#spot3 {
        border-right: solid 1px #bbc6a4;
}
#spot2,
#spot3,
#spot4 {
	background-color: #FFFFFF;
        width: 216px;
        height: 90px;
        float: left;
        padding:10px;
}
img.mas {
        float: right;
}
/*******************
Quienes Somos
*******************/

#inline-sub-nav {
        width:200px;
        float: right;
}
/*******************
Sucursales/ATM
*******************/
#col1,
#col2,
#col3 {
	background-color: #FFFFFF;
        width: 216px;
        float: left;
        padding:10px;
}
/*******************
Productos y Servicios
*******************/

#productos-servicios {
         width: 460px;
         float: left;
}
#productos-servicios img {
         float: left;
         padding: 0px 7px 0px 5px;
}
#sidebar2 {
        width: 230px;
        float: right;
	border-left:solid 1px #cccccc;
        padding:5px;
}
#sidebar2 hr {
        color: #cccccc;
}

/*******************
Footer
*******************/
#footer-wrap {
	background-image: url(images/footer-back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 150px;
	background-color: #FFFFFF;
}
#footer-content {
        padding:30px 0px 0px 0px;
        width: 500px;
        float: right;
}
#footer-logo {
        width: 37px;
        float: right;
}
#footer-text {
        width: 455px;
        float: left;
}

/*******************
    Typography
*******************/
#entrar a {
        font-size:14px;
        color: #ffffff;
        
}

#entrar-wrap p {
	padding: 0px 0px 2px 0px;
	margin: 0px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	border-right-color: #000000;
}
h3,
p {
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
#sidebar2 h3 {
        margin: 0px;
        padding:5px 0px 5px 10px;
}
#sidebar2 ul {
        margin: 0px;
        padding:0px;
        font-size:12px;
}
#sidebar2 li {
        list-style-type: none;
        padding: 0px 0px 5px 10px;
}
#sidebar2 p {
        margin: 0px;
        padding:0px 0px 5px 10px;
}
#inline-sub-nav {
        font-size:12px;
        text-align: right;
        color: #cccccc;
}
h1 {
	font-size: 24px;
	font-weight: lighter;
	color: #00713C;
}
h2 {
	font-size: 18px;
	color: #8A8B8E;
	font-weight: lighter;
}
h3 {
	font-size: 16px;
	color: #333333;
	font-weight: lighter;
}
p {
	font-size: 12px;
	color: #333333;
	border: 1;
}
a:link {
	color: #01703C;
	text-decoration: none;
}
a:visited {
	color: #52812F;
	text-decoration: none;
}
a:hover {
	color: #4C772B;
	text-decoration: underline;
}
.mas {
	font-size: 10px;
	font-weight: bold;
	color: #01703D;
}
#footer-content {
	font-size: 10px;
        text-align: right;
        color: #777777;
}

