body{
	background: url(../images/background.png) repeat-x;
	font-family: Arial, Verdana;
	text-align: center;
	margin: 0px;
	font-size: 0.8em;
}
img{
	border:0px;
}
#contenedor{
	margin: 0px auto;
	text-align: left;
	width: 804px;
}
#header{
	background: url(../images/bv_header.png) no-repeat;
	width: 100%;
	height: 71px;
}
#header img{
	position:relative;
	left: 20px;
	top: 15px;
}
#RecomendacionesBV{
	width:200px;
	font-size: 0.8em;
    left: 550px;
    position: relative;
    top: -30px;
}
#RecomendacionesBV ul{
	color: #0269AC;
	list-style: none;
}
#RecomendacionesBV a{
	color: #0269AC;
	text-decoration: none;
}
#RecomendacionesBV a:hover{
	text-decoration: underline;
}
#headerBottom{
	background: url(../images/backGreen.png) no-repeat;
	width: 100%;
	height: 38px;
}
#titleP{
	font-size: 1.3em;
	font-weight: bold;
	color: #FFF;
	position:relative;
	left: 20px;
	top: 8px;
}
#ContentBody{
	background: url(../images/bv_bg.jpg) no-repeat;
	width: 100%;
	height: 250px;
}
.medioBody{
	width: 97%;
	height: 80%;
	position: relative;
	top: 10px;
	float: left;
	margin: 1.5% 1.5% 0 1.5%;
	text-align: justify;
	font-size:1em;
}
#titleP2{
	font-size: 1.3em;
	color: #0269AC;
	margin: 5px 0 10px 10px;
	font-weight: bold;
}
#textoNBV{
	margin: 25px 10px 0px 10px;
}
#BtnAccesoNBV{
	margin-left: 330px;
}
#BtnAccesoNBVNoReg{
	width: 200px;
}
#BtnAccesoNBVReg{
	width: 200px;
	margin-left: 220px;
	margin-top: -55px;
}
#medioFoot2{
	width: 65%;
	position: relative;
	float: left;
	margin-top: 1%;
	margin-left: 1.5%;
	text-align: justify;
	font-size:1.5em;
}
.vinculoURL{
	color: #1B87C7;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
#ContentBodyFooter{
	background: url(../images/AvisoBottom.png) no-repeat;
	height: 120px;
    width: 100%;
}
#LogoSuperFinanciera{
	background: url(../images/Super.gif) no-repeat;
	float: left;
    height: 120px;
    position: relative;
    width: 2%;
}
#BodyFooter1{
	float: left;
    margin-left: 12%;
    margin-top: 3%;
    position: relative;
    text-align: justify;
    width: 75%;
	font-size: 0.9em;
}
#titleP3{
	font-size: 1.4em;
	color: #666666;
	font-weight: bold;
	margin-bottom:8px;
}
#BodyFooter2{
	float: left;
    margin-left: 5%;
    margin-top: 3%;
    position: relative;
    width: 18%;
}
#footer{
	background: url(../images/bv_footer.png) no-repeat;
	width: 100%;
	height: 34px;
}
#subFooter1{
	width: 20%;
	position: relative;
	float: left;
	margin-top: 10px;
	margin-left: 25px;
	font-size:0.8em;
}