@charset "utf-8";
.botonera {
	height: 80px;
	top: 20px;
	margin-top: 5px;
}

.sbr_menu {
	background-image: url(images/smbr_menu.png);
	background-repeat: no-repeat;
	height: 12px;
	z-index: 5;
	background-position: 57px bottom;
}

.pie_esp {
	background-color: #40ba8d;
	padding-top: 17px;
	padding-bottom: 17px;
	background-image: url(images/smbr_pie_nosotros.gif);
	background-repeat:   repeat-y;
	background-position: left;
}
.tabla_cuerpo {
	z-index: 0;
	padding-right: 50px;
	padding-left: 50px;
}
imagen_seccion {
	position: fixed;
	top: -10px;
	left: -50px;
	z-index: 1;
	height: 271px;
	width: 244px;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	float: right;
	height: 300px;
	width: 480px;
	margin-top: 40px;
	overflow: auto;
	padding-right: 120px;
	margin-right: 2px;
	margin-bottom: 20px;
	text-align: justify;
}
#mycustomscroll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	float: right;
	width: 480px;
	height: 300px;
	overflow: auto;
	position: relative;
	padding-right: 80px;
	margin-right: 20px;
	margin-bottom: 20px;
	text-align: justify;
	color: #333333;
	margin-top: 40px;

}.tabla_cuerpo .cuerpo_nosotros #mycustomscroll h1 {
	font-size: small;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	height: 5px;
}
.botones  {
	background-image: url(images/fnd_botonera.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 145px;
	z-index: 1;
	margin-right: 50px;
	width: 500px;
	float: right;
	position: static;
	text-align: center;
}
