.terminosdeuso_container {
	position: relative;
	width: 720px;
	left: 40px; 
	top: 20px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	z-index: 1;
	height: 457px;
}
.terminos_scroll {
	position: absolute;
	width: 700px;
	top: 0px;
	z-index: 2;
}
.terminosdeuso_container2 {
	position: relative;
	width: 720px;
	left: 40px;
	top: 20px;
	margin: 0px;
	padding: 0px;
	z-index: 1;
}
.terminos_scroll2 {
	position: relative;
	width: 700px;
	top: 0px;
	z-index: 2;
}
.form {
	text-align: center;
}
.link_tabla {
	color: #B5B48F;
	text-decoration: none;
}
a:hover.link_tabla {
	color: #941502;
	text-decoration: none;
}
.contacto_titulo1 {
	position: relative;
	height: 52px;
	width: 237px;
	left: 0px;
	top: 0px;
	background:url(../img/buscador.png) no-repeat;
	margin-left:280px;
}
.contacto_titulo_b{
	position:absolute; width:27px; height:27px; left: 190px; top: 13px;
}