#imagen_seccion{
	position:relative;
	float:left;
	margin-bottom:10px;
	margin-top:5px;
	margin-right:10px;
	margin-left:10px;
	border:1px solid #660066;
	width:auto;
}

#texto_imagen_seccion{
	position:relative;
	float:left;
	margin:0px;
	width:55%;
}

#texto_bloques{
	position:relative;
	float:left;
	margin:0px;
	margin-top:2px;
	margin-bottom:2px;
	padding:0px;
	width:100%;
	background-color:#EEEEEE;
}

#texto_bloques_nombre{
	position:relative;
	float:left;
	margin:0px;
	width:40%;
}

#texto_bloques_telefono{
	position:relative;
	float:left;
	margin:0px;
	width:25%;
}

#texto_bloques_email{
	position:relative;
	float:left;
	margin:0px;
	width:35%;
}
#video{
	position:relative;
	float:left;
	margin:0px;
	width:100%;
	text-align:center;
}
#a_z{
	position:relative;
	float:left;
	margin:0px;
	margin-top:2px;
	margin-bottom:10px;
	padding:0px;
	width:100%;
	background-color:#f8f8f8;
	text-align:center;
}
#texto_bloques_nombre1{
	position:relative;
	float:left;
	margin:0px;
	width:66%;
}
#texto_bloques_departamento{
	position:relative;
	float:left;
	margin:0px;
	width:20%;
}
#texto_bloques_ver{
	position:relative;
	float:left;
	margin:0px;
	width:12%;
}
#texto_ficha{
	position:relative;
	float:left;
	margin:0px;
	margin-top:2px;
	margin-bottom:2px;
	padding:10px;
	width:96%;
	background-color:#EEEEEE;
}
.casilla_buscador{
	border:1px solid #333;
	background-color:#FFF;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	min-width:250px;
}
.boton_buscar{
	background-color:#333;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	color:#FFF;
	border:0px;
}
	
